Jobobby04
84abe044a3
Remove Hentai Cafe Delegation
2021-03-11 19:10:33 -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
1eb8ee502e
Optimize imports
2021-01-26 23:47:44 -05:00
Jobobby04
dc6aa11bc7
Revert "Run more db queries inside the IO pool, convert some RxJava references to Coroutines"
...
This reverts commit 18f02a85ac3b21b5ce91b81a6a6b97c7585d7088.
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsEhController.kt
2021-01-26 23:36:03 -05:00
Jobobby04
628eedf15a
Remove duplicate raised search metadata code
2021-01-26 23:33:51 -05:00
Taco
ec1fe205ad
Update Okio, use more KTX stuff ( #4353 )
...
* Update Okio to 2.10.0
* Use some more KTX extensions
(cherry picked from commit 5f7e34b6a1cbda755db6f943a87da16cfc51e6e4)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/database/mappers/CategoryTypeMapping.kt
# app/src/main/java/eu/kanade/tachiyomi/data/database/mappers/MangaTypeMapping.kt
# app/src/main/java/eu/kanade/tachiyomi/data/database/resolvers/MangaFavoritePutResolver.kt
2021-01-26 16:11:02 -05:00
Jobobby04
18f02a85ac
Run more db queries inside the IO pool, convert some RxJava references to Coroutines
2021-01-26 13:31:20 -05:00
Jobobby04
64eeab7c5e
Use a Enum for genre color
2021-01-26 13:31:18 -05:00
Jobobby04
02e3b49dc7
Move StringBuilderExtensions to utils
2021-01-26 13:31:12 -05:00
Jobobby04
0a4fcb480d
Small cleanup and optimizations, add a coroutine version of insertFlatMetadata
2021-01-20 21:00:23 -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
d302a0fbc7
Cleanup
2020-12-21 14:21:43 -05:00
Jobobby04
6f712c7f17
Lint
2020-12-12 12:36:29 -05:00
Jobobby04
9985646e58
Lint
2020-11-21 16:54:33 -05:00
Jobobby04
1e98b09f24
Use more core-ktx
2020-11-21 16:24:16 -05:00
Jobobby04
9cba544ffd
Refactor and cleanup a bunch of code
2020-10-27 23:05:53 -04:00
Jobobby04
e9cef78d19
Filter scanlators on delegated manga
2020-10-25 20:24:30 -04:00
Jobobby04
112bbdfcf7
Remove outdated comment
2020-10-25 18:12:36 -04:00
Jobobby04
9945752667
Support the short title setting in NHentai
2020-10-19 15:46:08 -04:00
Jobobby04
f3365cef67
Convert SY specific usages of Gson to Kotlin Serialization
...
Cleanup saved searches a bit
Cleanup json parsing
2020-10-12 14:20:54 -04:00
arkon
8d5b2f40b3
Use Kolinter Gradle plugin for linting instead of ktlint directly
...
(cherry picked from commit 76f6fe46010b235ee59962c94c790428870fc23e)
2020-09-13 23:08:52 -04:00
Jobobby04
02e6eaae12
Cleanup and fix a few compiler warnings
2020-09-13 22:24:03 -04:00
Jobobby04
f594962731
Cleanup
2020-08-21 15:32:42 -04:00
Jobobby04
0deb6f6b8d
Finish some more advanced mangadex delegation features, more to come later
2020-08-20 20:50:37 -04:00
Jobobby04
a6b98e24dc
Undo linting
2020-08-15 15:57:07 -04:00
Jobobby04
eeb0f76cce
Cleanup
2020-08-14 18:41:21 -04:00
Jobobby04
bc549c56d6
Automatic linting fixes
2020-08-14 18:41:20 -04:00
Jobobby04
3fa5322133
Delegate NHentai, to continue using NHentai download the extension, SY requires NHentai version 1.2.28
2020-08-12 00:23:18 -04:00
Jobobby04
5a1bc6e25b
Delegate Perv Eden, to continue using it download the extensions(there is a English extension and a Italian extension)
2020-08-12 00:21:29 -04:00
Jobobby04
aae23f5ef3
Delegate 8Muses, please manually migrate over your comics to the extension, as the old version of the 8Muses comics cannot support the new comics format
2020-08-10 21:15:08 -04:00
Jobobby04
bb87392eef
Code cleanup
2020-08-04 22:51:56 -04:00
Jobobby04
b344a3944e
Fix certain HBrowse manga
2020-08-02 15:06:49 -04:00
Jobobby04
e346d95b0e
Delegate HBrowse
2020-08-02 00:50:52 -04:00
Jobobby04
f5b6fc5b54
Cleanup
2020-07-27 13:33:42 -04:00
Jobobby04
23b0c3305d
Parse more info when browsing E/ExHentai
2020-07-26 17:29:16 -04:00
Jobobby04
3e9c8dbfd2
Add a special view to replace descriptions for integrated and delegated sources!
...
As the integrated and delegated websites don't actually have descriptions, just info, I decided to make a special view for them! with all the info you need available to you in front of your face, there is now no need to go searching through the description! This is likely the most work I have put into 1 feature in the whole time I have been developing TachiyomiSY!
2020-07-25 21:04:13 -04:00
az4521
16933df164
fix nhentai not loading galleries with gifs
...
(cherry picked from commit a8ddd91343fd11f7d90adf6282298b04adf67e4f)
2020-07-09 15:56:07 -04:00
Jobobby04
ea8d251e24
Pururin fix url error
2020-07-05 21:42:22 -04:00
Jobobby04
6e1da22353
Convert EH settings to FlowPrefrences
2020-05-10 19:22:10 -04:00
Jobobby04
bef0a44447
It Builds!
2020-05-03 18:34:46 -04:00
Jobobby04
7e99a9f789
Linting Fixes AZ
2020-05-03 14:36:19 -04:00
Jobobby04
a393772083
Move things back into the EH package, no need for them to be in the regular app
2020-05-03 14:24:22 -04:00
jobobby04
e7b39f29f2
Implemented J2K Auto Source Migration
...
(cherry picked from commit 8ba75831e6f51f6472d85f813405ede3f679cfd8)
2020-05-03 13:07:43 -04:00
jobobby04
23ac3d18e5
Optimize imports, disallow wildcard imports because of klint, run linter
2020-05-03 01:36:21 -04:00
Rani Sargees
58cce53746
delegate tsumino
2020-05-02 23:52:58 -04:00
Rani Sargees
df6cafd6d1
bump version, changelog, hide merged sources
2020-05-02 23:52:21 -04:00
Rani Sargees
690d2fb15b
fixed tsumino for real this time really
2019-11-29 01:18:21 -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
NerdNumber9
b4c1e6a44c
Add HBrowse
2019-08-10 20:23:43 -04:00