New app: Runner up (sports tracker)
This commit is contained in:
parent
83e4ef256b
commit
80f2d6abbd
60
metadata/org.runnerup.txt
Normal file
60
metadata/org.runnerup.txt
Normal file
|
@ -0,0 +1,60 @@
|
|||
Categories:Internet
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/jonasoreland/runnerup
|
||||
Source Code:https://github.com/jonasoreland/runnerup/
|
||||
Issue Tracker:https://github.com/jonasoreland/runnerup/issues
|
||||
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
|
||||
|
||||
Summary:Sports activities tracker
|
||||
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 through your headphones 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 410
|
||||
* Download and run workouts created at Garmin Connect
|
||||
* Share your favorite workouts with friends
|
||||
* See yourself and other running LIVE
|
||||
* Read about others training
|
||||
* Heart rate monitor: Bluetooth SMART (BLE) for devices that support it,
|
||||
PolarWearLink, Zephyr, ANT+
|
||||
* Configure and use heart rate zones
|
||||
|
||||
Upload your activities to a variety of running sites with a single click:
|
||||
* RunKeeper
|
||||
* MapMyRun
|
||||
* Garmin Connect
|
||||
* Funbeat
|
||||
* Nike+
|
||||
* Endomondo
|
||||
* jogg.se
|
||||
* RunningAHEAD
|
||||
* Digifit
|
||||
* Strava
|
||||
* Facebook
|
||||
* Runtastic
|
||||
* Google fit
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jonasoreland/runnerup
|
||||
|
||||
Build:1.47,14000047
|
||||
commit=ea942b6
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=latest
|
||||
rm=wear
|
||||
prebuild=sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle && \
|
||||
sed -i "/latestWearApp project(':wear')/d" build.gradle && \
|
||||
sed -i "/com.google.android.gms.version/,+2d" latest/AndroidManifest.xml && \
|
||||
cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/ && \
|
||||
cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/ && \
|
||||
sed -iE "s/shrinkResources true/shrinkResources false/" build.gradle && \
|
||||
sed -iE "s/minifyEnabled true/minifyEnabled false/" build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.47
|
||||
Current Version Code:14000047
|
||||
|
Loading…
Reference in a new issue