Release v0.3.4-alpha
·
664 commits
to main
since this release
This is an alpha 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 alpha state, so use at your own risk! I take no responsibility for bricked devices or dead SD cards.
This release v0.3.4-alpha adds:
- Enable auto_scroll on the TerminalBox for advanced output
- Keep advanced output TerminalBox visible between steps
- Don't open a terminal window on Windows
- Display version number in app and logs
- Add a back-button to the default views
Support for new devices:
- Samsung Galaxy S6
- Samsung Galaxy S6 Edge
- Samsung Galaxy S7 Edge
Commits
- 474ed4b: Update readme (Tobias Sterbak) #60
- 8e738b5: Enable auto_scroll on TerminalBox column (Tobias Sterbak) #60
- 0242722: Don't open a terminal window on Windows (Tobias Sterbak) #62
- 600e5f3: 59 terminalbox output scrolls down automatically (#60) (Tobias Sterbak) #60
- a72804f: Don't open a terminal window on Windows (#64) (Tobias Sterbak) #64
- 3d4d8f2: Lint and upgrade requirements (Tobias Sterbak) #63
- 3ffb2de: Update FUNDING.yml (Tobias Sterbak)
- 22c7403: Show version number in app and logs (Tobias Sterbak) #63
- 9431b7e: Update readme (Tobias Sterbak) #63
- a5a4d4a: Keep advanced output box visible between steps (Tobias Sterbak) #63
- 3e2c1b7: Add a back-button to the default views (Tobias Sterbak) #63
- 9e8203b: New samsungs devices (Tobias Sterbak) #63
- 554a113: Release v0.3.4 (#63) (Tobias Sterbak) #63
- 1f73a79: Update requirements (Tobias Sterbak)