Release v0.4.0-beta
github-actions
released this
16 Feb 12:23
·
519 commits
to main
since this release
This is a beta release of the OpenAndroidInstaller.
Linux, MacOS and Windows are supported, but the testing is mainly done on under Ubuntu 20.04/22.04. Note, that currently there is no support for ARM-based systems.
Warning: This application is currently in beta state, so use at your own risk! I take no responsibility for bricked devices or dead SD cards.
This release v0.4.0-beta adds:
- install view and allow to circle back to flash a recovery
- enable selecting addons
- enable installing addons
- download buttons for Google apps, f-droid and microg
Improvements:
- typehints
- better views handling
- more tests for tooling components
Fixes:
- remove error messages after retry
Commits
- 2bb75d0: Add an install view and allow to circle back to flash a recovery (Tobias Sterbak) #65
- 03e50a7: WIP (Tobias Sterbak) #65
- 97fd7be: Enable selecting addons (Tobias Sterbak) #65
- 2225d84: MVP for installing addons (Tobias Sterbak) #65
- f54b51d: WIP (Tobias Sterbak) #65
- 0f6f6f0: Probably first working version of addons (Tobias Sterbak) #65
- c56d42b: It finally works with sargo (Tobias Sterbak) #65
- 474d8bb: Merge branch 'main' into unified-install-step (Tobias Sterbak) #65
- 780fcc6: WIP - now detect a/b devices and pick different install paths; change recovery commands for sony devices (Tobias Sterbak) #65
- 386a927: Remove install step from all configs (Tobias Sterbak) #65
- 69b35c0: Fix some issues with flashing addons (Tobias Sterbak) #65
- 721d15d: Fix for sideloading addons (Tobias Sterbak) #65
- 3734cd0: Update texts for isntalling addons (Tobias Sterbak) #65
- c5744de: Improve description texts for addons (Tobias Sterbak) #65
- 81145af: Bump version to 0.4.0-beta (Tobias Sterbak) #65
- 8919ceb: Add more details about the recommended microg (Tobias Sterbak) #65
- 3cdd7af: Change the adb reboot bootlodaer function (Tobias Sterbak) #65
- 2020425: Allow the install process to fail and still continue and also recognize that as success in some cases (Tobias Sterbak) #65
- 649830e: Add download buttons for f-droid and microg (Tobias Sterbak) #65
- 4d5dd10: Unified install step & install addons (#65) (Tobias Sterbak) #65
- e24b724: Merge branch 'release/0.3.5-alpha' into release/0.4.0-beta (Tobias Sterbak) #74
- f8a4aaf: WIP (Tobias Sterbak) #75
- d37c1c0: Fix configs (Tobias Sterbak) #74
- 56fef11: WIP (Tobias Sterbak) #75
- f267dd6: Merge branch 'release/0.4.0-beta' into improve-cmd-interaction (Tobias Sterbak) #75
- 1c37547: Shell interactions optimized (Tobias Sterbak) #75
- 2544e39: Add some more tests for tooling functions (Tobias Sterbak) #75
- 93d8711: Fix advnaced toggle in install views; fix wiping partitions (Tobias Sterbak) #75
- d280c14: Fix wiping cache after install (Tobias Sterbak) #75
- b02c621: WIP (Tobias Sterbak) #75
- 3865d8f: Fix fastboot issue and clear error text at the right time (Tobias Sterbak) #75
- a848ebd: Merge branch 'release/0.3.5-alpha' into release/0.4.0-beta (Tobias Sterbak) #74
- 9bb879e: Update new config (Tobias Sterbak) #74
- 1e96c77: Improve scripting component (#75) (Tobias Sterbak) #75
- 4efa9f7: Move modules around and improve tests (Tobias Sterbak) #74
- bcd3f52: Improve typehints (Tobias Sterbak) #74
- 2798e47: Improve views handling (Tobias Sterbak) #74
- 218fba3: Make the title a bit higher to not distort it (Tobias Sterbak) #74
- 968c859: Add color to the bootloader unlocked switch (Tobias Sterbak) #74
- e680cd0: Wait a bit longer before automatic reboot (Tobias Sterbak) #74
- 9772e07: Update readme (Tobias Sterbak) #74
- 78c2ad3: Merge branch 'main' into release/0.4.0-beta (Tobias Sterbak) #74
- 598671f: Release/0.4.0 beta (#74) (Tobias Sterbak) #74
- d279f1d: Update requirements (Tobias Sterbak)