Skip to content

Release v0.4.4-beta

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 11:00
· 326 commits to main since this release
f656346

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

  • support for Samsung A5 2017 (a5y17lte) thanks to @Gredin67
  • support for device code beyond2 for Samsung Galaxy S10+.
  • support for device code evert_n for Motorola Moto G6 plus.
  • support for Samsung Tab S2 gts210vewifi T813 thanks to @freechelmi
  • a "request support for device" button if no config for the device code is found

Improvements:

  • Set a min width/height for the window to solve basic responsiveness issues.

Fixes:

  • Update the unlocking instructions for FP3/4 and add fastboot_unlock_critical command.

Commits

  • e295b64: add a5 2017 (Gredin67) #168
  • 78c1ef6: add a5 2017 (#168) (Tobias Sterbak) #168
  • b366332: Update readme after new device added (Tobias Sterbak) #169
  • a11235f: Update README.md (Tobias Sterbak) #169
  • 70b1fbd: Support device code beyond2 for Galaxy S10+ (Tobias Sterbak) #169
  • d5cf35f: Update evert.yaml (Tobias Sterbak) #172
  • 1ac4e7a: Update evert.yaml (#172) (Tobias Sterbak) #172
  • 3e24422: Add a request device button if no config for the device code is found; improve logging in this case (Tobias Sterbak) #175
  • f57337d: Update flet to v0.7.4 (Tobias Sterbak) #169
  • f0bff54: Set a min width/height for the window to solve basic responsiveness issues (Tobias Sterbak) #169
  • 712d7df: Bump version to 0.4.4 (Tobias Sterbak) #169
  • 9e41d8b: Add a request device button if no config for the device code is found (#175) (Tobias Sterbak) #175
  • bd0b86b: Add config file for Samsung Tab S2 gts210vewifi T813 (Michel Memeteau) #184
  • 4fdc241: Add samsung Tab S2 to readme (Michel Memeteau) #184
  • 4a4a1d1: Add config file for Samsung Tab S2 gts210vewifi T813 (#184) (Tobias Sterbak) #184
  • 1f6a919: Typo on readme (Michel Memeteau) #185
  • da6b8a1: Typo on readme for Tab S2 (#185) (Tobias Sterbak) #185
  • 35d0d2d: Upgrade packages for security reasons (Tobias Sterbak) #169
  • 1113cb8: Update the unlocking instructions for FP3/4 and add fastboot_unlock_critical command (Tobias Sterbak) #187
  • 6b895c4: Update tests and fix formating (Tobias Sterbak) #187
  • 710223b: New fairphone unlocking instructions (#187) (Tobias Sterbak) #187
  • 3602413: Add insturction to activate 'data transfer' in the connection settings to the prepare view (Tobias Sterbak) #169
  • 2255cf1: Fix to show the step-header images again (Tobias Sterbak) #169
  • 49d6017: Update readme (Tobias Sterbak) #169
  • f656346: Release 0.4.4-beta (#169) (Tobias Sterbak) #169