Jays2Kings
7b91a8a23b
Binding Reader Activity and reader view
...
i want to die.
2021-03-29 02:35:01 -04:00
Jays2Kings
477db48b61
actually add ripple effect on the reader toolbar
...
I was pretty sure I committed this in c26c38ca3
but here we are
It was just square ripple at first, but adding a new drawable with padding
2021-03-27 20:32:42 -04:00
Jays2Kings
999247d7dd
Added option to change navigation type for reader
...
Taken from upstream with some tweaks:
*Removed always show at start option
*"Left" and "Right" in reader overlay now say "Next" or "Previous" in LRNav
*Changing Inversion also shows navigation overlay
*Show new user the nav overlay the first time for both paged and webview (since j2k has auto webtoon)
Also unrelated, changed "page transitions" to "animate page transitions"
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-24 20:13:14 -04:00
Jay
07999b0c2d
similar updates that i made in neko
2020-05-26 21:34:44 -04:00
Jay
42e299366a
Using frame instead of appbar in reader
...
Not sure if will fix the disappearing page bug but appbars are weird enough to cause it
2020-05-22 21:28:47 -04:00
Jay
c0eb0b62c7
Fixed blank page bug... again
2020-05-05 18:19:30 -04:00
Jay
22eb46ac0b
Fixed reader activity layout issues
2020-05-04 15:00:00 -04:00
Jay
379f27b01e
Fixed blank pages in reader
...
There's a few refactoring changes here, but the actual fix is the reader_activity class and xml
2020-05-03 12:38:00 -04:00
CarlosEsco
f6c2558722
run standard xml format on reader files
2020-04-22 13:31:02 -04:00
Jay
b38b74d95d
Using appbar for reader, removing tablayout in main activity xml
...
and a pill in the reader chapters sheet
2020-04-19 17:57:35 -04:00
Jay
5b5239c5eb
Reader now using app theme, clean up of unused drawables; attrs; colors
2020-04-19 17:28:59 -04:00
Jay
02896679fe
Added Chapter list to reader activity
...
Also using this as a test bed for fast adapter
2020-04-14 23:56:50 -04:00
Jay
05428b308f
Reordering the strings xml
...
and slightly more cleanup
2020-04-09 00:25:38 -04:00
Jay
fb529f52d3
Big refactoring of strings
...
Removing some of the unused, removing the prefixes on some strings
Cleaning up some of the unused resoures and dialogs
2020-04-08 20:32:36 -04:00
Jay
dace5b4de7
Added Reader type for manga to seperate manga type
...
Using manhwa wording again
Fixes for swipe refresh in manga page
Fixed layout when expaning detials in manga info
2020-03-03 12:37:28 -08:00
arkon
8c91b7628f
Translucent reader UI
2020-02-11 19:48:56 -08:00
Jay
27fbcf2082
Removed unused resources
2020-02-04 01:16:49 -08: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 b76a15d960
)
* 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