Commit Graph

2255 Commits

Author SHA1 Message Date
Jay
877cb43043 Option to collaspe categories
Sort button on category now shows category direction
Category name now a bit larger
2020-04-16 15:58:10 -04:00
Jay
3d6ad28437 Fixed selected chapter in list not updating 2020-04-15 00:03:30 -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
472ba92fe6 Downloaded button arrow is back to always white 2020-04-14 15:38:17 -04:00
Jay
2d9f19e8db Updating some of the sheets to be more modern 2020-04-14 15:37:49 -04:00
Jay
5d0ce6cb3f Add documentation to library presenter 2020-04-13 23:54:50 -04:00
Jays2Kings
2b6c435aba
Merge pull request #139 from Jays2Kings/MD2
MD2
2020-04-13 23:52:46 -04:00
Jay
9bd57903d0 Readding resources that shouldn't have been removed 2020-04-13 23:24:15 -04:00
Jay
7fa0280e91 appending ic_ to the icon drawables 2020-04-13 23:18:00 -04:00
Jay
13ab4655b3 Removed unused resources 2020-04-13 23:13:13 -04:00
Jay
716f7f422f Minor cleanup + local source string change to "local library" 2020-04-13 23:09:18 -04:00
Jay
bdf73da0ba Fixed unread badge type issues 2020-04-13 22:42:41 -04:00
Jay
fb7599c833 Update download colors 2020-04-13 22:36:54 -04:00
Jays2Kings
ffa83e3677
Merge pull request #187 from CarlosEsco/MD2minorchanges
minor changes
2020-04-13 22:15:39 -04:00
Jay
a5db1ff417 Dismiss popup menu for chapters when scrolled off screen 2020-04-13 20:35:27 -04:00
Jay
69214984e4 Fix fast scroll when using a single category
No longer shows the refresh button for single category
2020-04-13 20:34:19 -04:00
Jay
14c2ac6067 Added a tablet layout to manga details
The 3 people who can use this you better appericate it
2020-04-13 20:10:50 -04:00
Jay
d09d3e0bda Adding elevation to appbar on scroll
I'd love to just do this with coordiator but alas...
2020-04-13 20:04:28 -04:00
Jay
e87f0c48ce Fix recent item not showing after swiped 2020-04-13 02:51:23 -04:00
Jay
f297444d19 Update category indicator spacing 2020-04-13 02:51:06 -04:00
Jay
60bb7d919d Showing category change via the fastscroll indicator, Library title is now always "Library" 2020-04-13 02:26:19 -04:00
Jay
ea0b4c2bc3 Fixed remove downloads option escaping the overflow menu 2020-04-13 01:13:49 -04:00
Jay
2ce8f544f3 Setting foreground extensions check to 6 hours 2020-04-13 01:07:23 -04:00
Jay
8d88d1a739 Setting cover in reader sets the custom cover flag 2020-04-13 01:07:10 -04:00
Jay
6533689539 Recents can now be filtered for only history or updates 2020-04-13 00:46:01 -04:00
Jay
cb6de21804 Using bookmark icon for chapter bookmarking, heart for favoriting manga 2020-04-12 20:19:07 -04:00
Jay
3f31152968 Fix "no description" not showing sometimes 2020-04-12 18:54:17 -04:00
Jay
3a4780e19b Added option to migrate manga from manga details
Also copying manga date added to migrated manga
2020-04-12 18:53:56 -04:00
Jay
0b0f985e24 Keeping a private static list of recents for recreation of recents controller 2020-04-11 14:54:11 -04:00
Jay
ed3e819829 Library's first load is now async + private scope in library presenter 2020-04-11 14:26:01 -04:00
Jay
3cd74ce05e Readding Hide Table Column
Since it fails to load browse without it
2020-04-11 13:58:40 -04:00
Jay
d5605d162c Hide Fab in latest updates 2020-04-11 01:59:57 -04:00
Jay
2a8f4fd1c0 Adding naviagtion buttons for recents if ungrouped and theres no recents 2020-04-11 01:04:44 -04:00
Jay
34692cdc93 Added Proper logout button to tracker login dialog 2020-04-11 01:04:11 -04:00
Jay
f4ce43787c Controllers now properly remove their toolbar items on pop 2020-04-11 00:06:25 -04:00
Jay
b5699154f4 Added option to ungroup recents 2020-04-11 00:05:59 -04:00
Jay
26c5214d2e UI changes for library
Sort Arrow now point to the right direction for date add/latest chapter/last read
Fast scroll now has an option to reach the bottom
2020-04-10 18:11:02 -04:00
Carlos
6b55d84ac8 add refresh trackers when opening details 2020-04-10 17:59:07 -04:00
Carlos
124bb63442 switch to use color accent 2020-04-10 17:58:22 -04:00
Jay
3a941fa0e7 Fixed #184 2020-04-09 23:47:55 -04:00
Jay
2dd8c8810a Clean up of library presenter
Using progress bar again for when a category is updating and ripple for sort button
Fixed #165
2020-04-09 23:45:44 -04:00
Jay
55b7b8ca2a Reducing New chapters fetch on recents to a week instead of a month 2020-04-09 23:30:00 -04:00
Jay
d3579706d3 Possibly fixing some freezes and crashes 2020-04-09 23:29:26 -04:00
Jay
1aebd3aced light Manga details refactoring 2020-04-09 02:01:56 -04:00
Jay
a73c847e3f Added Remove Downloads to manga details
Collasaping downloads if theres no downloads when its not in view
2020-04-09 00:50:22 -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
Carlos
4c45e3b217 switch to accent color for the downloaded 2020-04-08 17:55:39 -04:00
Carlos
5f8643a33d switch tracker cards to use the background_card attr 2020-04-08 17:49:35 -04:00
Jay
4828f934b5 Cleanup & adding comments 2020-04-08 00:02:35 -04:00