Skip to content

Releases: yellowbluesky/PixivforMuzei3

Pixiv Ranking API Endpoint change

22 Feb 04:22
Compare
Choose a tag to compare
Pre-release
2.7.3

change to work with Pixiv's changed ranking URL's

Corrupt image check

21 Feb 10:40
Compare
Choose a tag to compare
Corrupt image check Pre-release
Pre-release

Also assigns correct file extensions to images stored into external storage

2.7.1

09 Feb 10:21
Compare
Choose a tag to compare

(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

06 Feb 09:14
Compare
Choose a tag to compare

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

31 Jan 11:13
Compare
Choose a tag to compare

Also adds a minor fix to "Favorite" and "Recommended" Chinese translation

Android 10 Scoped Storage, Fix for too strict filtering

26 Jan 11:16
Compare
Choose a tag to compare

Android 10 Scoped Storage if "Store into External Storage" preference is checked

Android 10 File saving fix

25 Jan 03:31
Compare
Choose a tag to compare
Pre-release

Support for Android 10 Scoped Storage

Filter by aspect ratio

19 Jan 06:23
Compare
Choose a tag to compare
Pre-release

New drop down menu with three options; Portrait, Landscape, or both

Removed SNI bypass

13 Jan 10:20
Compare
Choose a tag to compare
Removed SNI bypass Pre-release
Pre-release

Special build

More filtering granularity

18 Jan 04:39
2cbe831
Compare
Choose a tag to compare
Pre-release

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.