Loading htdocs/_data/devices/hero2lte.yml +3 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,9 @@ vendor: Samsung vendor_short: samsung width: 72.6 mm (2.86 in) wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot build_version_dev: Oreo build_version_stable: Nougat build_version_dev: Q build_version_stable: Q upgrade_available: Q is_lineageos_official: true removable_battery: 0 sim_slots: 2 Loading htdocs/_data/devices/herolte.yml +3 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,9 @@ vendor: Samsung vendor_short: samsung width: 69.6 mm (2.74 in) wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot build_version_dev: Oreo build_version_stable: Nougat build_version_dev: Q build_version_stable: Q upgrade_available: Q is_lineageos_official: true removable_battery: 0 sim_slots: 2 Loading htdocs/_includes/templates/recovery_install_heimdall.md +3 −21 Original line number Diff line number Diff line Loading @@ -44,28 +44,10 @@ Please note: On windows PC's to run the installation using ODIN check this [HOWT {% endif %} ## Installing a custom recovery ## Installing a custom recovery using `Heimdall` 1. Download a custom recovery (also linked in the Download section above) {% if device.e_recovery %} - [/e/ Recovery](https://images.ecloud.global/dev/{{ device.codename }}). 1. Download the custom recovery linked in the Download section above > The name of the recovery file would be in the format `recovery-e-0.xx-r-xxxxx-dev-xxxxx.img` {% else %} - [TWRP](https://dl.twrp.me/{{ device.codename }}). {% endif%} {% if device.alternate_twrp %} > An [alternate location]({{ device.alternate_twrp }}) to download TWRP {% endif %} {% if device.custom_recovery_link %} > An alternate location to download TWRP is [this link]({{ device.custom_recovery_link }}) {% endif %} {% if device.twrp_version %} > The version of TWRP we used to test the ROM was {{ device.twrp_version }} {% endif %} 1. Power off the device and connect the USB adapter to the computer (but not to the device, yet). 1. Boot into download mode: * {% t devices.with_the_device_powered_off %} Loading Loading
htdocs/_data/devices/hero2lte.yml +3 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,9 @@ vendor: Samsung vendor_short: samsung width: 72.6 mm (2.86 in) wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot build_version_dev: Oreo build_version_stable: Nougat build_version_dev: Q build_version_stable: Q upgrade_available: Q is_lineageos_official: true removable_battery: 0 sim_slots: 2 Loading
htdocs/_data/devices/herolte.yml +3 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,9 @@ vendor: Samsung vendor_short: samsung width: 69.6 mm (2.74 in) wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot build_version_dev: Oreo build_version_stable: Nougat build_version_dev: Q build_version_stable: Q upgrade_available: Q is_lineageos_official: true removable_battery: 0 sim_slots: 2 Loading
htdocs/_includes/templates/recovery_install_heimdall.md +3 −21 Original line number Diff line number Diff line Loading @@ -44,28 +44,10 @@ Please note: On windows PC's to run the installation using ODIN check this [HOWT {% endif %} ## Installing a custom recovery ## Installing a custom recovery using `Heimdall` 1. Download a custom recovery (also linked in the Download section above) {% if device.e_recovery %} - [/e/ Recovery](https://images.ecloud.global/dev/{{ device.codename }}). 1. Download the custom recovery linked in the Download section above > The name of the recovery file would be in the format `recovery-e-0.xx-r-xxxxx-dev-xxxxx.img` {% else %} - [TWRP](https://dl.twrp.me/{{ device.codename }}). {% endif%} {% if device.alternate_twrp %} > An [alternate location]({{ device.alternate_twrp }}) to download TWRP {% endif %} {% if device.custom_recovery_link %} > An alternate location to download TWRP is [this link]({{ device.custom_recovery_link }}) {% endif %} {% if device.twrp_version %} > The version of TWRP we used to test the ROM was {{ device.twrp_version }} {% endif %} 1. Power off the device and connect the USB adapter to the computer (but not to the device, yet). 1. Boot into download mode: * {% t devices.with_the_device_powered_off %} Loading