138 lines
3.3 KiB
Plaintext
138 lines
3.3 KiB
Plaintext
Categories:Navigation
|
|
License:MPL2
|
|
Web Site:https://location.services.mozilla.com
|
|
Source Code:https://github.com/mozilla/MozStumbler
|
|
Issue Tracker:https://github.com/mozilla/MozStumbler/issues
|
|
|
|
Auto Name:MozStumbler
|
|
Summary:Data gathering for Mozilla Location Service
|
|
Description:
|
|
Android Stumbler for Mozilla Location Service. This allows you
|
|
to contribute a mapping from Cell towers and WiFi access points
|
|
to a GPS location. This will be used for location services when
|
|
no GPS is available, similar to OpenWLANMap.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/mozilla/MozStumbler.git
|
|
|
|
Build:0.8.2,20
|
|
commit=32d4102
|
|
gradle=yes
|
|
prebuild=sed -i -e 's/debuggable true/debuggable false/' -e '/task wrapper/,/^}$/d' build.gradle
|
|
|
|
Build:0.8.3,21
|
|
commit=v0.8.3
|
|
gradle=yes
|
|
prebuild=sed -i -e 's/debuggable true/debuggable false/' build.gradle
|
|
|
|
Build:0.10.0,23
|
|
commit=v0.10.0
|
|
gradle=yes
|
|
prebuild=sed -i -e 's/debuggable true/debuggable false/' build.gradle
|
|
|
|
Build:0.10.1,24
|
|
commit=v0.10.1
|
|
gradle=yes
|
|
prebuild=sed -i -e 's/debuggable true/debuggable false/' build.gradle
|
|
|
|
Build:0.10.2,25
|
|
commit=v0.10.2
|
|
gradle=yes
|
|
|
|
Build:0.11.0,26
|
|
commit=v0.11.0
|
|
gradle=yes
|
|
|
|
Build:0.12.0,27
|
|
commit=v0.12.0
|
|
gradle=yes
|
|
|
|
Build:0.12.1,28
|
|
commit=v0.12.1
|
|
gradle=yes
|
|
|
|
Build:0.13.0,29
|
|
commit=v0.13.0
|
|
gradle=yes
|
|
|
|
Build:0.14.0,30
|
|
commit=v0.14.0
|
|
gradle=yes
|
|
|
|
Build:0.15.0,31
|
|
commit=v0.15.0
|
|
gradle=yes
|
|
|
|
Build:0.17.0,33
|
|
commit=v0.17.0
|
|
gradle=yes
|
|
|
|
Build:0.18.0,34
|
|
commit=v0.18.0
|
|
gradle=yes
|
|
|
|
Build:0.19.0,35
|
|
commit=v0.19.0
|
|
gradle=yes
|
|
|
|
Build:0.20.0,36
|
|
commit=v0.20.0
|
|
gradle=yes
|
|
|
|
Build:0.20.3,39
|
|
commit=v0.20.3
|
|
gradle=yes
|
|
|
|
Build:0.20.4,40
|
|
commit=v0.20.4
|
|
gradle=yes
|
|
|
|
Build:0.20.5,41
|
|
commit=v0.20.5
|
|
gradle=yes
|
|
|
|
Build:0.20.9,42
|
|
commit=v0.20.9
|
|
gradle=yes
|
|
|
|
Build:0.30.0,43
|
|
commit=a1608747ecf41cd99bec1f6dc81845e10d8523fd
|
|
gradle=yes
|
|
|
|
Build:0.40.3.0,400300
|
|
disable=structure changed
|
|
commit=v0.40.3.0
|
|
gradle=yes
|
|
|
|
Build:0.40.4.0,400400
|
|
disable=wip
|
|
commit=v0.40.4.0
|
|
gradle=yes
|
|
subdir=android
|
|
srclibs=MozOsmDroid@4.3.1,SimpleKML@v1.0
|
|
prebuild=sed -i \
|
|
-e '/sonatype/d' \
|
|
-e '/mavenCentral/amavenLocal()' \
|
|
-e 's/http:\/\/mozilla-services.github.io\/ivy-repo/http:\/\/localhost' \
|
|
-e '/fileTree/acompile "org.osmdroid:osmdroid-android:4.3-SNAPSHOT"' build.gradle && \
|
|
sed -i -e '/fileTree/d' build.gradle && \
|
|
$$MVN3$$ install:install-file \
|
|
-DgroupId=android \
|
|
-DartifactId=android \
|
|
-Dversion=4.4.2_r3 \
|
|
-Dpackaging=jar \
|
|
-Dfile=$$SDK$$/platforms/android-19/android.jar && \
|
|
pushd $$MozOsmDroid$$ && $$MVN3$$ install && popd && \
|
|
cp -fR $$SimpleKML$$/SimpleKML ../ && \
|
|
rm ../SimpleKML/libs/* && \
|
|
sed -i -e '/libs\/simple-xml/acompile "org.simpleframework:simple-xml:2.6.3"' -e '/dependencies {/irepositories { mavenCentral() \n mavenLocal() \n }\n' ../SimpleKML/build.gradle && \
|
|
sed -i -e '/libs\/simple-xml/d' ../SimpleKML/build.gradle && \
|
|
echo "include ':SimpleKML'" >> ../settings.gradle && \
|
|
sed -i -e 's/runProguard true/runProguard false/g' build.gradle && \
|
|
|
|
#Auto Update Mode:Version v%v
|
|
Update Check Mode:Tags
|
|
Current Version:0.40.4.0
|
|
Current Version Code:400400
|