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