Commit Graph

2988 Commits

Author SHA1 Message Date
Jays2Kings
49aee663ca More cleanup/refactoring of dependencies 2021-04-08 23:35:11 -04:00
Jays2Kings
36c6e30e13 Update Kotlin
To be in line with main

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-08 23:27:37 -04:00
Jays2Kings
0ef97deb25 Some cleanup of dependencies 2021-04-08 23:20:54 -04:00
Jays2Kings
bbb435c294 Hopefully fixing issues with buttons in library filter sheet 2021-04-08 23:14:44 -04:00
Jays2Kings
3c08b81a94 Adding cutout options in reader settings
Also setting default to pad area, cuz people get confused
2021-04-08 23:07:21 -04:00
Jays2Kings
42d297c02f Fix tab bar hiding when tapping on resetting chapter history 2021-04-08 21:29:23 -04:00
Jays2Kings
ca07d3dbb3 Fix update sorting + swiping away items not updating in some cases
said case being swiping as read after another page of content loads
2021-04-08 20:47:58 -04:00
Jays2Kings
e0315dda41 Shift double pages button moved to bottom of the screen for tablets
Since that's quite a reach in the toolbar
2021-04-08 20:21:27 -04:00
Jays2Kings
fe6527a449 Setting reader page progress at max 95 for double pages
so the other 5 percent is used to combine the pages

Not really a noticeable change on a good device and small images, but just in case.
2021-04-08 19:54:36 -04:00
Jays2Kings
209cd05e46 Fix potential crash where selected index is out of range 2021-04-08 17:48:07 -04:00
Jays2Kings
8ace4ef557 Option to show downloads button only for downloaded chapters
or for either unread or downloaded chapters
2021-04-08 17:47:46 -04:00
Jays2Kings
837a46e0dd Adding some padding to recents display sheet 2021-04-08 17:00:41 -04:00
Jays2Kings
ccf249f91b Tapping on the same recents tab scrolls back to top 2021-04-08 16:57:31 -04:00
Jays2Kings
1cde93593b Recyclerview now smoothly scrolls to top when pressing the toolbar
Instead of snapping, it snaps to a few items before it, then smoothly scrolls up

Inspired by whatever beta reddit sync is doing
2021-04-08 16:57:18 -04:00
Jays2Kings
a5585f1d8c Shrinking tab highlight indicator just a tad 2021-04-08 15:48:53 -04:00
Jays2Kings
be88e53dc9 Fixed tab indicator not showing
forgot to add the size into the drawable after I removed it from the styles oops
2021-04-08 15:48:38 -04:00
Jays2Kings
d13c551d9d Fixed temp selection in recents not sticking on activity reload 2021-04-08 15:48:10 -04:00
Jays2Kings
d5710bfd10 Fixing logic for fetching updated manga covers
And for shortcut images
2021-04-08 15:40:41 -04:00
Jays2Kings
93d2145c43 Fix library dropdown arrow showing for a split second for those with 0 categories
But please use categories anyway
2021-04-08 00:42:26 -04:00
Jays2Kings
2c4ddcd555 Adding empty view for recents 2021-04-08 00:30:20 -04:00
Jays2Kings
c5e922334c exclude LocalSource in last used sources
Also fixing shortcuts for missing covers
Also no longer updating shortcuts after exiting reader
2021-04-07 23:00:40 -04:00
Jays2Kings
4ea72c8963 Fix automatic page layout not putting the current page as the first 2021-04-07 22:18:07 -04:00
Jays2Kings
01536221fb Adding Recent sources as a dynamic shortcut
Also fixed searchactivity centering the toolbar title
2021-04-07 20:36:57 -04:00
Jays2Kings
e893326c1f Fix sub intents setting last tab to library 2021-04-07 18:46:18 -04:00
Jays2Kings
1fe46ef475 Fix back closing the app when dl/extensions sheet is still expanding up 2021-04-07 18:29:31 -04:00
Jays2Kings
04ab0d37ea Making the recents selector sticky with the app bar
thankfully i've already done logic for the view to pad by  the toolbar + insets instead of just the appbar height.
2021-04-07 18:19:37 -04:00
Jays2Kings
9fbe223970 Fixes for searching with a query in recents 2021-04-07 17:48:37 -04:00
Jays2Kings
6c4936ac3a Using eslastic animation for highlight tabs 2021-04-07 17:47:43 -04:00
Jays2Kings
e554fd3694 Fix recents download button not showing in some only unread cases 2021-04-07 15:07:58 -04:00
Jays2Kings
b6d23ce9e0 Updated colors of recents selector 2021-04-07 15:07:30 -04:00
Jays2Kings
42cecf0bb2 Fix double page shifting when there's 2 full pages
I tried to fix it all in one pr, but these things happen
2021-04-07 04:16:59 -04:00
Jays2Kings
212386f3cc Fix a few more endless loading issues 2021-04-07 04:01:12 -04:00
Jays2Kings
40a9b2c421 Fixes to theme changes, and other page loading in recents 2021-04-07 03:50:25 -04:00
Jays2Kings
3c10e7975b Remocing ripple on recents header selection
and showing full white when selected
2021-04-07 02:48:13 -04:00
Jays2Kings
962877ff08 Fix recents history not showing next chapter 2021-04-07 02:47:50 -04:00
arkon
02e483f853 Align filter spinners 2021-04-07 01:42:55 -04:00
Jays2Kings
74826bc51b Add Reader Page Preload option
Based on jobobby04@68bfba4

Closes #544

Co-Authored-By: jobobby04 <17078382+jobobby04@users.noreply.github.com>
2021-04-07 01:41:05 -04:00
Jays2Kings
9eaea6507d Reader Smart BG no longer does gradient backgrounds in landscape 2021-04-07 00:34:36 -04:00
Jays2Kings
c68053d74c Adding dynamic shortcuts populated with recent manga
using the logic for recents to populate this list

To Carlos: I'm sorry I couldn't help it
2021-04-07 00:28:14 -04:00
Jays2Kings
53c04c7084 Cleanup History/Updates Controller 2021-04-06 22:20:08 -04:00
Jays2Kings
f264a69626 Refactoring RecentMangaAdapter + removing recents header while searching 2021-04-06 21:51:50 -04:00
Jays2Kings
0545780ae9 Recents Options
*Show Downloads on all, unread, or none of the items
*Show manga title first
*Show/Hide Reset History Button
*Show read chapters in Grouped/All
2021-04-06 21:36:30 -04:00
Jays2Kings
3492117cb1 Fix material spinner view popup not changing the selection for enum prefs 2021-04-06 21:24:34 -04:00
Jays2Kings
3956a4b2dc Fix Recent manga button layout spacing 2021-04-06 21:23:29 -04:00
Jays2Kings
ddd2ebf286 Fix warnings in manga list item xml 2021-04-06 20:55:50 -04:00
Jays2Kings
bb31a16190 Add button to remove reading history in recents
As an alternative to long press (which in another commit can be removed)
2021-04-06 18:14:34 -04:00
Jays2Kings
0c66d3b8b6 UI Revamp of Recents
*Now Endless scrolling in ungrouped/history/updates
*Removed going to history/updates controller in grouped (will later be removed entirely)
*Always showing a header to switch modes, instead of using a filter button (which will later be replaced
2021-04-06 17:06:22 -04:00
Jays2Kings
2d10680fd9 Using set categories sheet to bulk move in library 2021-04-06 12:25:56 -04:00
Jays2Kings
5868ca3197 Fixes to bottom sheet in browse
same scroll behavior as the set categories sheet: it will not collapse the recycler when reaching the top of the list. Only when swiping down after being at the top of the list will it be able to scroll away

Also fixing appbar elevation when returning to browse controller
2021-04-05 23:10:42 -04:00
Jays2Kings
f724f66e66 Only hide start readin if badge is set to off
No longer hiding if unread badge is off
2021-04-05 22:27:32 -04:00