Commit Graph

2216 Commits

Author SHA1 Message Date
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
Jays2Kings
c09e272a6f Adding beta issue template 2020-02-23 13:57:58 -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