Soitora
aecdd04e04
Move "Delete sweep" out from overflow ( #5392 )
...
Places it as its own icon, having an overflow with only one item doesn't make much sense when that's not the behavior in other parts of the app.
2021-06-16 18:31:20 -04:00
Soitora
4dfb3cc972
Improvements to the new library item selectors ( #5379 )
...
* Increase card selector radius
* Add themed overlay to library selector
2021-06-12 09:45:26 -04:00
Soitora
653b7ffcd0
Fix black icon for small notifications on EMUI ( #5350 )
...
* Set notification icon fillColor to Android white
Closes #5340
* Remove '_black' suffix from the glasses icon drawable
2021-06-09 17:16:09 -04:00
Soitora
88d9ffe92e
Add better library item selectors ( #5240 )
...
* Add better library item selectors
Inspired by the J2K method of library item selection.
* Tweak theme selection colors
It was missing for Hot Pink and Midnight Dusk.
The selector color is 75% alpha of the color accent, this looked fitting for all themes.
2021-06-01 17:56:36 -04:00
arkon
5e5ceef122
Update some icons
2021-05-30 17:24:57 -04:00
Ivan Iskandar
5bb1f72c28
Use existing vector icon for splash screen ( #5230 )
2021-05-30 11:15:20 -04:00
Soitora
aed6e12119
Add animations for Bottom Navigation items ( #5181 )
...
* Animated icon for the Library tab
Co-Authored-By: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
* Animated icon for the More tab
Co-Authored-By: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
* Rename more_vert to overflow
Should maybe help any confusion together with the other more_horiz changes.
* Animated icon for the History tab
Co-Authored-By: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
* Clarify names and clean files
* Animated icon for the Updates tab
* Animated icon for the Browse tab
* Recreate the animated icon for the History tab
History icons look better when the internal clock is not moving.
Co-authored-by: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
2021-05-28 22:35:35 -04:00
arkon
8af8c57bb4
Add link to official subreddit
2021-05-25 18:33:56 -04:00
arkon
10a638c6b8
Update Discord logo asset ( closes #5143 )
2021-05-23 12:58:03 -04:00
Soitora
33dcdc1599
Ripples patch ( #5144 )
...
* Combine ripple_dark and ripple_light
Fixes AMOLED theme and doesn't require two seperate items.
* Fix ripple for the new About icons
* Fixes nav/tab ripple in Dark Blue and Light Blue themes
* Theme some ripples using their Style instead
2021-05-22 18:08:48 -04:00
arkon
107727eea9
Remove unnecessary fillType attrs from app icons
2021-05-22 17:37:14 -04:00
arkon
54b50cca71
Fix vector from being rasterized during build
2021-05-22 17:15:16 -04:00
arkon
1c10ba7925
Enforce same height for about links
...
Discord is kind of scuffed because the icon isn't vertically centered properly.
2021-05-22 16:49:51 -04:00
arkon
dbe8931cf0
Run formatter on drawables and layouts
2021-05-22 12:02:49 -04:00
Soitora
562dce60ee
Ripple overhaul ( #5109 )
...
* Create drawables for the ripples
Temporary colors in them to aid in unifying the ripples.
The 'ripple_circular' and 'ripple_normal' are probably going to be merge as one in the end.
* Change selectableItems to drawables
Changes 'selectableItemBackgroundBorderless' to 'ripple_circular' drawable.
Changes 'selectableItemBackground' to 'selectable_item_background' drawable.
* Add temporary colors to aid in finding unstyled ripples
* Fix button sizes to not make oval ripples
* Make the chip selectable follow ripple color
* Style using the built in rippleColor when possible
* Ripple away 💸
* Set ripple color for tabs
Main activity tabs as well as sheet tabs
* Set ripple color in seekbar buttons
* Fix ripple color for the toolbar
* Round off and start to finish the ripples
* Set custom colorful ripple for bottom navigation
Makes the app a little more fun than just black and white. Took inspiration from a ton of updated Google apps.
* Revert two layout changes
These were not necessary for the ripple as it is designed now, but it was before.
Co-authored-by: Andreas E <andreas.everos@gmail.com>
2021-05-22 11:55:05 -04:00
arkon
a410184e0a
Collapse about links into a single row
2021-05-19 22:39:31 -04:00
Soitora
d3ceecf620
Add icons for links in the About section ( #5117 )
...
* Add an icon for each link in About
* Add icon for Open source licenses
* Reorder Facebook and Discord
* Revert "Add icon for Open source licenses"
This reverts commit 9b73f8443d1afea60f8bc4165663c8bef0ebf108.
2021-05-19 22:21:22 -04:00
Ivan Iskandar
dad3292bdd
Use adaptive icon for app shortcuts ( #4968 )
...
Also swap the color
2021-04-27 17:30:17 -04:00
Ivan Iskandar
bf80dd622c
Fix download error icon color tint ( #4959 )
...
* Fix download error color tint
* Use progress indicator as download icon border
* Resolve feedback
* Use extension function to set tinted drawable
2021-04-25 11:36:13 -04:00
Ivan Iskandar
4e7b8c98f9
Make the download progress status smoother ( #4958 )
...
* Make the download progress status smoother
* Download status icon cleanup
2021-04-25 10:42:06 -04:00
arkon
e8d8621f06
Remove "Locked" orientation, replace with explicit orientations
...
Portrait/Landscape allow sensor, Locked Portrait/Landscape don't.
2021-04-23 22:37:43 -04:00
arkon
3287ca9cf2
Add checkmark beside selected popup menu item
...
Based on what's in J2K. Also renamed to MaterialSpinnerView to match what's there.
Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com>
2021-04-16 22:39:19 -04:00
arkon
99b46096a4
Fully expand source filter sheet on show ( closes #4455 )
2021-04-12 17:30:44 -04:00
arkon
940d8389b5
Add QuadStateCheckBox view
2021-03-31 23:03:42 -04:00
arkon
4054f2a6a0
Add icon for crop border shortcut off state
2021-03-30 18:27:09 -04:00
arkon
71aa592111
Use regular crop icon
2021-03-28 17:06:07 -04:00
arkon
d501c02f8b
Add crop borders shortcut
2021-03-28 16:25:53 -04:00
arkon
e0b7698d40
Merge reader settings and color filter sheets
...
Heavily influenced by fe2543b9d5 (diff-8f47d7b7b53769ac18c28fe9978140c6bef44709879567acab2c6ef3270cd3a8)
2021-03-25 23:10:22 -04:00
arkon
609d8c9685
Add icons for reading mode toggle
2021-03-14 17:13:20 -04:00
arkon
bc34d4fa88
Round snackbar corners
2021-03-14 16:15:25 -04:00
arkon
6fd4af8736
Adjust reader navigation button ripples
2021-03-14 16:13:18 -04:00
arkon
33992d80bf
Add orientation toggle to bottom reader menu
2021-02-13 18:50:50 -05:00
arkon
829a65e515
Adjust reader seekbar design
...
- Revert back to old prev/next chapter icons
- Make views taller for easier actions
- Use more consistent spacing
- Add ripples to prev/next chapter buttons
2021-02-13 17:00:00 -05:00
arkon
89837e4ced
Initial adoption of bottom reader menus from TachiyomiSY
...
Co-authored-by: Jobobby04 <jobobby04@users.noreply.github.com>
Co-authored-by: CrepeTF <CrepeTF@users.noreply.github.com>
2021-02-13 10:47:17 -05:00
arkon
ace1db21d1
Rename drawable with more consistent naming
2021-02-13 10:44:35 -05:00
Taco
9bf452856c
Regenerate drawables ( #4352 )
2021-01-31 09:55:28 -05:00
arkon
cef1c4b8a1
Tweak manga info header backdrop
2020-12-27 17:58:03 -05:00
arkon
01ff3af63f
Add error state to chapter download icons
2020-12-27 10:44:08 -05:00
arkon
6dd280205b
Initial chapter download icon implementation
2020-12-27 10:13:13 -05:00
arkon
e8627800fe
Remove bundled fallback file picker
2020-12-13 12:42:10 -05:00
arkon
c8316c7254
Move NSFW source setting into Browse settings
2020-11-28 12:43:17 -05:00
arkon
972a595c74
Color selected tab with accent color when theme isn't blue
2020-09-26 19:18:58 -04:00
arkon
a9bed90d02
Move manga info summary more/less button toggle
2020-09-22 22:20:29 -04:00
arkon
c0789cd6ba
Use background color for some lists
2020-09-12 15:40:40 -04:00
Andreas E
7a33e198dc
Add missing chapter warning ( #3745 )
...
* Add missing chapter warning
* Flip calculation instead of flipping variables
* Change logic
* Change tint based on reader theme
* Add missing chapter warning to WebtoonTransitionHolder
* Add chapter warning between current/finished and prev/next
* Fix mix up of TextViews
* Fix review comments
2020-09-03 22:21:19 -04:00
arkon
65b32ddeb2
Split out NSFW source setting to separate section
...
Temporarily hidden until feature is ready for stable release.
2020-08-10 14:19:35 -04:00
arkon
a52fbb012a
Add pin icon to sources list ( closes #2862 )
2020-07-25 18:25:30 -04:00
arkon
a443dc3040
Show tracker status in button
2020-07-18 16:37:00 -04:00
arkon
3f007a1edd
Update some icons
2020-07-11 17:21:08 -04:00
arkon
7401673ac1
Update some icons
2020-07-07 17:29:32 -04:00
arkon
4e633b8936
Replace filter group icons with expand more/less
2020-06-23 08:51:38 -04:00
arkon
b8947a1c50
Bleed cover backdrop into actions bar in manga info header
2020-06-19 17:32:44 -04:00
arkon
18712b166f
Combine chapter sort asc/desc and sorting mode menus
2020-06-19 16:27:17 -04:00
arkon
ec7297f8c2
Add arrow to source search headers
2020-06-05 09:33:42 -04:00
arkon
4a99118cce
Replace some icons
2020-05-31 18:18:21 -04:00
arkon
0af81c7d05
Comfortable grid code cleanup
2020-05-25 14:01:17 -04:00
arkon
4e027cec71
Move migration into browse as a tab
2020-05-23 18:53:13 -04:00
arkon
3bf14623ad
Update some icons
2020-05-23 18:28:28 -04:00
arkon
914f5e569b
Update drag icon
2020-05-23 10:23:44 -04:00
arkon
3b41a78e76
Add explicit refresh icon asset (maybe fixes #3218 )
2020-05-21 09:00:01 -04:00
arkon
d86d861e4b
MaterialFastScroll updates
2020-05-07 22:40:23 -04:00
arkon
694de99a3f
Adopt MaterialFastScroll from J2K fork
...
de8cb8c1b0
2020-05-06 23:16:02 -04:00
arkon
dabca5f09e
Lighter weight method of rounding cover art
2020-05-03 22:29:09 -04:00
arkon
d593362ba8
Merge sources and extensions into one view
2020-04-27 19:16:46 -04:00
arkon
77cca1ce84
Change favorite icon to heart
2020-04-23 23:08:25 -04:00
arkon
5bc77fc6e8
Add offline mode (forced download filters; closes #2902 )
2020-04-19 15:30:55 -04:00
arkon
01dd46c5ed
Remove unused widget styles and animations
2020-04-19 12:23:37 -04:00
arkon
7b6d52c613
Tweak outlined library icon more
2020-04-18 14:12:33 -04:00
arkon
5cff247aa4
Tweak library icon ( closes #2754 )
2020-04-18 11:20:09 -04:00
arkon
7118817df7
Move bitmap images to nodpi
2020-04-16 19:09:05 -04:00
arkon
f52d49ad00
Replace some icons
2020-04-12 12:34:06 -04:00
arkon
c38b457ba0
Show open in webview menu icon if room
2020-04-10 14:41:24 -04:00
arkon
ea75f63dfb
Update library shortcut icon
2020-04-07 17:01:42 -04:00
arkon
de8e530b37
Update tracker icons
2020-04-07 16:58:08 -04:00
arkon
985bb44559
Add select inverse action
2020-04-05 15:55:35 -04:00
arkon
0a5461cbea
Use pill icon instead of text for sheet pull up indicator
2020-03-28 16:32:34 -04:00
arkon
3f4140900d
Tweak button styles
2020-03-22 18:43:16 -04:00
arkon
d86b030796
Add icon for mark previous as read
2020-03-22 12:22:47 -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
a3336368e5
Use solid/outline check icon for mark as read/unread ( closes #2719 )
2020-03-16 17:55:53 -04:00
arkon
33c0c6ff3b
Mostly revert back to old filled icons ( #2723 )
2020-03-16 17:55:53 -04:00
arkon
fb897e37d1
Add download queue features from J2K fork
2020-03-15 22:42:40 -04:00
arkon
ef0b546d4c
Replace more icons
2020-03-15 16:46:38 -04:00
arkon
90396153f4
Tweak tab indicator style
2020-03-15 12:56:00 -04:00
arkon
738f776d36
Filled icons in bottom nav when selected
2020-03-15 11:13:24 -04:00
arkon
a6c1de1cb2
Replace more icons
2020-03-14 16:04:14 -04:00
arkon
ace54f8175
Use outlined icons in settings
2020-03-14 15:46:36 -04:00
arkon
d7043bcaeb
Use outlined icons in bottom nav and more controller
2020-03-14 14:00:07 -04:00
arkon
9deaff9181
Dark snackbar in dark themes ( fixes #2699 )
2020-03-12 20:12:48 -04:00
arkon
7d0ea614da
Migrate to MaterialComponents themes
2020-03-11 22:59:37 -04:00
arkon
d7d3731567
Random kaomoji for empty view
2020-03-09 19:47:12 -04:00
arkon
c275adbb91
Remove chapter item popup menu
2020-03-07 23:00:29 -05:00
arkon
8ae15141f6
Move security settings to separate section
2020-03-04 22:32:45 -05:00
arkon
6586c4e387
Remove unused icon
2020-02-27 22:50:50 -05:00
arkon
11544fe8ef
Migrate to bottom navigation
2020-02-25 22:31:54 -05:00
arkon
032a6adaab
Rename/new icons for updates/history sections
2020-02-23 22:03:34 -05:00
arkon
3bce3502d2
Dark mode splash screen ( closes #2540 )
2020-02-18 22:13:45 -05:00
arkon
6677c10173
Simplify Tachiyomi vector icon
2020-02-17 15:25:56 -05:00
Jays2Kings
7f115f2e83
Group notifcations for Library updates ( #2582 )
2020-02-17 10:56:23 -05:00