*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"
There's a lot of changes this release and I'm tired of writing them twice each time
Based on tachiyomiorg@88032e1
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
Taken from upstream with some tweaks:
*Removed always show at start option
*"Left" and "Right" in reader overlay now say "Next" or "Previous" in LRNav
*Changing Inversion also shows navigation overlay
*Show new user the nav overlay the first time for both paged and webview (since j2k has auto webtoon)
Also unrelated, changed "page transitions" to "animate page transitions"
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
Reader settings sheet now in a tabbed layout
Reader settings sheet also contains filter options
Reader menu now holds the long tap options (Share, Save, Set as cover)
Reader menu also has option to go to manga details (was on toolbar tap)
Also has the option to jump straight to reader settings
Removing long tap gesture on Reader since no longer needed
Some changes from upstream plus:
Settings in same view (collapsible)
Sorted by enabled languages
Disabled languages show as off
Disabled sources due to language can be turned on via tapping on them then the snackbar
Changed filter languages button to a globe and now says "filter languages"
Fix source migration not animated between sources and manga
Leaving the migration tab sends you back to source migration list
To all my fellow tab-hating fans: I'm so sorry. Words cannot express the disappointment in myself. I shall be posting a public YouTube apology video soon.
Lotta cleanup to do, but that's a later commit
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
* use dimens for corners on sheets
removed unused dimens
use same dimens on cards (can be reverted)
up card elevation slightly
* hide change categories when no categories exist
* Add rename download attempt from preview
* clean up renew cache some to help with readability
* Download on WiFi regardless of metered status (From Tachiyomi)
* no reason to show md2 beta message for new debug installs
* update clean up downloads to be a little faster and hit some edge cases not thought of before
* fix bug where manga name does not match the file name and was deleting manga downloads of manga with special characters
Co-authored-by: Chris Allan <chrisallan@pm.me>
Co-authored-by: Ken Swenson <2048861+flat@users.noreply.github.com>
* add tracker logout dialog from upstream
* update for all trackers to have logout dialog
* remove logout button from login screen
* new login button that is more material
had to remove red_error color cause that was in the library that i removed
* return error message if user has blank username/password
* add x button to clear tracked Manga
add dialog that gives option to clear just in app or from tracking service
added mal as first service to allow clearing
* fix string in dialog for remove
ad ability to remove from anilist service
* add ability to delete from kitsu
* made login dialog look more material
* change the dialog for the remove from tracker
* update coil to 0.11.0
* make track search a little nicer
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
* Update strings.xml
It would be easier if I knew the release schedule of the new versions, so I could update the Strings about 2 days before.
* Updating the German translation
* small fix
* added changes done to strings.xml till May 19
* Switch to coil from Glide (#423)
* initial coil switch
* more coil changes
* fix extensions icons
* remove last of glide
* adjust local manga to actually update the covers as soon as you set it. Also adjusts the large cover and share
* edit custom covers of a manga is now immediately reflected
* fix edit covers submit not automatically submitting
fix edit covers choosing cover not showing the selection in dialog
* fix setting custom cover not reloading when going back
* get gif's working
* run ktlint
fix setting custom cover to updated when returning back to details
* fix non uniformed covers
* get images working on resumes
* add size to cover cache setting
* remove log statement
* remove set last cover date
* put covers into cache when refresh enabled
* fix comment
* Reverted partial rogue commit
* Coil updates
Non library manga goes into android's default cache
Manga Fetcher now respects network cache policy
Not showing error drawable on manga details
Fixed manga notification icon sometimes not showing
General cleanup
* Fix toolbar color in manga details when switching themes
* Optimizations to sorting + category refactoring
Category:
• new bool called isDynamic used for all category
• new bool called isAlone, for when using no categories or when hiding all categories
Sort Optimizing:
•Using SQLite query for library mangas to also set the total chapters, instead of checking the total count later
•No longer using regex for removing articles from text, because it's pretty heavy
•All category now uses the same catergory sorting logic as regular categories
* Hide fast scroll when showing backdrop
* Added Bottom sheet for menu popup
For use in future commits
* Using new bottom sheet menu for sorting categories
* Added option to change how library is grouped
By default (categories)
By tag/genre
By sources (with the extension icon attached)
By status
and by tracking status (closes#249)
* Fixes for showing single category
* Moving hide all categories preference to the group library option
Removing the preference for it as well since its in the grouped preference
Also adding new wording for group by tracking (tracking status)
* Fixed ungrouped library showing "All"
* Fix crash in maga details
* Tracking status grouping now uses global wording if you have mutliple trackers
ie kitsu's "currently reading" becomes "reading" since most trackers use that
Also sorting the tracking groups better
* Show "no results found" error when search tracker doesn't find anything
* Logic fixes to library
Fixed trying to update with special groupings
Fixed special groups duplicating manga in a list
* Grouping menu sheet shows "ungrouped" instead of "categories" by use case
For those who not have any categories
* Move LibraryHeaderHolder to a new file
* when grouping by tags, tags with different casing will be grouped together
* Tapping category name now expands backdrop
* Category recycler puts active category center of view if list is scrollable
Also removed scrolling logic for opening/closing the sheet
* Always expose the front view a little bit even when backdrop is too tall
Also hide the filter sheet when expanding backdrop
Also also ignore the filter sheet when it comes to the layout of the backdrop
* Fixed sources with no tags in the manga not having the proper type
* Updated logic to elevating the toolbar
* Fixed sectioned library showing the wrong category when returning back to library tab
when using custom grouping
* Using compound drawables for centered toolbar
and making the library text centered even with the dropdown arrow showing
* Menu bottom sheet now scrolls to the active menu item if list is too tall
* Format library xml + no clipping to category backdrop
* Always expose the front view a little bit even when backdrop... (p2)
Fixing the fact the filter sheet still moved the category recycler view
* Don't scroll to the top of the list on group change until view refresh
* Option to always show the current category in the title
* Refactoring library view create
* Use bookmark icon instead of changing text color
Didn't look at the upstream code for this, but maybe should've
* Added cancel cta to long press library update snackbar
* Added "manga" to filter type
closes#381
* Edit info for online manga + Custom covers update
Yes you read that right. It's back! Oh god it's back
Instead of modifying the db, an external json file is made holding the custom info for your library (meaning it's even easier to remove should I so choose)
Reworking to just override the variable and use said var instead of having the current/original logic that existed before
Custom covers are now saved in a new folder, likewise to upstream
Also like upstream, custom covers can be added to manga without covers (closes#49)
(I'm so sorry Carlos)
* Move "Select target sources" to strings.xml
* more strings
* missing strings
* fix
* update
* fix
* today's updates
* remove colon
* new strings May 23, 2020
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-authored-by: Jay <jays2kings@gmail.com>
Also moved all migration options to the sources settings
Migration sources converted to flowpref
New settings:
Only globally search pinned sources
Match migration sources with pinned
Match migration sources with enabled sources
Yes you read that right. It's back! Oh god it's back
Instead of modifying the db, an external json file is made holding the custom info for your library (meaning it's even easier to remove should I so choose)
Reworking to just override the variable and use said var instead of having the current/original logic that existed before
Custom covers are now saved in a new folder, likewise to upstream
Also like upstream, custom covers can be added to manga without covers (closes#49)
(I'm so sorry Carlos)