Commit Graph

2166 Commits

Author SHA1 Message Date
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
Jays2Kings
444cfa7669
Merge pull request #138 from panyann/PR/Add-notch-display-setting
Add persistent notch display mode
2020-03-15 00:53:19 -07: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