new app, Bart Runner (deactivated) and two srclibs
This commit is contained in:
parent
13fd5b7d46
commit
f20d5b7dc9
43
metadata/com.dougkeen.bart.txt
Normal file
43
metadata/com.dougkeen.bart.txt
Normal file
|
|
@ -0,0 +1,43 @@
|
||||||
|
Category:Navigation
|
||||||
|
License:Apache2
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://github.com/dougkeen/BartRunnerAndroid
|
||||||
|
Issue Tracker:https://github.com/dougkeen/BartRunnerAndroid/issues
|
||||||
|
|
||||||
|
Auto Name:BART Runner
|
||||||
|
Summary:Timetables for trains in the U.S.
|
||||||
|
Description:
|
||||||
|
Enter your most traveled routes and receive a real-time listing of upcoming
|
||||||
|
departures in one tap.
|
||||||
|
|
||||||
|
* Streamlined for experienced BART commuters
|
||||||
|
* Real-time departure info refreshes automatically, and the accuracy of the departure estimates increases over time
|
||||||
|
* Estimated arrival times
|
||||||
|
* Pick which train you want to board, and information about that departure will be available in your notification tray
|
||||||
|
* Set a departure alarm to go off a few minutes before your train leaves (you pick how much advance warning you want)
|
||||||
|
* Phone will not sleep while viewing departure times (the screen will only dim), so you only need a quick glance at the phone to see how long you have left to catch the train
|
||||||
|
* Zoomable offline system map
|
||||||
|
* Fares and next departure time are shown in the saved route listing
|
||||||
|
|
||||||
|
There may be an issue with crashes on the Galaxy S: the author is working hard on a fix.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/dougkeen/BartRunnerAndroid.git
|
||||||
|
|
||||||
|
Build Version:2.2,26,!wait a bit at Release_2.2,\
|
||||||
|
srclibs=NumberPicker-DougKeen@7ecc91d1e;ActionBarSherlock@4.2.0;\
|
||||||
|
HoloEverywhere-DougKeen@48cb964f85,extlibs=android/android-support-v4.jar,prebuild=\
|
||||||
|
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||||
|
sed -i 's@\(reference.1=\).*@\1$$NumberPicker-DougKeen$$@' project.properties && \
|
||||||
|
sed -i 's@\(reference.2=\).*@\1$$HoloEverywhere-DougKeen$$@' project.properties && \
|
||||||
|
sed -i 's@\(reference.1=\).*@\1../../$$ActionBarSherlock$$@' \
|
||||||
|
$$HoloEverywhere-DougKeen$$/project.properties && \
|
||||||
|
echo "android.library.reference.1=../../$$HoloEverywhere-DougKeen$$" >> \
|
||||||
|
$$NumberPicker-DougKeen$$/project.properties
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:2.2
|
||||||
|
Current Version Code:26
|
||||||
|
|
||||||
7
srclibs/HoloEverywhere-DougKeen.txt
Normal file
7
srclibs/HoloEverywhere-DougKeen.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/dougkeen/HoloEverywhere
|
||||||
|
|
||||||
|
Subdir:library
|
||||||
|
|
||||||
|
Update Project:Yes
|
||||||
|
|
||||||
7
srclibs/NumberPicker-DougKeen.txt
Normal file
7
srclibs/NumberPicker-DougKeen.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/dougkeen/android-numberpicker.git
|
||||||
|
|
||||||
|
Subdir:library
|
||||||
|
|
||||||
|
Update Project:Yes
|
||||||
|
|
||||||
Loading…
Reference in a new issue