From 2a136b50cf259f7e1b9658df1a12916da7aeb6a7 Mon Sep 17 00:00:00 2001 From: MagicLike Date: Sun, 30 Jul 2023 18:17:17 +0200 Subject: [PATCH 1/2] Fixed multiple spelling and formatting issues in Samsung configs --- openandroidinstaller/assets/configs/dreamlte.yaml | 8 +++++--- openandroidinstaller/assets/configs/grandprimevelte.yaml | 6 ++++-- openandroidinstaller/assets/configs/serranoltexx.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/openandroidinstaller/assets/configs/dreamlte.yaml b/openandroidinstaller/assets/configs/dreamlte.yaml index 694b17b6..7ccbef80 100644 --- a/openandroidinstaller/assets/configs/dreamlte.yaml +++ b/openandroidinstaller/assets/configs/dreamlte.yaml @@ -7,18 +7,20 @@ metadata: - dreamlte twrp-link: dreamlte requirements: - android: "9.0" + android: 9.0 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 who to start and run an operating system (like Android). Your device should be turned on. + 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 - content: In this step, you need to boot a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue. + content: > + In this step, you need to flash a custom recovery on your device. + Press 'Confirm and run' to start the process. Confirm afterwards to continue. command: heimdall_flash_recovery - type: confirm_button img: samsung-buttons-bixby.png diff --git a/openandroidinstaller/assets/configs/grandprimevelte.yaml b/openandroidinstaller/assets/configs/grandprimevelte.yaml index 3b913f17..2ac226c0 100644 --- a/openandroidinstaller/assets/configs/grandprimevelte.yaml +++ b/openandroidinstaller/assets/configs/grandprimevelte.yaml @@ -14,11 +14,13 @@ steps: - 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 who to start and run an operating system (like Android). Your device should be turned on. + 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 - content: In this step, you need to boot a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue. + content: > + In this step, you need to flash a custom recovery on your device. + Press 'Confirm and run' to start the process. Confirm afterwards to continue. command: heimdall_flash_recovery - type: confirm_button img: samsung-buttons.png diff --git a/openandroidinstaller/assets/configs/serranoltexx.yaml b/openandroidinstaller/assets/configs/serranoltexx.yaml index 1d18ebef..f0431ae6 100644 --- a/openandroidinstaller/assets/configs/serranoltexx.yaml +++ b/openandroidinstaller/assets/configs/serranoltexx.yaml @@ -12,7 +12,7 @@ steps: - 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 who to start and run an operating system (like Android). Your device should be turned on. + 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 From 82be752f982098fb28ac2e2488d3e56084c51cd3 Mon Sep 17 00:00:00 2001 From: MagicLike Date: Sun, 30 Jul 2023 18:22:58 +0200 Subject: [PATCH 2/2] LineageOS page for S8 does not exist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a49b1a4a..35917bfd 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Samsung | Galaxy S6 | [zerofltexx](https://wiki.lineageos.org/devices/zerofltexx Samsung | Galaxy S6 Edge | [zeroltexx](https://wiki.lineageos.org/devices/zeroltexx) | | tested Samsung | Galaxy S7 | [herolte](https://wiki.lineageos.org/devices/herolte) | SM-G930F | tested Samsung | Galaxy S7 Edge | [hero2lte](https://wiki.lineageos.org/devices/hero2lte) | | tested -Samsung | Galaxy S8 | [dreamlte](https://wiki.lineageos.org/devices/dreamlte) | | tested +Samsung | Galaxy S8 | dreamlte | | tested Samsung | Galaxy S9 | [starlte](https://wiki.lineageos.org/devices/starlte) | | tested Samsung | Galaxy S10 | [beyond1lte](https://wiki.lineageos.org/devices/beyond1lte) | | tested Samsung | Galaxy S10e | [beyond0lte](https://wiki.lineageos.org/devices/beyond0lte) | | tested