9367 Commits

Author SHA1 Message Date
John Leehey
19993199db Remove no-longer-needed FloatListPreference 2019-11-30 18:41:52 -08:00
John Leehey
5b9f362925 Add support for margins in Webtoon view
On larger tablets, matching the page width to the screen width in
webtoon mode causes eye strain due to the image looking so magnified.
Adding a page margin to the image can resolve this by effectively
scaling the image down.
2019-11-30 18:37:52 -08:00
Rani Sargees
690d2fb15b fixed tsumino for real this time really 2019-11-29 01:18:21 -05:00
Rani Sargees
7ac188709b tsumino half fixed. mostly usable 2019-11-28 22:52:44 -05:00
az4521
93c8773e91
Update Tsumino.kt 2019-11-28 18:46:19 -05:00
az4521
eefe95c2ee
Update TsuminoSearchMetadata.kt 2019-11-28 18:45:04 -05:00
az4521
af9825d369
Update TsuminoSearchMetadata.kt 2019-11-28 18:17:04 -05:00
az4521
59f38cb343
Update Tsumino.kt 2019-11-28 17:37:24 -05:00
az4521
810d2d4776
fix tsumino for real this time 2019-11-28 17:33:55 -05:00
Rani Sargees
027cb10d0f fix tsumino 2019-11-28 16:35:58 -05:00
Rani Sargees
24a6eba94e match upstream 2019-11-28 16:24:51 -05:00
FlaminSarge
80ea9001b3 Allow 'Default' category as the default for adding manga (#2292) 2019-11-03 13:52:33 +01:00
funkyhippo
24bb94ceac Implemented extension search functionality. (#2211) 2019-10-14 11:15:00 +02:00
Ken Swenson
0f16351f5f Set glide to use the gif loop count (#2263) 2019-10-14 11:11:11 +02:00
MCAxiaz
b60b26bbd0 fix jitpack cause it's shitting out (#2274)
fix jitpack shitting out
2019-10-13 01:09:58 -04:00
arkon
86e53e08de Group available extensions by language (#2210) 2019-10-11 19:07:55 +02:00
Carlos
d3cb10a74e
Merge pull request #2271 from mezzode/patch-1
Update link in FAQ
2019-10-10 14:17:32 -04:00
Sean
7d6cfff719
Update link in FAQ
Wiki has been replaced by website.
2019-10-10 11:10:48 -07:00
Simon M
cc0fe0a1a9 Change "Help" link from Github Wiki to Website (#2265)
Change "Help" link from Github Wiki to Website
2019-10-04 11:44:52 -04:00
Soitora
25327342fb Changed README's app screenshot (#2229)
* Delete old screenshot

* Add new screenshots
2019-09-21 11:01:26 -04:00
Jozef Hollý
e02cf67f85 Update translation files (#2238)
Updated by "Cleanup translation files" hook in Weblate.

Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
2019-09-21 11:00:45 -04:00
Jozef Hollý
bf4bef6d62 Translations (#2011)
Translations
2019-09-21 09:50:38 -04:00
Samuel Bronson
76645bce6e Remove redundant "publishNonDefault" setting
I think I've seen the following message from just about every single
gradle run throughout the upgrade process:

publishNonDefault is deprecated and has no effect anymore. All variants are now published.
2019-09-20 12:42:41 -04:00
Samuel Bronson
9276c491bc Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin.
Kotlin:                1.2.71 -> 1.3.50
Coroutines:            0.30.2 -> 1.3.1
Gradle:                4.6    -> 5.4.1
Android gradle plugin: 3.2.1  -> 3.5.0

This brings us down to *one* experimental coroutine API, and we've
opted in to using it in just *one* place.

(The fact that the API to opt-in to using an experimental API in a
specific place is *also* experimental surely will not come back to
bite us later.)
2019-09-18 22:45:54 -04:00
Samuel Bronson
fa59b4f8a7 Fix coroutine deprecations again 2019-09-18 17:41:09 -04:00
Samuel Bronson
934a37c36b Update to kotlinx.coroutines 0.30.2
Almost done, honest!
2019-09-18 13:37:57 -04:00
Samuel Bronson
5362f62078 Update deprecated coroutines code 2019-09-18 13:32:42 -04:00
Samuel Bronson
ccd360687e Update to kotlinx.coroutines 0.26.0 2019-09-18 13:20:39 -04:00
Samuel Bronson
5a2e8a838c Update to kotlinx.coroutines 0.23.4 2019-09-18 01:31:15 -04:00
NerdNumber9
c1c43bb6fb Add minimum/maximum pages filter to E-Hentai/ExHentai source 2019-08-31 17:45:40 -04:00
NerdNumber9
0804550539 Fix strange behavior when using text filters 2019-08-31 17:44:47 -04:00
NerdNumber9
3156482334 Upgrade Gradle, Kotlin and KotlinX Coroutines 2019-08-31 00:07:26 -04:00
NerdNumber9
052317b38a Fix HBrowse namespace correction
Fix HBrowse maleBody and femaleBody namespaces
2019-08-31 00:06:58 -04:00
NerdNumber9
6ff684f638 Migrate old update jobs 2019-08-13 01:43:07 -04:00
NerdNumber9
6857c8c1fe Use better job ids for EHentai updater 2019-08-13 01:41:31 -04:00
NerdNumber9
44d563e689 Use better job ids for EHentai updater 2019-08-13 01:39:01 -04:00
NerdNumber9
6ce2809450 Use better job ids for EHentai updater 2019-08-13 01:38:49 -04:00
NerdNumber9
0759036536 Use correct HBrowse source id 2019-08-13 01:31:44 -04:00
NerdNumber9
6f6490b7ac Bump version number and add changelog 2019-08-13 01:16:33 -04:00
NerdNumber9
da12a4b17f Speed up migration cancellation
Allow migrating an entire source of manga
2019-08-13 01:10:31 -04:00
NerdNumber9
1302bc84dd Fix auto-migration UI in dark theme 2019-08-13 00:19:26 -04:00
NerdNumber9
1c4a8046d0 Allow saving of HBrowse queries 2019-08-13 00:13:04 -04:00
NerdNumber9
141edac99b Fix EHentai reading progress not carrying over 2019-08-13 00:04:02 -04:00
NerdNumber9
b64ecfb836 Init notifyLockSecurity when idle
Increase idle-until-urgent delay
2019-08-12 21:16:45 -04:00
NerdNumber9
d5f4db5eb7 Re-schedule EHentai updater job on app boot
Idle-until-urgent some stuff in app init
Close debug menu onStop
2019-08-12 21:09:39 -04:00
NerdNumber9
7a3f6e9f63 Fix HBrowse pagination 2019-08-12 19:39:35 -04:00
NerdNumber9
b3ecc91be9 Fix HBrowse tag search 2019-08-12 19:27:11 -04:00
NerdNumber9
2a27eacf5e Bump version number and add changelog 2019-08-11 16:23:36 -04:00
NerdNumber9
e747686ad8 Upgrade realm
Update proguard file so we could potentially enable proguard in the future
Update dependencies
Downgrade duktape to fix MangaPlus
Remove useless dependencies
Remove useless tabGravity
Fix debug version crashing in background
2019-08-11 14:40:01 -04:00
NerdNumber9
282af20146 Upgrade firebase + glide 2019-08-11 11:38:17 -04:00