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
beb2d880ea
Move color filter behind reader toolbars ( fixes #2619 )
2020-02-23 00:07:34 -05:00
arkon
aa05458f1d
Run formatter on layout files
2020-02-21 18:43:50 -05:00
arkon
81418a7712
Tweak reader seekbar height for Android 5 UI bug ( closes #2487 )
2020-01-11 22:29:31 -05:00
arkon
885c7bbb10
Add descriptions to reader prev/next buttons for a11y
2020-01-11 22:14:02 -05:00
arkon
d4c25359bd
Remove clickable attributes from unclickable text in reader
2020-01-11 22:13:46 -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
Deumiankio
021dde66eb
Add color filter blend modes ( #2013 )
...
* Add color filter blend modes
* Only show modes supported by currently used API level.
* Fix arrays.xml for API level <=27.
2019-04-29 19:32:49 +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
inorichi
25898d34ca
Update page indicator colors and new Readmangatoday domain
2017-11-23 18:00:49 +01:00
inorichi
d4101c7bdf
Page indicator now uses an outline instead of overlapping shadows
2017-11-20 13:55:56 +01:00
inorichi
88d1f29fe2
Move page indicator to bottom center, and use a shadow instead of a background. Other category in catalogue list is now placed at the end
2017-11-18 14:09:38 +01:00
Carlos
afa89ac125
added extra padding on page number to prevent cut off on rounded corner devices. ( #1056 )
2017-11-06 22:08:49 +01:00
inorichi
ca2236958a
Reorganize layouts by feature
2017-05-25 12:16:58 +02:00