Matches upstream and sounds better
Also moved it lower in the sort list
Also updates "Last Updated" to "Last updated" (was thinking of using this string instead for fetch but too much confusion)
Taken from upstream:
Forced orientation are now locked
Free-ish modes is now Portrait/Landscape instead of lock
Rotation button in bottom sheet toolbar (default off)
Popup menu helper method
Also because it's getting crowded, updated layouts of the buttons in the sheet to compress themselves a bit if people go crazy (though display options will always be full width)
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
Along with other changes from upstream
The difference as you'd expect:
Not allowing the opening of a source on migration and from extension intent
Also when moving up sources in global search after returning results. The incoming results for subsequent sources will go under the already returned results, instead of being alphabetical and shifting the top results (pinned sources still show on top though)
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
This would be a yoink if this wasn't from scratch, so let's call it a spiritual yoink
Floating search bar as a toolbar for the following screens:
Library, Recents, Browse, Settings, Browse Source, Global search
Fixes include:
Searching now saves when pausing/resuming tachi activity
Other changes:
Tapping on the search bar in library also shows backdrop now (which will collapse on close/starting to type
Also using a subtitle in the library to show the current category
*good luck TF*
Fixes#761
Also deleting all chapter now delete entire manga folder, not just chapters
Also also trying to delete certain type of chapters will pop up "No chapters to delete" if theres... yeah
Using a tabbed sheet here too, options include:
Updates:
* Group chapters together (off by default)
* Show updated time
History:
* Group chapters together (on by default)
For this, i've finally changed the settings button in the 3 main tabs to more button, which opens a custom dialog with a toggle for incognito, settings, about, and help
Also we're now at 4* animations this release
Split this up into multiple commits since it's more readable but here goes:
Adding the preference for incognito mode (currently not togglable in this commit)
This is the logic from upstream, however as per ushe, there's difference in presentation. This one adds an incognito icon to toolbar. How it's displayed in upstream can work here to with (not too much) effort, but boy this was is easier and lazier
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
This is mostly the same amount of options for phones, but opens more for tablets
There's also actual math now for setting the grid size and a float used (rounded to the nearest .25)
I could just add back portrait/landscape per row....I could but
This seeker also has a bubble tooltip to show the current value, might use elsewhere later
Option to change what hopper long press does (search, expand/collapse, display options, group library)
Also moving hide hopper/ hide hopper on scroll into one spinner
from downloading to download goes to:
Fill in circle
Fly in a check mark to replace the down arrow (looks like upstream at the moment....am I changing to be like upstream?)
SIKE, it changes right back to the down arrow after a second
...why am I like this
Also I removed the double download completed call to listeners or whatever
oh and cleanup of dlqueue i guess
With some renaming, but mostly taking changes from upstream + some from the new set categories sheet (such as reset/filter at the bottom
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>