Merge "grandprimeve3g: Add support for Galaxy Grand Prime VE 3G"
diff --git a/_config.yml b/_config.yml
index 1382c9c..6a63cb4 100644
--- a/_config.yml
+++ b/_config.yml
@@ -158,6 +158,9 @@
twrp:
output: true
+ unihertz:
+ output: true
+
vanzo:
output: true
diff --git a/_google/googlepixel.markdown b/_google/googlepixel.markdown
index a07a01d..d4b3364 100644
--- a/_google/googlepixel.markdown
+++ b/_google/googlepixel.markdown
@@ -12,6 +12,7 @@
{% include disclaimer.html %}
{% include supportstatus.html %}
+Decrypting Android 9.0 Pie when using a PIN / pattern / password does not work yet. We do not have an ETA for fixing decrypt.
Restoring a backup made with an alpha using RC1 may result in loss of data including internal storage. If you need your backups from those versions, restore the backup using alpha2, then install RC1 and run a new backup with RC1.
{% include download.html %}
diff --git a/_google/googlepixel2.markdown b/_google/googlepixel2.markdown
index 98157e0..5b8171d 100644
--- a/_google/googlepixel2.markdown
+++ b/_google/googlepixel2.markdown
@@ -12,6 +12,7 @@
{% include disclaimer.html %}
{% include supportstatus.html %}
+Decrypting Android 9.0 Pie when using a PIN / pattern / password does not work yet. We do not have an ETA for fixing decrypt.
NOTE: Monthly security updates may break decrypt in TWRP. MTP does not work at this time, but you can use adb to transfer files.
{% include download.html %}
diff --git a/_google/googlepixel2xl.markdown b/_google/googlepixel2xl.markdown
index 26dc0a0..ab9ceed 100644
--- a/_google/googlepixel2xl.markdown
+++ b/_google/googlepixel2xl.markdown
@@ -12,6 +12,7 @@
{% include disclaimer.html %}
{% include supportstatus.html %}
+Decrypting Android 9.0 Pie when using a PIN / pattern / password does not work yet. We do not have an ETA for fixing decrypt.
NOTE: Monthly security updates may break decrypt in TWRP. MTP does not work at this time, but you can use adb to transfer files.
{% include download.html %}
diff --git a/_google/googlepixelxl.markdown b/_google/googlepixelxl.markdown
index 064f217..a83b556 100644
--- a/_google/googlepixelxl.markdown
+++ b/_google/googlepixelxl.markdown
@@ -12,6 +12,7 @@
{% include disclaimer.html %}
{% include supportstatus.html %}
+Decrypting Android 9.0 Pie when using a PIN / pattern / password does not work yet. We do not have an ETA for fixing decrypt.
Restoring a backup made with an alpha using RC1 may result in loss of data including internal storage. If you need your backups from those versions, restore the backup using alpha2, then install RC1 and run a new backup with RC1.
{% include download.html %}
diff --git a/_htc/htcu12+.markdown b/_htc/htcu12+.markdown
new file mode 100644
index 0000000..ec7370e
--- /dev/null
+++ b/_htc/htcu12+.markdown
@@ -0,0 +1,35 @@
+---
+layout: device
+title: "HTC U12+"
+codename: ime
+downloadfolder: ime
+supportstatus: Current
+maintainer: freak07
+oem: HTC
+devicetree: "https://github.com/TeamWin/android_device_htc_ime"
+xdathread: "https://forum.xda-developers.com/u12-plus/development/recovery-unofficial-twrp-3-2-2-0-htc-t3819343"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: Updates may break decrypt in TWRP. MTP does not work at this time, but you can use adb to transfer files.
+
+{% 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. Directly afterwards flash Magisk zip.
+
+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 power button until device vibrates, when vibration kicks in let go of the power button and hit immediately volume down button. Your device should now be in the bootloader. Boot now to download mode. 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. You may use adb to push the zip onto your device:
+
+adb push path/to/twrp.zip /
+
+Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Now flash magisk zip, otherwise the device will only be able to reboot straigtly to TWRP.
+
+MTP is currently disabled.
diff --git a/_oem/unihertz.markdown b/_oem/unihertz.markdown
new file mode 100644
index 0000000..3bffb72
--- /dev/null
+++ b/_oem/unihertz.markdown
@@ -0,0 +1,4 @@
+---
+layout: device
+oem: Unihertz
+---
diff --git a/_posts/2018-08-06-twrp-3.2.3-0-released.markdown b/_posts/2018-08-06-twrp-3.2.3-0-released.markdown
new file mode 100644
index 0000000..b25bb36
--- /dev/null
+++ b/_posts/2018-08-06-twrp-3.2.3-0-released.markdown
@@ -0,0 +1,23 @@
+---
+layout: post
+title: "TWRP 3.2.3-0 Released"
+date: 2018-08-06 09:39:42
+categories: site update
+version: 3.2.3-0
+---
+
+TWRP {{ page.version }} is out now for most currently supported devices.
+
+What's new in {{ page.version }}:
+
+ * Fix automatic installing of OTA zips on encrypted devices
+ * Remove SuperSU from TWRP
+ * Support both md5 and md5sum file extensions when doing MD5 checking for zip files
+
+Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
+
+We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to [our github](http://github.com/TeamWin/) and we have [a gerrit instance](http://gerrit.twrp.me). If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
+
+[You can track the progress of builds here](https://jenkins.twrp.me)
+
+Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.
diff --git a/_xiaomi/xiaomimimax3.markdown b/_xiaomi/xiaomimimax3.markdown
new file mode 100644
index 0000000..dfe30bc
--- /dev/null
+++ b/_xiaomi/xiaomimimax3.markdown
@@ -0,0 +1,31 @@
+---
+layout: device
+title: "Xiaomi Mi Max 3"
+codename: nitrogen
+downloadfolder: nitrogen
+supportstatus: Current
+maintainer: ROMFACTORY
+devicetree: https://github.com/TeamWin/android_device_xiaomi_nitrogen.git
+oem: Xiaomi
+ddof: "/dev/block/bootdevice/by-name/recovery"
+xdathread: "https://forum.xda-developers.com/mi-max-3/development/official-twrp-3-2-x-xiaomi-mi-max-3-t3825561"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
+
diff --git a/oem/unihertz.html b/oem/unihertz.html
new file mode 100644
index 0000000..8f22cfc
--- /dev/null
+++ b/oem/unihertz.html
@@ -0,0 +1,18 @@
+---
+layout: oem
+title: Unihertz
+permalink: /Devices/Unihertz/
+exclude: true
+---
+
+<div class="home">
+
+ <hr />
+ <ul class="post-list" id="post-list">
+ {% for post in site.unihertz %}
+ <p>
+ <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
+ </p>
+ {% endfor %}
+ </ul>
+</div>
diff --git a/oem/unihertz.markdown b/oem/unihertz.markdown
new file mode 100644
index 0000000..3bffb72
--- /dev/null
+++ b/oem/unihertz.markdown
@@ -0,0 +1,4 @@
+---
+layout: device
+oem: Unihertz
+---