komikku/app/src/main/java/eu/kanade/tachiyomi
Andreas dcf152b5c2 Tweaks on Library screen (#7597)
- Toolbar not having padding in landscape
- Fix library always refreshing everything even though user is refreshing category
- Tab text using primary color
- Fix Grid having to big of a top padding
- Fix Pager crashing when initial page is greater than the number of categories

(cherry picked from commit bc1f6ba5177735e76b2b42f7884edfbe8f30006e)

# Conflicts:
#	app/src/main/java/eu/kanade/presentation/library/LibraryScreen.kt
2022-07-24 10:38:24 -04:00
..
data Fix logic of app unlock (#7569) 2022-07-22 15:37:17 -04:00
extension Use Flow in ExtensionManager and SourceManager (#7547) 2022-07-16 20:09:33 -04:00
network Fix image MIME issues that cause download errors (#7562) 2022-07-20 11:33:27 -04:00
source Avoid catastrophic failure when cover can't be created in local source (fixes #7577) 2022-07-24 00:20:29 -04:00
ui Tweaks on Library screen (#7597) 2022-07-24 10:38:24 -04:00
util Fix library column setting jumping in 2022-07-16 20:48:18 -04:00
widget Remove unused dependencies (#7585) 2022-07-24 00:09:10 -04:00
App.kt Fix logic of app unlock (#7569) 2022-07-22 15:37:17 -04:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 15:24:12 -05:00
AppModule.kt Avoid crashes due to SQLite support in older Android versions for debug builds 2022-07-16 22:10:27 -04:00
Migrations.kt Fix crash when using renamed library sort methods (fixes #7092) 2022-05-08 10:49:40 -04:00