Commit Graph

2289 Commits

Author SHA1 Message Date
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
Jobobby04 c969db8094 Ignore case when sorting saved search chips 2020-06-22 18:09:50 -04:00
Jobobby04 11c0cdfa78 Likely fix saved searches not clicking the right one 2020-06-22 16:16:28 -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 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 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
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 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 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 606fb22d62 Cleanup manga info header and make it viewbinding focused 2020-06-19 15:45:15 -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
arkon aa40f08d1b Remove categories for multi language "single" sources
(cherry picked from commit ff5f13eafe)
2020-06-15 23:05:32 -04:00
arkon 34bca4d052 Group extension details classes together
(cherry picked from commit 749b240897)
2020-06-15 23:05:32 -04:00
Rani Sargees 471f3237c5 8muses layout change
(cherry picked from commit f1c79a542125b0c48f07343c35a8224c3555f00d)
2020-06-15 19:02:58 -04:00
Jobobby04 cfc32ba7b7 Make pinned sources go to the top of the latest tab 2020-06-14 20:54:31 -04:00
Jobobby04 48786fe5b2 Add latest tab language code configuration 2020-06-14 19:19:50 -04:00
Jobobby04 851a6712b7 Fixes for building and new extensions screen 2020-06-14 16:26:13 -04:00
arkon 50e08156dd Add some missing locales
(cherry picked from commit 9207762ade)
2020-06-14 16:26:13 -04:00
Dimitri Rogava a9a86c54c0 Georgian translation (#3323)
* added georgian (ka) locale for strings.xml

* added georgian to locale list

(cherry picked from commit 0a22950ad3)
2020-06-14 16:26:13 -04:00
arkon 565fa58514 Move untrusted/obsolete/unofficial extension text
(cherry picked from commit 150ea29a70)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/ExtensionHolder.kt
2020-06-14 16:26:13 -04:00
arkon 1ca94a0ea8 Show "Start" in chapters FAB if nothing is read yet
(cherry picked from commit f9baff0e90)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersController.kt
2020-06-14 16:26:13 -04:00
arkon 13d04310e6 Rounded library badges
(cherry picked from commit 6ad3fcb91d)
2020-06-14 16:26:13 -04:00
arkon da7d3f3a9e Combine author and artist fields in manga info
(cherry picked from commit 395ca3630c)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
2020-06-14 16:26:12 -04:00
arkon adf111c055 Fix webview height issue
Collapsing toolbar doesn't work currently.

(cherry picked from commit e9fbdb660b)
2020-06-14 16:26:12 -04:00
arkon 6105dbcb9e Update some themes
(cherry picked from commit 526e029ebb)
2020-06-14 16:26:12 -04:00
arkon 2bf3c13eec Bump dependencies
(cherry picked from commit 32e3ac63ed)
2020-06-14 16:26:12 -04:00
Jobobby04 4382deb943 Fix read history removal 2020-06-12 19:31:33 -04:00