Release v0.4.2-beta
github-actions
released this
27 Mar 17:58
·
444 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.2-beta adds:
Support for:
- OnePlus One (bacon) thanks to @MagicLike
Improvements:
- Switched from flashing to booting TWRP (only flashed for Samsung
devices now) - Supported device codes for a config are now a list; config is loaded
based on this - Add is_ab_partitioned device to config
- Support for OnePlus6TSingle under fajita
- selectable text and markdown elements in the app
- if there are no instructions to unlock the bootloader, assume there is
nothing to do and toggle automatically
Fixes:
- Fix issue with whitespaces in paths
- Add proper instructions to unlock the bootloader for recent Samsung devices.
- Make text in advanced output easier to copy
Commits
- 4556780: Added config for bacon (MagicLike) #98
- a5d34b1: Renamed config (MagicLike) #98
- 8da1b90: Removing extra reboot step (MagicLike) #98
- 754b7be: Cosmetic changes to the text elements (MagicLike) #98
- 51f6c5d: Added OnePlus One to list (MagicLike) #98
- 4b616ab: Added another config for device code "bacon" (MagicLike) #98
- 077ea03: Added notice for custom recoveries (MagicLike) #98
- ba97efe: Added notice for launching recovery manually (MagicLike) #98
- e3c12e6: Updated contribute_link (MagicLike) #113
- 0f487ce: Switched from flashing to booting TWRP (MagicLike) #111
- 1a99a42: Moved feedback to app header (MagicLike) #113
- 3c28998: Added feedback icon and updated tooltip (MagicLike) #113
- 0abb90f: Renamed variables, updated configs & updated README (MagicLike) #111
- 66d6cba: Updated bacon configs to new TWRP booting (MagicLike) #98
- 6880808: Code formatting (MagicLike) #113
- 13c3500: Added restart button on final page (MagicLike) #113
- 4222309: Put restart and finish buttons next to each other (MagicLike) #113
- 2d7b0e2: Updated search icon (MagicLike) #113
- dd1c897: Fixed image not showing in "Boot custom recovery" (MagicLike) #111
- c7706b9: Supported device codes for a config are now a list; config is loaded based on this (Tobias Sterbak) #118
- 13a9751: Update test and fix configs (Tobias Sterbak) #118
- 475cfa3: Revert "Put restart and finish buttons next to each other" (MagicLike) #113
- f24ed79: Revert "Added restart button on final page" (MagicLike) #113
- 306c789: Success page update (#113) (Tobias Sterbak) #113
- ecd5019: Switched from flashing to booting TWRP (#111) (Tobias Sterbak) #111
- a49cae3: Support for OnePlus One (#98) (Tobias Sterbak) #98
- cd1436e: Merge branch 'release-0.4.2-beta' into device-code-as-list (Tobias Sterbak) #118
- 5fb50d3: Device code as list (#118) (Tobias Sterbak) #118
- faf315f: Align configs (Tobias Sterbak) #119
- 436e4a3: Bump version (Tobias Sterbak) #119
- b12f239: Removed extra reboot step (MagicLike) #120
- 69f73dd: Code formatting (MagicLike) #120
- 1ca341b: minor fixes (Tobias Sterbak) #119
- c800eb4: Fix device code issue (MagicLike) #121
- 41825e9: Update android version requirement for avicii (Tobias Sterbak) #119
- 916386e: Fix device code issue (#121) (Tobias Sterbak) #121
- 2df4a66: Replace detect_is_ab_device by field in the config (Tobias Sterbak) #126
- 523b9c7: Update configs accordinly (Tobias Sterbak) #126
- ece1e25: Update readme (Tobias Sterbak) #126
- 150700d: Make all text and markdown elements selectable (Tobias Sterbak) #127
- a9a421d: If there are not instructions to unlock the bootloader, assume that there is nothing to do and toggle the switch by default (Tobias Sterbak) #127
- f927280: Fix extra reboot step for OnePlus configs (#120) (Tobias Sterbak) #120
- b6f701a: Add is ab partintioned device to config (#126) (Tobias Sterbak) #126
- 1736ccf: Adjust configs for a/b partition info (Tobias Sterbak) #119
- d7149c8: Make texts selectable in the application (#127) (Tobias Sterbak) #127
- c8aaaa0: Support fajita OnePlus6TSingle (Tobias Sterbak) #119
- 6e5e2e7: Merge remote-tracking branch 'origin/release-0.4.2-beta' into release-0.4.2-beta (Tobias Sterbak) #119
- c985726: Fix unlock bootloader toggle when no instructions in cofnig (Tobias Sterbak) #119
- 21a7981: Check a different url if lineageos exists (Tobias Sterbak) #119
- e27100e: Release 0.4.2-beta (#119) (Tobias Sterbak) #119