Merge "Add device: Galaxy Tab A 10.1 (2016) with S-Pen"
diff --git a/_devices/samsunggalaxyj32016qcom.markdown b/_devices/samsunggalaxyj32016qcom.markdown
new file mode 100644
index 0000000..fcd3535
--- /dev/null
+++ b/_devices/samsunggalaxyj32016qcom.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title:  "Samsung Galaxy J3 2016 Qualcomm (SM-J320YZ)"
+codename: j3lte
+downloadfolder: j3lte
+supportstatus: Current
+maintainer: Dees_Troy
+oem: Samsung
+ddof: "/dev/block/bootdevice/by-name/recovery"
+devicetree: "https://github.com/TeamWin/device_samsung_j3lte"
+---
+
+{% 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/samsunggalaxyxcover3ve.markdown b/_devices/samsunggalaxyxcover3ve.markdown
new file mode 100644
index 0000000..703e2e4
--- /dev/null
+++ b/_devices/samsunggalaxyxcover3ve.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title:  "Samsung Galaxy Xcover 3 VE (SM-G389F)"
+codename: xcover3velte
+downloadfolder: xcover3velte
+supportstatus: Current
+maintainer: Dees_Troy
+oem: Samsung
+ddof: "/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY"
+devicetree: "https://github.com/TeamWin/android_device_samsung_xcover3velte"
+---
+
+{% 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/index.html b/devices/index.html
index f1ac854..70db941 100644
--- a/devices/index.html
+++ b/devices/index.html
@@ -22,7 +22,7 @@
       </p>
     {% endfor %}
   </ul>
-<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js'></script>
+<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js'></script>
     <script type="text/javascript">
       SimpleJekyllSearch.init({
         searchInput: document.getElementById('search-input'),