Commit Graph

2243 Commits

Author SHA1 Message Date
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
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