From 08066228855188c12fe922e5f14a07a90296537c Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 28 Jan 2019 10:40:35 +0100 Subject: [PATCH] New app: Calculator Notification --- metadata/com.tananaev.calculator.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.tananaev.calculator.yml diff --git a/metadata/com.tananaev.calculator.yml b/metadata/com.tananaev.calculator.yml new file mode 100644 index 0000000000..14d83140f1 --- /dev/null +++ b/metadata/com.tananaev.calculator.yml @@ -0,0 +1,28 @@ +Categories: + - Science & Education +License: Apache-2.0 +SourceCode: https://github.com/tananaev/calculator-notification +IssueTracker: https://github.com/tananaev/calculator-notification/issues + +AutoName: Calculator Notification +Summary: Calculator application in the Android notification drawer +Description: |- + How many times did you want to use calculator without suspending the app that you are currently using? Now it's possible with Calculator application in the notification area. + + The app is very minimalistic, but it includes all the essential functionality, including copying and pasting data. Design was inspired by the official Android calendar application. On Android Nougat and later you can add settings tile for the Calculator, so you do not need to leave any app to launch the Calculator. + +RepoType: git +Repo: https://github.com/tananaev/calculator-notification + +Builds: + - versionName: '1.8' + versionCode: 9 + commit: v1.8 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.8' +CurrentVersionCode: 9