fix wheelmap
This commit is contained in:
parent
f287cd3b9a
commit
580b8eebb9
|
@ -10,26 +10,30 @@ Which underground stations are equipped with a lift? Are there accessible
|
|||
restaurants, cafes or clubs around
|
||||
you? Which museums or libraries are accessible for people with limited mobility
|
||||
and which are not? With
|
||||
Wheelmap, you can find locations and modify descriptions on a virtual map.
|
||||
Wheelmap, you can find locations and modify descriptions on an OpenStreetMap
|
||||
(OSM) map.
|
||||
|
||||
Wheelmap was developed by the non-profit organisation SOZIALHELDEN.The
|
||||
SOZIALHELDEN’s aim is to adress social challenges with innovative approaches.
|
||||
|
||||
Google Analytics was removed before building.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/sozialhelden/wheelmap-android.git
|
||||
|
||||
Build Version:0.8.3,16,!two errors 0.8.3_release,subdir=Wheelmap,\
|
||||
srclibs=PullToRefresh@v2.1.1;NoAnalytics@158a4a,rm=Wheelmap/libs/libGoogleAnalytics.jar,prebuild=\
|
||||
Build Version:0.8.3,16,0.8.3_release,subdir=Wheelmap,\
|
||||
srclibs=PullToRefresh@v1.3.0;NoAnalytics@158a4a,rm=Wheelmap/libs/libGoogleAnalytics.jar,prebuild=\
|
||||
$$SDK$$/tools/android update project -p $$PullToRefresh$$/library && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$/library@' project.properties && \
|
||||
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties
|
||||
|
||||
#See Readme for using switch to disable Google Analytics, to be run in root directory
|
||||
Build Version:0.9.2-SNAPSHOT,16,!error at 1195dc90b6,subdir=wheelmap,maven=yes,\
|
||||
srclibs=HoloEverywhere@holoeverywhere-1.2.2;PullToRefresh@v1.4.0;ActionBarSherlock@4.1.0
|
||||
#Build Version:0.9.2-SNAPSHOT,16,!error at 1195dc90b6,subdir=wheelmap,maven=yes,\
|
||||
#srclibs=HoloEverywhere@holoeverywhere-1.2.2;PullToRefresh@v1.4.0;ActionBarSherlock@4.1.0
|
||||
|
||||
Auto Update Mode:None
|
||||
#Tags and RM don't see AM.xml
|
||||
Update Check Mode:Market
|
||||
Current Version:0.8.3
|
||||
Current Version Code:16
|
||||
|
|
Loading…
Reference in a new issue