2162 Commits

Author SHA1 Message Date
Eugene
89dc240a22
Clean up Anilist GraphQL query formatting 2019-12-22 22:19:15 -05:00
Ken Swenson
ee4f069341 fix: Don't send newlines and whitespace in API calls (#2348) 2019-12-22 22:13:27 -05:00
Eugene
08b06e1b4e
Update to latest version of Android support libraries
Should make migration to AndroidX a bit smoother
2019-12-22 15:56:25 -05:00
Eugene
0416a2ff15
Extract some hardcoded strings (closes #1989) 2019-12-22 15:48:36 -05:00
John Leehey
f14af7cf83 Bind the margin ratio as a float preference and rename variables
- Fixed the floatListPreference that was used in the SettingsReaderController
- Created new extension for binding float preferences in the ReaderSettingsSheet
- Renamed the ratio variables to include the `webtoon` naming
2019-12-02 14:19:22 -08:00
John Leehey
4014c48c62 Revert "Remove no-longer-needed FloatListPreference"
This reverts commit 19993199db400e0276966dacba5511115e907170.
2019-12-02 13:38:33 -08:00
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
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
arkon
86e53e08de Group available extensions by language (#2210) 2019-10-11 19:07:55 +02: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
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
5362f62078 Update deprecated coroutines code 2019-09-18 13:32:42 -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
052317b38a Fix HBrowse namespace correction
Fix HBrowse maleBody and femaleBody namespaces
2019-08-31 00:06:58 -04:00
NerdNumber9
0759036536 Use correct HBrowse source id 2019-08-13 01:31:44 -04:00
NerdNumber9
da12a4b17f Speed up migration cancellation
Allow migrating an entire source of manga
2019-08-13 01:10:31 -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
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
b4c1e6a44c Add HBrowse 2019-08-10 20:23:43 -04:00
NerdNumber9
801fd83649 Hide MergedSource from source selector screen 2019-08-09 10:14:59 -04:00
NerdNumber9
9c70e69300 Fix select-all button selecting wrong category 2019-08-09 05:11:25 -04:00
NerdNumber9
d69dc375a3 Add 8muses 2019-08-09 04:40:30 -04:00
NerdNumber9
ac6dbbcd89 Add update notifications for EH/EXH galleries 2019-08-08 20:04:31 -04:00
NerdNumber9
14879c4466 Isolate EH and EXH manga redirects 2019-08-08 14:45:40 -04:00
NerdNumber9
dce08d4922 Fix false update notifications for lewd sources 2019-08-08 13:49:27 -04:00
NerdNumber9
5195cb8eda Delegate Pururin.io 2019-08-08 13:31:47 -04:00
NerdNumber9
68de7b516e Transfer commit 2019-08-08 09:40:41 -04:00
NerdNumber9
10095205d8 Transfer commit 2019-08-07 20:51:44 -04:00
NerdNumber9
c4c988f7a4 Add Android 7 broken SSL workaround 2019-08-07 15:47:43 -04:00
NerdNumber9
333dfbc642 Add nhentai search-by-id 2019-08-07 10:48:17 -04:00
NerdNumber9
e915fd28cb Migrate to new URL import system 2019-08-07 10:21:18 -04:00
NerdNumber9
cd5545284e Fix reading position not being saved when opening multi-versioned EH manga 2019-08-04 21:27:59 -04:00
NerdNumber9
054a26cf65 Fix more button always visible 2019-08-04 01:28:00 -04:00