17 Commits

Author SHA1 Message Date
arkon
6d235e23ff Update dependencies
(cherry picked from commit 6c792d2821336894f37a758b80134186bd40580b)
2020-10-11 15:34:34 -04:00
arkon
085722e077 Show downloaded only banner in all views
(cherry picked from commit 7194f6520327d5419cfbe1fd226e094bf227f13b)
2020-10-03 12:57:10 -04:00
arkon
417a31cfad Adjust download badge color again
(cherry picked from commit 912687ac78a7de0ce847bfd9a7b0b3bcde9cd02c)
2020-08-03 18:13:45 -04:00
Jobobby04
7e5de79d5f Revert "Migrate library to ViewPager2"
This reverts commit 570db678945ab1152a4f0acc6c52728914b24cfc.
2020-07-19 21:56:41 -04:00
arkon
570db67894 Migrate library to ViewPager2
(cherry picked from commit 2a202bd510bf667153a40eea9bd641172533f603)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/widget/RecyclerViewPagerAdapter.kt
2020-07-19 18:56:55 -04:00
arkon
fbb14a35a9 Add shortcut to global search query from library (closes #2183)
(cherry picked from commit 763da19c9db0fd4e911f27df0d998122fcff3cce)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
2020-07-12 16:11:23 -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
arkon
dff1f4dd52 Add banner at top of library when downloaded only mode is enabled 2020-04-30 18:35:17 -04:00
arkon
0eb61f34f6 Ensure ActionToolbars don't overlap snackbars or FABs 2020-04-29 08:58:52 -04:00
arkon
bbf456a4aa Tweak ActionToolbar styling 2020-04-25 11:01:08 -04:00
arkon
48363aa3b0 Fix library empty view alignment 2020-03-08 20:48:44 -04:00
arkon
d6ea69a115 Action toolbar code cleanup 2020-03-08 17:23:26 -04:00
arkon
aa05458f1d Run formatter on layout files 2020-02-21 18:43:50 -05:00
arkon
78689e7443
Migrate to AndroidX (#2424)
* Migrate to AndroidX (automatic conversion by Android Studio)

* AndroidX dependency code updates

* Fix source preference reparenting

* fixes the androidx prefererences icon spacing issue

(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)

* Fix source preference screen heading size/list padding

Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
Bram van de Kerkhof
bdcc6e52e6
Small new user improvements (#1143)
- Changed empty library string
- Added empty view for Categories
2018-01-01 14:57:20 +01:00
inorichi
08baf798aa Give view pager unique ids, avoiding subtle bugs 2017-12-04 22:22:35 +01:00
inorichi
2eeac0bf8b UI with Conductor (#784) 2017-05-06 15:49:39 +02:00