Merge "Add Motorola Moto G5S markdown"
diff --git a/_config.yml b/_config.yml
index 8882cda..01d1bde 100644
--- a/_config.yml
+++ b/_config.yml
@@ -164,6 +164,9 @@
   razer:
     output: true
 
+  realme:
+    output: true
+
   samsung:
     output: true
 
@@ -175,6 +178,9 @@
 
   twrp:
     output: true
+
+  ulefone:
+    output: true
   
   umidigi:
     output: true
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/_leeco/leecolemaxpro.markdown b/_leeco/leecolemaxpro.markdown
new file mode 100644
index 0000000..c3fee0b
--- /dev/null
+++ b/_leeco/leecolemaxpro.markdown
@@ -0,0 +1,23 @@
+---
+layout: device
+title:  "LeEco Le Max Pro"
+codename: max_plus
+downloadfolder: max_plus
+supportstatus: Current
+maintainer: ThEMarD
+oem: LeEco
+devicetree: https://github.com/TeamWin/android_device_leeco_max_plus
+xdathread: https://forum.xda-developers.com/le-max-2/development/twrp-leeco-le-max-pro-t3901466
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
\ No newline at end of file
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/_oem/ulefone.markdown b/_oem/ulefone.markdown
new file mode 100644
index 0000000..cadf0f8
--- /dev/null
+++ b/_oem/ulefone.markdown
@@ -0,0 +1,4 @@
+---
+layout: device
+oem: Ulefone
+---
diff --git a/_realme/realme3.md b/_realme/realme3.md
new file mode 100644
index 0000000..ff5fa8e
--- /dev/null
+++ b/_realme/realme3.md
@@ -0,0 +1,27 @@
+---
+layout: device
+title: "Realme 3"
+codename: spartan
+oem: Realme
+downloadfolder: spartan
+supportstatus: Current
+maintainer: chankruze
+ddof: "/dev/block/platform/bootdevice/by-name/recovery"
+devicetree: https://github.com/TeamWin/android_device_realme_spartan
+xdathread: "https://forum.xda-developers.com/realme-3/development/recovery-twrp-3-3-x-realme-3-t3934252"
+---
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
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 %}
diff --git a/_ulefone/armor6.markdown b/_ulefone/armor6.markdown
new file mode 100644
index 0000000..e9e550b
--- /dev/null
+++ b/_ulefone/armor6.markdown
@@ -0,0 +1,27 @@
+---
+layout: device
+title: "Ulefone Armor 6"
+codename: Armor_6
+oem: Ulefone
+downloadfolder: Armor_6
+supportstatus: Current
+maintainer: chankruze
+ddof: "/dev/block/platform/bootdevice/by-name/recovery"
+devicetree: https://github.com/TeamWin/android_device_ulefone_Armor_6
+xdathread: "https://forum.xda-developers.com/android/development/recovery-twrp-3-3-x-ulefone-armor-6-t3949242"
+---
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
diff --git a/_xiaomi/xiaomiredmi4a.markdown b/_xiaomi/xiaomiredmi4a.markdown
index 13dd906..ebb7b6d 100644
--- a/_xiaomi/xiaomiredmi4a.markdown
+++ b/_xiaomi/xiaomiredmi4a.markdown
@@ -3,8 +3,8 @@
 title:  "Xiaomi Redmi 4A"
 codename: rolex
 downloadfolder: rolex
-supportstatus: Current
-maintainer: Darshan M. (darshan1205)
+supportstatus: Not supported
+maintainer: none
 devicetree: https://github.com/TeamWin/android_device_xiaomi_rolex.git
 oem: Xiaomi
 ddof: "/dev/block/bootdevice/by-name/recovery"
diff --git a/_xiaomi/xiaomiredmi5a.markdown b/_xiaomi/xiaomiredmi5a.markdown
index 0ce8184..1ef76b9 100644
--- a/_xiaomi/xiaomiredmi5a.markdown
+++ b/_xiaomi/xiaomiredmi5a.markdown
@@ -3,8 +3,8 @@
 title:  "Xiaomi Redmi 5A"
 codename: riva
 downloadfolder: riva
-supportstatus: Current
-maintainer: Darshan M. (darshan1205)
+supportstatus: Not Supported
+maintainer: none
 devicetree: https://github.com/TeamWin/android_device_xiaomi_riva.git
 oem: Xiaomi
 ddof: "/dev/block/bootdevice/by-name/recovery"
diff --git a/_xiaomi/xiaomiredminote5a.markdown b/_xiaomi/xiaomiredminote5a.markdown
index 7817140..fb486e3 100644
--- a/_xiaomi/xiaomiredminote5a.markdown
+++ b/_xiaomi/xiaomiredminote5a.markdown
@@ -3,8 +3,8 @@
 title:  "Xiaomi Redmi Note 5A or Xiaomi Redmi Y1 Lite"
 codename: ugglite
 downloadfolder: ugglite
-supportstatus: Current
-maintainer: Darshan M. (darshan1205)
+supportstatus: Not Supported
+maintainer: none
 devicetree: https://github.com/TeamWin/android_device_xiaomi_ugglite.git
 oem: Xiaomi
 ddof: "/dev/block/bootdevice/by-name/recovery"
diff --git a/_xiaomi/xiaomiredminote5aprime.markdown b/_xiaomi/xiaomiredminote5aprime.markdown
index e14f308..bb0df1f 100644
--- a/_xiaomi/xiaomiredminote5aprime.markdown
+++ b/_xiaomi/xiaomiredminote5aprime.markdown
@@ -3,8 +3,8 @@
 title:  "Xiaomi Redmi Note 5A or Xiaomi Redmi Y1"
 codename: ugg
 downloadfolder: ugg
-supportstatus: Current
-maintainer: Darshan M. (darshan1205)
+supportstatus: Not Supported
+maintainer: none
 devicetree: https://github.com/TeamWin/android_device_xiaomi_ugg.git
 oem: Xiaomi
 ddof: "/dev/block/bootdevice/by-name/recovery"
diff --git a/oem/realme.html b/oem/realme.html
new file mode 100644
index 0000000..1a786a6
--- /dev/null
+++ b/oem/realme.html
@@ -0,0 +1,17 @@
+---
+layout: oem
+title: Realme
+permalink: /Devices/Realme/
+exclude: true
+---
+
+<div class="home">
+    <hr />
+    <ul class="post-list" id="post-list">
+        {% for post in site.realme %}
+        <p>
+            <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
+        </p>
+        {% endfor %}
+    </ul>
+</div>
\ No newline at end of file
diff --git a/oem/ulefone.html b/oem/ulefone.html
new file mode 100644
index 0000000..0fc4ccd
--- /dev/null
+++ b/oem/ulefone.html
@@ -0,0 +1,16 @@
+---
+layout: oem
+title: Ulefone
+permalink: /Devices/Ulefone/
+exclude: true
+---
+<div class="home">
+    <hr />
+    <ul class="post-list" id="post-list">
+        {% for post in site.ulefone %}
+        <p>
+            <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
+        </p>
+        {% endfor %}
+    </ul>
+</div>
\ No newline at end of file