From 92025b4679bbc54616b2118e29e20c04f80f9584 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 2 Feb 2019 20:47:47 +0100 Subject: [PATCH] New app: VirtualSoftKeys --- metadata/tw.com.daxia.virtualsoftkeys.yml | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/tw.com.daxia.virtualsoftkeys.yml diff --git a/metadata/tw.com.daxia.virtualsoftkeys.yml b/metadata/tw.com.daxia.virtualsoftkeys.yml new file mode 100644 index 0000000000..5f7229561c --- /dev/null +++ b/metadata/tw.com.daxia.virtualsoftkeys.yml @@ -0,0 +1,31 @@ +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/DaxiaK/VirtualSoftKeys +IssueTracker: https://github.com/DaxiaK/VirtualSoftKeys/issues + +AutoName: VirtualSoftKeys +Summary: A simple, safe and easy softKeys (navigation bar) +Description: |- + Features: + * As system navigation bar + * No any extra permission + * Support stylus (Samsung S-pen, ASUS Z stylus, etc.) + + This application use the "accessibility service" to call the system home, back and recent button. + +RepoType: git +Repo: https://github.com/DaxiaK/VirtualSoftKeys.git + +Builds: + - versionName: 0.2.0.180212.1 + versionCode: 10 + commit: 0.2.0.180212.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.2.0.180212.1 +CurrentVersionCode: 10