Skip to content

Commit 97ddb2e

Browse files
committed
Merge remote-tracking branch 'origin/dev' into resolve-windows-issues
2 parents 00492e9 + 8ed3599 commit 97ddb2e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+176
-70
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ Vendor | Device Name | CodeName | Models | Status
125125
---|---|---|---|---
126126
Motorola | edge | [racer](https://wiki.lineageos.org/devices/racer) | XT2063-2, XT2063-3 | tested
127127
Motorola | moto g5 | [cedric](https://wiki.lineageos.org/devices/cedric) | XT1670, XT1671, XT1672, XT1675, XT1676, XT1677 | tested
128+
Motorola | moto g5s | [montana](https://wiki.lineageos.org/devices/montana) | XT1790, XT1791, XT1792, XT1793, XT1794, XT1795, XT1797, XT1799-2 | untested
129+
Motorola | moto g5 plus | potter | XT1680, XT1681, XT1683, XT1684, XT1685, XT1686, XT1687 | untested
128130
Motorola | moto g6 | ali | XT1925-1, XT1925-3, XT1925-4, XT1925-5, XT1925-6, XT1925-7, XT1925-13 | tested
129131
Motorola | moto g6 plus | [evert](https://wiki.lineageos.org/devices/evert) | XT1926-2, XT1926-3, XT1926-5, XT1926-6, XT1926-7, XT1926-8, XT1926-9 | tested
130132
Motorola | moto g7 power | [ocean](https://wiki.lineageos.org/devices/ocean) | XT1955-1, XT1955-2, XT1955-4, XT1955-5, XT1955-7 | tested
@@ -190,8 +192,7 @@ Samsung | Galaxy Note 10+ | [d2s](https://wiki.lineageos.org/devices/d2s) | | te
190192

191193
</details>
192194

193-
<details>
194-
<summary><b>Sony</b></summary>
195+
<details><summary><b>Sony</b></summary>
195196

196197
Vendor | Device Name | CodeName | Models | Status
197198
---|---|---|---|---

openandroidinstaller/app_state.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def toggle_flash_unlock_bootloader(self):
9595
type="confirm_button",
9696
content="If you already flashed TWRP, boot into it by pressing 'Confirm and run'. Otherwise restart the process. Once your phone screen looks like the picture on the left, continue.",
9797
command="adb_reboot_recovery",
98-
img="twrp-start.jpeg",
98+
img="twrp-start.png",
9999
)
100100
]
101101

@@ -117,6 +117,6 @@ def toggle_flash_recovery(self):
117117
type="call_button",
118118
content="If you already flashed TWRP, boot into it by pressing 'Confirm and run'. Otherwise restart the process. Once your phone screen looks like the picture on the left, continue.",
119119
command="adb_reboot_recovery",
120-
img="twrp-start.jpeg",
120+
img="twrp-start.png",
121121
)
122122
]

openandroidinstaller/assets/configs/FP2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
Make sure your device is turned on and connected to the computer. Boot into the bootloader by pressing 'Confirm and run' here. Then continue.
1717
command: adb_reboot_bootloader
1818
- type: call_button
19-
img: twrp-start.jpeg
19+
img: twrp-start.png
2020
content: >
2121
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
2222
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/FP3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ steps:
5454
Turn on your device. Once the device is fully booted, you need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
5555
command: adb_reboot_bootloader
5656
- type: call_button
57-
img: twrp-start.jpeg
57+
img: twrp-start.png
5858
content: >
5959
Once the device is in fastboot mode, flash the custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
6060
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/FP4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ steps:
5454
Turn on your device. Once the device is fully booted, you need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
5555
command: adb_reboot_bootloader
5656
- type: call_button
57-
img: twrp-start.jpeg
57+
img: twrp-start.png
5858
content: >
5959
Once the device is in fastboot mode, boot the custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
6060
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/Mi439.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ steps:
5454
Install the recovery you chosen before by pressing 'Confirm and run'. Once it's done continue.
5555
command: fastboot_flash_recovery
5656
- type: call_button
57-
img: twrp-start.jpeg
57+
img: twrp-start.png
5858
content: >
5959
Reboot to recovery by pressing 'Confirm and run', and hold the Vol+ button of your phone UNTIL you see the recovery.
6060
If MiUI starts, you have to start the process again, since MiUI delete the recovery you just flashed.

openandroidinstaller/assets/configs/addison.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
4949
command: adb_reboot_bootloader
5050
- type: call_button
51-
img: twrp-start.jpeg
51+
img: twrp-start.png
5252
content: >
5353
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
5454
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/ali.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ metadata:
55
device_code: ali
66
supported_device_codes:
77
- ali
8-
untested: true
98
steps:
109
unlock_bootloader:
1110
- type: call_button
@@ -47,7 +46,7 @@ steps:
4746
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
4847
command: adb_reboot_bootloader
4948
- type: call_button
50-
img: twrp-start.jpeg
49+
img: twrp-start.png
5150
content: >
5251
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
5352
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/alioth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ steps:
4747
Install the recovery you chosen before by pressing 'Confirm and run'. Once it's done continue.
4848
command: fastboot_flash_recovery
4949
- type: call_button
50-
img: twrp-start.jpeg
50+
img: twrp-start.png
5151
content: >
5252
Reboot to recovery by pressing 'Confirm and run', and hold the Vol+ button of your phone UNTIL you see the recovery.
5353
If MiUI starts, you have to start the process again, since MiUI delete the recovery you just flashed.

openandroidinstaller/assets/configs/apollo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ steps:
4646
Install the recovery you chosen before by pressing 'Confirm and run'. Once it's done continue.
4747
command: fastboot_flash_recovery
4848
- type: call_button
49-
img: twrp-start.jpeg
49+
img: twrp-start.png
5050
content: >
5151
Reboot to recovery by pressing 'Confirm and run', and hold the Vol+ button of your phone UNTIL you see the recovery.
5252
If MiUI starts, you have to start the process again, since MiUI delete the recovery you just flashed.

0 commit comments

Comments
 (0)