Releases: yellowbluesky/PixivforMuzei3
Pixiv Ranking API Endpoint change
2.7.3 change to work with Pixiv's changed ranking URL's
Corrupt image check
Also assigns correct file extensions to images stored into external storage
2.7.1
(Android 9 or below only) Can now share image direct from commands sub menu
Slight layout improvements in Settings activity
Code optimizations
Command to open image details in an alternate manner
User described in #67 how the standard way of opening image details, clicking on the title, did not work for him. While an older app with its intent did work.
Improved Android 10 duplicate external storage file handling
Also adds a minor fix to "Favorite" and "Recommended" Chinese translation
Android 10 Scoped Storage, Fix for too strict filtering
Android 10 Scoped Storage if "Store into External Storage" preference is checked
Android 10 File saving fix
Support for Android 10 Scoped Storage
Filter by aspect ratio
New drop down menu with three options; Portrait, Landscape, or both
Removed SNI bypass
Special build
More filtering granularity
Previously, you selected a single filtering value. Artworks that had NSFW levels between the safest and the chosen were served to the user.
This update allows you to select any arbitrary combination of filtering levels, i.e. if you only want R18 pictures you select only the R18 level.
Ranking updates modes now its own distinct two filtering levels, in accordance to what it actually is in practice. Previously, ranking updates modes shared the same filtering levels as the auth modes, leading to confusion.
There is curently no checking to see if the filtering level changes.