update sickstache and alter gpslogger (works but fdroid can't find

output)
This commit is contained in:
David Black 2012-10-06 13:49:16 +01:00
parent 4622072929
commit 40d764730c
2 changed files with 7 additions and 2 deletions

View file

@ -10,13 +10,18 @@ GPSLogger uses the GPS capabilities of your Android phone to log coordinates to
intervals. This can be particularly useful if you want to geotag your photos after a day out or share your
travel route with someone. The purpose of this application is to be battery efficient to save you battery
power when abroad and last as long as possible.
Unfortunately the app will crash if you attempt to upload tracks to Dropbox, Google or OSM as keys
for these services would need to be put in the source code before building and if we did that we could
break their terms of service. Email still works, which works with with one press as long as the SMTP server
details are all entered correctly.
.
Repo Type:git
Repo:https://github.com/mendhak/gpslogger.git
#oauth credentials for OSM, dropbox and Google should be optional
Build Version:23,23,!needs maven skills fedb6b7d8b,subdir=GPSLogger
Build Version:23,23,!can't find apk fedb6b7d8b,subdir=GPSLogger,maven=yes,bindir=GPSLogger/target
Update Check Mode:None
Current Version:23

View file

@ -22,7 +22,7 @@ printf "%s\n" "/^import\ android.widget.BaseAdapter;/d" "/^import\ java.util.Lis
| ed -s src/org/sickstache/app/ExpandableLoadingListFragment.java
#should work if latest support jar is in $$SDK$$/extras/....
Build Version:2.2.2,43,!f0939ad5e5,subdir=app,maven=yes,prebuild=export ANDROID_HOME=$$SDK$$
Build Version:2.2.2,43,f0939ad5e5,subdir=app,maven=yes,bindir=app/target,prebuild=export ANDROID_HOME=$$SDK$$
Auto Update Mode:None
Update Check Mode:Market