Jobobby04
d22b14734d
Cleanup
2021-07-22 20:20:51 -04:00
Jobobby04
b769043f36
Fix logout of mangadex
2021-07-22 19:28:59 -04:00
FlaminSarge
25629b5a4c
Group 'Source not installed' cases in library update error log ( #5589 )
...
(cherry picked from commit 88619145d816fdd3248b5c071bdd8059ab3219cb)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
2021-07-22 15:48:36 -04:00
Jobobby04
fda6458821
Implement manga dir rename
2021-07-21 13:56:30 -04:00
Jobobby04
65b6f7df44
Fix build errors because of JSoup update
2021-07-18 20:18:20 -04:00
Jobobby04
2bdead3e5f
Cleanup mangadex, hopefully mitigate freezing
2021-07-18 13:06:12 -04:00
Jobobby04
dee3abd0c3
Logout even if the logout response doesnt return ok
2021-07-18 13:05:35 -04:00
Ivan Iskandar
db395f5e37
Support more image formats for covers ( #5524 )
...
* Add TachiyomiImageDecoder for Coil
Is currently used to decode AVIF and JPEG XL images.
* LocalSource: Check against file name for cover
This allows file with all supported formats to be set as cover
* TachiyomiImageDecoder: Handle HEIF on Android 7 and older
(cherry picked from commit 1ef77225040842af778282168e6fb8b11c339eeb)
2021-07-10 17:18:50 -04:00
arkon
c2b07717fc
Sanitize spaces when setting URLs without domain
...
It throws an URISyntaxException otherwise.
(cherry picked from commit ed80ee98a7ebf0b3a546a6269f06f375d4ec4270)
2021-07-07 20:23:42 -04:00
Jobobby04
d788585d14
ReImplement Mangadex deeplink
2021-07-06 16:58:09 -04:00
Jobobby04
90654dc027
Fix page reporting
2021-07-06 15:28:32 -04:00
Jobobby04
20d8cf6c10
Update Mangadex
2021-07-05 18:31:30 -04:00
Jobobby04
efba76380a
Reader cleanup
2021-07-04 17:14:21 -04:00
Jobobby04
9af351e0dd
Cleanup
2021-06-26 22:38:50 -04:00
Jobobby04
e2324df0cc
Use the same thread for db operations in places where trans are possible
2021-06-13 19:56:17 -04:00
Jobobby04
38f2a93c0f
Use PageHandler for page requests
2021-06-05 15:24:02 -04:00
Jobobby04
b35aa30ea7
Address some lints
2021-06-03 16:28:38 -04:00
Jobobby04
c8426e71eb
When browsing on Exh notify if the user has a bad igneous cookie
2021-06-02 16:10:26 -04:00
Jobobby04
d30c9f7120
Address some deprecation warnings
2021-06-01 21:09:03 -04:00
arkon
65249a4ee7
Address some Kotlin language warnings
...
(cherry picked from commit 3854995ef23df814da32ef7bc6522007e7882f35)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/ExtensionHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
# app/src/main/java/eu/kanade/tachiyomi/util/chapter/ChapterRecognition.kt
2021-06-01 20:52:49 -04:00
Jobobby04
8563342d0f
Revert "Temporarily disable Mangadex delegation"
...
This reverts commit 60e520e37e60a5da239ada7a16dbdf7b71ba2a02.
2021-06-01 20:49:26 -04:00
Jobobby04
60e520e37e
Temporarily disable Mangadex delegation
2021-06-01 18:33:48 -04:00
Jobobby04
33b6912c22
nullIfEmpty
2021-05-28 14:36:45 -04:00
arkon
3cc61bc3b8
Make some strings in LocalSource translatable ( closes #5178 )
...
(cherry picked from commit 179cb8eb50951955611036f4140d6128e6fce781)
2021-05-28 14:36:44 -04:00
Jobobby04
b18075de14
Cleanup
2021-05-28 14:36:39 -04:00
Jobobby04
b63df25f7b
Cleanup
2021-05-22 14:40:44 -04:00
Jobobby04
20cbadb23d
Update mangadex to api 5.0.10
2021-05-22 14:38:47 -04:00
Jobobby04
e37d4afce6
Revert "Fix duplicates in E-Hentai search 99% of the time, keep that 1% so it doesnt error"
...
This reverts commit fbc98ddb0ab0dfeeed47f14eba56c38b2f37b60b.
2021-05-21 21:06:45 -04:00
Jobobby04
fbc98ddb0a
Fix duplicates in E-Hentai search 99% of the time, keep that 1% so it doesnt error
2021-05-21 19:15:17 -04:00
Jobobby04
91ca176c28
When throttling E-Hentai, suspend the thread instead of sleeping it
2021-05-21 17:06:40 -04:00
Jobobby04
33a590d895
Mangadex fixes
2021-05-17 12:45:33 -04:00
Jobobby04
bc871cd2ee
Dismiss the filter sheet when a button is pressed
2021-05-14 13:54:46 -04:00
Jobobby04
ab0f5d107f
Use a unofficial cover api for mangadex browse
...
Co-authored-by: Henrik <henrik9999@users.noreply.github.com>
2021-05-13 14:07:22 -04:00
Jobobby04
08f1eff450
Update Mangadex Similar to GoldBattles latest version
2021-05-12 23:29:14 -04:00
Jobobby04
ba9db7ceb9
Fix EHentai Syncing a bit
2021-05-11 12:40:11 -04:00
Jobobby04
df188b7b90
Add copy function to MangasPage
2021-05-10 22:03:15 -04:00
Jobobby04
93fe927de2
Cleanup some delegation
2021-05-09 18:56:26 -04:00
Jobobby04
7e1389ef05
Update merge chapters in parallel, protect against one failing and stopping the whole thing
2021-05-09 18:56:25 -04:00
Jobobby04
fc354f5792
Mangadex Api 5.0.4
2021-05-09 18:56:25 -04:00
Jobobby04
31473351af
Mangadex cleanup
2021-05-09 18:56:24 -04:00
Jobobby04
aa6013b7ca
Convert the Chapter sheet into a dialog
2021-05-07 14:27:07 -04:00
Jobobby04
c3be087472
Remove unneeded metadata source functions
2021-05-07 14:02:08 -04:00
Jobobby04
e62de734aa
Remove Uneeded Injekt.get calls
2021-05-07 13:42:20 -04:00
Jobobby04
866a92474f
Disable requesting metadata for now
2021-05-07 13:41:33 -04:00
Jobobby04
7c3c452ac2
Dont require logging into mangadex
2021-05-06 22:48:21 -04:00
Jobobby04
b9b5ef55ab
Rewrite and enable Mangadex delegation for V5 of Mangadex (Thanks Cesco)
...
Co-authored-by: CarlosEsco <CarlosEsco@users.noreply.github.com>
2021-05-06 21:19:30 -04:00
Jobobby04
c5148b4739
Cleanup E-Hentai code
2021-05-06 15:35:42 -04:00
Jobobby04
a3c26c63d4
LoginSource changes
2021-04-13 18:52:57 -04:00
Jobobby04
5df0eb7ed1
Convert EHentai Login controller to a activity
2021-04-11 20:43:21 -04:00
Jobobby04
3eecf5cb20
Disable Mangadex delegation
2021-04-11 18:17:06 -04:00