From 347b00ba0a35ed3330135eafb9ed68c7b07405f8 Mon Sep 17 00:00:00 2001
From: Licaon_Kter <licaon.kter@protonmail.com>
Date: Sat, 8 Sep 2018 02:38:34 +0000
Subject: [PATCH] New App: SleepyWifi

---
 metadata/nl.devluuk.sleepywifi.yml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 metadata/nl.devluuk.sleepywifi.yml

diff --git a/metadata/nl.devluuk.sleepywifi.yml b/metadata/nl.devluuk.sleepywifi.yml
new file mode 100644
index 0000000000..20299c458b
--- /dev/null
+++ b/metadata/nl.devluuk.sleepywifi.yml
@@ -0,0 +1,30 @@
+Categories:
+  - Connectivity
+  - System
+License: GPL-3.0-or-later
+SourceCode: https://github.com/DevLuuk/SleepyWifi
+IssueTracker: https://github.com/DevLuuk/SleepyWifi/issues
+Changelog: https://github.com/DevLuuk/SleepyWifi/releases
+
+AutoName: SleepyWifi
+Summary: Disables the Wi-Fi when the phone is in sleep mode
+Description: |-
+    This app brings back the 'turn Wi-Fi off when the phone is in sleepmode' option for Android 8.1. It runs in the background and runs at startup.
+
+    The app works for Android devices with version 8.0 or higher.
+
+RepoType: git
+Repo: https://github.com/DevLuuk/SleepyWifi.git
+
+Builds:
+  - versionName: '1.0'
+    versionCode: 1
+    commit: v1.0.0
+    subdir: app
+    gradle:
+      - yes
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: '1.0'
+CurrentVersionCode: 1