Add new devices

Samsung Galaxy J2
Xiaomi Redmi Note 4G
Sony Xperia Z1

Change-Id: I633e6411f8351343f55c0e24d907a393166d657d
diff --git a/_devices/bqaquarism45.markdown b/_devices/bqaquarism45.markdown
index 46aa046..8a85fd7 100644
--- a/_devices/bqaquarism45.markdown
+++ b/_devices/bqaquarism45.markdown
@@ -2,7 +2,7 @@
 layout: device

 title:  "BQ Aquaris M4.5"

 codename: dende

-downloadfolder: dende 

+downloadfolder: dende

 supportstatus: Current

 maintainer: Kra1o5

 oem: BQ

diff --git a/_devices/lgnexus5x.markdown b/_devices/lgnexus5x.markdown
index 84e51a5..abaa74e 100644
--- a/_devices/lgnexus5x.markdown
+++ b/_devices/lgnexus5x.markdown
@@ -6,7 +6,7 @@
 supportstatus: Current

 maintainer: None

 oem: LG

-devicetree: https://github.com/omnirom/android_device_lge_bullhead

+devicetree: https://github.com/TeamWin/android_device_lge_bullhead

 ---

 

 {% include disclaimer.html %}

diff --git a/_devices/samsunggalaxyj2.markdown b/_devices/samsunggalaxyj2.markdown
new file mode 100644
index 0000000..314e326
--- /dev/null
+++ b/_devices/samsunggalaxyj2.markdown
@@ -0,0 +1,25 @@
+---

+layout: device

+title:  "Samsung Galaxy J2 (SM-J200)"

+codename: j2lte

+downloadfolder: j2lte

+supportstatus: Current

+maintainer: Dees_Troy

+oem: Samsung

+ddof: "/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY"

+devicetree: "https://github.com/TeamWin/device_samsung_j2lte"

+---

+

+{% 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/sonyxperiaz1.markdown b/_devices/sonyxperiaz1.markdown
new file mode 100644
index 0000000..c36a9e6
--- /dev/null
+++ b/_devices/sonyxperiaz1.markdown
@@ -0,0 +1,24 @@
+---

+layout: device

+title:  "Sony Xperia Z1"

+codename: honami

+downloadfolder: honami

+supportstatus: Current

+maintainer: sdtbarbarossa

+oem: Sony

+ddof: /dev/block/platform/msm_sdcc.1/by-name/FOTAKernel

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include fotakernelnote.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include ddinstall.html %}

diff --git a/_devices/xiaomiredminote4gsinglesim.markdown b/_devices/xiaomiredminote4gsinglesim.markdown
new file mode 100644
index 0000000..784d8e8
--- /dev/null
+++ b/_devices/xiaomiredminote4gsinglesim.markdown
@@ -0,0 +1,21 @@
+---

+layout: device

+title:  "Xiaomi Redmi Note 4G (Single SIM)"

+codename: dior

+downloadfolder: dior

+supportstatus: Current

+maintainer: myhellonearth

+oem: Xiaomi

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}