Merge "Add Ulefone Armor 6"
diff --git a/_google/googlepixel3a.markdown b/_google/googlepixel3a.markdown
new file mode 100644
index 0000000..93ab8b9
--- /dev/null
+++ b/_google/googlepixel3a.markdown
@@ -0,0 +1,32 @@
+---
+layout: device
+title:  "Google Pixel 3a"
+codename: sargo
+downloadfolder: sargo
+supportstatus: Current
+maintainer: ZVNexus
+oem: Google
+devicetree: https://github.com/TeamWin/android_device_google_bonito
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+Please note that you cannot install this on stock, unless you are running a kernel that supports LZMA compression.
+
+{% 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.
+
+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. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device. Use ADB or MTP to transfer the zip onto 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.
diff --git a/_google/googlepixel3axl.markdown b/_google/googlepixel3axl.markdown
new file mode 100644
index 0000000..bed3218
--- /dev/null
+++ b/_google/googlepixel3axl.markdown
@@ -0,0 +1,32 @@
+---
+layout: device
+title:  "Google Pixel 3a XL"
+codename: bonito
+downloadfolder: bonito
+supportstatus: Current
+maintainer: ZVNexus
+oem: Google
+devicetree: https://github.com/TeamWin/android_device_google_bonito
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+Please note that you cannot install this on stock, unless you are running a kernel that supports LZMA compression.
+
+{% 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.
+
+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. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device. Use ADB or MTP to push the zip 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.
diff --git a/_motorola/motorolamotog7plus.markdown b/_motorola/motorolamotog7plus.markdown
new file mode 100644
index 0000000..168245e
--- /dev/null
+++ b/_motorola/motorolamotog7plus.markdown
@@ -0,0 +1,37 @@
+---
+layout: device
+title:  "Motorola Moto G7 Plus"
+codename: lake
+downloadfolder: lake
+devicetree: https://github.com/TeamWin/android_device_motorola_lake
+xdathread: https://forum.xda-developers.com/g7-plus/development/recovery-twrp-3-3-0-moto-g7-plus-t3930050
+supportstatus: Current
+maintainer: Jleeblanch
+oem: Motorola
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: Monthly security updates may (or may not) break decryption of /data in TWRP.
+Decryption of /data works both when fastboot booting TWRP and when installing TWRP permanently!
+
+{% include download.html %}
+
+<div class='page-heading'>Installation:</div>
+NOTE: Your bootloader MUST be UNLOCKED before booting or installing TWRP
+If you already have TWRP installed:
+Download the latest zip and install the zip using TWRP, or if you have Magisk installed, flash directly in Magisk Manager as a module.
+
+If you do not already have TWRP installed:
+Download both the img and the zip. Copy the zip to your device. You will need to have the latest fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader menu. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device. Use ADB or MTP to push the zip onto your device:
+
+adb push path/to/twrp.zip /sdcard
+
+Go to install and browse to the zip and install the zip. The zip will install TWRP on boot partition of both slots.
+
+If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest firmware for your device and reflash the boot image.
diff --git a/_oem/realme.markdown b/_oem/realme.markdown
new file mode 100644
index 0000000..b022efc
--- /dev/null
+++ b/_oem/realme.markdown
@@ -0,0 +1,4 @@
+---
+layout: device
+oem: Realme
+---
diff --git a/_samsung/j53gxx.markdown b/_samsung/j53gxx.markdown
index b484ffe..49bb60f 100644
--- a/_samsung/j53gxx.markdown
+++ b/_samsung/j53gxx.markdown
@@ -4,11 +4,11 @@
 codename: j53gxx
 downloadfolder: j53gxx
 supportstatus: Current
-maintainer: Vincent Zvikaramba
+maintainer: David McLeod
 oem: Samsung
 ddof: "/dev/block/bootdevice/by-name/recovery"
 devicetree: https://github.com/TeamWin/android_device_samsung_j53gxx.git
-xdathread: https://forum.xda-developers.com/showthread.php?t=3588533
+xdathread: https://forum.xda-developers.com/galaxy-j5/development/unofficial-twrp-3-3-1-galaxy-j5-2015-t3946500
 ---
 
 {% include disclaimer.html %}
diff --git a/_samsung/j5lte.markdown b/_samsung/j5lte.markdown
index c186f71..c4ed72c 100644
--- a/_samsung/j5lte.markdown
+++ b/_samsung/j5lte.markdown
@@ -4,11 +4,11 @@
 codename: j5lte
 downloadfolder: j5lte
 supportstatus: Current
-maintainer: Vincent Zvikaramba
+maintainer: David McLeod
 oem: Samsung
 ddof: "/dev/block/bootdevice/by-name/recovery"
 devicetree: https://github.com/TeamWin/android_device_samsung_j5lte.git
-xdathread: https://forum.xda-developers.com/showthread.php?t=3588533
+xdathread: https://forum.xda-developers.com/galaxy-j5/development/unofficial-twrp-3-3-1-galaxy-j5-2015-t3946500
 ---
 
 {% include disclaimer.html %}
diff --git a/_samsung/j5ltechn.markdown b/_samsung/j5ltechn.markdown
index acca776..636996d 100644
--- a/_samsung/j5ltechn.markdown
+++ b/_samsung/j5ltechn.markdown
@@ -4,11 +4,11 @@
 codename: j5ltechn
 downloadfolder: j5ltechn
 supportstatus: Current
-maintainer: Vincent Zvikaramba
+maintainer: David McLeod
 oem: Samsung
 ddof: "/dev/block/bootdevice/by-name/recovery"
 devicetree: https://github.com/TeamWin/android_device_samsung_j5ltechn.git
-xdathread: https://forum.xda-developers.com/showthread.php?t=3588533
+xdathread: https://forum.xda-developers.com/galaxy-j5/development/unofficial-twrp-3-3-1-galaxy-j5-2015-t3946500
 ---
 
 {% include disclaimer.html %}
diff --git a/_samsung/j5nlte.markdown b/_samsung/j5nlte.markdown
index 0785c8d..dc7bab3 100644
--- a/_samsung/j5nlte.markdown
+++ b/_samsung/j5nlte.markdown
@@ -4,11 +4,11 @@
 codename: j5nlte
 downloadfolder: j5nlte
 supportstatus: Current
-maintainer: Vincent Zvikaramba
+maintainer: David McLeod
 oem: Samsung
 ddof: "/dev/block/bootdevice/by-name/recovery"
 devicetree: https://github.com/TeamWin/android_device_samsung_j5nlte.git
-xdathread: https://forum.xda-developers.com/showthread.php?t=3588533
+xdathread: https://forum.xda-developers.com/galaxy-j5/development/unofficial-twrp-3-3-1-galaxy-j5-2015-t3946500
 ---
 
 {% include disclaimer.html %}