3621 Commits

Author SHA1 Message Date
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 a768280d82fb65234e2e5a77a3095de9c11ecb34)
2020-06-19 21:39:22 -04:00
arkon
f2ad6f1d89 Allow extension details header to scroll
(cherry picked from commit cbb8f256450362c5dd899bd3c0acdcc3cdf28a8d)

# 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 eee0bd6cf4f09b23b6d8979d52652efa850f339e)

# 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 24ff7ff67cc3eb42f3628107464ef96b58a3fcee)
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 f176a5179ad31c5752bed8c949e5a82cd9b8e1e6)

# 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 381ba86e3c84b5478a400bb492ba5b5d1306eb8d)
2020-06-19 21:16:50 -04:00
arkon
516042dbd3 Stop IDE from complaining about missing translations
(cherry picked from commit f4be8e28ca056ac3347309b354216b7fd23a63f5)
2020-06-19 21:16:39 -04:00
arkon
faf4e29711 Localize/reword "Loader not implemented" error message
(cherry picked from commit e17605f8d9566f0e9cd29ea47c6241b0f1d117b1)
2020-06-19 21:16:28 -04:00
arkon
09dd27a18e Add categories to more
(cherry picked from commit e06a488af8ade7cc02dd2bf7b9bbd5a7e7281391)

# 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 6dc8bfed8d8faa21e7a3a6cd1be80b7a00691a8f)

# 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 f642f23366ef352c7d107c8fd90a049033391504)
2020-06-15 23:06:29 -04:00
arkon
9cff728d13 Clean up extension details layout a bit
(cherry picked from commit c041410f615a6af7466c934dd2c30a16a5f5464e)

# 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 ff5f13eafedcb48558ced648bcf5506e4a1c2e46)
2020-06-15 23:05:32 -04:00
arkon
34bca4d052 Group extension details classes together
(cherry picked from commit 749b240897b849fea44d98f6feb475b2da695d75)
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
Jobobby04
d7582e9dc2 Cleanup unused images 2020-06-14 20:54:12 -04:00
Jobobby04
48786fe5b2 Add latest tab language code configuration 2020-06-14 19:19:50 -04:00
Jobobby04
5a38aa5a8b Fix combined manga page not displaying start when a manga has no chapters read 2020-06-14 19:08:56 -04:00
Jobobby04
379f1dc6e2 Cleanup android manifest 2020-06-14 17:51:58 -04:00
jobobby04
7019adbf8f
Shoud make the action work 2020-06-14 17:26:40 -04:00
jobobby04
ae5acec934
More testing 2020-06-14 17:22:13 -04:00
jobobby04
7145303079
Just some testing 2020-06-14 17:05:41 -04:00
jobobby04
6550cfd1f2
Maybe progress 2020-06-14 17:02:31 -04:00
jobobby04
f6050d0847
why not try this 2020-06-14 17:01:25 -04:00
jobobby04
a88149b01f
ci skip Lets see if this even runs 2020-06-14 16:53:06 -04:00
Jobobby04
851a6712b7 Fixes for building and new extensions screen 2020-06-14 16:26:13 -04:00