Merge "amazonsoho: escape underscore to fix italics"
diff --git a/_bq/bqaquarisa45.markdown b/_bq/bqaquarisa45.markdown
index 38c061a..2f1ec9a 100644
--- a/_bq/bqaquarisa45.markdown
+++ b/_bq/bqaquarisa45.markdown
@@ -3,7 +3,7 @@
title: "BQ Aquaris A4.5"
codename: dendeone
downloadfolder: dendeone
-supportstatus: Current
+supportstatus: None
maintainer: Kra1o5
oem: BQ
devicetree: https://github.com/TeamWin/android_device_bq_dendeone
diff --git a/_motorola/motorolamotoe4snapdragon.markdown b/_motorola/motorolamotoe4snapdragon.markdown
new file mode 100644
index 0000000..4e81d38
--- /dev/null
+++ b/_motorola/motorolamotoe4snapdragon.markdown
@@ -0,0 +1,32 @@
+---
+layout: device
+title: "Motorola Moto E4 Snapdragon"
+codename: perry
+downloadfolder: perry
+supportstatus: Current
+maintainer: Jarl-Penguin
+oem: Motorola
+devicetree: https://github.com/TeamWin/android_device_motorola_perry
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include mtkinstall.html %}
+
+Read these instructions and follow them carefully.
+
+On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable OEM unlocking.
+
+unlock bootloader and flash twrp
+
+fastboot oem unlock
+
+fastboot flash recovery twrp.img
diff --git a/_nokia/nokia6.2.markdown b/_nokia/nokia6.2.markdown
new file mode 100644
index 0000000..bca93ef
--- /dev/null
+++ b/_nokia/nokia6.2.markdown
@@ -0,0 +1,23 @@
+---
+layout: device
+title: "Nokia 6.2"
+codename: SLD_sprout
+downloadfolder: SLD_sprout
+supportstatus: Current
+maintainer: Raghu Varma
+devicetree: https://github.com/TeamWin/android_device_nokia_SLD_sprout
+oem: Nokia
+xdathread: https://forum.xda-developers.com/nokia-6-2/development/unofficial-twrp-3-3-1-0-team-win-t3999433
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_nokia/nokia6_1.markdown b/_nokia/nokia6_1.markdown
index 7772894..ce94cd8 100644
--- a/_nokia/nokia6_1.markdown
+++ b/_nokia/nokia6_1.markdown
@@ -14,33 +14,21 @@
{% include supportstatus.html %}
NOTE: Monthly security updates may break decrypt in TWRP.
+{% include dmverity.html %}
+
{% include download.html %}
<div class='page-heading'>Installation:</div>
-If you already have TWRP installed:
-Download the latest zip and install the zip using TWRP.
+WARNING: If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
-If you do not already have TWRP installed:
-Download both the img and the zip.You will need to have fastboot binaries and the correct drivers installed.
+To install TWRP permanently on your device, copy the downloaded image into your device's storage.
-You can grab latest platform-tools (fastboot binaries) from [here]https://developer.android.com/studio/releases/platform-tools
+Now reboot to fastboot/download mode by using adb or manual key combos (Volume down + Power). Temporary boot the downloaded image using the following command:
-Now go in the directory where your adb/fastboot binaries exists.Connect the device to your PC.Enable USB debugging in developer options & then open a command window and run the following command from the proper location:
+<code>fastboot boot path/to/twrp.img</code>
-adb reboot bootloader
+Once booted, navigate to the Advanced > Install Recovery Ramdisk option. This will ask you to select the image you want to install TWRP from. Select the TWRP image you just downloaded and copied into device storage. Proceed to install this image.
-Your device should now be in the bootloader.
+You also need to use the "Fix Recovery Bootloop" option present in the same Advanced Tab. Use that option after you have installed the recovery ramdisk successfully to avoid boot loops happening from installing TWRP Permanently.
-Then again from command window run the following command from the proper location:
-
-fastboot boot path/to/twrp.img
-
-This will temporarily boot TWRP on your device. Use adb to push the zip onto your device:
-
-adb push path/to/twrp.zip /
-
-Even MTP is working you can also directly copy zip from your pc and paste to your device.
-
-Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted.
-
-If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
+After this is done, you have successfully installed TWRP on your device.
diff --git a/_nokia/nokia7.1.markdown b/_nokia/nokia7.1.markdown
new file mode 100644
index 0000000..9062916
--- /dev/null
+++ b/_nokia/nokia7.1.markdown
@@ -0,0 +1,23 @@
+---
+layout: device
+title: "Nokia 7.1"
+codename: CTL_sprout
+downloadfolder: CTL_sprout
+supportstatus: Current
+maintainer: Raghu Varma
+devicetree: https://github.com/TeamWin/android_device_nokia_CTL_sprout
+oem: Nokia
+xdathread: https://forum.xda-developers.com/nokia-7-1/development/twrp-3-2-3-0-team-win-recovery-project-t3935859
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_nokia/nokia7.2.markdown b/_nokia/nokia7.2.markdown
new file mode 100644
index 0000000..1abaf13
--- /dev/null
+++ b/_nokia/nokia7.2.markdown
@@ -0,0 +1,23 @@
+---
+layout: device
+title: "Nokia 7.2"
+codename: DDV_sprout
+downloadfolder: DDV_sprout
+supportstatus: Current
+maintainer: Raghu Varma
+devicetree: https://github.com/TeamWin/android_device_nokia_DDV_sprout
+oem: Nokia
+xdathread: https://forum.xda-developers.com/nokia-7-2/development/unofficial-twrp-3-3-1-0-team-win-t3999325
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_posts/2019-12-10-twrp-gerrit-moved.markdown b/_posts/2019-12-10-twrp-gerrit-moved.markdown
new file mode 100644
index 0000000..2dc0205
--- /dev/null
+++ b/_posts/2019-12-10-twrp-gerrit-moved.markdown
@@ -0,0 +1,14 @@
+---
+layout: post
+title: "TWRP Repository On Gerrit Moved"
+date: 2019-12-10 19:09:23
+categories: site update
+---
+
+We are moving the TWRP repository from [OmniRom Gerrit](https://gerrit.omnirom.org) to [TWRP Gerrit] (https://gerrit.twrp.me) retaining the android\_bootable\_recovery project name. If you have any open Change Requests on [OmniRom Gerrit](https://gerrit.omnirom.org) and would like to see them reviewed, please cherry-pick and push them to the repository on [TWRP Gerrit] (https://gerrit.twrp.me).
+
+[Original project URL](https://gerrit.omnirom.org/#/q/project:android_bootable_recovery)
+
+[New project URL](https://gerrit.twrp.me/q/project:+android_bootable_recovery)
+
+Thanks for all your continued support to the TWRP OSS Project.
diff --git a/_realme/realmex2pro.markdown b/_realme/realmex2pro.markdown
new file mode 100644
index 0000000..2933214
--- /dev/null
+++ b/_realme/realmex2pro.markdown
@@ -0,0 +1,23 @@
+---
+layout: device
+title: "Realme X2 Pro"
+codename: RMX1931
+downloadfolder: RMX1931
+supportstatus: Current
+maintainer: Mauronofrio
+devicetree: https://github.com/TeamWin/android_device_realme_RMX1931
+oem: Realme
+xdathread: "https://forum.xda-developers.com/realme-x2-pro/development/recovery-unofficial-twrp-realme-x2-pro-t3997879"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_samsung/samsunggalaxys3internationalexynos.markdown b/_samsung/samsunggalaxys3internationalexynos.markdown
index bc4a6e8..f9b48d7 100644
--- a/_samsung/samsunggalaxys3internationalexynos.markdown
+++ b/_samsung/samsunggalaxys3internationalexynos.markdown
@@ -1,15 +1,14 @@
---
layout: device
-title: "Samsung Galaxy S3 International Exynos"
+title: "Samsung Galaxy S III (International Exynos)"
codename: i9300
downloadfolder: i9300
-oldurl: http://teamw.in/project/twrp2/114
-supportstatus: Not Current
-maintainer: None
+supportstatus: Current
+maintainer: ripee
oem: Samsung
-ddof: "/dev/block/mmcblk0p6"
+ddof: "/dev/block/bootdevice/by-name/recovery"
devicetree: "https://github.com/TeamWin/android_device_samsung_i9300"
-xdathread: "http://forum.xda-developers.com/galaxy-s3/orig-development/recovery-twrp-2-7-1-0-touch-recovery-t1943592"
+xdathread: "https://forum.xda-developers.com/galaxy-s3/orig-development/recovery-twrp-3-3-1-0-t4023605"
---
{% include disclaimer.html %}
diff --git a/_samsung/samsunggalaxytaba101lte2016.markdown b/_samsung/samsunggalaxytaba101lte2016.markdown
index cdb1406..4db5470 100644
--- a/_samsung/samsunggalaxytaba101lte2016.markdown
+++ b/_samsung/samsunggalaxytaba101lte2016.markdown
@@ -8,7 +8,7 @@
oem: Samsung
ddof: "/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY"
devicetree: "https://github.com/TeamWin/android_device_samsung_gtaxllte"
-xdathread: "http://forum.xda-developers.com/android/development/recovery-official-twrp-gtaxlwifi-galaxy-t3437666"
+xdathread: "https://forum.xda-developers.com/galaxy-tab-a/development/recovery-t3995181"
---
{% include disclaimer.html %}
diff --git a/_samsung/samsunggalaxytaba101wifi2016.markdown b/_samsung/samsunggalaxytaba101wifi2016.markdown
index ce3f9e3..90adc71 100644
--- a/_samsung/samsunggalaxytaba101wifi2016.markdown
+++ b/_samsung/samsunggalaxytaba101wifi2016.markdown
@@ -8,7 +8,7 @@
oem: Samsung
ddof: "/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY"
devicetree: "https://github.com/TeamWin/android_device_samsung_gtaxlwifi"
-xdathread: "http://forum.xda-developers.com/android/development/recovery-official-twrp-gtaxlwifi-galaxy-t3437666"
+xdathread: "https://forum.xda-developers.com/galaxy-tab-a/development/recovery-t3995181"
---
{% include disclaimer.html %}
diff --git a/_xiaomi/xiaomimi9.markdown b/_xiaomi/xiaomimi9.markdown
new file mode 100644
index 0000000..1678dfa
--- /dev/null
+++ b/_xiaomi/xiaomimi9.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title: "Xiaomi Mi 9"
+codename: cepheus
+downloadfolder: cepheus
+supportstatus: Current
+maintainer: Mauronofrio
+devicetree: https://github.com/TeamWin/android_device_xiaomi_cepheus
+oem: Xiaomi
+xdathread: "https://forum.xda-developers.com/Mi-9/development/recovery-unofficial-twrp-xiaomi-mi-9-t3905825"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_xiaomi/xiaomimi9t.markdown b/_xiaomi/xiaomimi9t.markdown
new file mode 100644
index 0000000..8c7b7a5
--- /dev/null
+++ b/_xiaomi/xiaomimi9t.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title: "Xiaomi Mi 9T / Redmi K20"
+codename: davinci/davinciin
+downloadfolder: davinci
+supportstatus: Current
+maintainer: Mauronofrio
+devicetree: https://github.com/TeamWin/android_device_xiaomi_davinci
+oem: Xiaomi
+xdathread: "https://forum.xda-developers.com/mi-9t/development/recovery-unofficial-twrp-xiaomi-redmi-t3960726"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_xiaomi/xiaomimi9tpro.markdown b/_xiaomi/xiaomimi9tpro.markdown
new file mode 100644
index 0000000..b54f2a2
--- /dev/null
+++ b/_xiaomi/xiaomimi9tpro.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title: "Xiaomi Mi 9T Pro / Redmi K20 Pro"
+codename: raphael/raphaelin
+downloadfolder: raphael
+supportstatus: Current
+maintainer: Mauronofrio
+devicetree: https://github.com/TeamWin/android_device_xiaomi_raphael
+oem: Xiaomi
+xdathread: "https://forum.xda-developers.com/k20-pro/development/recovery-unofficial-twrp-xiaomi-redmi-t3944363"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_xiaomi/xiaomiredmi8.markdown b/_xiaomi/xiaomiredmi8.markdown
new file mode 100644
index 0000000..8fcea55
--- /dev/null
+++ b/_xiaomi/xiaomiredmi8.markdown
@@ -0,0 +1,24 @@
+---
+layout: device
+title: "Xiaomi Redmi 8"
+codename: olive
+downloadfolder: olive
+supportstatus: Current
+maintainer: oguzbakir
+devicetree: https://github.com/TeamWin/android_device_xiaomi_olive
+oem: Xiaomi
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_xiaomi/xiaomiredminote8.markdown b/_xiaomi/xiaomiredminote8.markdown
new file mode 100644
index 0000000..8231d42
--- /dev/null
+++ b/_xiaomi/xiaomiredminote8.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title: "Xiaomi Redmi note 8/8T"
+codename: ginkgo/willow
+downloadfolder: ginkgo
+supportstatus: Current
+maintainer: Mauronofrio
+devicetree: https://github.com/TeamWin/android_device_xiaomi_ginkgo
+oem: Xiaomi
+xdathread: "https://forum.xda-developers.com/redmi-note-8/development/recovery-unofficial-twrp-xiaomi-redmi-t3997267"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}