Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions release/si_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

### v26.2.0 (80) (2022-03-03)

- "Export isolated files" rules is now apply to "insert with Media Storage" with Android 11 API"
- "Export isolated files" rules are now applied to "insert with Media Storage" with Android 11 API"

"Insert with Media Storage with old API" has already been implemented from version v25.1.0 (published on 2021-08-29). At that time, I believe that apps using new API would choose the correct location to save their files, but the fact is not. So here comes this update.

Expand All @@ -31,11 +31,11 @@

### v25.1.1 (74) (2021-09-22)

- Fix insert files with Media Storage to "external_primary" is not handled
- Fix that inserting files with Media Storage to "external_primary" is not handled

### v25.1.0 (73) (2021-08-29)

- "Export isolated files" rules is now apply to the old "insert with Media Storage" way
- "Export isolated files" rules are now applied to the old "insert with Media Storage" way

### v25.0.9 (72) (2021-07-13)

Expand All @@ -59,11 +59,11 @@

### v24.1.2 (62) (2021-04-27)

- Fix "Fix app interaction issues" not works on some devices (requires update app to v5.3.2 as well)
- Fix "Fix app interaction issues" does not work on some devices (requires update app to v5.3.2 as well)

### v24.1.0 (60) (2021-04-08)

- Fix "Fix app interaction issues" not works after upgrading to Riru 25
- Fix "Fix app interaction issues" does not work after upgrading to Riru 25

### v24.0.0 (59) (2021-03-23)

Expand All @@ -79,7 +79,7 @@ However, recently there are two modules, `riru-unshare` and `Riru-IsolatedMagisk

### v23.7 (57) (2021-02-19)

- Works on devices which has remove 32-bit support (Android 12 emulator and maybe new real devices in the future)
- Works on devices which have removed 32-bit support (Android 12 emulator and maybe new real devices in the future)
- Reduce file size

### v23.6 (56) (2021-02-11)
Expand Down Expand Up @@ -126,7 +126,7 @@ However, recently there are two modules, `riru-unshare` and `Riru-IsolatedMagisk

### v22.6 (43) (2020-06-14)

- Fix app-level toggle of "Fix app interaction" not work
- Fix app-level toggle of "Fix app interaction" not working

### v22.5 (42) (2020-04-25)

Expand Down Expand Up @@ -181,8 +181,8 @@ However, recently there are two modules, `riru-unshare` and `Riru-IsolatedMagisk

### v20.0 (29)

- Fix the problem that redirection not work for apps installed in external storage card when using [Adoptable Storage](https://source.android.com/devices/storage/adoptable)
- Change the implementation of "Fix app interaction", no longer be break by "Xposed Taich", it may also solve some other problems
- Fix the problem that redirection does not work for apps installed in external storage card when using [Adoptable Storage](https://source.android.com/devices/storage/adoptable)
- Change the implementation of "Fix app interaction", no longer be break by "Xposed Taichi", it may also solve some other problems
- "Fix app interaction" can be switched individually for each app

### v19.7 (27)
Expand Down