Merge branch 'master' into 'master'
New App: Fake Traveler See merge request fdroid/fdroiddata!3487
This commit is contained in:
commit
7b7f2f5820
31
metadata/cl.coders.faketraveler.yml
Normal file
31
metadata/cl.coders.faketraveler.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue