Jay
becf936d48
Fixes to insets and snackbars
2020-02-11 19:48:51 -08:00
Jay
27fbcf2082
Removed unused resources
2020-02-04 01:16:49 -08:00
Jay
b1d221c117
Merge remote-tracking branch 'upstream/master'
2020-01-09 18:15:42 -08:00
arkon
f7669b6797
Replace left/right layout attributes with start/end
2020-01-09 19:10:55 -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 b76a15d960
)
* Fix source preference screen heading size/list padding
Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
Jay
25bf5602ba
Migration for androidx
2019-10-28 22:51:46 -07:00
Jay
dd25736fb9
Added Notch support
...
+ removed force dark where needed
Co-Authored-By: tonarii <tonarii@users.noreply.github.com>
2019-10-26 18:26:31 -07:00
Deumiankio
e47dd3d587
Add 32-bit color mode to reader settings ( #1941 )
...
* add ARGB_8888 mode to reader settings
* Only show option on Oreo or later.
Only show option in settings screen.
2019-03-30 14:21:35 +01:00
inorichi
ca3f0873f3
Extract hardcoded strings from layouts
2019-03-15 08:48:12 +01:00
inorichi
3f2d375a53
Reduce priority of jcenter repository
2019-03-14 17:32:08 +01: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