From 0276ca2162f0d6f695d36dc74fcf41f11db22c9f Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 9 Sep 2018 19:54:46 +0000 Subject: [PATCH] New App: Checkup --- metadata/community.fairphone.checkup.yml | 38 ++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/community.fairphone.checkup.yml diff --git a/metadata/community.fairphone.checkup.yml b/metadata/community.fairphone.checkup.yml new file mode 100644 index 0000000000..0de99b3849 --- /dev/null +++ b/metadata/community.fairphone.checkup.yml @@ -0,0 +1,38 @@ +Categories: + - System +License: Apache-2.0 +WebSite: https://github.com/WeAreFairphone/FP2-Checkup +SourceCode: https://github.com/WeAreFairphone/FP2-Checkup +IssueTracker: https://github.com/WeAreFairphone/FP2-Checkup/issues + +AutoName: Checkup +Summary: An app that allows end users to test the features of their device +Description: |- + This is a fork of the Fairphone 2 checkup app that has been modified in + order to work on other devices as well. + + It allows you to test various components of your phone: + * Screen + * Speakers + * Microphones + * Mobile connectivity + * Wi-Fi + * Vibration + + It can be useful when you need to diagnose an issue with your device. + +RepoType: git +Repo: https://github.com/WeAreFairphone/FP2-Checkup + +Builds: + - versionName: 2.1.8 + versionCode: 20108 + commit: 2.1.8 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.1.8 +CurrentVersionCode: 20108