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>
Mostly the same, except custom status can be null so it's not automatically added to the edits.json
Since SY implemented first I'm using the same key for backups, I would've liked if customStatus was nullable but it is what it is
Closes#704
Co-Authored-By: jobobby04 <17078382+jobobby04@users.noreply.github.com>
And because I can't cherry pick things, I spite myself by using a different icon for non cropped mode AND its having an animation to and from crop mode.
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
More color options with Midnight Dusk (From SY, jobobby04@4b3d92a050fb694de8b5001 )
Also adding a light version called Spring Blossom
This relates to #719 but the next commit will be the one for it
Co-Authored-By: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
Just like upstream (0 idea what commit its from I just know im late)
Also taking the description for secure screen because it was dumb of me to assume people know it blocks screenshots
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
Works "the exact same" as upstream, except ui and code is completely different
With this there's less theme items in the general settings
Also moved auto hide bottom nav to the first preference
*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
I just don't get tired of them.
This also has a button to add a new category
Also updating the snackbar when adding to library to show a "change" button to update the categories. In case you have a default category set
* Start of dual pages
* Fixes to dual pages + added button to shift
Next to add a button to get out of this nightmare
* Adding preference to truly support on and off
* Set double pages correctly for L2R reading mode
* Hide shift double page in single page mode
also fix shift into or out of double pages not going to right page
* Shift page back on loading a new chapter
* Fix back shift when reaching near end of chapter with shifted pages
* Fix chapters not being marked as read when last pages are doubled
* more fixes
* change menu icon and verbage
* Fixed going to previous/next chapter when turning on/off double shift sometimes
* Fix shift icon for double page in R2L
* Adding double page as option in reader sheet
* Adding saving/share/setting cover for second page
* Add back page indicator
* RTL language support for current page in double mode
* Changing to double page always moves the current page to first slot
Also fix bad snap back from single to double or vice versa
* Reset shift icon when going to a new chapter
* Add Double pages to reader settings
* Add padding to current/total pages text
since it gets pretty long with double digits in double pages mode
* Option for automatic single/double layout based on orientation
With option to change mid read
* More fixes
* Lotta reworking to make this work
Lotta reworking to make this work
Seriously a lot of reworking to make this work
* Cleanup + Some documentation
Because I won't "know my own code"
I genuinely do not know what I just coded
* Swapped around icons for double page in chapter sheet bar
Since it was confusing even me
* Fix shifting not updating the ui, nor shifting back to the right page
* Fix changing chapters
* Fixed Prev Chapter transition page jumping back 1
* Fixed progress spinner for single page loading
* Fix the case of a second page shifting for full width while double shift is on
It would unshift the pages in this case, requiring another shift back
If this sounds confusing or complex, it's because it is
Also clean up
* Update Initial dual page bg to match reader bg theme
* More cleanup
* More cleanup + docs + refactoring
* String update
* more cleanup
* Update toolbar ripple based if the menu item is visible
* Fix more issues with shifting + next chapter's first page being a double
* Cleanup ChapterTransision Checks
* Always run shifting logic
* Even more optimizing
which hopefully didnt break something (prolly did)
(spoilers it did I had to undo this local commit)
(more spoilers it still will break again)
* Fix Retry in double mode
* Set gifs as fullpages
* Fix going from automatic to single/double page layout
* More cleanup, more comments
* Fix changing page layout when on a transition page for a manga with a single chapter
The edge cases you can find....man
* Restore shifted pages on activity recrreation
* Adding a "beta" tag to page layout
IMO it's absolutely solid and release candidate ready, but you can get away with so much by calling something a "beta" or an "alpha"