67 lines
1.6 KiB
YAML
67 lines
1.6 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://bitbucket.org/alekseyt/compass
|
|
IssueTracker: https://bitbucket.org/alekseyt/compass/issues
|
|
Changelog: https://bitbucket.org/alekseyt/compass/src/HEAD/CHANGELOG
|
|
|
|
AutoName: Community compass
|
|
Description: |-
|
|
An outdoors application which can help you to find your way though the forest or
|
|
desert, or whatever. It provides inter-device location exchange by SMS and can
|
|
make distress call even if the device screen is broken by sending SMS with your
|
|
location on your behalf.
|
|
|
|
Due to pointer-navigation nature, it can also be used as either magnetic or GPS
|
|
compass reading direction to north from your device magnetic sensors or from GPS
|
|
chip.
|
|
|
|
RepoType: git
|
|
Repo: https://bitbucket.org/alekseyt/compass.git
|
|
|
|
Builds:
|
|
- versionName: 1.3.4
|
|
versionCode: 14
|
|
commit: cb048fb
|
|
submodules: true
|
|
|
|
- versionName: 1.3.5
|
|
versionCode: 15
|
|
commit: 1.3.5
|
|
submodules: true
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 16
|
|
commit: '1.4'
|
|
submodules: true
|
|
target: android-19
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 17
|
|
commit: 1.4.1
|
|
submodules: true
|
|
target: android-19
|
|
|
|
- versionName: 1.4.2
|
|
versionCode: 18
|
|
commit: 1.4.2
|
|
submodules: true
|
|
prebuild: echo "ndk.dir=$$NDK$$" >> local.properties
|
|
target: android-19
|
|
|
|
- versionName: 1.4.3
|
|
versionCode: 10403
|
|
commit: 1.4.3
|
|
submodules: true
|
|
prebuild: echo "ndk.dir=$$NDK$$" >> local.properties
|
|
|
|
- versionName: 1.4.5
|
|
versionCode: 10405
|
|
commit: 1.4.5
|
|
submodules: true
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.4.5
|
|
CurrentVersionCode: 10405
|