Commit Graph

2218 Commits

Author SHA1 Message Date
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
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
Jay
4828f934b5 Cleanup & adding comments 2020-04-08 00:02:35 -04:00
Jay
00bd80b5fa Removing hide title from manga
Since there's comfortable grid there's no need for it now
2020-04-07 23:45:52 -04:00
Jay
26571a2508 Fixes for grid sizes on all device sizes
Catalouge grid now matches library grid type
2020-04-07 22:32:28 -04:00
Jay
839bfb8807 Updated app shortcuts 2020-04-07 01:39:50 -04:00
Jay
4daa577d39 Fixed #175 2020-04-07 01:39:16 -04:00
Jay
963e125d64 Fixing #178 and adding #171 2020-04-07 00:34:23 -04:00
Jay
4d8340a0c3 New fast scroller used on chapter list
Scrolls by volume now
Updated to jsoup 1.13.1 since there was some errors with 1.12.2
2020-04-06 23:52:15 -04:00
Jay
21953424c0 Added theme style to swipe refresh
Also fixed #161
2020-04-06 15:06:17 -04:00
Jay
e571fcb1be Update extensions/downloads text 2020-04-06 13:36:10 -04:00
Jay
faa7cd3d26 Recents page now shows the first newest chapter in 12 hours 2020-04-06 13:30:34 -04:00
Jay
0bcd8f2f68 Made description text selectable
+ fixes to when set default chapter sort should show
2020-04-06 13:27:06 -04:00
Jay
3ccaf92770 Move manga to default category (#166)
Also removed option for how to move manga between categories, will always keep category's sorting
2020-04-06 04:16:26 -04:00
Jay
7325a79318 Long pressing library button fix
With no categories just toggle favorite status (closes #179)
2020-04-06 03:42:23 -04:00
Jay
ddb4092e16 Added Undo button for swiping in manga details 2020-04-06 03:34:34 -04:00
Jay
651682df4a Cleaning the library controller + removing the side swipe
^Since the fast scroll exists now
Root controlllers can all now swipe up from the bottom bar to expose sheet
Added option to refresh tracking for a manga
2020-04-06 03:10:53 -04:00
Jay
83206ded5e Update Recents updates items to new style
Also removed newly added manga from flooding recent updates (closing #52)
2020-04-04 20:18:27 -04:00
Jay
4e33b93c08 Small UI tweaks
Download 3 dots hidden when theres a single chapter downloading
Recents now shows the chapter as the title, manga as subtitle
Library List view: moved start reading button outside of the manga
Reenabled freeform covers
Also never commited the fast scroll the gradle, oops
2020-04-04 16:48:15 -04:00
Jay
73373cab56 Added option to globally sort all manga's chapters
Fyi this is going to break your current sorting
Also made it more obvious the entire chapter filter header is clickable
2020-04-04 16:11:00 -04:00
Jay
58d416d16c Merge branch 'MD2' of https://github.com/Jays2Kings/tachiyomi into MD2 2020-04-04 14:07:20 -04:00
Jays2Kings
dd11367331
Merge pull request #169 from CarlosEsco/MD2Tracker
update icons for shikimori and bangumi
2020-04-04 14:05:59 -04:00
Jay
b79eb3f1d3 Remove old download controller 2020-04-04 14:01:46 -04:00
Jay
d0def563c8 New fast scroller for library
Updated Drag handle icon
Removed outline fron update button in extensions
Moved "view options" to filter sheet as "display options"
Removed freeform cover option from library 😔
Added swipe refresh to recents page
Removed a few overflows
2020-04-04 13:47:32 -04:00
Jay
836291a59a Cleaning out the old LibraryController 2020-04-03 19:15:29 -04:00
Jay
19c1192233 Fix crash with gif covers in manga details + more pading for category headers 2020-04-03 15:17:21 -04:00
Jay
c13b6cbe91 Added swipe to refresh to library
Plus increased horizonatal swipe distance
2020-04-03 02:33:05 -04:00
Jay
1ce426d1c9 Download queue moved to recents
We're at 7 bottom sheets now
Using vibrant color for manga cover background
2020-04-03 01:04:44 -04:00
Jay
9a4894ba95 Cleaning up Recents and MainActivity 2020-04-01 21:51:36 -04:00
Jay
5963c09691 Updates to Date Added
On upgrade, assign date added to the earliest chapter fetch
Added "Newly Added" section to recents
Reformated Recents to use a single recyclerview
2020-04-01 21:26:32 -04:00
Carlos
af45fa4a20 renamed webp files with prefix ic_ since these are icons for the trackers 2020-03-31 13:51:14 -04:00
Carlos
1176c7a758 updated bangumi and shikimori to accurate icons
changed bangumi to rgb color vs hex to match other trackers
2020-03-31 10:52:39 -04:00
Carlos
15567cc3c3 removed unused navigation header 2020-03-31 10:52:00 -04:00
Jays2Kings
0154653a2f
Merge pull request #158 from CarlosEsco/MD2-dateadded
Add ability to sort by date
2020-03-30 21:28:57 -04:00
Carlos
8f58419ddc fix casing for string 2020-03-30 12:31:07 -04:00
Carlos
a7765146fd Add sort by date added 2020-03-30 11:16:20 -04:00
Jay
362a088367 Fixed sorting chapters not updating properly 2020-03-29 13:31:06 -04:00
Jay
e43be48074 Delete app-standard-debug.apk 2020-03-29 00:49:11 -04:00