arkon
|
aa70be525d
|
Add text to chapter FAB, shrink extended FABs on scroll
|
2020-04-10 15:39:28 -04:00 |
|
arkon
|
f7ac969a4a
|
Fix for Filter.Select labels jumping on filter sheet reloading
|
2020-04-10 15:23:29 -04:00 |
|
arkon
|
4f5e52fdd4
|
Move search filter sheet actions to the top
|
2020-04-10 15:15:31 -04:00 |
|
arkon
|
69af1baf7a
|
Use LinearLayout as root of main_activity
Was causing issues within catalogues when search was invoked
|
2020-04-10 14:49:21 -04:00 |
|
arkon
|
9a28cbc1e4
|
Use FAB for catalogue filter
|
2020-04-10 14:43:13 -04:00 |
|
arkon
|
8cfd80ba84
|
Move catalogue filters to bottom sheet
|
2020-04-10 14:23:27 -04:00 |
|
arkon
|
fdc7981d18
|
Tweak webtoon margin setting
|
2020-04-10 11:45:30 -04:00 |
|
arkon
|
145a744ce0
|
Merge branch 'feature/webtoon-margins' of git://github.com/jleehey/tachiyomi into jleehey-feature/webtoon-margins
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonConfig.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonPageHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/util/preference/PreferenceDSL.kt
# app/src/main/res/values/strings.xml
|
2020-04-10 11:14:09 -04:00 |
|
arkon
|
dd59748bf0
|
Minor cleanup
|
2020-04-07 22:44:37 -04:00 |
|
arkon
|
de8e530b37
|
Update tracker icons
|
2020-04-07 16:58:08 -04:00 |
|
arkon
|
441e2a69d8
|
Minor edits
|
2020-03-29 16:41:14 -04:00 |
|
arkon
|
912629c2dc
|
Replace TagGroup library with Material chips
|
2020-03-29 14:11:13 -04:00 |
|
arkon
|
920ffa8c24
|
Add fast scroller to library
|
2020-03-28 17:17:28 -04:00 |
|
arkon
|
488f81ef74
|
Use bottom sheet for library settings
|
2020-03-28 17:17:21 -04:00 |
|
arkon
|
0a5461cbea
|
Use pill icon instead of text for sheet pull up indicator
|
2020-03-28 16:32:34 -04:00 |
|
arkon
|
bb43e2aa03
|
Show empty catalogue error view with actions
|
2020-03-28 15:57:50 -04:00 |
|
arkon
|
5fd1865504
|
Remove elevation overlay
|
2020-03-24 18:18:10 -04:00 |
|
arkon
|
622d6c0cab
|
Fix bottom nav background color (closes #2704)
|
2020-03-24 13:14:28 -04:00 |
|
arkon
|
3f4140900d
|
Tweak button styles
|
2020-03-22 18:43:16 -04:00 |
|
arkon
|
b434bc93a3
|
Add fast scroller in catalogues/extensions lists
|
2020-03-22 12:43:53 -04:00 |
|
arkon
|
11529f2795
|
Add end pending for catalogues/extensions group header for RTL names
|
2020-03-22 12:43:42 -04:00 |
|
arkon
|
6da350aee6
|
Minor extension update cleanup, default to on
|
2020-03-20 22:59:59 -04:00 |
|
Jays2Kings
|
9585f9a1a6
|
Option to auto check for extension updates (#2680)
* Option to auto check for extension updates
* Addressing comments
* Added foreground check for extensions
* Added Extension Preference widget
|
2020-03-20 22:22:39 -04:00 |
|
arkon
|
fb897e37d1
|
Add download queue features from J2K fork
|
2020-03-15 22:42:40 -04:00 |
|
arkon
|
3e5a48e5e4
|
Use actual dialog title for tracker login dialogs
|
2020-03-15 17:31:36 -04:00 |
|
arkon
|
ef0b546d4c
|
Replace more icons
|
2020-03-15 16:46:38 -04:00 |
|
arkon
|
1ebcafb25d
|
Fix focused text input stroke color (fixes #2703)
|
2020-03-15 12:58:48 -04:00 |
|
arkon
|
90396153f4
|
Tweak tab indicator style
|
2020-03-15 12:56:00 -04:00 |
|
arkon
|
e41edc1fb7
|
Pure white light theme
|
2020-03-15 11:36:38 -04:00 |
|
arkon
|
a6c1de1cb2
|
Replace more icons
|
2020-03-14 16:04:14 -04:00 |
|
arkon
|
b9ea6e8d96
|
Fix common toolbar popup menu text color (fixes #2695)
|
2020-03-12 19:14:43 -04:00 |
|
arkon
|
7d0ea614da
|
Migrate to MaterialComponents themes
|
2020-03-11 22:59:37 -04:00 |
|
arkon
|
937fb85376
|
Use accent color for refresh circle
|
2020-03-10 22:53:49 -04:00 |
|
arkon
|
a405324907
|
Simplify track item layout to use LinearLayout instead of nested ConstraintLayouts
|
2020-03-10 21:17:39 -04:00 |
|
arkon
|
208552f0b4
|
Tweak compact tracker card design
|
2020-03-10 21:13:55 -04:00 |
|
arkon
|
d7d3731567
|
Random kaomoji for empty view
|
2020-03-09 19:47:12 -04:00 |
|
arkon
|
466ec7b962
|
Compact tracker card
|
2020-03-09 16:27:23 -04:00 |
|
morcefaster
|
9936b402a6
|
Added config to hide transition page when not needed (#2682)
* Added config to hide transition page when not needed
* Moved always_show_chapter_transition setting to General group
|
2020-03-09 14:36:29 -04:00 |
|
arkon
|
48363aa3b0
|
Fix library empty view alignment
|
2020-03-08 20:48:44 -04:00 |
|
arkon
|
c63d8e7a30
|
Bottom action menu in chapters list
|
2020-03-08 17:37:42 -04:00 |
|
arkon
|
d6ea69a115
|
Action toolbar code cleanup
|
2020-03-08 17:23:26 -04:00 |
|
arkon
|
29a2d41331
|
Fix chapter list item end padding
|
2020-03-08 15:21:16 -04:00 |
|
arkon
|
9f8046324d
|
Abstract bottom action menu code to main activity
|
2020-03-08 13:57:50 -04:00 |
|
arkon
|
af05c34da3
|
Bottom action menu for updates
|
2020-03-08 12:16:17 -04:00 |
|
arkon
|
c275adbb91
|
Remove chapter item popup menu
|
2020-03-07 23:00:29 -05:00 |
|
arkon
|
4061232fe3
|
Remove chapter updates popup menu
|
2020-03-07 22:46:13 -05:00 |
|
arkon
|
507471e318
|
Label Kitsu login field as email address instead of username
|
2020-03-07 22:19:45 -05:00 |
|
arkon
|
fbaaed1516
|
Match status/nav bar to reader toolbar color
|
2020-03-07 17:08:11 -05:00 |
|
onlymash
|
5fb3b0e0e3
|
Show page number only when toolbar is hidden (#2601)
* Show pagenumber only when toolbar is hidden
* Fix fullscreen issue
* Remove unneeded dependency
* Fix menubar padding
* Revert ReaderSeekBar height
* Refine code
Co-authored-by: arkon <arkon@users.noreply.github.com>
|
2020-03-07 16:57:14 -05:00 |
|
arkon
|
b84638ac5a
|
Fix chapter description and download badge overlap
|
2020-03-07 13:28:27 -05:00 |
|