diff --git a/README.md b/README.md index 342da381..b7f448ac 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Samsung | Galaxy Tab S2 | [gts210vewifi](https://wiki.lineageos.org/devices/gts2 Samsung | Galaxy S4 | [jfltexx](https://wiki.lineageos.org/devices/jfltexx) | | untested Samsung | Galaxy S4 Mini LTE| [serranoltexx](https://wiki.lineageos.org/devices/serranoltexx) | | tested Samsung | Galaxy S5 | [klte](https://wiki.lineageos.org/devices/klte) | G900F/M/R4/R7/T/V/W8 | tested +Samsung | Galaxy S5 mini | kminilte | SM-G800F | tested Samsung | Galaxy S6 | [zerofltexx](https://wiki.lineageos.org/devices/zerofltexx) | | tested Samsung | Galaxy S6 Edge | [zeroltexx](https://wiki.lineageos.org/devices/zeroltexx) | | tested Samsung | Galaxy S7 | [herolte](https://wiki.lineageos.org/devices/herolte) | SM-G930F | tested @@ -184,7 +185,7 @@ Sony | Xperia XZ | kagura | | planned - +
Xiaomi & Poco Vendor | Device Name | CodeName | Models | Status @@ -197,7 +198,6 @@ Xiaomi | Redmi Note 8 / 8T | [ginkgo](https://wiki.lineageos.org/devices/ginkgo) Xiaomi | Redmi Note 8 Pro | begonia | | untested Xiaomi | Redmi Note 9S / 9 Pro / 9 Pro Max / 10 Lite / Poco M2 pro | [miatoll](https://wiki.lineageos.org/devices/lavender) : gram / curtana / excalibur / joyeuse | | untested Xiaomi | Redmi Note 10S / 11SE / Poco M5S | [rosemary](https://wiki.lineageos.org/devices/rosemary) / maltose / secret /rosemary_p | | untested -Xiaomi | Mi A2 / Mi 6X | jasmine_sprout | | untested Xiaomi | Mi 8 | [dipper](https://wiki.lineageos.org/devices/dipper) | | untested Xiaomi | Mi 9T / Redmi K20 | [davinci](https://wiki.lineageos.org/devices/davinci) / davinciin | | untested Xiaomi | Redmi K20 Pro / Mi 9T Pro | raphael / raphaelin | | untested diff --git a/openandroidinstaller/assets/configs/jasminesprout.yaml b/openandroidinstaller/assets/configs/jasminesprout.yaml deleted file mode 100644 index 581765b6..00000000 --- a/openandroidinstaller/assets/configs/jasminesprout.yaml +++ /dev/null @@ -1,55 +0,0 @@ -metadata: - maintainer: A non (anon) - brand: xiaomi - device_name: Xiaomi Mi A2 / Mi 6X - is_ab_device: false - device_code: jasmine_sprout - supported_device_codes: - - jasmine_sprout - untested: true - notes: - - Retrofit dynamic partitions ROMs are not currently supported. -requirements: - android: 10 (Q) -steps: - unlock_bootloader: - - type: confirm_button - content: > - As a first step, you need to unlock the bootloader. A bootloader is the piece of software, that tells your phone - how to start and run an operating system (like Android). Your device should be turned on. This will reset your phone. - - type: link_button_with_confirm - content: > - - Create a Mi account on Xiaomi’s website. Beware that one account is only allowed to unlock one unique device every 30 days. - - - Add a phone number to your Mi account, insert a SIM into your phone. - - - Enable developer options in `Settings` > `About Phone` by repeatedly tapping MIUI Version. - - - Link the device to your Mi account in `Settings` > `Additional settings` > `Developer options` > `Mi Unlock status`. - - - Download the Mi Unlock app with the link bellow (Windows is required to run the app), and follow the instructions provided by the app. It may tell you that you have to wait, usually 7 days. If it does so, please wait the quoted amount of time before continuing to the next step! - - - After device and Mi account are successfully verified, the bootloader should be unlocked. - - - Since the device resets completely, you will need to re-enable USB debugging to continue : `Settings` > `Additional settings` > `Developer options` > `USB debugging` - link: https://en.miui.com/unlock/download_en.html - boot_recovery: - - type: confirm_button - content: > - Now you need to boot a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating, - adapting and repairing of the operating system. - - type: call_button - content: > - Once the device is fully booted, you need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue. - command: adb_reboot_bootloader - - type: call_button - content: > - Install the recovery you chosen before by pressing 'Confirm and run'. Once it's done continue. - command: fastboot_flash_recovery - - type: call_button - img: twrp-start.jpeg - content: > - Reboot to recovery by pressing 'Confirm and run', and hold the Vol+ button of your phone UNTIL you see the recovery. - If MiUI starts, you have to start the process again, since MiUI delete the recovery you just flashed. - Once it's done continue. - command: fastboot_reboot_recovery diff --git a/openandroidinstaller/assets/configs/kminilte.yaml b/openandroidinstaller/assets/configs/kminilte.yaml new file mode 100644 index 00000000..703f24a9 --- /dev/null +++ b/openandroidinstaller/assets/configs/kminilte.yaml @@ -0,0 +1,29 @@ +metadata: + maintainer: Ludovic Rousseau + device_name: Samsung Galaxy S5 mini + is_ab_device: false + device_code: kminilte + supported_device_codes: + - kminilte + - kminiltexx + twrp-link: kminilte +steps: + unlock_bootloader: + boot_recovery: + - type: call_button + content: > + As a first step, you need to boot into the bootloader. A bootloader is the piece of software, + that tells your phone how to start and run an operating system (like Android). Your device should be turned on. + Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done. + command: adb_reboot_download + - type: call_button + content: > + In this step, you need to flash a custom recovery on your device. + Press 'Confirm and run' to start the process. Confirm afterwards to continue. + command: heimdall_flash_recovery + - type: confirm_button + img: samsung-buttons.png + content: > + Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds + until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off, + hold *Volume Up* + *Home* + *Power button*.