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.5.4-beta adds:
New devices:
- support for
violet
(Xiaomi Redmi Note 7 Pro) (thanks to @anon1892) - support for
apollo
/apollon
(Xiaomi Mi 10T / 10T Pro / Redmi K30S Ultra) (thanks to @anon1892) - support for
ali
(moto g6) (thanks to @SirRGB) - support for
addison
(moto z play) (thanks to @SirRGB) - support for
billie
(OnePlus Nord N10) (thanks to @SirRGB)
Fixes:
- remove support for the Galaxy 10 line of devices #678
Other:
- update flet to version 0.24.1
- use the lastest versions of adb, fastboot and libusb
Commits
- d4ea1a9: Improved the README (again) (RaptaG) #337
- 439530e: Minor adjustment (RaptaG) #337
- 567768a: Update XDA devs forum URL (RaptaG) #337
- c5a01b1: Small grammer fix (George Raptis) #337
- a58b29a: Apply requested suggestions (RaptaG) #337
- 6b1c539: Quick fix (RaptaG) #337
- e0b0f98: Merge branch 'dev' into main (MagicLike) #337
- c2ed4ce: Merge branch 'main' into main (MagicLike) #337
- de5dbe9: Apply final suggestions (RaptaG) #337
- ae356cf: Merge branch 'main' of github.com:RaptaG/openandroidinstaller (RaptaG) #337
- f28e128: Initial commit for release 0.5.4 (Tobias Sterbak) #488
- 504646e: Merge remote-tracking branch 'origin/main' into dev (Tobias Sterbak) #488
- bb374d8: Update project version (Tobias Sterbak) #488
- 19fa3d2: Clarify the download section as instructed (RaptaG) #337
- ca01589: Merge branch 'main' into main (Tobias Sterbak) #337
- 562acd3: Improved the README (again) (#337) (Tobias Sterbak) #337
- e3d3dc5: Merge remote-tracking branch 'origin/main' into dev (Tobias Sterbak) #488
- 013b5b8: Add support for apollo (rudu) #493
- 6986a23: Add support for violet (rudu) #493
- 9d3a827: Revert "Add support for violet" (rudu) #493
- 88b636b: Add support for violet (rudu) #517
- d271167: Add super_empty step (rudu) #517
- 5ac5d44: Flash additionnal partitions... (rudu) #517
- 1dda02c: Mark violet as tested (rudu) #517
- 1bd389c: Add support for apollo (Mi 10T Pro) (#493) (Tobias Sterbak) #493
- d9e66c7: Add support for violet (Redmi Note 7 Pro) (#517) (Tobias Sterbak) #517
- ad6cfa7: Update number of supported devices in README.md (Tobias Sterbak) #488
- update heimdall links #539 (SirRGB)
- update heimdall links (#539) #539 (Tobias Sterbak)
- 3a79be5: Update supporters in README (Tobias Sterbak) #642
- 0a02a03: Resolve Issue #610 and add support for dreamlte device code dreamltecan (Tobias Sterbak) #488
- 976d023: #610 remove dreamqltecan again (Tobias Sterbak) #488
- 72666f3: #678 remove support for the Galaxy 10 line of devices for now (Tobias Sterbak) #488
- e7530ed: Add the removed configs to different directory (Tobias Sterbak) #488
- f7214d5: Update flet dependency to 0.24.1 and fix filepicker dialoge issue (Tobias Sterbak) #488
- 33643a6: Use the lastest versions of adb, fastboot and libusb (Tobias Sterbak) #488
- 02ca551: Merge branch 'main' of https://github.com/openandroidinstaller-dev/openandroidinstaller into dev (SirRGB) #642
- 340f313: drop unused scripts (SirRGB) #642
- a588bc3: pre-commit: fix running on 3.10-less systems (SirRGB) #642
- update dependencies #642 (SirRGB)
- stop recommending divest os #642 (SirRGB)
- 1f96597: fix python 3.12 support (#642) (Tobias Sterbak) #642
- add addison support #656 (SirRGB)
- add ali support #656 (SirRGB)
- add billie support #501 (SirRGB)
- fae07fb: Hello moto (#656) (Tobias Sterbak) #656
- add billie support (#501) #501 (Tobias Sterbak)
- ae9c923: Update readme device count (Tobias Sterbak) #488
- 94be628: Release v0.5.4-beta (#488) (Tobias Sterbak) #488
- 8c5e82a: Update for release (Tobias Sterbak)
- 39a8ecf: Add python path to ruff line in build workflow (Tobias Sterbak)
- 1334592: Release 0.5.4-beta Spring Edition (Tobias Sterbak)
- 190c3fb: Fix workflow versions (Tobias Sterbak)
- fe8efc3: Fix windows android tooling download (Tobias Sterbak)
- 0b779b1: Update build workflow (Tobias Sterbak)