Commit Graph

3191 Commits

Author SHA1 Message Date
Jobobby04 a2f2e7658d nHentai fix language searching in favorites, also cleanup the source 2020-06-25 14:53:06 -04:00
Jobobby04 d7509c1ba9 Cleanup 2020-06-25 00:32:37 -04:00
Jobobby04 1374c773d7 Update nHentai code to integrate more of the extension version, new filters are now available because of this 2020-06-25 00:22:45 -04:00
arkon a5ae87bbd5 Lazily instantiate Cloudflare client
(cherry picked from commit b3f5f13c39)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/network/NetworkHelper.kt
2020-06-24 20:17:53 -04:00
Jobobby04 75d5da71f2 Rewrite saved searches again, hopefully fix the last few bugs 2020-06-24 20:14:31 -04:00
arkon 3e9e42271e Add advanced option for DNS over HTTPS via Cloudflare (closes #3377)
(cherry picked from commit 3645d19135)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedController.kt
2020-06-24 15:51:42 -04:00
arkon fe9ccd473d Add network header logging in debug builds
(cherry picked from commit 3b4b1185e2)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/network/NetworkHelper.kt
2020-06-23 22:47:37 -04:00
Jobobby04 1cc36379e0 Revert "Combine author and artist fields in manga info"
This reverts commit da7d3f3a9e.

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaAllInOneHolder.kt
2020-06-23 22:40:11 -04:00
arkon a6b6776447 Open error log on tapping notification body (closes #3376)
(cherry picked from commit 406c5bde11)
2020-06-23 22:33:31 -04:00
Carlos 8aecdc2077 ignore fact that loader might be null (#3374)
(cherry picked from commit 75d1913aaf)
2020-06-23 22:33:08 -04:00
arkon 50696bc580 Replace filter group icons with expand more/less
(cherry picked from commit 4e633b8936)

# Conflicts:
#	app/src/main/res/drawable/ic_chevron_right_white_24dp.xml
#	app/src/main/res/drawable/ic_expand_more_white_24dp.xml
2020-06-23 22:32:13 -04:00
arkon 5b9aa4a89d Fix filter group icon being invisible in light theme
(cherry picked from commit e99a27e382)
2020-06-23 22:24:53 -04:00
Jobobby04 c969db8094 Ignore case when sorting saved search chips 2020-06-22 18:09:50 -04:00
Jobobby04 9a2af8ac42 Add saved search copying between E-Hentai and ExHentai in the debug menu 2020-06-22 18:09:30 -04:00
Jobobby04 11c0cdfa78 Likely fix saved searches not clicking the right one 2020-06-22 16:16:28 -04:00
Jobobby04 7581c8e519 Fix e-Hentai misc category default state configuration 2020-06-22 15:15:31 -04:00
Jobobby04 7560b565c8 Fix local source crashing 2020-06-21 16:45:15 -04:00
Jobobby04 ecda463183 Fix saved searches for android 6(and possibly others) 2020-06-21 16:01:01 -04:00
Jobobby04 777ce57a5a Cleanup last commit 2020-06-21 14:54:16 -04:00
Jobobby04 3ba6aeb8d5 Fix actions not applying to filtered chapters 2020-06-21 14:40:31 -04:00
Jobobby04 34ef3f2b9f Fix my annoyances with the batch add UI 2020-06-21 01:00:13 -04:00
Jobobby04 62011907d3 Fix batch add result displaying 2020-06-21 00:44:49 -04:00
Jobobby04 0d6cfb88a7 Remove uselss log in batch add 2020-06-21 00:44:24 -04:00
Jobobby04 70c98e9c2b Fix batch add delegated sources 2020-06-21 00:44:04 -04:00
Jobobby04 0ce63d0adc Fix source filterlist crash 2020-06-20 20:52:30 -04:00
Jobobby04 543d46c16c Fix category table creation 2020-06-20 20:00:54 -04:00
Jobobby04 58d01778de Remove app name from other language's strings.xml 2020-06-20 18:06:15 -04:00
Jobobby04 ce332f4492 Fixed browse extensions tab name being cut in half 2020-06-20 17:06:56 -04:00
Jobobby04 6bd564823a More comments and simple tweaks 2020-06-20 16:55:05 -04:00
Jobobby04 7ce36f25ce Saved searches internal improvements, lag is now fixed 2020-06-20 16:53:09 -04:00
Jobobby04 9e52f4e8cc I was wrong about the unread color, fixed 2020-06-19 21:44:40 -04:00
arkon d5f1d8c61e Use view binding in TrackAdapter
(cherry picked from commit a768280d82)
2020-06-19 21:39:22 -04:00
arkon f2ad6f1d89 Allow extension details header to scroll
(cherry picked from commit cbb8f25645)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/details/ExtensionDetailsController.kt
2020-06-19 21:39:13 -04:00
arkon 07c69e30dc Rename some code from "catalogue" to "source"
(cherry picked from commit eee0bd6cf4)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourcePresenter.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchPresenter.kt
2020-06-19 21:37:29 -04:00
arkon 6fe808be42 Use download badge color for downloaded only banner
(cherry picked from commit 24ff7ff67c)
2020-06-19 21:26:53 -04:00
Jobobby04 a17e94cb5d Update the migration card for the new colors 2020-06-19 21:24:53 -04:00
arkon 1c30c299db Restore individual sources in source filter view
(cherry picked from commit f176a5179a)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
2020-06-19 21:18:03 -04:00
arkon 4cdf39a737 Adopt download/local badge colors from J2K
(cherry picked from commit 381ba86e3c)
2020-06-19 21:16:50 -04:00
arkon 516042dbd3 Stop IDE from complaining about missing translations
(cherry picked from commit f4be8e28ca)
2020-06-19 21:16:39 -04:00
arkon faf4e29711 Localize/reword "Loader not implemented" error message
(cherry picked from commit e17605f8d9)
2020-06-19 21:16:28 -04:00
arkon 09dd27a18e Add categories to more
(cherry picked from commit e06a488af8)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/more/MoreController.kt
2020-06-19 21:16:23 -04:00
arkon 3a494c9a58 Remove some unnecessary strings
(cherry picked from commit 6dc8bfed8d)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackController.kt
2020-06-19 21:15:13 -04:00
Jobobby04 4ef72194bb Cleanup resources and put comments where SY code is different from preview code 2020-06-19 20:50:16 -04:00
Jobobby04 7e5d095f8d Bugfixes for some layouts 2020-06-19 15:45:36 -04:00
Jobobby04 606fb22d62 Cleanup manga info header and make it viewbinding focused 2020-06-19 15:45:15 -04:00
Jobobby04 bb6d3780c0 Rename Smartsearch layout 2020-06-19 15:44:41 -04:00
Jobobby04 ed7cd2a107 Readme tweaks and add improved image 2020-06-16 15:37:35 -04:00
Jobobby04 5ca57226fe Add custom categories for sources, with it you could group your scanlators or hentai sources in their own categories in the Sources tab in the new categories! 2020-06-16 15:28:57 -04:00
Jobobby04 d367cefe1f Build fix for new details package 2020-06-15 23:11:53 -04:00
Dimitri Rogava 7e5bbb2cc1 chapter deletion logic fixed (#3320)
(cherry picked from commit f642f23366)
2020-06-15 23:06:29 -04:00