Add support for Xiaomi (with OrangeFox) · Pull Request #188 · openandroidinstaller-dev/openandroidinstaller

added 2 commits

July 27, 2023 15:08

@tsterbak tsterbak added the device

Request to add or improve a specific device.

label

Jul 27, 2023

tsterbak

@ghost ghost mentioned this pull request

Jul 29, 2023

rudu added 2 commits

July 29, 2023 19:54

tsterbak

@tsterbak tsterbak changed the base branch from main to dev

July 29, 2023 18:02

This was referenced

Aug 1, 2023

@ghost ghost closed this

Aug 2, 2023

tsterbak added a commit that referenced this pull request

Aug 4, 2023
Some modifications to the code, so OrangeFox recovery can be supported
(especially useful for Xiaomi devices)

Work started in #188 

It works, but I don't like the fix line 267 of `tooling.py`

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 27, 2023
Work started and tested in #188 : works fine

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

tsterbak added a commit that referenced this pull request

Sep 27, 2023
Work started in #188 

Untested but should work (same steps as #222 )

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

tsterbak added a commit that referenced this pull request

Sep 27, 2023
Work started and tested in #188 : working

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

tsterbak added a commit that referenced this pull request

Sep 27, 2023
Work started in #188 

Untested but should work

Requirements : 
- #218 for OrangeFox support (optional)
- #221 for device specific notes (optional)

This pull request was closed.