add a5 2017 by Gredin67 · Pull Request #168 · openandroidinstaller-dev/openandroidinstaller

and others added 2 commits

May 21, 2023 14:23
This release adds:
- Support for Samsung Galaxy S4 mini (serranoltexx/serranolte) by
@freechelmi
- Allow Markdown to format text content of device configs (limited
markdown set)
- Support for Samsung Galaxy Grand Prime VE (grandprimevelte) by
@MagicLike
- Allow changing the logging location by `poetry run python
openandroidinstaller/openandroidinstaller.py -l <logging directory>`
- Support for Samsung Galaxy S8 (dreamlte) by @allaeddineomc 

Improvements:
- Make the Fairphone 2 config clearer
- removed an unneeded reboot instructions for the FPs
- added the TWRP image to every config
- reformatted the configs for more consistency

Fixes:
- A bug where not selecting any add-on leads to a failure of the app. If
no add-on is selected, now just reboot to OS at installation time.
- Improve the addons installer progress bars and fix issues
- Try `wipe data` if `format data` fails to enable the use of older TWRP
versions
- Improve logging for the run_command function

Todo:
- [x] Bump version numbers
- [x] Update website

@tsterbak tsterbak added the device

Request to add or improve a specific device.

label

May 29, 2023

@tsterbak tsterbak changed the base branch from main to dev

May 29, 2023 20:13