Various updates

New devices:
-Huawei Mate S
-Moto X 2015 Pure
-Moto MAXX
-Samsung Galaxy J1 Ace
-Samsung Galaxy Xcover 3

Fix up Oppo R819 page
Remove incorrect author on recent version notes

Change-Id: I06b270648b18503f3b897ad611e7c6972e799d46
diff --git a/_devices/huaweimates.markdown b/_devices/huaweimates.markdown
new file mode 100644
index 0000000..108ea03
--- /dev/null
+++ b/_devices/huaweimates.markdown
@@ -0,0 +1,22 @@
+---

+layout: device

+title:  "Huawei Mate S"

+codename: carrera

+downloadfolder: carrera

+supportstatus: Current

+maintainer: eloygomez

+oem: Huawei

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

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}

diff --git a/_devices/motorolamotomaxx.markdown b/_devices/motorolamotomaxx.markdown
new file mode 100644
index 0000000..2354a3b
--- /dev/null
+++ b/_devices/motorolamotomaxx.markdown
@@ -0,0 +1,21 @@
+---

+layout: device

+title:  "Motorola Moto MAXX"

+codename: quark

+downloadfolder: quark

+supportstatus: Current

+maintainer: BHB27

+oem: Motorola

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}

diff --git a/_devices/motorolamotox2015pure.markdown b/_devices/motorolamotox2015pure.markdown
new file mode 100644
index 0000000..2402c91
--- /dev/null
+++ b/_devices/motorolamotox2015pure.markdown
@@ -0,0 +1,21 @@
+---

+layout: device

+title:  "Motorola Moto X 2015 Pure"

+codename: clark

+downloadfolder: clark

+supportstatus: Current

+maintainer: Hashbang173

+oem: Motorola

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}

diff --git a/_devices/oppor819.markdown b/_devices/oppor819.markdown
index 756defe..355bc8f 100644
--- a/_devices/oppor819.markdown
+++ b/_devices/oppor819.markdown
@@ -1,8 +1,8 @@
 ---

 layout: device

 title:  "Oppo R819"

-codename: n3

-downloadfolder: n3

+codename: R819

+downloadfolder: R819

 oldurl: http://teamw.in/project/twrp2/209

 supportstatus: Current

 maintainer: Dees_Troy

diff --git a/_devices/samsunggalaxyj1ace.markdown b/_devices/samsunggalaxyj1ace.markdown
new file mode 100644
index 0000000..85b53f3
--- /dev/null
+++ b/_devices/samsunggalaxyj1ace.markdown
@@ -0,0 +1,25 @@
+---

+layout: device

+title:  "Samsung Galaxy J1 Ace (SM-J110)"

+codename: j1acelte

+downloadfolder: j1acelte

+supportstatus: Current

+maintainer: Dees_Troy

+oem: Samsung

+ddof: "/dev/block/platform/soc.2/by-name/RECOVERY"

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

+---

+

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

+layout: device

+title:  "Samsung Galaxy Xcover 3"

+codename: xcover3ltexx

+downloadfolder: xcover3ltexx

+supportstatus: Current

+maintainer: Dees_Troy

+oem: Samsung

+ddof: "/dev/block/platform/soc.2/by-name/RECOVERY"

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

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include odininstall.html %}

+

+{% include ddinstall.html %}