Skip to content

Releases: Aefyr/SAI

SAI 4.5

25 Feb 14:17
Compare
Choose a tag to compare

• Added a setting to disable opening .apk files via SAI
• SAF fixes for Android 11
• Added warning when installing huge (>150MB) apps

SAI 4.4

01 Feb 18:28
Compare
Choose a tag to compare

• Fixed in issue where system suggested SAI when opening any type of file
• Added Sui support for Shizuku Installer

SAI 4.3

31 Jan 05:00
Compare
Choose a tag to compare

Legendary SAI update Pog

• Support for opening .apk files via SAI
• APKM support (only for the unencrypted .apkm files)
• Installer Pro mode is now enabled by default
• Config splits shouldn't be marked as Unknown anymore
• Some fixes

SAI 4.2

17 Jun 22:55
Compare
Choose a tag to compare

• Fixed an issue where you can't create a normal backup when single apk export is enabled

SAI 4.1

17 Jun 17:59
Compare
Choose a tag to compare

• Option to export a single APK as a .apk file. Exported .apk files are not backups and won't be managed by SAI
• UI Fixes
• Updated translations
• Pro mode parser now knows about armeabi, mips and mips64 architectures

SAI 4.0

04 Jun 22:01
2b149bb
Compare
Choose a tag to compare

• Added managed backups (beta)
• Added new themes
• UI Fixes
• Updated translations

SAI 3.12

28 Apr 17:56
Compare
Choose a tag to compare

• Fix app crashing when Firebase is disabled
• UI fixes
• Updated translations

SAI 3.11

21 Apr 17:47
Compare
Choose a tag to compare

• In Pro mode, SAI can now parse APK files directly to get app metadata (Only APK files under 100MBs are parsed since they have to be copied to a temp file. This feature can be disabled in settings)
• Split APK parts size is now shown in Pro mode
• Backup splits selection dialog now names parts according to their purpose (if it is known)
• Firebase can be disabled in settings
• Pro mode fixes/improvements
• UI fixes/improvements
• Updated translations

SAI 3.10

09 Apr 18:51
Compare
Choose a tag to compare

• Added experimental installer Pro mode that allows you to select split APK parts to install from a .apks/.xapk/.zip file with APKs. Pro mode has to be enabled in settings
• Auto theme can now be enabled on any Android version (but not guaranteed to work)
• Partial support for XAPK (obb can't be installed automatically)
• Installer sessions that are in progress now shimmer
• Updated translations

SAI 3.9

27 Mar 19:31
Compare
Choose a tag to compare

• Added automatic dark/light theme switching based on system theme on Android Q+
• Added more detailed error descriptions in rootless mode and improved error descriptions UX for all installer modes
• Added option to use ZipFile API to read files, fixes support for some archives
• SAI now targets Android Q
• Updated translations
• Some optimizations