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
|
367d95c825
|
Logging fixes and lint
|
2021-03-31 14:29:27 -04:00 |
|
Jobobby04
|
f02e3ae28f
|
More blocking fixes
|
2021-03-22 20:11:15 -04:00 |
|
Jobobby04
|
a1a9b4b812
|
Lint
|
2021-03-18 21:55:25 -04:00 |
|
Jobobby04
|
aac2fcb7d4
|
Catch more mangadex exceptions
|
2021-03-18 19:48:06 -04:00 |
|
Jobobby04
|
7624abbebd
|
Close mangadex login response body
|
2021-03-18 17:11:28 -04:00 |
|
Jobobby04
|
aa73670d50
|
Fix MDList not getting max chapter/marked as completed
|
2021-03-18 17:05:18 -04:00 |
|
Jobobby04
|
84abe044a3
|
Remove Hentai Cafe Delegation
|
2021-03-11 19:10:33 -05:00 |
|
Jobobby04
|
5dace4fd74
|
Fix Mangadex Login, Fix Mangadex tracking, Set Mangadex track status to Reading on tracked
|
2021-03-11 19:10:32 -05:00 |
|
Jobobby04
|
7e91ae02f1
|
Upgrade logging, now maps timber to XLog, new logging functions
|
2021-03-07 00:23:23 -05:00 |
|
Jobobby04
|
50a5ec45b3
|
Do a bit of optimization and cleanup, remove old EH startup code
|
2021-02-14 21:24:26 -05:00 |
|
arkon
|
7d81d812bc
|
Revert attempt to programmatically determine user agent string; fallback to Edge
(cherry picked from commit 3566072f4a632aff5ac075508907178fc8e28ebd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/online/HttpSource.kt
|
2021-02-11 18:12:14 -05:00 |
|
Jobobby04
|
227de5d838
|
Separate MDList from Mangadex manga, allowing it to be used with other sources(not implemented)
|
2021-02-11 16:41:23 -05:00 |
|
Jobobby04
|
86c228243d
|
Fix merged manga chapterlist not updating, fix merge chapter downloads
|
2021-02-10 16:39:11 -05:00 |
|
Jobobby04
|
628eedf15a
|
Remove duplicate raised search metadata code
|
2021-01-26 23:33:51 -05:00 |
|
Jobobby04
|
4a86f39a40
|
Handle blank NHentai Scanlator
|
2021-01-26 20:31:44 -05:00 |
|
arkon
|
55f3ade9e7
|
Extract user agent string from WebView
(cherry picked from commit 0685382083c1f590b71ad9f0cceff888612ad1f5)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/online/HttpSource.kt
|
2021-01-26 14:07:11 -05:00 |
|
Jobobby04
|
295af5306b
|
Handle delegated source id lists better using a LisenterMutableMap
Better source id comparisons
|
2021-01-26 13:31:22 -05:00 |
|
Jobobby04
|
677909cd6e
|
Fix compile error
|
2021-01-21 18:49:37 -05:00 |
|
Jobobby04
|
34f8407983
|
Fix MangaPlus chapters for MangaDex
|
2021-01-21 14:47:03 -05:00 |
|
Jobobby04
|
0a4fcb480d
|
Small cleanup and optimizations, add a coroutine version of insertFlatMetadata
|
2021-01-20 21:00:23 -05:00 |
|
Jobobby04
|
3b364c91f1
|
Do quite a bit of code cleanup
|
2021-01-17 22:17:15 -05:00 |
|
Jobobby04
|
37787f040c
|
Mangadex code cleanup
|
2021-01-15 22:29:57 -05:00 |
|
Jobobby04
|
9465803e5b
|
Cleanup NHentai tags code
|
2021-01-15 22:20:25 -05:00 |
|
Jobobby04
|
a0ac2daad1
|
Deal with SY for the coroutine function changes
|
2021-01-10 19:36:24 -05:00 |
|
Jobobby04
|
73e861ec9e
|
Mangadex replace list of langs with just the source lang
|
2021-01-10 17:28:20 -05:00 |
|
Carlos
|
35936e3c9a
|
finish transition to api v2
(cherry picked from commit 4039f6927e627279cf1b324279a2d817a007d29b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/online/handlers/ApiMangaParser.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/chapter/ReaderChapterSheet.kt
# app/src/main/java/exh/md/handlers/MangaHandler.kt
# app/src/main/java/exh/md/utils/MdUtil.kt
# app/src/main/res/layout/reader_activity.xml
# app/src/main/res/layout/reader_chapters_sheet.xml
# app/src/main/res/menu/reader.xml
|
2021-01-09 16:11:15 -05:00 |
|
Jobobby04
|
fca7dad7b0
|
Address coroutine scope leaks for SY
|
2021-01-07 23:14:08 -05:00 |
|
Carlos
|
c9062cc089
|
switch to v2 and api server + old style chapter urls for delegation
(cherry picked from commit b79c1572470fea4568708d3526f5170868a0c3c1)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/online/handlers/ApiChapterParser.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/handlers/FollowsHandler.kt
# app/src/main/java/exh/md/handlers/SearchHandler.kt
|
2021-01-07 00:32:12 -05:00 |
|
Carlos
|
f1a65edd3a
|
Mangadex api v2 for manga info
(cherry picked from commit 38ec991a15d2eebc7ebd0522f8615c2d8dd7003b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/online/handlers/ApiMangaParser.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/handlers/serializers/CoversSerializer.kt
# app/src/main/java/exh/md/handlers/MangaHandler.kt
# app/src/main/java/exh/md/handlers/SearchHandler.kt
# app/src/main/java/exh/md/handlers/serializers/ApiMangaSerializer.kt
# app/src/main/res/drawable/manga_info_more_gradient.xml
|
2021-01-06 22:42:55 -05:00 |
|
Jobobby04
|
68c12d79ee
|
CoroutinePresenter changes
|
2021-01-06 00:54:11 -05:00 |
|
Jobobby04
|
ce0726d863
|
Update SY fetchMangaInfo and getchChapterList to use the new 1.x functions
|
2021-01-02 16:36:13 -05:00 |
|
Jobobby04
|
28fca8c839
|
Make internal and delegated sources able to use getMangaDetails, getChapterList, and getPageList properly
|
2021-01-02 03:28:03 -05:00 |
|
Jobobby04
|
e078e34ab0
|
Add chapter deeplink, make MangaDex use it
|
2020-12-26 16:13:55 -05:00 |
|
Jobobby04
|
1a609e557b
|
Refactor and cleanup
|
2020-12-26 16:12:52 -05:00 |
|
Jobobby04
|
1dcf161131
|
Fix Hentai Cafe deeplinking, fixes other deeplinks
|
2020-12-25 23:58:40 -05:00 |
|
Jobobby04
|
3d5952ebbd
|
Cleanup some unneeded lambas
|
2020-12-21 14:21:38 -05:00 |
|
Jobobby04
|
6f712c7f17
|
Lint
|
2020-12-12 12:36:29 -05:00 |
|
Jobobby04
|
9a2ed755b7
|
Cleanup EH and AZ preferences
|
2020-11-30 15:11:58 -05:00 |
|
Jobobby04
|
f1a6218a4b
|
Throw a error when the 509 gif is given when your downloading or loading a chapter from Exh and E-H
|
2020-11-30 13:21:56 -05:00 |
|
Jobobby04
|
8110a2cabd
|
Cleanup
|
2020-11-29 20:38:36 -05:00 |
|
Jobobby04
|
643aa377bf
|
Update XLog
|
2020-11-26 19:12:00 -05:00 |
|
arkon
|
b25e604bc2
|
Set preview/experimental compiler flags instead of using annotations
(cherry picked from commit 781971ee813b9c3a71558c268365e9495dbc41c2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
|
2020-11-25 14:52:06 -05:00 |
|
Jobobby04
|
1e98b09f24
|
Use more core-ktx
|
2020-11-21 16:24:16 -05:00 |
|
Jobobby04
|
0594efb1c8
|
Cleanup
|
2020-11-11 17:30:38 -05:00 |
|
Jobobby04
|
079dd953bd
|
Replace elvis operators with .orEmpty where possible
|
2020-11-04 22:10:13 -05:00 |
|
Jobobby04
|
015c610205
|
Use stable versions of RxUtil functions
|
2020-11-04 21:44:08 -05:00 |
|
Jobobby04
|
3b5249c8bc
|
Convert java threads to kotlin coroutines
|
2020-10-29 15:29:43 -04:00 |
|
Jobobby04
|
fccf609c81
|
Fix NHentai covers
|
2020-10-29 14:25:37 -04:00 |
|