From 8dde422f357860649c17db4665acc5117fa71c01 Mon Sep 17 00:00:00 2001 From: dodo Date: Tue, 24 Jul 2018 17:07:41 -0400 Subject: [PATCH] New App: Fake Traveler --- metadata/cl.coders.faketraveler.yml | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/cl.coders.faketraveler.yml diff --git a/metadata/cl.coders.faketraveler.yml b/metadata/cl.coders.faketraveler.yml new file mode 100644 index 0000000000..1b3ae0c847 --- /dev/null +++ b/metadata/cl.coders.faketraveler.yml @@ -0,0 +1,31 @@ +Categories: + - Navigation + - Development +License: GPL-3.0-or-later +AuthorName: Matías Castillo Felmer +SourceCode: https://github.com/mcastillof/faketraveler +IssueTracker: https://github.com/mcastillof/faketraveler/issues + +AutoName: Fake Traveler +Summary: Fake your location +Description: Sometimes you need to fake the location of your device (for privacy + or to test an app). Fake Traveler provides you a map to select the location where + you want your phone to be. Long press in the map and tap Apply button. In "..." + button there are two options to keep mocking the location over time. No root + needed as it uses a developers option to mock the location in your device. + +RepoType: git +Repo: https://github.com/mcastillof/faketraveler + +Builds: + - versionName: '1.3' + versionCode: 3 + commit: v1.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.3' +CurrentVersionCode: 3