Skip to content

Release v0.4.1-beta

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 08:30
· 493 commits to main since this release
80a563f

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.1-beta adds:
Support for:

  • Samsung Galaxy S10e (beyond0lte)
  • Samsung Galaxy S10+ (beyond2lte)
  • Samsung Galaxy Note 10+ (d2s)
  • Samsung Galaxy Note 8 (greatlte) thanks to @freechelmi

Improvements:

  • new image for samsung bixby button
  • now wait for recovery and sideload to become available

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

  • 1d64475: Creat grealte config file (Michel Memeteau) #87
  • 5b813b7: fix misc grammar (SirRGB) #84
  • 12a8a4c: clarify drm consequences (SirRGB) #84
  • d0f7bc8: Update greatlte instructions for correct buttons (Michel Memeteau) #87
  • b97c9cd: Update configs for beyond1lte and d1 (Tobias Sterbak) #89
  • 293e006: Add config for beyond0lte, beyond2lte and d2s (Tobias Sterbak) #89
  • 87950f0: Simplify waiting by using adb wait-for-recovery and wait-for-sideload as well as heimdall detect to wait for download mode (Tobias Sterbak) #90
  • 9862949: Add Samsung Note 8 to Readme (Michel Memeteau) #87
  • a570277: Wait for recovery (Tobias Sterbak) #90
  • 7811a7e: Add FAQ button to the header (Tobias Sterbak) #90
  • d61a2ff: Greatlte support (first part) (#87) (Tobias Sterbak) #87
  • 8bc631a: Add Samsung pictogram with bixby button (Tobias Sterbak) #89
  • fcf0109: Update device count in readme (Tobias Sterbak) #89
  • 87467b3: Add test (Tobias Sterbak) #89
  • 0377892: improve docs (#84) (Tobias Sterbak) #84
  • 2e68a25: Change requirements for taimen and walleye to andorid 11 (Tobias Sterbak) #89
  • f77e13e: Make text in advanced output easier to copy (Tobias Sterbak) #89
  • 0b21126: Fix issue with whitespaces in paths (Tobias Sterbak) #95
  • 939b1b8: New Samsung devices for release 0.4.1-beta (#89) (Tobias Sterbak) #89
  • fd38b06: Simplify waiting by using adb wait-for-recovery and wait-for-sideload… (#90) (Tobias Sterbak) #90
  • a77958f: Fix issue with whitespaces in paths (#95) (Tobias Sterbak) #95
  • 508f843: Bump version to 0.4.1-beta (Tobias Sterbak) #96
  • 0112ec1: Catch issue with heimdall info on windows (Tobias Sterbak) #96
  • b17020a: Merge branch 'main' into dev (Tobias Sterbak) #96
  • 80a563f: Release 0.4.1-beta (#96) (Tobias Sterbak) #96