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
arkon
340829bb71
Remove star icon option
2020-02-09 17:32:41 -05:00
arkon
b9420040f5
Move help into settings menu
2020-02-04 21:23:16 -05:00
arkon
a288c0f280
Vector tracker icons (except Bangumi)
2020-01-24 14:17:54 -05:00
arkon
879d260202
Remove unused drawables
2020-01-18 21:04:29 -05:00
arkon
ce4d75f62a
Replace raster icons
2020-01-18 20:58:07 -05:00
arkon
f3e228e8a4
Indicate obsolete extensions ( #2494 )
...
* Indicate obsolete extensions
* Make obsolete indicators red
* Move obsolete extensions up the list
* Add base button theme for holder
* Use red button color state instead of explicit text color
2020-01-12 18:27:04 -05:00
arkon
cd90702fe5
Fix splash screen status bar color
2020-01-11 10:41:16 -05:00
arkon
797553ce16
Convert webview into an activity ( #2470 )
...
Based on 65804ebb3a
2020-01-10 22:22:12 -05:00
arkon
ba9f6fef99
Tweak splash screen color, set nav bar to match ( #2476 )
...
Tweak splash screen color, set nav bar to match
2020-01-10 08:11:10 -05:00
happywillow0
6633a96245
Fix filter_mock ( #2471 )
...
Fix filter_mock
2020-01-10 06:59:16 -05:00
arkon
eb56567812
Convert filter mock image to webp
2020-01-09 18:55:53 -05:00
arkon
dc93368e03
Fix stretched splash screen icon on older versions of Android
2020-01-09 18:44:20 -05:00
arkon
8d3166c5fe
Add larger minimalistic splash screen icon
2020-01-09 18:30:55 -05:00
arkon
07caea8b4e
Clean up splash screen code
2020-01-09 18:29:36 -05:00
markelgaston
141b7ac554
Added a app loading splash Screen ( #2185 )
...
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Update splash_background.xml
2020-01-09 18:09:52 -05:00
arkon
0d5099f230
Drop support for Android 4.x ( #2440 )
...
* Bump minSdkVersion
* Remove Android 4.x specific logic
* Consolidate res assets
* Add note about minimum Android version to README
* Restore incorrectly removed method, remove unneeded Lollipop TargetApi annotations
2020-01-07 18:46:31 -05:00
arkon
600fbb2ef8
Update files to use unix line endings
...
cmd: `find . -type f -print0 | xargs -0 dos2unix`
2020-01-05 14:43:07 -05:00
MCAxiaz
e8638cb0b3
Hide Empty Search Results in Catalogues ( #2066 )
...
* test2
* remove nothing_found view and associated resources
2019-07-01 13:06:19 +02:00
inorichi
18f89cc341
New reader ( #1550 )
...
* Delete old reader
* Add utility methods
* Update dependencies
* Add new reader
* Update tracking services. Extract transition strings into resources
* Restore delete read chapters
* Documentation and some minor changes
* Remove content providers for compressed files, they are not needed anymore
* Update subsampling. New changes allow to parse magic numbers and decode tiles with a single stream. Drop support for custom image decoders. Other minor fixes
2018-09-01 17:12:59 +02:00
Carlos
6c1453eb54
Library filter UI change ( #1211 )
...
* similar library filter to catalog filter
* removed some commented out code
* code review changes
* fixed accidentally removing title
2018-02-16 15:23:15 +01:00
Carlos
854112095b
Downloading extensions from Github Repo. ( #1101 )
...
Downloading extensions from Github Repo.
2018-02-05 22:50:56 +01:00
Bram van de Kerkhof
6a310bbaa9
Added custom download option ( #1185 )
...
* Added custom download option
* Implemented new design. TODO comments (like always...)
* W00t comments
* Implemented code review.
* Fixed commit breaking mistake :O
* Small design fix
2018-01-23 21:18:55 +01:00