Skip to content

Commit

Permalink
sync on7xelte asserts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRGB committed Nov 27, 2023
1 parent 9404849 commit ec4239c
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 37 deletions.
12 changes: 6 additions & 6 deletions openandroidinstaller/assets/configs/nairo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Motorola moto g 5G plus / one 5G
is_ab_device: true
device_code: nairo
device_code: nairo
supported_device_codes:
- nairo
- nairo
steps:
unlock_bootloader:
- type: call_button
- type: call_button
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.
command: adb_reboot_bootloader
- type: call_button
- type: call_button
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.)
Copy it to a separate file to use it in the next step.
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 @@ -59,4 +59,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
12 changes: 6 additions & 6 deletions openandroidinstaller/assets/configs/ocean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Motorola Moto G7 power
is_ab_device: true
device_code: ocean
device_code: ocean
supported_device_codes:
- ocean
- ocean
steps:
unlock_bootloader:
- type: call_button
- type: call_button
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.
command: adb_reboot_bootloader
- type: call_button
- type: call_button
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.)
Copy it to a separate file to use it in the next step.
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 @@ -59,4 +59,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
18 changes: 12 additions & 6 deletions openandroidinstaller/assets/configs/on7xelte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,23 @@ metadata:
maintainer: MagicLike
device_name: Samsung Galaxy J7 Prime
is_ab_device: false
device_code: on7xelte
device_code: on7xelte
supported_device_codes:
- on7xelte
- on7xeltedd
- on7xeltekl
- on7xeltekk
- on7xelteks
- on7xelteub
- on7xeltezt
untested: true
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.
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
Expand All @@ -23,6 +29,6 @@ steps:
- 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*.
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*.
10 changes: 5 additions & 5 deletions openandroidinstaller/assets/configs/pioneer.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 XA2
is_ab_device: true
device_code: pioneer
device_code: pioneer
supported_device_codes:
- pioneer
- pioneer
requirements:
android: 9
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
8 changes: 4 additions & 4 deletions openandroidinstaller/assets/configs/racer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ metadata:
- racer
steps:
unlock_bootloader:
- type: call_button
- type: call_button
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.
command: adb_reboot_bootloader
- type: call_button
- type: call_button
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.)
Copy it to a separate file to use it in the next step.
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 @@ -59,4 +59,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
8 changes: 4 additions & 4 deletions openandroidinstaller/assets/configs/redfin.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 5
is_ab_device: true
device_code: redfin
device_code: redfin
supported_device_codes:
- redfin
- redfin
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
12 changes: 6 additions & 6 deletions openandroidinstaller/assets/configs/s3ve3g.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Samsung Galaxy S III Neo
is_ab_device: false
device_code: s3ve3g
device_code: s3ve3g
supported_device_codes:
- s3ve3g
- s3ve3g
steps:
unlock_bootloader:
boot_recovery:
- type: confirm_button
content: >
There are two possible hardware configurations of this phone regardless of model number. Some phones were released with a Sony IMX 175 rear camera sensor, while others with a Samsung s5k4h5yb rear camera sensor. As such, we’ve separated this devices builds into two separate builds. The procedure to distinguish which to use is as follows:
- Make sure to be on the latest stock firmware of your variant (you can check updates with Settings, Updates);
- Make sure the rear camera is working on the stock ROM;
Expand All @@ -35,6 +35,6 @@ steps:
- 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*. Confirm when the recovery screen appears.
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*. Confirm when the recovery screen appears.

0 comments on commit ec4239c

Please sign in to comment.