Commit Graph

2003 Commits

Author SHA1 Message Date
Jay
4162b57b24 Rounded ripple for filter text boxes 2020-02-11 19:48:54 -08:00
Jay
d4e839f555 Edge to edge bottom sheets for reader
Added collaspe button to reader sheet
Made other reader themes material
2020-02-11 19:48:54 -08:00
Jay
08dcd06d27 More design fixes
Enabled filters now have white text
Using A10's back gesture to close the snackbar works properly now
2020-02-11 19:48:54 -08:00
Jay
dc103acea2 Moved bottom navigation setting to bottom of the general list
In case you can't tell this is going to go away someday
2020-02-11 19:48:54 -08:00
Jay
1bb2edc4bb Removed unread badge from catelouge items + warning for nav drawer
Side nav is painful to maintain so sooner or later it's going bye bye
2020-02-11 19:48:54 -08:00
Jay
c48252b61c More fixes to D&D sorting with new presenter 2020-02-11 19:48:54 -08:00
Jay
d4153a9f41 Refactoring Library and Filter Bottom Sheet
Library controller is no longer rx
Library presenter is no longer rx
2020-02-11 19:48:54 -08:00
Jay
05cb2c0b6b Added Unread badge option
And with this, the filter bottom sheet is done
2020-02-11 19:48:54 -08:00
Jay
4ba197c713 Near final fixes to filter bottom sheet
Fixed title sometimes still showing when expanded
Popup menu show sorting option
2020-02-11 19:48:54 -08:00
Jay
ebfdfe4d9b Update strings for master rebase 2020-02-11 19:48:54 -08:00
Jay
a9a94d7654 Updating for change of category pref 2020-02-11 19:48:53 -08:00
Jay
596597c910 Collasing bottom sheet's peak on small phones in landscape 2020-02-11 19:48:53 -08:00
Jay
033e4f205d Fixed library sorting not updating while library updating in progress 2020-02-11 19:48:53 -08:00
Jay
5d31737c68 Library presenter no longer using oberserables
This lagged sorting for D&D so time to get rid of it
2020-02-11 19:48:53 -08:00
Jay
362c39056b Added clear all filter button
Starting optimzations to presenter
2020-02-11 19:48:53 -08:00
Jay
6973093ea1 peek for filter bar now hides on expanding 2020-02-11 19:48:53 -08:00
Jay
24d592d999 Enabled cat sorting 2020-02-11 19:48:53 -08:00
Jay
0cc96ef585 Added sorting/display options to bottom sheet
Edge to edge on the pre migration bottom sheet
2020-02-11 19:48:53 -08:00
Jay
7f1f2b7863 More fixing to download listeners
Updates to filter bottom bar layout
Removed Download queue preference
2020-02-11 19:48:53 -08:00
Jay
562de30173 Added Manga/Manwha only option to filters
Fixes to the download listener
2020-02-11 19:48:53 -08:00
Jay
733dc3765e Download service now has a listener for the badge and fab icon 2020-02-11 19:48:52 -08:00
Jay
e23973cc9c Added fab to library controller 2020-02-11 19:48:52 -08:00
Jay
cb599704a9 More bottom sheet work
Title og bottom sheet now shows filter status and sort method
2020-02-11 19:48:52 -08:00
Jay
40e4adc23b More work to the bottom sheet + fixed white theme in webview for dark mode 2020-02-11 19:48:52 -08:00
Jay
c35b4472dd Bottom sheet p1
Filters
2020-02-11 19:48:52 -08:00
Jay
7544a4d2db Color fixing
For extensions button on lower androids and highlighted tab in dark theme
2020-02-11 19:48:52 -08:00
Jay
f0f889e6bb Fixes to the lower android versions 2020-02-11 19:48:52 -08:00
Jay
fa5b85e3b2 Download queue option moved to download settings
Also popup menus now us mat menus
2020-02-11 19:48:52 -08:00
Jay
98972e76c9 Fixing imports 2020-02-11 19:48:52 -08:00
Jay
b3842cd9ea Set bottom nav down to 4 tabs
Recents now shares recently read and updates
2020-02-11 19:48:52 -08:00
Jay
48d12bbecd Fixing more icon tints 2020-02-11 19:48:51 -08:00
Jay
2ee691bffe Removed insets logic for bottom nav/added option to use side drawer again 2020-02-11 19:48:51 -08:00
Jay
ff71b96703 Fixed Download intent + help button in settings 2020-02-11 19:48:51 -08:00
Jay
becf936d48 Fixes to insets and snackbars 2020-02-11 19:48:51 -08:00
Jay
a1d0d113b9 More work on the white + md2 2020-02-11 19:48:51 -08:00
Jay
f24fefad59 Added white theme to pref 2020-02-11 19:48:51 -08:00
Jay
25df36c60d Start of MD2 + White theme 2020-02-11 19:48:51 -08:00
Jay
9e36dccf4d Recent Read Controller is no longer Rx
Unfortunately to fix #72, an rx observer is needed since the reader adds to the db after the recents is back in view
2020-02-11 19:48:51 -08:00
Jay
01039219bc Version 0.9.8 2020-02-11 19:40:36 -08:00
Jay
c0250ab1ee Update LibraryUpdateService.kt 2020-02-10 22:41:07 -08:00
Jay
eddfeff146 Sort chapters properly for update notifactions 2020-02-10 21:10:54 -08:00
Jay
fb2ab7d765 Recent Read Controller is no longer Rx
Unfortunately to fix #72, an rx observer is needed since the reader adds to the db after the recents is back in view
2020-02-10 01:02:09 -08:00
Jay
f91e66269f Added snack messages to show category is already in queue
Also removed the weird enabling logic of the swipe refresh for categories
2020-02-08 20:47:19 -08:00
Jay
755ce656b2 Added remove from library dialog
Addresses #99
2020-02-08 19:35:56 -08:00
Jay
3d3c6b3db5 Renaming pref to hide category instead
So all filters are default off
2020-02-08 12:36:13 -08:00
Jay
fee697f148 Set now as last updated for manga if the source does not provide a date for new chapters 2020-02-08 04:41:24 -08:00
Jay
750c515db8 Fixing D&D sorting sometimes giving a blank library 2020-02-08 01:25:34 -08:00
Jay
b212f8233e Unread sorting now always shows unread on top 2020-02-07 04:33:55 -08:00
Jay
b7111e7ac6 Update MainActivity.kt 2020-02-07 03:28:19 -08:00
Jay
887c5fefae Fixed Downloader Notifaction + added placeholder download 2020-02-06 16:57:27 -08:00