72 lines
1.9 KiB
YAML
72 lines
1.9 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: Apache-2.0
|
|
WebSite: https://icecondor.com
|
|
SourceCode: https://github.com/icecondor/android
|
|
IssueTracker: https://github.com/icecondor/android/issues
|
|
|
|
AutoName: IceCondor
|
|
Description: |-
|
|
[https://icecondor.com IceCondor] is advanced location recording and sharing.
|
|
|
|
While the app has an on/off control, it is meant to run all day. Also this app
|
|
records and pushes data. Using the data is done on [https://icecondor.com
|
|
icecondor.com].
|
|
|
|
* Time based URLs for easy temporary sharing with anyone
|
|
* Friending for permanent sharing
|
|
* Polygon Geo-Fences
|
|
|
|
Location sharing opens a wealth of useful social information.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/icecondor/android.git
|
|
|
|
Builds:
|
|
- versionName: '20141218'
|
|
versionCode: 20141218
|
|
commit: 5780278fe6b47ac59296dc106bcd405d7e1b758a
|
|
srclibs:
|
|
- 1:appcompat@v7
|
|
- 2:AndroidAsync@42eabc6ca99c4011ed1ce30e4a7e77608f8d96fa
|
|
- JodaTime@v2.5
|
|
prebuild:
|
|
- pushd $$JodaTime$$
|
|
- $$MVN3$$ package
|
|
- popd
|
|
- mkdir -p libs
|
|
- cp $$JodaTime$$/target/*.jar libs/
|
|
|
|
- versionName: '20150301'
|
|
versionCode: 20150301
|
|
commit: f8ebe7a6cbc0e7fc48591759cabd3cda3c299b15
|
|
srclibs:
|
|
- 1:appcompat@v7
|
|
- 2:AndroidAsync@42eabc6ca99c4011ed1ce30e4a7e77608f8d96fa
|
|
- JodaTime@v2.5
|
|
prebuild:
|
|
- pushd $$JodaTime$$
|
|
- $$MVN3$$ package
|
|
- popd
|
|
- mkdir -p libs
|
|
- cp $$JodaTime$$/target/*.jar libs/
|
|
|
|
- versionName: '20150402'
|
|
versionCode: 20150402
|
|
commit: cd7038d8605237bfb1fdeb3346cbd04e8fd8bca3
|
|
srclibs:
|
|
- 1:appcompat@v7
|
|
- 2:AndroidAsync@dbf0be16e7004c3b175174d3f6a6e01fd02f7a06
|
|
- JodaTime@v2.7
|
|
prebuild:
|
|
- pushd $$JodaTime$$
|
|
- $$MVN3$$ package
|
|
- popd
|
|
- mkdir -p libs
|
|
- cp $$JodaTime$$/target/joda-time-2.7.jar libs/
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '20150402'
|
|
CurrentVersionCode: 20150402
|