Releases: likeadragonmaid/Switch-My-Slot-Android
Releases · likeadragonmaid/Switch-My-Slot-Android
Version 0.7.1
Changelog:
- Fixed the release build by removing "minify"
- Remove rules files
- Remove unnecessary dependency
- Removed appcompat dependency in RootTools library
- Update gradle and jdk
Version 0.7
Changelog:
- Add RootShell library and exitApp function
- Change the code structure of A/B checking
- Fix crashing when bootctl is missing
- Root detection and integration of RootTools library
- Activity lifecycle handling
- Fixed ViewModel integration
- Separation of getting a root shell
- Move ABResult to ABChecker
- Add bottom margin in landscape
- Add comments to some functions
- Added constants for missing commands
- Add checkUtilExecutable method
- Remove su retries
Thanks once again to @roihershberg for preparing 0.7 release.
Version 0.6
- Better reboot mechanism (@roihershberg)
- Bootctl checker added (@roihershberg)
- App now states if the device is supported or not (@roihershberg)
- App now logs some debug information to console automatically (@gibcheesepuffs, @roihershberg)
- Restricted app to Android 7.1.0 (@gibcheesepuffs)
- Package name changed (@gibcheesepuffs)
- App is now signed (@gibcheesepuffs)
- Misc. improvements
Thanks once again to @roihershberg for contribution.
Version 0.5
Changes:
- Added Spanish translation
- Added confirmation dialog
- Interface improvements and support for landscape mode
- Added support for API 14 to 30
Version 0.4
Change: Remove local bootctl library and fix bug that wasn't allowing to switch slot
Version 0.3
Change: Added dark mode support
Version 0.2
Change: Use bootctl library shipped with the app instead of using the one shipped with android OS build.
Initial build
v0.1 Initial commit