Skip to content

Commit

Permalink
sync cheeseburger asserts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRGB committed Nov 27, 2023
1 parent 56c035a commit c2423bf
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 35 deletions.
10 changes: 5 additions & 5 deletions openandroidinstaller/assets/configs/akari.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Sony Xperia XZ2
is_ab_device: true
device_code: akari
device_code: akari
supported_device_codes:
- akari
- akari
requirements:
android: 10
steps:
Expand All @@ -21,7 +21,7 @@ steps:
- type: link_button_with_confirm
content: >
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
Once you got the code write it down somewhere and continue to input the code.
Once you got the code write it down somewhere and continue to input the code.
link: https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
- type: confirm_button
content: >
Expand All @@ -37,7 +37,7 @@ steps:
command: fastboot_unlock_with_code
- type: call_button
content: >
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
Connect your device to your PC via USB. Then confirm here to continue.
command: fastboot_reboot
boot_recovery:
Expand All @@ -59,4 +59,4 @@ steps:
- type: call_button
content: >
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
command: fastboot_flash_boot
command: fastboot_flash_boot
6 changes: 3 additions & 3 deletions openandroidinstaller/assets/configs/avicii.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ steps:
Once it's done, press continue here.
command: fastboot_oem_unlock
- type: confirm_button
content: >
content: >
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
boot_recovery:
- type: call_button
Expand All @@ -37,7 +37,7 @@ steps:
- type: call_button
content: >
Install additional partitions selected before by pressing 'Confirm and run'. Once it's done continue.
Note : If you have not selected additional partitions it will do nothing and is save to continue.
command: fastboot_flash_additional_partitions
- type: call_button
Expand All @@ -54,4 +54,4 @@ steps:
img: twrp-start.jpeg
content: >
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
6 changes: 3 additions & 3 deletions openandroidinstaller/assets/configs/bacon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ steps:
content: >
In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat.
Once it's done, press continue here.
Notice: If you don't have the stock OnePlus One recovery, your device might boot into your custom recovery, but don't do anything / throw an error.
If this appears, reboot you device through your bootloader and just continue normally. (Your bootloader will be unlocked.)
command: fastboot_oem_unlock
- type: confirm_button
content: >
content: >
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
You don't need to re-enable those options, if you have a custom recovery. (See last step.)
When you are done, press continue.
Expand All @@ -41,4 +41,4 @@ steps:
img: twrp-start.jpeg
content: >
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
8 changes: 4 additions & 4 deletions openandroidinstaller/assets/configs/barbet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Pixel 5a
is_ab_device: true
device_code: barbet
device_code: barbet
supported_device_codes:
- barbet
- barbet
requirements:
android: 12.1.0
steps:
Expand Down Expand Up @@ -37,7 +37,7 @@ steps:
content: >
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable USB debugging to continue.
boot_recovery:
- type: confirm_button
- 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.
Expand All @@ -52,4 +52,4 @@ steps:
img: twrp-start.jpeg
content: >
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
10 changes: 5 additions & 5 deletions openandroidinstaller/assets/configs/beyond0lte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Samsung Galaxy S10e
is_ab_device: false
device_code: beyond0lte
device_code: beyond0lte
supported_device_codes:
- beyond0lte
- beyond0
Expand All @@ -28,7 +28,7 @@ steps:
boot_recovery:
- type: call_button
content: >
Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on.
Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on.
Then press 'Confirm and run' to reboot into download mode. Continue once it's done.
command: adb_reboot_download
- type: call_button
Expand All @@ -39,6 +39,6 @@ steps:
- type: confirm_button
img: samsung-buttons-bixby.png
content: >
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* 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* + *Bixby* + *Power button*.
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* 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* + *Bixby* + *Power button*.
12 changes: 6 additions & 6 deletions openandroidinstaller/assets/configs/beyond1lte.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Samsung Galaxy S10
is_ab_device: false
device_code: beyond1lte
is_ab_device: false
device_code: beyond1lte
supported_device_codes:
- beyond1lte
- beyond1
Expand All @@ -28,7 +28,7 @@ steps:
boot_recovery:
- type: call_button
content: >
Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on.
Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on.
Then press 'Confirm and run' to reboot into download mode. Continue once it's done.
command: adb_reboot_download
- type: call_button
Expand All @@ -39,6 +39,6 @@ steps:
- type: confirm_button
img: samsung-buttons-bixby.png
content: >
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* 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* + *Bixby* + *Power button*.
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* 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* + *Bixby* + *Power button*.
10 changes: 5 additions & 5 deletions openandroidinstaller/assets/configs/beyond2lte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Samsung Galaxy S10+
is_ab_device: false
device_code: beyond2lte
device_code: beyond2lte
supported_device_codes:
- beyond2lte
- beyond2lte
- beyond2
requirements:
android: 12
Expand All @@ -28,7 +28,7 @@ steps:
boot_recovery:
- type: call_button
content: >
Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on.
Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on.
Then press 'Confirm and run' to reboot into download mode. Continue once it's done.
command: adb_reboot_download
- type: call_button
Expand All @@ -39,6 +39,6 @@ steps:
- type: confirm_button
img: samsung-buttons-bixby.png
content: >
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* 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,
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* 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* + *Bixby* + *Power button*.
8 changes: 4 additions & 4 deletions openandroidinstaller/assets/configs/cedric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ metadata:
- cedric
steps:
unlock_bootloader:
- type: call_button
- type: call_button
command: adb_reboot_bootloader
content: >
As a first step, you need to unlock the bootloader of your device. A bootloader is the piece of software, that tells your phone
how to start and run an operating system (like Android). You need to boot into fastboot mode by pressing the 'Confirm and run' button. Then continue.
- type: call_button
- type: call_button
command: fastboot_get_unlock_data
content: >
Now you need to get your device ID to get an unlock code from Motorola. Press 'Confirm and run' to get the ID. (You need to toggle 'Advanced Output' here to see it.)
Expand All @@ -35,7 +35,7 @@ steps:
command: fastboot_unlock_with_code
- type: call_button
content: >
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
Connect your device to your PC via USB. Then confirm here to continue.
command: fastboot_reboot
boot_recovery:
Expand All @@ -49,4 +49,4 @@ steps:
img: twrp-start.jpeg
content: >
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
1 change: 1 addition & 0 deletions openandroidinstaller/assets/configs/cheeseburger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
supported_device_codes:
- cheeseburger
- OnePlus5
- oneplus5
twrp-link: cheeseburger_dumpling
requirements:
android: 10
Expand Down

0 comments on commit c2423bf

Please sign in to comment.