Add 4 new devices
Cat B15q (b15q)
Oppo R7 Plus f (r7plusf)
Samsung Galaxy J7 Exynos SM-J700M (j7elte)
Sony Z3 Compact (z3c)
Change-Id: I1342f2a16a3e9f46e1b701fcec302312c54129a8
diff --git a/_devices/catb15q.markdown b/_devices/catb15q.markdown
new file mode 100644
index 0000000..ed3e5c3
--- /dev/null
+++ b/_devices/catb15q.markdown
@@ -0,0 +1,27 @@
+---
+layout: device
+title: "Cat B15q"
+codename: b15q
+downloadfolder: b15q
+supportstatus: Current
+maintainer: None
+oem: Cat
+devicetree: https://github.com/TeamWin/android_device_cat_b15q
+ddof: "/dev/recovery"
+mtkchipset: mt6582
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+Note, you should be able to root this device using kingo root app.
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include ddinstall.html %}
+
+{% include mtkinstall.html %}
diff --git a/_devices/oppor7plusf.markdown b/_devices/oppor7plusf.markdown
new file mode 100644
index 0000000..929e7fb
--- /dev/null
+++ b/_devices/oppor7plusf.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title: "Oppo R7 Plus f"
+codename: r7plusf
+downloadfolder: r7plusf
+supportstatus: Current
+maintainer: Dees_Troy
+oem: Oppo
+devicetree: https://github.com/TeamWin/android_device_oppo_r7plusf
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/samsunggalaxyj7exynos.markdown b/_devices/samsunggalaxyj7exynos.markdown
new file mode 100644
index 0000000..15b676e
--- /dev/null
+++ b/_devices/samsunggalaxyj7exynos.markdown
@@ -0,0 +1,24 @@
+---
+layout: device
+title: "Samsung Galaxy J7 Exynos SM-J700"
+codename: j7elte
+downloadfolder: j7elte
+supportstatus: Current
+maintainer: Dees_Troy
+oem: Samsung
+ddof: "/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY"
+---
+
+{% 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/sonyxperiaz3compact.markdown b/_devices/sonyxperiaz3compact.markdown
new file mode 100644
index 0000000..27bda82
--- /dev/null
+++ b/_devices/sonyxperiaz3compact.markdown
@@ -0,0 +1,24 @@
+---
+layout: device
+title: "Sony Xperia Z3 Compact"
+codename: z3c
+downloadfolder: z3c
+supportstatus: Current
+maintainer: someone755
+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 %}