Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c5802d0 authored by Frank Preel's avatar Frank Preel
Browse files

Merge branch '414_one_plus_8' into 'master'

OnePlus 8 support

See merge request !169
parents 17e6d99b 61326fe0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ developer:
## Changelogs
### v0.16.0 (candidate)
	- OnePlus 8 Pro
	- OnePlus 8

### v0.15.1 
- 431 optionally lock bootloader after flashing
+60 −0
Original line number Diff line number Diff line
# Copyright 2019-2022 - ECORP SAS 

# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <https://www.gnu.org/licenses/>.


install_instr_openSettings=oneplus-settings.png
install_instr_searchOEM=oneplus_searchOEM.png
install_instr_acceptOEMUnlockWarning=oneplus_allowOEMUnlocking.png
install_instr_enableOEMUnlocking=oneplus_enableOEMUnlocking.png

## Step f2
#install_instr_unlockingOem
#install_instr_selectUnlockBootloader
#install_instr_unlockBootloader

## Step f3
#devMode_main 
#devMode_instr_settings
#devMode_instr_build
devMode_instr_tap7=enableADB3.png
#debugADB_instr_settings
#debugADB_instr_search
#debugADB_instr_androidDebug
#debugADB_instr_debugOn
#debugADB_instr_tapeOK
#debugADB_instr_acceptCertificate
#eAccount_lbl_alreadyAccount

## Step f6
#install_instr_choose_e_recovery_select
#install_instr_choose_e_recovery_select_details
#install_instr_choose_e_recovery_validate
#install_instr_choose_e_recovery_validate_wait_for_result
install_instr_e_recovery_apply_update=install_instr_e_recovery_apply_update.png
install_instr_e_recovery_apply_update_from_adb=install_instr_e_recovery_apply_update_from_adb.png
#install_instr_e_recovery_apply_update_from_adb_wait_for_result

## Step f7
#install_instr_e_recovery_apply_update_from_adb_accept_sign_fail

## Step f8
install_instr_e_recovery_back=install_instr_e_recovery_back.png
install_instr_e_recovery_factory_reset=install_instr_e_recovery_factory_reset.png
install_instr_e_recovery_factory_reset_format_data=install_instr_e_recovery_factory_reset_format_data.png
install_instr_e_recovery_factory_reset_format_data_validate=install_instr_e_recovery_factory_reset_format_data_validate.png
install_instr_e_recovery_back=install_instr_e_recovery_back.png
install_instr_e_recovery_apply_update=install_instr_e_recovery_apply_update.png
install_instr_e_recovery_apply_update_from_adb=install_instr_e_recovery_apply_update_from_adb.png
#install_instr_e_recovery_apply_update_from_adb_wait_for_result
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ steps:
            - debugADB_instr_debugOn
            - debugADB_instr_tapeOK
            - debugADB_instr_acceptCertificate
            - eAccount_lbl_alreadyAccount
    f4:
        type: load
        stepNumber: 5
@@ -135,7 +136,6 @@ steps:
            - install_instr_e_recovery_apply_update
            - install_instr_e_recovery_apply_update_from_adb
            - install_instr_e_recovery_apply_update_from_adb_wait_for_result
            - install_instr_e_recovery_apply_update_from_adb_accept_sign_fail
        titleKeyIconName: icon-download.png
        script: wait-e-recovery-sideload 
        parameters: 
@@ -149,7 +149,7 @@ steps:
        type: load
        stepNumber: 8
        nextStepKey: f8
        titleKey: install_instr_eosInstall
        titleKey: install_instr_e_recovery_apply_update_from_adb_accept_sign_fail
        instructions: 
            - install_instr_e_recovery_oneplus_select_recovery
        averageTime: 150