82 lines
3 KiB
YAML
82 lines
3 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
- UpstreamNonFree
|
|
Categories:
|
|
- Sports & Health
|
|
License: GPL-3.0-only
|
|
WebSite: https://github.com/jonasoreland/runnerup/wiki
|
|
SourceCode: https://github.com/jonasoreland/runnerup
|
|
IssueTracker: https://github.com/jonasoreland/runnerup/issues
|
|
Translation: https://www.transifex.com/runner-up/runner-up-android/dashboard
|
|
Changelog: https://htmlpreview.github.io/?https://raw.githubusercontent.com/jonasoreland/runnerup/blob/HEAD/app/assets/changes.html
|
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=runnerup%2eandroid%40gmail%2ecom&lc=US&item_name=RunnerUp&button_subtype=services¤cy_code=EUR&tax_rate=25%2e000&bn=PP%2dBuyNowBF%3abtn_buynow_LG%2egif%3aNonHosted
|
|
|
|
Name: RunnerUp
|
|
Description: |-
|
|
Track your sport activities with RunnerUp using the GPS in your Android phone:
|
|
|
|
* See detailed stats around your pace, distance and time.
|
|
* Get stats and progress with built-in highly configurable audio cues.
|
|
* Run free runs with target pace or target heart rate zone
|
|
* Easily configure and run effective interval workouts modeled after Garmin
|
|
* Share your favorite workouts with friends
|
|
* Heart rate monitor: Bluetooth SMART (BLE)
|
|
* Configure and use heart rate zones
|
|
|
|
Upload your activities to a variety of running sites with a single click:
|
|
|
|
* Strava
|
|
* Endomondo
|
|
* RunKeeper
|
|
* RunningAHEAD
|
|
|
|
Explanation to anti-features:
|
|
|
|
* NonFreeNet: Uploading to Strava and other services makes use of non free net services. (The uploading is open similar to uploading a .tcx file, but the services are not open.)
|
|
* UpstreamNonFree: The Play version (can be installed at the same time as the F-Droid version) has additional features using non free libraries, see below
|
|
|
|
Features removed compared to Play version:
|
|
|
|
* Map view (no MapBox API key in free)
|
|
* WearOS app (requires non-free Play services)
|
|
* HR ANT+ connectivity (requires closed source lib)
|
|
* Runalyze and Dropbox upload (Requires API keys. Runalyze test upload possible.)
|
|
* Download customized apk to device (F-Droid binary is universal for all supported binaries).
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/jonasoreland/runnerup
|
|
|
|
Builds:
|
|
- versionName: 2.0.2.1
|
|
versionCode: 14000203
|
|
commit: v2.0.2.1
|
|
subdir: app
|
|
gradle:
|
|
- latest
|
|
rm:
|
|
- wear
|
|
- ANT-Android-SDKs
|
|
prebuild: sed -i "/play-services/d" build.gradle
|
|
|
|
- versionName: "'2.0.3.0'"
|
|
versionCode: 14000205
|
|
commit: v'2.0.3.0'
|
|
subdir: app
|
|
gradle:
|
|
- latest
|
|
rm:
|
|
- wear
|
|
- ANT-Android-SDKs
|
|
prebuild: sed -i "/play-services/d" build.gradle
|
|
|
|
MaintainerNotes: This replaces RunnerUp 1.x [[org.runnerup]]
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: HTTP
|
|
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
|
|
VercodeOperation: '%c + 14000000'
|
|
UpdateCheckName: Ignore
|
|
UpdateCheckData: https://raw.githubusercontent.com/jonasoreland/runnerup/HEAD/build.gradle|versionCode\s*=\s*(\d+)|.|versionName\s*=\s*([^\s]+)
|
|
CurrentVersion: "'2.0.3.0'"
|
|
CurrentVersionCode: 14000205
|