2019-08-28 09:27:56 +00:00
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
2019-12-29 07:30:22 +00:00
- versionName : 2.0 .3 .0
2019-12-15 20:43:50 +00:00
versionCode : 14000205
2019-12-29 07:30:22 +00:00
commit : v2.0.3.0
2019-12-15 20:43:50 +00:00
subdir : app
gradle :
- latest
rm :
- wear
- ANT-Android-SDKs
2019-12-29 07:30:22 +00:00
prebuild :
- sed -i -e 's/\r//' ../gradle/wrapper/gradle-wrapper.properties
- sed -i -e '/play-services/d' build.gradle
2019-12-15 20:43:50 +00:00
2020-01-02 18:22:25 +00:00
- versionName : 2.0 .5 .1
versionCode : 14000208
commit : v2.0.5.1
subdir : app
gradle :
- latest
rm :
- wear
- ANT-Android-SDKs
prebuild : sed -i -e '/play-services/d' build.gradle
2020-02-13 16:01:18 +00:00
- versionName : 2.0 .5 .2
versionCode : 14000209
commit : v2.0.5.2
subdir : app
gradle :
- latest
rm :
- wear
- ANT-Android-SDKs
prebuild : sed -i -e '/play-services/d' build.gradle
2020-04-20 14:20:34 +00:00
- versionName : 2.0 .6 .0
versionCode : 14000210
commit : v2.0.6.0
subdir : app
gradle :
- latest
rm :
- wear
- ANT-Android-SDKs
prebuild : sed -i -e '/play-services/d' build.gradle
2020-05-10 11:22:27 +00:00
- versionName : 2.0 .6 .1
versionCode : 14000211
commit : v2.0.6.1
subdir : app
gradle :
- latest
rm :
- wear
- ANT-Android-SDKs
prebuild : sed -i -e '/play-services/d' build.gradle
2019-08-28 09:27:56 +00:00
MaintainerNotes : This replaces RunnerUp 1.x [[org.runnerup]]
AutoUpdateMode : Version v%v
2020-02-17 18:28:01 +00:00
UpdateCheckMode : Tags
2019-08-28 09:27:56 +00:00
UpdateCheckIgnore : (alpha|beta|rc|RC|dev)
VercodeOperation : '%c + 14000000'
2020-05-10 11:22:27 +00:00
CurrentVersion : 2.0 .6 .1
CurrentVersionCode : 14000211