Skip to content

Release v0.5.4-beta.1: Future proofing and flatpak πŸ—οΈ

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 09:28

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/24.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.1 adds:
Fixes:

  • fix flatpak creation
  • update flet to version 0.26.0
  • fix a bunch of bugs from the flet update

Other:

  • tracking of device codes of installation attempts in plausible.io.

Commits

  • b8f9302: prepare for release v0.5.5-beta (Tobias Sterbak) #688
  • e00861e: Add flatpak poetry generator script (Tobias Sterbak) #688
  • c08c4d6: Update makefile (Tobias Sterbak) #688
  • 9235ea4: update deps (Tobias Sterbak) #688
  • f1f9987: Create a new script to export python requirements for flatpak (Tobias Sterbak) #688
  • 250f80c: Upgrade to flet 0.26.0 (Tobias Sterbak) #688
  • a23618c: update manual build workflow (Tobias Sterbak) #688
  • 8f0832a: Remove ci from manual build (Tobias Sterbak) #688
  • 33c8f22: Use flet-desktop-light only on linux (Tobias Sterbak) #688
  • f63d5ae: Remove test (Tobias Sterbak) #688
  • c690bb4: Create a release from manual workflow (Tobias Sterbak) #688
  • 90a886d: Update manual buidl workflow (Tobias Sterbak) #688
  • 059134b: Update manual buidl workflow (Tobias Sterbak) #688
  • 6d00263: Fix bugs for with the new flet version (Tobias Sterbak) #688
  • 410955b: Fix progress bar and progress ring after update (Tobias Sterbak) #688
  • 8ebb08d: Send device code for started and finished flashing attempts to plausible (Tobias Sterbak) #688
  • 886b4cd: clean up more (Tobias Sterbak) #688
  • 2346105: Inform about data collection in the README (Tobias Sterbak) #688
  • 12a4384: Change name of useragent (Tobias Sterbak) #688
  • 2a68f35: Update tracking info (Tobias Sterbak) #688
  • f052e6a: Release v0.5.4-beta.1 (#688) (Tobias Sterbak) #688
  • df3c16f: Bump version to v0.5.4-beta.1 (Tobias Sterbak)
  • 55eba7f: Disable tests in build (Tobias Sterbak)