Skip to content

Commit 03c99b9

Browse files
committed
Formatting of 'content'
1 parent 78a8af3 commit 03c99b9

File tree

9 files changed

+26
-13
lines changed

9 files changed

+26
-13
lines changed

openandroidinstaller/assets/configs/akari.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ steps:
2424
Once you got the code write it down somewhere and continue to input the code.
2525
link: https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
2626
- type: confirm_button
27-
content: Connect the device to your PC via USB. And confirm to continue.
27+
content: >
28+
Connect the device to your PC via USB. And confirm to continue.
2829
- type: call_button
2930
content: >
3031
Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.

openandroidinstaller/assets/configs/akatsuki.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ steps:
2424
Once you got the code write it down somewhere and continue to input the code.
2525
link: https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
2626
- type: confirm_button
27-
content: Connect the device to your PC via USB. And confirm to continue.
27+
content: >
28+
Connect the device to your PC via USB. And confirm to continue.
2829
- type: call_button
2930
content: >
3031
Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.

openandroidinstaller/assets/configs/bonito.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,20 @@ steps:
1616
Press 'Confirm and run' to reboot into the bootloader.
1717
command: adb_reboot_bootloader
1818
- type: call_button
19-
content: In this step you actually unlock the bootloader. Just press 'Confirm and run' here. Once it's done, press continue here.
19+
content: >
20+
In this step you actually unlock the bootloader. Just press 'Confirm and run' here. Once it's done, press continue here.
2021
command: fastboot_unlock
2122
- type: confirm_button
2223
content: >
2324
At this point the device may display on-screen prompts which will require interaction to continue the process of unlocking the bootloader.
2425
Please take whatever actions the device asks you to to proceed.
2526
- type: call_button
26-
content: To finish the unlocking, the phone needs to reboot. Just press 'Confirm and run' here to reboot. Then continue.
27+
content: >
28+
To finish the unlocking, the phone needs to reboot. Just press 'Confirm and run' here to reboot. Then continue.
2729
command: fastboot_reboot
2830
- type: confirm_button
29-
content: The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
31+
content: >
32+
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
3033
boot_recovery:
3134
- type: call_button
3235
content: >
@@ -36,5 +39,6 @@ steps:
3639
command: adb_reboot_bootloader
3740
- type: call_button
3841
img: twrp-start.jpeg
39-
content: Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once your phone screen looks like the picture on the left, continue.
42+
content: >
43+
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once your phone screen looks like the picture on the left, continue.
4044
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/cedric.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ steps:
2323
Copy the code from the last step to the website and follow the instructions there. Then continue here.
2424
link: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
2525
- type: confirm_button
26-
content: Connect the device to your PC via USB. And confirm to continue.
26+
content: >
27+
Connect the device to your PC via USB. And confirm to continue.
2728
- type: call_button_with_input
2829
content: >
2930
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.

openandroidinstaller/assets/configs/coral.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ steps:
1414
As a first step, you need to unlock the bootloader. A bootloader is the piece of software, that tells your phone
1515
how to start and run an operating system (like Android). Your device should be turned on.
1616
- type: call_button
17-
content: Press 'Confirm and run' to reboot into the bootloader.
17+
content: >
18+
Press 'Confirm and run' to reboot into the bootloader.
1819
command: adb_reboot_bootloader
1920
- type: confirm_button
2021
content: >
2122
Select 'Restart bootloader' on your smartphone screen by pressing the volume button and the confirm by pushing the power button.
2223
Then press 'Confirm and continue' here.
2324
- type: call_button
24-
content: In this step you actually unlock the bootloader. Just press 'Confirm and run' here. Once it's done, press continue here.
25+
content: >
26+
In this step you actually unlock the bootloader. Just press 'Confirm and run' here. Once it's done, press continue here.
2527
command: fastboot_unlock
2628
- type: confirm_button
2729
content: >

openandroidinstaller/assets/configs/evert.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ steps:
2323
Copy the code from the last step to the website and follow the instructions there. Then continue here.
2424
link: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
2525
- type: confirm_button
26-
content: Connect the device to your PC via USB. And confirm to continue.
26+
content: >
27+
Connect the device to your PC via USB. And confirm to continue.
2728
- type: call_button_with_input
2829
content: >
2930
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.

openandroidinstaller/assets/configs/nairo.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ steps:
2323
Copy the code from the last step to the website and follow the instructions there. Then continue here.
2424
link: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
2525
- type: confirm_button
26-
content: Connect the device to your PC via USB. And confirm to continue.
26+
content: >
27+
Connect the device to your PC via USB. And confirm to continue.
2728
- type: call_button_with_input
2829
content: >
2930
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.

openandroidinstaller/assets/configs/ocean.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ steps:
2323
Copy the code from the last step to the website and follow the instructions there. Then continue here.
2424
link: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
2525
- type: confirm_button
26-
content: Connect the device to your PC via USB. And confirm to continue.
26+
content: >
27+
Connect the device to your PC via USB. And confirm to continue.
2728
- type: call_button_with_input
2829
content: >
2930
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.

openandroidinstaller/assets/configs/pioneer.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ steps:
2727
content: >
2828
Connect the device to your PC via USB. And confirm to continue.
2929
- type: call_button
30-
content: Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
30+
content: >
31+
Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
3132
command: adb_reboot_bootloader
3233
- type: call_button_with_input
3334
content: >

0 commit comments

Comments
 (0)