Merge "Use gulp to minify javascript and json files under jekyll."
diff --git a/_devices/googlepixel.markdown b/_devices/googlepixel.markdown
index 4e0ca04..3b075f1 100644
--- a/_devices/googlepixel.markdown
+++ b/_devices/googlepixel.markdown
@@ -12,7 +12,8 @@
{% include disclaimer.html %}
{% include supportstatus.html %}
-NOTE: This is an early build and is not heavily tested. You may lose data. You may miss an important phone call.
+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.
+NOTE: This is an early build and is not heavily tested. You may lose data during a backup and restore.
{% include download.html %}
@@ -21,7 +22,7 @@
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. Copy the zip to your deviceYou 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:
+Download both the img and the zip. Copy the zip to your device. 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
diff --git a/_devices/googlepixelxl.markdown b/_devices/googlepixelxl.markdown
index d6bda89..4fe5f98 100644
--- a/_devices/googlepixelxl.markdown
+++ b/_devices/googlepixelxl.markdown
@@ -12,7 +12,8 @@
{% include disclaimer.html %}
{% include supportstatus.html %}
-NOTE: This is an early build and is not heavily tested. You may lose data. You may miss an important phone call.
+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.
+NOTE: This is an early build and is not heavily tested. You may lose data during a backup and restore.
{% include download.html %}
@@ -21,7 +22,7 @@
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. Copy the zip to your deviceYou 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:
+Download both the img and the zip. Copy the zip to your device. 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
diff --git a/_devices/oneplusx.markdown b/_devices/oneplusx.markdown
index ff952ca..c9491cc 100644
--- a/_devices/oneplusx.markdown
+++ b/_devices/oneplusx.markdown
@@ -4,9 +4,10 @@
codename: onyx
downloadfolder: onyx
supportstatus: Current
-maintainer: Dees_Troy
+maintainer: Nachiket.Namjoshi
oem: OnePlus
devicetree: https://github.com/TeamWin/android_device_oneplus_onyx
+xdathread: http://forum.xda-developers.com/oneplus-x/development/unofficial-twrp-3-0-2-0-recovery-onyx-t3471584
---
{% include disclaimer.html %}
diff --git a/_devices/pantechvegaltea.markdown b/_devices/pantechvegaltea.markdown
new file mode 100644
index 0000000..4c56a11
--- /dev/null
+++ b/_devices/pantechvegaltea.markdown
@@ -0,0 +1,27 @@
+---
+layout: device
+title: "Pantech VEGA LTE-A"
+codename: ef56
+oem: PANTECH
+downloadfolder: ef56
+supportstatus: Current
+maintainer: hoalamha
+ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
+devicetree: "https://github.com/TeamWin/android_device_pantech_ef56.git"
+xdathread: "http://forum.xda-developers.com/android/development/recovery-twrp-3-0-2-0-pantech-sky-vega-t3509479"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
+
diff --git a/_devices/pantechvegasecrectnote.markdown b/_devices/pantechvegasecrectnote.markdown
new file mode 100644
index 0000000..5719c76
--- /dev/null
+++ b/_devices/pantechvegasecrectnote.markdown
@@ -0,0 +1,27 @@
+---
+layout: device
+title: "Pantech VEGA Screct Note"
+codename: ef59
+oem: PANTECH
+downloadfolder: ef59
+supportstatus: Current
+maintainer: hoalamha
+ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
+devicetree: "https://github.com/TeamWin/android_device_pantech_ef59.git"
+xdathread: "http://forum.xda-developers.com/android/development/recovery-twrp-3-0-2-0-pantech-sky-vega-t3509476"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
+
diff --git a/_devices/pantechvegasecrectup.markdown b/_devices/pantechvegasecrectup.markdown
new file mode 100644
index 0000000..73129aa
--- /dev/null
+++ b/_devices/pantechvegasecrectup.markdown
@@ -0,0 +1,27 @@
+---
+layout: device
+title: "Pantech VEGA Screct UP"
+codename: ef60
+oem: PANTECH
+downloadfolder: ef60
+supportstatus: Current
+maintainer: hoalamha
+ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
+devicetree: "https://github.com/TeamWin/android_device_pantech_ef60.git"
+xdathread: "http://forum.xda-developers.com/android/development/recovery-twrp-3-0-2-0-pantech-sky-vega-t3509462"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
+
diff --git a/_devices/samsunggalaxygrandprime.markdown b/_devices/samsunggalaxygrandprime.markdown
new file mode 100644
index 0000000..14f9ad4
--- /dev/null
+++ b/_devices/samsunggalaxygrandprime.markdown
@@ -0,0 +1,26 @@
+---
+layout: device
+title: "Samsung Galaxy Grand Prime"
+codename: fortuna3g
+downloadfolder: fortuna3g
+supportstatus: Current
+maintainer: Carlos Arriaga
+oem: Samsung
+ddof: "/dev/block/mmcblk0p17"
+devicetree: https://github.com/TeamWin/android_device_samsung_fortuna3g.git
+xdathread: http://forum.xda-developers.com/grand-prime/development/twrp-twrp-3-0-2-r4-fortunaxx3g-t3486433
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include odininstall.html %}
+
+{% include ddinstall.html %}
diff --git a/_devices/samsunggalaxytabs105.markdown b/_devices/samsunggalaxytabs105.markdown
index 36c1024..75825fb 100644
--- a/_devices/samsunggalaxytabs105.markdown
+++ b/_devices/samsunggalaxytabs105.markdown
@@ -1,11 +1,11 @@
---
layout: device
-title: "Samsung Galaxy Tab S 10.5 Wi-Fi"
+title: "Samsung Galaxy Tab S 10.5 WiFi"
codename: chagallwifi
downloadfolder: chagallwifi
oldurl: http://teamw.in/project/twrp2/239
supportstatus: Current
-maintainer: deadman96385
+maintainer: jcadduono
oem: Samsung
ddof: "/dev/block/platform/dw_mmc.0/by-name/RECOVERY"
devicetree: "https://github.com/TeamWin/android_device_samsung_chagallwifi"
@@ -16,6 +16,8 @@
{% include supportstatus.html %}
+<p class="text">Note: Exynos models only. Your device model will be determined from your bootloader version.</p>
+
{% include appinstall.html %}
{% include download.html %}
diff --git a/_devices/samsunggalaxytabs105lte.markdown b/_devices/samsunggalaxytabs105lte.markdown
index f7a4ca7..701bea5 100644
--- a/_devices/samsunggalaxytabs105lte.markdown
+++ b/_devices/samsunggalaxytabs105lte.markdown
@@ -1,10 +1,10 @@
---
layout: device
-title: "Samsung Galaxy Tab S 10.5 LTE"
+title: "Samsung Galaxy Tab S 10.5 LTE"
codename: chagalllte
downloadfolder: chagalllte
supportstatus: Current
-maintainer: deadman96385
+maintainer: jcadduono
oem: Samsung
ddof: "/dev/block/platform/dw_mmc.0/by-name/RECOVERY"
devicetree: "https://github.com/TeamWin/android_device_samsung_chagalllte"
@@ -15,6 +15,8 @@
{% include supportstatus.html %}
+<p class="text">Note: Exynos models only. Your device model will be determined from your bootloader version.</p>
+
{% include appinstall.html %}
{% include download.html %}
diff --git a/_devices/samsunggalaxytabs84.markdown b/_devices/samsunggalaxytabs84.markdown
index 0c5deb0..e8e75fd 100644
--- a/_devices/samsunggalaxytabs84.markdown
+++ b/_devices/samsunggalaxytabs84.markdown
@@ -1,11 +1,11 @@
---
layout: device
-title: "Samsung Galaxy Tab S 8.4 Wi-Fi"
+title: "Samsung Galaxy Tab S 8.4 WiFi"
codename: klimtwifi
downloadfolder: klimtwifi
oldurl: http://teamw.in/project/twrp2/238
supportstatus: Current
-maintainer: deadman96385
+maintainer: jcadduono
oem: Samsung
ddof: "/dev/block/platform/dw_mmc.0/by-name/RECOVERY"
devicetree: "https://github.com/TeamWin/android_device_samsung_klimtwifi"
@@ -16,6 +16,8 @@
{% include supportstatus.html %}
+<p class="text">Note: Exynos models only. Your device model will be determined from your bootloader version.</p>
+
{% include appinstall.html %}
{% include download.html %}
diff --git a/_devices/samsunggalaxytabs84lte.markdown b/_devices/samsunggalaxytabs84lte.markdown
index b1dc077..5b4f86b 100644
--- a/_devices/samsunggalaxytabs84lte.markdown
+++ b/_devices/samsunggalaxytabs84lte.markdown
@@ -1,10 +1,10 @@
---
layout: device
-title: "Samsung Galaxy Tab S 8.4 LTE"
+title: "Samsung Galaxy Tab S 8.4 LTE"
codename: klimtlte
downloadfolder: klimtlte
supportstatus: Current
-maintainer: deadman96385
+maintainer: jcadduono
oem: Samsung
ddof: "/dev/block/platform/dw_mmc.0/by-name/RECOVERY"
devicetree: "https://github.com/TeamWin/android_device_samsung_klimtlte"
@@ -15,6 +15,8 @@
{% include supportstatus.html %}
+<p class="text">Note: Exynos models only. Your device model will be determined from your bootloader version.</p>
+
{% include appinstall.html %}
{% include download.html %}
diff --git a/_devices/zteaxon7a2017u.markdown b/_devices/zteaxon7a2017u.markdown
new file mode 100644
index 0000000..e26349b
--- /dev/null
+++ b/_devices/zteaxon7a2017u.markdown
@@ -0,0 +1,31 @@
+---
+layout: device
+title: "ZTE Axon 7 (North America)"
+codename: a2017u
+oem: ZTE
+downloadfolder: a2017u
+supportstatus: Current
+maintainer: jcadduono
+ddof: "/dev/block/platform/soc/624000.ufshc/by-name/recovery"
+devicetree: https://github.com/TeamWin/android_device_zte_a2017u
+xdathread: "http://forum.xda-developers.com/axon-7/development/recovery-official-twrp-zte-axon-7-t3515715"
+fastbootunlock: true
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+<p class="text">Note: At the moment you may only unlock your bootloader using the ZTE official B20 unlock fastboot. See the XDA thread for more information.</p>
+
+{% include dmverity.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}