Skip to content

Releases: likeadragonmaid/Switch-My-Slot-Android

Version 0.7.1

09 May 14:52
Compare
Choose a tag to compare

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

17 Apr 21:50
Compare
Choose a tag to compare

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

10 Apr 09:22
Compare
Choose a tag to compare
  • 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

08 Aug 14:39
Compare
Choose a tag to compare

Changes:

  • Added Spanish translation
  • Added confirmation dialog
  • Interface improvements and support for landscape mode
  • Added support for API 14 to 30

Version 0.4

02 Jun 08:57
Compare
Choose a tag to compare

Change: Remove local bootctl library and fix bug that wasn't allowing to switch slot

Version 0.3

19 May 12:26
Compare
Choose a tag to compare

Change: Added dark mode support

Version 0.2

17 May 19:21
Compare
Choose a tag to compare

Change: Use bootctl library shipped with the app instead of using the one shipped with android OS build.

Initial build

17 May 11:32
Compare
Choose a tag to compare
v0.1

Initial commit