Skip to content

Commit 2f3608a

Browse files
committed

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

openandroidinstaller/assets/configs/hotdog.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: OnePlus 7T Pro
44
is_ab_device: true
5-
device_code: hotdog
5+
device_code: hotdog
66
supported_device_codes:
77
- hotdog
88
- OnePlus7TPro
@@ -25,7 +25,7 @@ steps:
2525
Once it's done, press continue here.
2626
command: fastboot_oem_unlock
2727
- type: confirm_button
28-
content: >
28+
content: >
2929
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
3030
boot_recovery:
3131
- type: call_button
@@ -38,4 +38,4 @@ steps:
3838
img: twrp-start.jpeg
3939
content: >
4040
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
41-
command: fastboot_boot_recovery
41+
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/hotdogb.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: OnePlus 7T
44
is_ab_device: true
5-
device_code: hotdogb
5+
device_code: hotdogb
66
supported_device_codes:
77
- hotdogb
88
- OnePlus7T
@@ -25,7 +25,7 @@ steps:
2525
Once it's done, press continue here.
2626
command: fastboot_oem_unlock
2727
- type: confirm_button
28-
content: >
28+
content: >
2929
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
3030
boot_recovery:
3131
- type: call_button
@@ -38,4 +38,4 @@ steps:
3838
img: twrp-start.jpeg
3939
content: >
4040
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
41-
command: fastboot_boot_recovery
41+
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/jfltexx.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ metadata:
77
- jfltexx
88
- jflte
99
- jfltetmo
10+
- jfltecan
11+
- jgedlte
1012
twrp-link: jflte
1113
untested: true
1214
requirements:
@@ -16,8 +18,8 @@ steps:
1618
boot_recovery:
1719
- type: call_button
1820
content: >
19-
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
20-
that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
21+
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
22+
that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
2123
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
2224
command: adb_reboot_download
2325
- type: call_button
@@ -27,6 +29,6 @@ steps:
2729
- type: confirm_button
2830
img: samsung-buttons.png
2931
content: >
30-
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
31-
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
32-
hold *Volume Up* + *Home* + *Power button*.
32+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
33+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
34+
hold *Volume Up* + *Home* + *Power button*.

0 commit comments

Comments
 (0)