[SPLIT] Add dtbo, vbmeta, super_empty flashing · Pull Request #220 · openandroidinstaller-dev/openandroidinstaller

This was referenced

Aug 1, 2023

@tsterbak tsterbak changed the base branch from main to dev-0.5.0

August 4, 2023 07:51

@tsterbak tsterbak changed the base branch from dev-0.5.0 to dev

August 4, 2023 09:06

@ghost ghost mentioned this pull request

Aug 4, 2023

@ghost ghost mentioned this pull request

Aug 8, 2023

tsterbak added a commit that referenced this pull request

Aug 16, 2023
Work started and tested in #188 : working

Requirements : 
- #218 for OrangeFox support (especially `fastboot_flash_recovery` and
`fastboot_reboot_recovery`)
- #220 for additional partitions support
- #221 for device specific notes (optional)

tsterbak added a commit that referenced this pull request

Sep 26, 2023
This PR is based on #220 (by @anon1892) and aims to integrate the code
in the Installer.

- Include the commands `fastboot_flash_recovery` and
`fastboot_reboot_recovery` (thanks to @anon1892)
- Add support for Mi439 (Redmi 7A & co.) (thanks to @anon1892)
- Display device specific notes at the image selection step (thanks to
@anon1892)

Other fixes & additions:
- Display the scroll bar by default if scrolling is necessary
- An info text box for additional images

Todo:
- [x] When the "custom recovery already flashed" button is selected,
user should not have to select recovery file, as in this PR for now.
- [x] User should be able not to select additional partitions, even on
Android 13 (maybe add a button like "custom recovery already flashed".
- [x] When recovery flashing is disabled, `adb reboot recovery` is not
performed. Fix that.

tsterbak added a commit that referenced this pull request

Sep 27, 2023

@ghost ghost deleted the dtbo branch

October 3, 2023 18:18