diff --git a/README.md b/README.md index 2b81e9c245c0472b663b43f148287c244ceb2878..cbc8f3c9ad5001162d4225529a126a58b940d9e8 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ developer: ## Changelogs ### v0.16.0 (candidate) - OnePlus 8 Pro + - OnePlus 8 ### v0.15.1 - 431 optionally lock bootloader after flashing diff --git a/src/main/resources/instructions/imageName_en_EN_0014.properties b/src/main/resources/instructions/imageName_en_EN_0014.properties new file mode 100644 index 0000000000000000000000000000000000000000..124e46b1f5fd78d58a93a7d3a22950c223b621a0 --- /dev/null +++ b/src/main/resources/instructions/imageName_en_EN_0014.properties @@ -0,0 +1,60 @@ +# 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 . + + +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 diff --git a/src/main/resources/yaml/OnePlus8_flash.yml b/src/main/resources/yaml/OnePlus8_flash.yml index d00ee101184fc5faa142c86ee20830494fe7126a..05809819647526ec1644dfcf052e562d2788c2e0 100644 --- a/src/main/resources/yaml/OnePlus8_flash.yml +++ b/src/main/resources/yaml/OnePlus8_flash.yml @@ -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