github openandroidinstaller-dev/openandroidinstaller v0.5.2-beta
Release v0.5.2-beta

latest release: v0.5.3-beta
5 months ago

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.2-beta adds:

  • mi439 twrp name to directly resolve to twrp download
  • improved documentation (thanks to @SirRGB)
  • improve error message for loading images (addresses #394 and #354)
  • improve behaviour when rescaling the installer (addresses #379)

Newly supported devices:

  • OnePlus 3/3T (oneplus3) (thanks to @SirRGB)
  • Redmi 9 Poco M2 (lancelot) (thanks to @anon1892)

Fixes:

  • Bug where installer crashes when sideloading progress goes over 100%
  • Properly handle exceptions while processing the ROM zip file (File is not a zip file, file is a zip file but does not contain metadata file) (thanks to @anon1892)

Commits

  • 5e3a952: Prepare 0.5.2 (Tobias Sterbak) #346
  • 54c62a7: add mi439 twrp name (SirRGB) #363
  • 80aa7db: add mi439 twrp name (#363) (Tobias Sterbak) #363
  • 2807c43: add motorola model names (SirRGB) #365
  • b441f72: add oneplus model names (SirRGB) #362
  • 1df1dc5: add oneplus3 support (SirRGB) #365
  • 16fecfe: sync griffin asserts (SirRGB) #364
  • 6a839c3: sync herolte/hero2lte asserts (SirRGB) #364
  • 12a3813: add motorola model names (SirRGB) #362
  • 87acb82: correct xdaforums link preview (SirRGB) #362
  • 19490cf: sync dre asserts (SirRGB) #364
  • 7d5e8f5: sync a3y17lte asserts (SirRGB) #364
  • b6d1e4f: sync a5xelte asserts (SirRGB) #364
  • 56c035a: sync a7xelte asserts (SirRGB) #364
  • c2423bf: sync cheeseburger asserts (SirRGB) #364
  • 6762045: sync dumpling asserts (SirRGB) #364
  • 88baae2: sync hltemo asserts (SirRGB) #364
  • 2f3608a: sync j7fltexx asserts (SirRGB) #364
  • 6426e1d: sync klte asserts (SirRGB) #364
  • 9404849: sync Mi439 asserts (SirRGB) #364
  • ec4239c: sync on7xelte asserts (SirRGB) #364
  • 5977f3f: sync serranoltexx asserts (SirRGB) #364
  • 7944c54: sync zerofltexx asserts (SirRGB) #364
  • 72d7d30: Bump urllib3 from 2.0.6 to 2.0.7 (dependabot[bot]) #378
  • e712b45: add model names (#362) (Tobias Sterbak) #362
  • b4ffedc: Merge branch 'dev' into asserts (Tobias Sterbak) #364
  • 793d50d: update misc asserts (#364) (Tobias Sterbak) #364
  • eeac0b3: add Oneplus3 support (#365) (Tobias Sterbak) #365
  • d3d703f: Bump urllib3 from 2.0.6 to 2.0.7 (#378) (Tobias Sterbak) #378
  • 0574179: Add support for lancelot (Redmi 9 Poco M2) (rudu) #392
  • cc7444c: Refactor metadata loading from ROM image; improve Makefile (Tobias Sterbak) #399
  • d0b6c6f: Rework the user messages of the image/recovery selection and the validation process (Tobias Sterbak) #399
  • ff63520: Prevent failing when progress goes over 100% (Tobias Sterbak) #400
  • 6859a5e: Fix installer crashes when sideloading progress goes over 100% (#400) (Tobias Sterbak) #400
  • bb1cd20: Minor improvements to progressbar (Tobias Sterbak) #399
  • 0290d4c: Scale right column to window size (Tobias Sterbak) #402
  • 9b4b633: Little fix (rudu) #417
  • cbea2e9: Merge branch 'dev' into 394-improve-error-message-for-images (Tobias Sterbak) #399
  • bf01053: Improve error message for loading images (#399) (Tobias Sterbak) #399
  • 7eaf1c2: Merge branch 'dev' into zip (Tobias Sterbak) #417
  • 10641d1: Add support for lancelot (Redmi 9 Poco M2) (#392) (Tobias Sterbak) #392
  • 6da6055: Move exception handling of zipfile exception up on function call (Tobias Sterbak) #417
  • b0110dd: Fix errorhandling for image_sdk_level (Tobias Sterbak) #417
  • 2bb71a6: Improve scaling by using responsive rows for toggle switches and mutliline checkboxes (Tobias Sterbak) #402
  • a3cfebb: Fix Xiaomi tabluar (anon1892) #419
  • 40c9838: Handle zip related exceptions (#417) (Tobias Sterbak) #417
  • d80d613: Fix Xiaomi tabluar (#419) (Tobias Sterbak) #419
  • a1ea9f8: Improve resizing/scaling support (#402) (Tobias Sterbak) #402
  • 2213ee8: Merge branch 'main' into dev (Tobias Sterbak) #346
  • 479fba6: Improve button text a bit (Tobias Sterbak) #346

Don't miss a new openandroidinstaller release

NewReleases is sending notifications on new releases.