From 517c89b35218931de2aa46bd9978dea2e326c7e8 Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 2 Jun 2019 11:01:28 +0300 Subject: [PATCH] New app: Private Location Closes fdroid/rfp#999. --- metadata/com.wesaphzt.privatelocation.yml | 40 +++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.wesaphzt.privatelocation.yml diff --git a/metadata/com.wesaphzt.privatelocation.yml b/metadata/com.wesaphzt.privatelocation.yml new file mode 100644 index 0000000000..c1e3500566 --- /dev/null +++ b/metadata/com.wesaphzt.privatelocation.yml @@ -0,0 +1,40 @@ +Categories: + - Development + - Navigation + - System +License: GPL-3.0-or-later +SourceCode: https://github.com/wesaphzt/privatelocation +IssueTracker: https://github.com/wesaphzt/privatelocation/issues +Bitcoin: 1GCkvAg9oG79niQTbh6EH9rPALQDXKyHKK +Litecoin: LV687s3wVdhmLZyJMFxomJHdHFXeFAKT5R + +AutoName: Private Location +Summary: Keep your phone location private +Description: |- + A simple app to set your location to anywhere in the world, and improve + general phone location privacy. + + Apps on your phone can require location permissions to work, and make + repeated and unnecessary location requests in the background throughout + the day. + + Setting your location somewhere else will help protect your privacy when + using these apps. + + This is one of the few location apps that doesn't rely on Google Maps. + +RepoType: git +Repo: https://github.com/wesaphzt/privatelocation + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1