Jay
caaddda040
Manhua no longer switches to LTR reader if the default reader is webtoon
2020-04-26 19:11:00 -04:00
Jay
610569cbc3
Using OutlinedButton.Icon for manga details and recents
2020-04-26 18:21:07 -04:00
Jay
974eb90cd5
Manga details now auto hides the fast scroll
...
Also more fixes to the tablet layout of manga details
2020-04-26 17:47:32 -04:00
Jay
15d2cb9f36
Remove wording about local covers being erased by refreshing covers setting
...
since it's no longer true
2020-04-26 16:04:53 -04:00
Jay
661ee54644
Fix empty view still showing on browse source
...
Using the browse icon for empty view with http sources
2020-04-26 16:03:51 -04:00
Jay
33bda22f08
Fixed start reading button showing with no chapters
...
And the more button now properly hides when there's no much of a description
2020-04-26 15:50:59 -04:00
Jay
3da64d8835
Fixed managing and collapsing default category
2020-04-26 15:14:55 -04:00
Jay
cd7e4efa5e
LTR support on recycler item dividers
2020-04-26 01:16:19 -04:00
Jay
d47a8c6ed9
Fixed opaque status bar when tapping on 2 manga covers at the same time
...
because thats easier to fix that the double tappers
2020-04-26 01:02:43 -04:00
Jay
658a1a996b
Using context extension for night mode checking
2020-04-26 00:52:12 -04:00
Jay
52892da065
Theme fixes for reader
...
Smart by theme now changes its background color on day/night switch, white theme is now actually #FFFFFF on background
Continous Vertical always uses black between pages, even if using light theme
Fix animated gif backgrounds
2020-04-26 00:44:31 -04:00
Jay
4ce2172a0c
Date TimeSpan extension
2020-04-26 00:33:47 -04:00
Steven Smith
420f58eaed
Improvements to EPUB support. ( #2409 )
...
* Fix EPUBs containing relative file paths and/or alternate path separators.
* Support calibre-generated EPUB covers.
* Store EPUB pathSeparator in a field.
* Process both types of image tags in EPUBs.
* Process all EPUB image tags in order.
2020-04-25 23:32:40 -04:00
Jays2Kings
ff3c3e8009
Create issue_closer.yml
2020-04-25 23:09:35 -04:00
Jays2Kings
9f9e0d51f5
Update issue templates
2020-04-25 23:09:15 -04:00
Jay
900238c84f
Some source icon clean up
2020-04-25 22:24:32 -04:00
Jay
6bdc720249
Remove text drawable library
2020-04-25 21:45:10 -04:00
Jay
b2ff267028
Using webp with a real shadow instead of vector xml for local source icon
2020-04-25 21:40:33 -04:00
Jay
7b7222428c
Add links to local source guide
...
Also added empty view in browse sources to retry or open in webview
2020-04-25 20:29:00 -04:00
Jay
40ae78c0a3
Adding custom local source icon
...
Maybe we'll ask as to make one someday...
2020-04-25 20:22:33 -04:00
Jay
90a3145345
Update string to say "WebView"
2020-04-25 20:20:10 -04:00
arkon
0ea6764671
Added actionable items to empty view
2020-04-25 20:19:16 -04:00
Jay
ad2e14bf1a
Created setTextColorRes Extension method
2020-04-25 18:18:13 -04:00
Jay
1c51a4c499
Updates to manga header margins + tablet layout fixes for the controller
2020-04-25 18:17:41 -04:00
Carlos
09a24bd9f2
Some Detail UI changes ( #217 )
...
* slight gradient increase in width
adjust more/less/start reading button to have more margin to be padded away from fast scroller
* remove title from top app bar
2020-04-25 17:14:48 -04:00
Jay
e9efc7d020
Added Tips for filters and chapter swipe
...
Using tooltip library to showtips
Swipe animations for first chapter item
Flow preferences to handle this
2020-04-25 00:47:01 -04:00
Jay
3bee24e79a
Long pressing library icon now updates the library
...
Long pressing on other tab items expands the bottom sheet for that page
2020-04-25 00:28:25 -04:00
Jay
b67c6ec2c7
Adding Flow Preferences
2020-04-24 23:16:35 -04:00
Jay
693b8cb142
Fix comment indents in build gradle
2020-04-24 23:14:18 -04:00
Jay
01eb5ef5c0
Update preferences library
2020-04-24 23:12:39 -04:00
Jay
7fb8226a5f
Fixed filters/track item dividers
2020-04-24 23:00:38 -04:00
Carlos
53bdb9cb12
minor theme cleanup ( #211 )
...
* use color selectors for alternative text colors and status bar
removed unneeded colors
removed ptsans since its not used and also thats not the way to do fonts anymore
* cahnged name to app_color_primary from bluePrimary
* fix fact total badge color text is not being used
2020-04-24 22:01:39 -04:00
Jay
226eacdfcb
Fixed elevation issue when going into manga details
2020-04-24 18:18:34 -04:00
Jay
9586b564ed
Better RTL support in manga details and library
2020-04-24 17:09:08 -04:00
Jay
024b075330
Reusing scroll extension method in manga details
2020-04-24 16:46:18 -04:00
Jay
3fc510fe4b
Fixed animation when starting a download from recents
2020-04-24 14:00:47 -04:00
Jay
6237a61b4b
Random cleanup
2020-04-24 13:24:41 -04:00
Jay
edbea486c8
Fix chapter download button status
2020-04-24 13:24:25 -04:00
Jay
f717900a89
Fixed inverted bookmark drawable on reader
2020-04-24 01:28:50 -04:00
Jay
7071abb5aa
Fixed weird animation when going back to grouped recents
2020-04-23 23:21:58 -04:00
Jay
f6318d83ee
Cleanup/Refactoring of Chapter colors
...
Also using util in recents
2020-04-23 23:20:45 -04:00
Carlos
1519395267
Chapter cleanup ( #210 )
...
* clean up chapterholder and reader chapter item to use a helper class for colors
* update gradle.properties to cache and have larger memory
* fixed bug causing some chapters that were swiped to crash app
* add relative date to chapter util
reference colors instead of attrs in color.xml
add a bookmarked and read alpha
Co-authored-by: Jays2Kings <jays@outlook.com>
2020-04-23 21:57:04 -04:00
Carlos
d4449c1d03
LibraryBadge clean up ( #209 )
...
* adjust badge colors to use color properties specific to badges
clean up library badge with existing and new view extensions
* fix line that should have been deleted in tracksearch
2020-04-23 21:02:44 -04:00
Carlos
5e5ab8df6b
switch to vector for splash since we target > 21 ( #208 )
2020-04-23 20:49:32 -04:00
Jay
3631489c56
Fixed collapsed category saying "category is empty"
2020-04-23 03:32:43 -04:00
Jay
950452579f
Fixed rare crash when rotating screen in library
2020-04-23 03:24:01 -04:00
Jay
e2410fafb8
Fixing bottom sheets for notched phones
...
Starting to turn on bottom sheets now
Also general fixes on notched tablets (if those exists, I think they do?)
2020-04-23 03:23:36 -04:00
Jay
1ffe7511f2
More window insets extensions
2020-04-22 23:49:35 -04:00
Jay
b1fa07aedd
Fixing imports for before commit
2020-04-22 23:49:12 -04:00
Jay
39aceea9da
Using Controller Extensions
...
Cleanup some unused backup consts/methods
2020-04-22 20:56:11 -04:00