Commit Graph

2130 Commits

Author SHA1 Message Date
Jay
44446b8f8a Disabled Tabbed Library
Likely to be removed forever
Also global update no longer shows download paused notification when queing up
Also bumped up to vCode 62 since 0.9.82 is out
Also fixed issue when the manga details header is taller than the screen
2020-03-29 00:08:09 -04:00
Jay
b48cff63e4 Fixes to manga details when app is locked + scrolling toolbar fixes 2020-03-28 19:11:32 -04:00
Jay
9e67c00465 Disabled ktlint's import organizer 2020-03-28 18:21:11 -04:00
Jay
497f965cba Parallax scrolling to Manga details page 2020-03-28 18:13:36 -04:00
Jay
0d658d4b05 Refactoring ChapterItem to make the download button more reusable 2020-03-28 15:07:21 -04:00
Jay
d82b6fbe04 Resume on last used tab 2020-03-28 14:11:19 -04:00
Jay
5e45c29f58 Filter library by non tracked services 2020-03-28 14:10:35 -04:00
Jay
6a7762212b New Recents Page + Download updates
Recent tab is now a combination of recent reads and updates, filtered by unread and an option to go to both old pages (which will be updated later)
Download button now has an option to start downloading a chapter now, which unpauses downloading and moves it to the top of the queue
If a chapter is added to a paused download queue with the notification swiped away, the notification returns
2020-03-28 01:23:22 -04:00
Jay
719aa751b8 Fixed extensions notifcation action 2020-03-25 00:48:24 -04:00
Jay
d361f41b35 Searching chapters collapses manga header
Fixed fade in of chapters on first load of manga details
2020-03-24 02:47:40 -04:00
Jay
f57e19a894 Fix crash when resuming tachi while broswing catalogue 2020-03-24 02:16:49 -04:00
Jay
1a661f5d04 Optimize Imports 2020-03-24 02:07:36 -04:00
Jay
66d62f5aa4 Extensions presenter now using less rx 2020-03-24 02:06:29 -04:00
Jay
fde6506842 Fixes to swiping chapters
Fixes also to the bottom sheets
2020-03-24 00:05:04 -04:00
Jay
776c85a954 Theme refactoring again 2020-03-23 17:18:18 -04:00
Jay
6ee80d2a2b Cleanup secondary drawer 2020-03-22 19:09:48 -04:00
Jay
6a22c18fab Browse Filters is now also a bottom sheet
Lets see how many more we can add (we're up to 6 if you're keeping score)
2020-03-22 19:08:17 -04:00
Jay
ba30882291 More theme fixes
Also Empty categories now hide with a filter on
2020-03-22 13:51:34 -04:00
Jay
30925053ab Refactoring Chapters 2020-03-22 04:22:11 -04:00
Jay
b331e12fde Made chapters swipeable to change read/bookmark status 2020-03-22 04:10:27 -04:00
Jay
87e86f81cf Updates to tracking layout 2020-03-22 03:15:40 -04:00
Jay
ff948ea4d9 Library List updates
Empty categories now show
Moving a manga from one category to the next now shows a snackbar with undo
Edit categories now shows total category count
2020-03-21 23:48:56 -04:00
Jay
3e40105232 Extension api only called when bringing up the extensions sheet 2020-03-21 22:07:35 -04:00
Jay
09a8ec6ffa Reworking themes
White theme is now the base, blue theme restored to its former glory, but system default for light is now only for dark blue
2020-03-21 22:07:04 -04:00
Jay
2e3aa6e39e show chapter toolbar when changing chapters with buffer page off 2020-03-21 01:18:15 -04:00
Jay
13836f0ae3 Slight cleanup on themes
Removing v23 theme
2020-03-20 23:37:16 -04:00
Jay
1b6f7deb21 Updating tracking layout 2020-03-20 23:16:59 -04:00
Jay
4d094105a9 Fixes to filter sheet in landscape 2020-03-20 23:16:34 -04:00
Jay
fe7bd2a7bb Using extension icon instead of letter for catalogues 2020-03-20 01:52:03 -04:00
Jay
b3ece8c9c9 Work on filters sheet
Auto hides now when scrolling, no longer hides with filters active
Changed back download color, using purple (?) for total chapters
2020-03-20 00:50:51 -04:00
Jay
98749190c2 Changed the library list swipe animation speed to be more like the play store 2020-03-19 23:14:59 -04:00
morcefaster
0fde1ba102 Fix for perpetually loading chapters (#2718)
* Fix for perpetually loading chapters

* Removed page count check
2020-03-17 22:08:18 -07:00
morcefaster
b345295f2c Changed default pager zoom style to ZOOM_FOCUS_CENTER (#2713)
Changed default pager zoom style to ZOOM_FOCUS_CENTER
2020-03-17 22:08:14 -07:00
Jay
ccbb806507 Cleanup of old library controller 2020-03-16 02:00:29 -07:00
Jay
8f884bf222 Removing edit online manga, now only for local
This is a nightmare to maintain and freeing to clean up, so it's out. Local manga will continue to be editable but online editing will remain only for covers (which wlil not be overridden when updating)
2020-03-16 01:52:30 -07:00
Jay
d87c1cb5b9 Fixing build for last commit 2020-03-15 23:12:37 -07:00
Jay
1d5163163d Updating to min sdk 23 2020-03-15 23:09:40 -07:00
Jay
4734cc1668 Update MainActivity.kt 2020-03-15 22:52:27 -07:00
Jay
f8eb0c0c27 Merge branch 'master' into MD2 2020-03-15 22:52:19 -07:00
Jay
da786bbc40 Turned on kt lint 2020-03-15 22:50:20 -07:00
Jay
cc28ff7a77 Using selector for tab icons 2020-03-15 22:21:14 -07:00
Jay
7087e4ce9f Fixing library selector 2020-03-15 15:24:23 -07:00
Jay
2e4af629c6 Fixing conlficts and build
Fixed searching in Anilist
2020-03-15 15:04:20 -07:00
Jay
6ab222bdc8 Using filled/outlined icons in tab bar + refactoring 2020-03-15 14:34:28 -07:00
Jay
e05c374d2c Removed Downloaded fonts + using private scope for manga details presenter 2020-03-15 14:24:07 -07:00
Jays2Kings
9a044e9037
Merge pull request #146 from CarlosEsco/MD2
Initial tracking changes
2020-03-15 14:14:37 -07:00
Carlos
a7934d5c0e fix github service 2020-03-15 08:01:03 -04:00
Carlos
2a5605722d fix github service 2020-03-15 08:00:46 -04:00
Jay
238b59784e More library layout fixes 2020-03-14 17:54:55 -07:00
Jay
d62c0f00c4 UI Fixing
Fixed source migration being clipped
Fixed shadow of unread badge being clipped
2020-03-14 17:27:39 -07:00
Carlos
a6d4b0a999 remove rx call adapter since its not used anymore 2020-03-14 20:10:40 -04:00
Carlos
61f34b958c fix mal class name 2020-03-14 20:01:30 -04:00
Carlos
7bc12c04c4 More tracker clean up 2020-03-14 20:00:16 -04:00
Jay
93cb8f649e Updates & Fixes
Made manga header in details its own item
Pressing the tab icon in library toggles the filters bottom sheet state, no longer just shows it
Pressing the tab icon in browse toggles the extensions sheet
Better logic in detecting which section of the list library you're in
Fixing:
• download cache with incorrect casing
• "view chapters" from notifcation
• Title bar centering
• Filtering by tracker
2020-03-14 16:29:12 -07:00
Carlos
f83a6bd489 merge md2 stuff in
initial changes for tracking
2020-03-14 08:53:47 -04:00
Jay
1a9614b5de Added Specific trackers to filters, moved download queue to settings 2020-03-12 00:15:31 -07:00
Jay
b3cda93f3c Custom download chapter popup now replaced with range select
Long pressing the badge also starts range select
2020-03-11 23:16:44 -07:00
Jay
dad12ce216 Fixing drag and drop stuff
Also changed the order of the themes
2020-03-11 20:48:38 -07:00
Jay
25492e0db8 "fixed" the light blue theme
there's no real fixing it, but it's at least mostly readable
2020-03-11 19:33:29 -07:00
Jay
0631b57795 More fixes to swpiing list + toggle for hiding filters by default 2020-03-11 18:31:23 -07:00
Jay
495407f3ea Fixed not being abled to scroll sideways in library list 2020-03-11 01:19:43 -07:00
Jay
ee471b919c Back button now closes extensions sheet 2020-03-11 00:50:27 -07:00
Jay
f2a45e5b53 Fix crash on theme switching, reworded settings for catalouges 2020-03-11 00:46:55 -07:00
Jay
dbf5424b77 Deleting the old manga detail controllers 2020-03-11 00:37:44 -07:00
Jay
e68a1ae48d Extensions now in a bottom sheet on the browse tab
Boy I love bottom sheets guys
2020-03-11 00:28:47 -07:00
Jay
1f91ad0a07 More List scrolling work
less bugs + end of categories animation
Always showing start reading button, it's just disabled when there's nothing to read
2020-03-10 21:02:19 -07:00
arkon
8379caa149 Start preloading next chapter if within last 3 pages instead of last page 2020-03-10 00:20:15 -07:00
Jay
d1b58a9187 Remove long tap setting from reader settings sheet 2020-03-10 00:20:04 -07:00
morcefaster
f6a3760dfa Added config to hide transition page when not needed 2020-03-10 00:18:44 -07:00
Jay
75e32f6f47 Create WebViewUtil.kt 2020-03-10 00:00:29 -07:00
arkon
ce1ab6d964 Label Kitsu login field as email address instead of username 2020-03-09 23:59:20 -07:00
Thiago França da Silva
0d37dd9a95 Fix Cloudflare Interceptor when User-Agent is Empty 2020-03-09 23:55:17 -07:00
Jay
29134f6bb0 Added tracking sheet to manga details
Using the compact card view dev tachi is for now, maybe forever
Also finally fixed the anilist bug

Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-03-09 23:34:00 -07:00
Jay
8134d4c2fa Showing name of chapters that are oneshots or just weird 2020-03-09 21:11:09 -07:00
Jay
1966dd594f Added animation to scrolling sideways in library list mode 2020-03-09 21:09:02 -07:00
Carlos
88857d84f2 remove dev repo updater 2020-03-09 17:44:21 -04:00
Jan Grabowski
543cb0a047 Moved function, removed pref. 2020-03-09 17:38:46 +01:00
Jay
27932e9c06 Fixed title spinner showing up in unintended places 2020-03-08 16:42:54 -07:00
Jay
d86caf36ee Merge branch 'master' into MD2 2020-03-08 16:39:43 -07:00
Jan Grabowski
3b7be37268 Made feature persistent, removed option from settings 2020-03-08 21:34:34 +01:00
Jan Grabowski
bcec01c48b Added an option to change the notch mode
Option is enabled (not greyed out) in Reader settings only when a mobile supports notch. Default option is to NOT use the notch area on horizontal view. Also added polish translation to already fixed polish translation file.
2020-03-08 14:04:52 +01:00
Jay
489cef7962 Restored "spinner" in library list mode
Added Rudimentary search to recent updates, might expand on it more later
2020-03-07 21:41:52 -08:00
Jay
b7e66fa404 Scrollable toolbar + centered + same color toolbar
I'm stealing from that reddit sync alpha
Also light blue theme is now broken...too bad
2020-03-07 18:14:09 -08:00
Jan Grabowski
5f862f0ed8 Revert "Revert "Fixed polish translations and added missing ones.""
This reverts commit 0c1eac97b1.
2020-03-07 20:17:30 +01:00
Jan Grabowski
0c1eac97b1 Revert "Fixed polish translations and added missing ones."
This reverts commit 829dceafab.
2020-03-07 20:05:16 +01:00
Jay
c8570759fa More stuff
Last updated sorting is called "Latest chapter" now
Fixing some mangas being called manhwas
Fixed library searching from tags
Broswing manga from source now starts with the details and tags expanded
Restored click on thumbnail in details
Restored copying title and aurthor
Made toolbar in details translucent
Added mark all unread and mark previous as read in detail
Fixed changing grid size
2020-03-07 10:52:49 -08:00
Jan Grabowski
829dceafab Fixed polish translations and added missing ones. 2020-03-06 21:06:21 +01:00
Jay
c62ec99aff Fixed bug with uniform gird
Also fixed search text being cleared
2020-03-05 01:12:01 -08:00
Jay
96d322afbe Added Tracking status to manga details buttons
all's thats left is the tracking button action
2020-03-04 23:27:39 -08:00
Jay
87ed315ad5 Fixed name of manga details controller 2020-03-04 23:01:39 -08:00
Jay
ffb8a7bd17 Bottom nav view animation on push/pop
Fade in and out on pop/push respectively
No longer refreshing cover if the url doesn't change
Fixing uniform layout
Fixes for categories
Manga controller has all chapter filter options working, shows current filters beside button
Manga details controller now has working toolbar menu as well
2020-03-04 22:56:26 -08:00
Jay
52e6a7fc95 Updates to stuff once more
More manga type handling
Fixed download progress colors
Manga controller now listens to global updates
Removed search activity layout, using main activty with navbar hidden
Empty library while using filters now has new text
2020-03-03 20:31:17 -08:00
Jay
0c81459143 Fixed snackbars and dialogs 2020-03-03 12:58:35 -08: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
Jay
d58923acbf More work on new manga controller
Synced download badge  for chapters items with downloads
Download arrow now pulses while it's downloading
Started work on the filter/sort bottom sheet for chapters
Expanding description
2020-03-03 00:26:17 -08:00
Jay
c3620b74f1 Lotta stuff for new manga controller
Added pages left for chapters db, shown in the new chapters item
Added new manga controller everywhere
Added Fetching to the manga controller
Added Manhua and Comics to filters, manhua and comics are now LTR by default
2020-03-02 02:18:48 -08:00
Jay
c2b1c3f63f Added new Manga controller to library 2020-03-01 17:44:24 -08:00
Jay
2d66185a02 Hide the title for single categories
Updates to swiping to to otehr categories
Started framework of merging manga info/chapters
2020-02-29 18:58:55 -08:00
Jay
e842db3bca Library display options moved
Moved all the display options into a new sheet
Fixes to bottom sheet when switching orientations
Swipe left or right in single list mode to jump to categories
Setting a default sort for categories, based on preference
Uniform gird option for confortable and compact grid, default true)
2020-02-29 01:22:54 -08:00
Jay
5454b74685 "Mat Spinner" for title in library list mode
and spinners for category headers
Also filter sheet is now hidable
Always showing labels on tabs
2020-02-25 22:55:25 -08:00
Jay
6cccdf4459 New categories now default to title sorting in D&D/single list mode 2020-02-23 21:32:56 -08:00
Jay
4aee7752c4 Moving Source migration and edit categories to settings 2020-02-23 17:12:29 -08:00
Jay
2e4d57749c Fixing reported beta bugs 2020-02-23 16:08:00 -08:00
Jay
9cea45af1d Added button for bug reporting in debug build 2020-02-23 16:01:30 -08:00
Jay
420acc59e3 Hide downloaded chapter status in locked tachi mode 2020-02-23 12:04:16 -08:00
Jay
915df39365 Fixed bottom sheets on lower versions of android 2020-02-23 11:53:13 -08:00
Jay
975de673f0 Updates to category refresh ui
Pager: swipe refresh remains visible until updates are done
Single List: using a refresh icon instead of UPDATE text button
2020-02-23 11:36:26 -08:00
Jay
97e92d0a3d Update LibraryController.kt 2020-02-23 02:50:37 -08:00
Jay
4e922eff9f Turns out I don't know how to spell manhwa
h before w
2020-02-23 01:47:05 -08:00
Jay
1da1b281eb Fixed bottombar interface logic 2020-02-23 01:16:41 -08:00
Jay
a529667257 Fixed migration crash when getting chapters 2020-02-23 00:44:51 -08:00
Jay
10674890a7 Reader now defaults to webtoon style for webtoons 2020-02-23 00:32:30 -08:00
Jay
bd9633dd08 Fixes to default grid size + older android versions
Spinner in title now only shows if there's multiple categories
Subscreens in migrations now also prompts to stop migration before switching
When hiding categories in single list mode, D&D sorting is renamed to "Category"
Removed top margin from first category header
2020-02-23 00:03:14 -08:00
Jay
55bdd3b4d6 More fixes to category header 2020-02-22 17:51:57 -08:00
Jay
0337181b08 Fixed fading out of header every time an item is selected in single list mode 2020-02-22 17:35:23 -08:00
Jay
8379c69874 Fixed nav bar color for 2/3 button mode
Using an interface to stop switching tabs if an important operation is active (for now just migrations
2020-02-22 17:22:54 -08:00
Jay
243bffebf9 Cleanup and moving biometrics stuff + added secure sceen option
Search activity no longer asks for biometrics, but will ask for it to perform certain tasks

Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-02-22 17:05:39 -08:00
Jay
bfec83440c Restored Select all functionality for single list and pager mode
Mat white theme is now the default theme
2020-02-22 15:20:11 -08:00
Jay
5339eccb3f More fixes to category header 2020-02-22 02:24:20 -08:00
Jay
747fa81fcd Added ripple to extension detail button + removed test notification from library update service 2020-02-22 00:45:26 -08:00
Jay
21cc5a6a6f Use black background for AMOLED theme cards, dialogs
Fixed layout of catalouge grid itesm

Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-02-22 00:33:58 -08:00
Jay
a9bfa47a2f Refactoring on library list controller 2020-02-22 00:20:07 -08:00
Jay
c3a10692a1 Fixed being able to drag n drop the a manga into a category that already has it
Sometimes you have to save users from themselves
Added checkbox to also default  switching category sorting when moving manga
2020-02-22 00:01:26 -08:00
Jay
3044dca9bb Migrations now using mat grid style
Migrations will also no longer be cancelled by switching tabs
2020-02-21 21:39:50 -08:00
Jay
3940d42185 Total chapter count shown when sorting by total chapters 2020-02-21 19:59:54 -08:00
Jay
8e8cbbca3b More fixes to the library update service
Restored the claim that it still shows a notifcation when cancelling the update
2020-02-21 19:56:54 -08:00
Jay
c88fc38238 layout improvements 2020-02-20 00:10:15 -08:00
Jay
49d95e2dd0 Fixed Update notifcation + Moved single list library to extended class
Fixing progress bar for category header and stop spinning after update
2020-02-19 21:29:45 -08:00
Jay
9768b5ae25 Fixed spinner not disappearing if switching tabs and searching 2020-02-18 22:56:31 -08:00
Jay
18cbb72f79 Always using autofit for single list + start at header on app start/tab return
Moving some classes outside of library controller
2020-02-18 22:37:36 -08:00
Jay
da2f3d4524 More work on single list + fully restored pager
Pager is now back to default preference
Addedname for the setting in lbrary
Single list:
*Popup to when moving manga from one category to another (to switch to D&D or use current category sorting)
*Made current spinner option reselectable
*In filter bottom sheet, sort options are gone in single list, now always using D&D mode for sorting single list since categories have sort options
* When hiding filters, list reverts back to library sorting and header modifies library sorting
Pager:
* Header item no longer shows
* Restored tabs
2020-02-18 21:27:24 -08:00
Jay
21d7f342e6 Fixed long press not working after switching from list to grid 2020-02-17 23:08:14 -08:00
Jay
715507be2a Possibly fixed Anilist tracking 2020-02-17 22:53:58 -08:00
Jay
3df6f10316 More updates to long list library
Added update button + sort option to each category header
Reset glide cache/memory back to default
2020-02-17 22:53:38 -08:00
Jay
73ecfa389b Fixed missing tabs on chapters 2020-02-17 00:31:39 -08:00
Jay
517f24e5e9 Turned off fast scrol bubble on main library recyler 2020-02-17 00:18:57 -08:00
Jay
83441a5ebd Attempting making library as one big list 2020-02-17 00:14:38 -08:00
Jay
fc0ab3e878 Category controller is no longer rx, md2 design (really just google keep) 2020-02-16 17:02:07 -08:00
Jay
0bc81a8237 Moved the unread badge into a new layout/class
Fixing padding, using unread badge setting again
2020-02-15 19:51:41 -08:00
Jay
214008ac5c Using badges for downloads/unread again
Added compact grid option in sort sheet, closer to the old style
2020-02-15 02:48:47 -08:00
Jay
dea8e18eda Increase Glide cache size, Fixed extension/broswe catalogue filter buttons 2020-02-14 00:27:55 -08:00
Jay
743893f8c2 Merge branch 'master' into MD2 2020-02-13 23:33:56 -08:00
Jay
a69f36c9ca Update changelog_release.xml 2020-02-13 23:27:22 -08:00
Jay
2b85bb5fb8 Fixed extensions call running on main thread 2020-02-13 23:26:06 -08:00
Jay
fa3adf6c37 Version 0.9.81
Bug fixes mentioned in changelog xml
2020-02-13 23:06:23 -08:00
Jay
dc1fe311f8 Added Material List view, removed old grid
And more layout fixes of course
2020-02-13 22:49:32 -08:00
Jay
f124dbdd58 Added Option to make grid fixed size, removed rx logic from recent reads
Cleanup of old filter sidebar
2020-02-13 19:46:02 -08:00
Jay
a07de130a9 Added material library grid
Like the old grid but using a card view + play button
Increased memory size of glide + remove cross fade being on by default
2020-02-12 22:03:28 -08:00
Jay
489ef7a5f8 Fixed reader not having translucent bars in night mode 2020-02-11 19:48:56 -08:00
Jay
a86611c644 Fixed library snackbar in landscape 2020-02-11 19:48:56 -08:00
Jay
dfe02234f2 Updated Library tab so the action bar matches 2020-02-11 19:48:56 -08:00
arkon
8c91b7628f Translucent reader UI 2020-02-11 19:48:56 -08:00
Jay
ee6d2927f9 Fixed fade in animation on first startup of library 2020-02-11 19:48:56 -08:00
Jay
ecbb55f058 Cleaned out old nav drawer menu 2020-02-11 19:48:56 -08:00
Jay
d2dae05ab2 Fixed filter sheet not hidden in landscape 2020-02-11 19:48:56 -08:00
Jay
d781a71425 Added drag handle to bottom sheet 2020-02-11 19:48:56 -08:00
Jay
ab7fcd37ba Fixed pressing back on settings + reverting recent read changes 2020-02-11 19:48:56 -08:00
Jay
580b2a5778 Bundles for library
Saving and restoring from config changes now keeps the library position and manga in place, using a static value for when the tachi is closed via the back button
Added blocking method in library presenter so we can stay on the splash screen while the library loads
2020-02-11 19:48:55 -08:00
Jay
4d1623a812 Removed logic and option for the side drawer
👋
2020-02-11 19:48:55 -08:00
Jay
31670b8113 Fixed search activity back button 2020-02-11 19:48:54 -08:00
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
Jay
0f228a6967 Fixed default category not saying D&D mode after disabling categories 2020-02-06 12:53:12 -08:00
Jay
175d7f4de6 Update LibraryGridHolder.kt 2020-02-06 00:31:21 -08:00
Jay
9a09338977 Fixed cache missing items sometimes 2020-02-05 22:54:00 -08:00
Jay
649211a1cb More util moving 2020-02-05 17:55:18 -08:00
Jay
2ddf9491e4 Update LibraryUpdateService.kt 2020-02-05 02:01:18 -08:00
arkon
dc9545570d Migrate extension list fetch to coroutine 2020-02-04 22:57:51 -08:00
MCAxiaz
3bb1c9efa7 fix NPE in dateFormat (#2549)
Bug #2548 fix NPE in dateFormat pref
2020-02-04 22:49:53 -08:00
Jay
39dc945f86 Update RecentlyReadHolder.kt 2020-02-04 22:49:15 -08:00
arkon
dbc634c8e4 Minor date format code cleanup 2020-02-04 22:48:22 -08:00
Sam Lewis
f06d61a137 Allow setting a preferred date format 2020-02-04 22:45:03 -08:00
Jay
aea88f43d7 Moved coroutines exts to system until folder
why was this in lang arkon??
2020-02-04 22:39:57 -08:00
Jay
3c54485ecf Fixing imports 2020-02-04 22:39:06 -08:00
arkon
54f798c9d2 Reorganize other util files 2020-02-04 22:27:28 -08:00
arkon
0f7923a688 Remove unused SharedData object 2020-02-04 21:54:50 -08:00
arkon
3247a83d68 Reorganize some util files 2020-02-04 21:51:15 -08:00
arkon
b92c6cfdab Categorize library settings 2020-02-04 21:46:04 -08:00
arkon
e9e9e10805 Use coroutines for async loading of modules 2020-02-04 21:28:18 -08:00
arkon
823f9b5d38 Group tracking setting activities 2020-02-04 21:27:32 -08:00
arkon
707eea9deb Reword "directory" to "location" 2020-02-04 21:27:07 -08:00
Jay
adc3a522cd Remove update library option + Library updater now uses a queue system
Also reordered group notifaction so it always sends first
2020-02-04 21:25:40 -08:00
Jay
0aca015171 Fixed Issue of reader not following theme on app relaunch from memory
Cache now checks for downloads outside of library too
2020-02-04 17:48:49 -08:00
Jay
27fbcf2082 Removed unused resources 2020-02-04 01:16:49 -08:00
Jay
fda8a85882 Reworking cache logic 2020-02-04 00:36:10 -08:00
Jay
723cf74b6d Fixed shortcut icons 2020-02-03 23:18:08 -08:00
Jay
301bafe460 Updates to the last commit 2020-02-03 01:24:20 -08:00
Jay
86992a02d8 Title updates now rename downloads
Auto d/l now starts after metadata refresh
2020-02-03 00:45:25 -08:00
Jay
f3b96c430e Fixed all category sorting for D&D 2020-02-02 02:24:02 -08:00
Jay
cc81b37f03 Fixed icon dialog for devices under Android O 2020-02-02 00:07:50 -08:00
RaniSargees
3cad9405f9 Searching in recents 2020-02-01 23:58:42 -08:00
Jay
fa7b668ac8 Merge branch 'REL_0.9.761' 2020-02-01 23:43:45 -08:00
Jay
50a0e20471 Version 0.9.761
Fixed Reader transision page
2020-02-01 23:40:48 -08:00
Jay
e96fb3c17c Option to hide categories + added back fastscroller
It's still anchored to the edge of the screen, and locks the filter bar when pressing it
2020-02-01 18:41:08 -08:00
Jay
4d6fb3139d Version 0.7.96 2020-02-01 12:47:03 -08:00
Jay
fee957c367 If a local manga title is blank, searching for it will add the title back 2020-02-01 12:46:43 -08:00
Jay
94b82ee40e Fixed blank title when refreshing metadata 2020-02-01 11:51:03 -08:00
Jay
2c33040a5f Fix for light theme bugging out and being dark
Same as the dark theme earlier just reverse the conditions (always light with system dark theme)
2020-01-30 00:06:59 -08:00
Jay
ccd1c7bc1d Using night colors instead of night themes
So I dont have to use get theme (which was causing lag) and fixes some theming bugs
2020-01-29 23:57:17 -08:00
Jay
10d514f8f4 Move themeing to base activity 2020-01-29 21:53:37 -08:00
Jay
0b6f7fab81 Version 0.9.75 2020-01-27 21:40:49 -08:00
Jay
32c58640a2 Remove pencil from edit manga cover
Move reset tags to the bottom
2020-01-27 21:40:35 -08:00