From 042a73e5c040dbe24cd6f3a264374ac7941aaefc Mon Sep 17 00:00:00 2001 From: botnet437 Date: Tue, 19 Mar 2019 17:49:14 +0000 Subject: [PATCH] New app: OpenPods --- metadata/com.dosse.airpods.yml | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.dosse.airpods.yml diff --git a/metadata/com.dosse.airpods.yml b/metadata/com.dosse.airpods.yml new file mode 100644 index 0000000000..fa146587d9 --- /dev/null +++ b/metadata/com.dosse.airpods.yml @@ -0,0 +1,35 @@ +Categories: + - Connectivity + - Multimedia + - System +License: GPL-3.0-only +WebSite: https://fdossena.com/?p=openPods/index.frag +SourceCode: https://github.com/adolfintel/OpenPods +IssueTracker: https://github.com/adolfintel/OpenPods/issues +Donate: https://paypal.me/sineisochronic + +Summary: Check the battery status of your AirPods +Description: |- + OpenPods lets you monitor the battery status of your AirPods on + Android devices. + + Features: + + * Shows a notification with AirPods status when they are connected + * Respects your privacy + +RepoType: git +Repo: https://github.com/adolfintel/OpenPods.git + +Builds: + - versionName: '0.3' + versionCode: 3 + commit: '0.3' + subdir: OpenPods/app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '0.3' +CurrentVersionCode: 3