mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
70 lines
1.9 KiB
YAML
70 lines
1.9 KiB
YAML
Categories:
|
|
- Location Tracker & Sharer
|
|
License: Apache-2.0
|
|
WebSite: https://icecondor.com
|
|
SourceCode: https://github.com/icecondor/android
|
|
IssueTracker: https://github.com/icecondor/android/issues
|
|
|
|
AutoName: IceCondor
|
|
Description: |-
|
|
<a href="https://icecondor.com">IceCondor</a> 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 <a href="https://icecondor.com">icecondor.com</a>.
|
|
|
|
* 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:
|
|
- appcompat@v7
|
|
- AndroidAsync@42eabc6ca99c4011ed1ce30e4a7e77608f8d96fa
|
|
- JodaTime@v2.5
|
|
prebuild:
|
|
- pushd $$JodaTime$$
|
|
- mvn package
|
|
- popd
|
|
- mkdir -p libs
|
|
- cp $$JodaTime$$/target/*.jar libs/
|
|
|
|
- versionName: '20150301'
|
|
versionCode: 20150301
|
|
commit: f8ebe7a6cbc0e7fc48591759cabd3cda3c299b15
|
|
srclibs:
|
|
- appcompat@v7
|
|
- AndroidAsync@42eabc6ca99c4011ed1ce30e4a7e77608f8d96fa
|
|
- JodaTime@v2.5
|
|
prebuild:
|
|
- pushd $$JodaTime$$
|
|
- mvn package
|
|
- popd
|
|
- mkdir -p libs
|
|
- cp $$JodaTime$$/target/*.jar libs/
|
|
|
|
- versionName: '20150402'
|
|
versionCode: 20150402
|
|
commit: cd7038d8605237bfb1fdeb3346cbd04e8fd8bca3
|
|
srclibs:
|
|
- appcompat@v7
|
|
- AndroidAsync@dbf0be16e7004c3b175174d3f6a6e01fd02f7a06
|
|
- JodaTime@v2.7
|
|
prebuild:
|
|
- pushd $$JodaTime$$
|
|
- mvn package
|
|
- popd
|
|
- mkdir -p libs
|
|
- cp $$JodaTime$$/target/joda-time-2.7.jar libs/
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '20150402'
|
|
CurrentVersionCode: 20150402
|