From 47980a461b7d21c243daabce35cf1f43d8296a62 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 4 Sep 2018 23:25:21 +0000 Subject: [PATCH] New App: PianOli --- metadata/com.nicobrailo.pianoli.yml | 35 +++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.nicobrailo.pianoli.yml diff --git a/metadata/com.nicobrailo.pianoli.yml b/metadata/com.nicobrailo.pianoli.yml new file mode 100644 index 0000000000..eca1d3406d --- /dev/null +++ b/metadata/com.nicobrailo.pianoli.yml @@ -0,0 +1,35 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: https://github.com/nicolasbrailo/PianOli +SourceCode: https://github.com/nicolasbrailo/PianOli +IssueTracker: https://github.com/nicolasbrailo/PianOli/issues +Changelog: https://github.com/nicolasbrailo/PianOli/releases + +AutoName: PianOli +Summary: Baby game to keep your device safe from random baby-taps +Description: |- + Have a baby curious about shiny tablets and phones? Use this app as a + baby-game and, more importantly, to prevent random taps of a baby from + doing anything you may not want. This app will show a small piano a baby + can use to explore sounds in a mobile device. At the same time, it will + block any naive attempts at closing the app. The back, home and apps-menu + buttons will be blocked, and Android's top menu won't be available. This + ensures a baby can't accidentally close the game, preventing any actions on + the device you may not want. + +RepoType: git +Repo: https://github.com/nicolasbrailo/PianOli + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: V1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2