Commit Graph

3182 Commits

Author SHA1 Message Date
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
arkon 9cff728d13 Clean up extension details layout a bit
(cherry picked from commit c041410f61)

# Conflicts:
#	app/src/main/res/layout/extension_detail_controller.xml
2020-06-15 23:06:17 -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
Jobobby04 eb220c4a17 New readme image 2020-06-15 21:17:01 -04:00
Rani Sargees 471f3237c5 8muses layout change
(cherry picked from commit f1c79a542125b0c48f07343c35a8224c3555f00d)
2020-06-15 19:02:58 -04:00
jobobby04 b6352ef348 More grammar! 2020-06-14 22:58:56 -04:00
jobobby04 d8ba90087f skip-ci Grammar! 2020-06-14 22:56:30 -04:00
jobobby04 ea78e9e7be Opps ci skip 2020-06-14 22:24:38 -04:00
Jobobby04 cfc32ba7b7 Make pinned sources go to the top of the latest tab 2020-06-14 20:54:31 -04:00