2018-07-24 21:07:41 +00:00
|
|
|
Categories:
|
|
|
|
- Navigation
|
|
|
|
- Development
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
AuthorName: Matías Castillo Felmer
|
2018-09-01 12:46:19 +00:00
|
|
|
SourceCode: https://github.com/mcastillof/FakeTraveler
|
|
|
|
IssueTracker: https://github.com/mcastillof/FakeTraveler/issues
|
2018-07-24 21:07:41 +00:00
|
|
|
|
|
|
|
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
|
2018-09-01 12:46:19 +00:00
|
|
|
Repo: https://github.com/mcastillof/FakeTraveler
|
2018-07-24 21:07:41 +00:00
|
|
|
|
|
|
|
Builds:
|
|
|
|
- versionName: '1.3'
|
|
|
|
versionCode: 3
|
|
|
|
commit: v1.3
|
|
|
|
subdir: app
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
|
2018-07-29 11:31:11 +00:00
|
|
|
- versionName: '1.4'
|
|
|
|
versionCode: 4
|
|
|
|
commit: v1.4
|
|
|
|
subdir: app
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
|
2018-08-13 10:47:36 +00:00
|
|
|
- versionName: '1.6'
|
|
|
|
versionCode: 6
|
|
|
|
commit: v1.6
|
|
|
|
subdir: app
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
|
2018-07-24 21:07:41 +00:00
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
UpdateCheckMode: Tags
|
2018-08-13 10:47:36 +00:00
|
|
|
CurrentVersion: '1.6'
|
|
|
|
CurrentVersionCode: 6
|