Merge branch 'master' of gitorious.org:f-droid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2013-07-05 17:29:49 +01:00
commit a46a0d8779
5 changed files with 95 additions and 6 deletions

View 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

View file

@ -12,15 +12,15 @@ Description:
Repo Type:srclib
Repo:SL4A
#Dexclass loaders and build errors; wiki says import all the projects but I think these should do
Build Version:6,600,!build problems 46da9687be62,subdir=ScriptingLayerForAndroid,update=.;../QuickAction,\
# dex class loaders
Build Version:6,600,!WIP at 46da9687be62,subdir=ScriptingLayerForAndroid,\
update=.;../QuickAction,scanignore=build/com.googlecode.android_scripting,\
srclibs=NoAnalytics@158a4a,prebuild=\
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \
rm -f ../Common/libs/libGoogleAnalytics.jar libs/libGoogleAnalytics.jar \
../ScriptForAndroidTemplate/libs/libGoogleAnalytics.jar && \
cp -r ../Common/src/* src/ && cp ../Common/libs/* libs/ && \
cp -r ../BluetoothFacade/src/* src/ && cp -r ../InterpreterForAndroid/src/* src/ && \
cp -r ../SignalStrengthFacade/src/* src/ && cp -r ../TextToSpeechFacade/src/* src/ && \
cp -r ../Utils/src/* src/ && cp -r ../WebCamFacade/src/* src/,buildjni=yes
echo "source.dir=src;../Common/src;../BluetoothFacade/src;\
../InterpreterForAndroid/src;../SignalStrengthFacade/src;../TextToSpeechFacade/src;\
../Utils/src;../WebCamFacade/src" > ant.properties,buildjni=yes
Update Check Mode:Static

View file

@ -0,0 +1,32 @@
Category:Navigation
License:GPLv3
Web Site:
Source Code:https://github.com/elek/osmgpxuploader/
Issue Tracker:https://github.com/elek/osmgpxuploader/issues
Auto Name:OsmGpxUploader
Summary:Upload GPX files to OpenStreetMap
Description:
Simple uploader which can:
# Upload directly to OSM from any application which supports Share or Send GPX tracks
# Define the source of your gpx traces (eg. a directory) and show the list about the new/uploaded tracks. Select the track and upload to the openstreetmap server
# Allow you to choose your GPX file, tag it and upload
Tags: openstreetmap osm gpx upload track tracking
.
Repo Type:git
Repo:https://github.com/elek/osmgpxuploader.git
Build Version:1.5.3,10,4ebed08421d7,maven=yes,prebuild=\
$$MVN3$$ install:install-file -DgroupId=android.support \
-DartifactId=compatibility-v13 -Dversion=13 -Dpackaging=jar \
-Dfile=../extlib/android/android-support-v13.jar,\
bindir=upload/target
Build Version:1.5.3,5000,!for UCM purposes,subdir=upload
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.5.3
Current Version Code:10

View file

@ -0,0 +1,7 @@
Repo Type:git
Repo:https://github.com/dougkeen/HoloEverywhere
Subdir:library
Update Project:Yes

View file

@ -0,0 +1,7 @@
Repo Type:git
Repo:https://github.com/dougkeen/android-numberpicker.git
Subdir:library
Update Project:Yes