fdroiddata/metadata/org.mozilla.mozstumbler.txt

138 lines
3.3 KiB
Plaintext
Raw Normal View History

Categories:Navigation
2013-12-12 13:56:09 +00:00
License:MPL2
Web Site:https://location.services.mozilla.com
2014-01-20 10:32:05 +00:00
Source Code:https://github.com/mozilla/MozStumbler
2013-12-12 13:56:09 +00:00
Issue Tracker:https://github.com/mozilla/MozStumbler/issues
Auto Name:MozStumbler
2013-12-12 13:56:09 +00:00
Summary:Data gathering for Mozilla Location Service
Description:
2014-08-29 15:08:26 +00:00
Android Stumbler for Mozilla Location Service. This allows you
2013-12-12 13:56:09 +00:00
to contribute a mapping from Cell towers and WiFi access points
to a GPS location. This will be used for location services when
2013-12-27 19:24:14 +00:00
no GPS is available, similar to OpenWLANMap.
2013-12-12 13:56:09 +00:00
.
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
2014-01-12 11:49:08 +00:00
Build:0.8.3,21
commit=v0.8.3
gradle=yes
2014-01-13 16:56:16 +00:00
prebuild=sed -i -e 's/debuggable true/debuggable false/' build.gradle
2014-01-12 11:49:08 +00:00
2014-01-23 11:29:48 +00:00
Build:0.10.0,23
commit=v0.10.0
gradle=yes
prebuild=sed -i -e 's/debuggable true/debuggable false/' build.gradle
2014-01-24 13:46:02 +00:00
Build:0.10.1,24
commit=v0.10.1
gradle=yes
prebuild=sed -i -e 's/debuggable true/debuggable false/' build.gradle
2014-01-27 06:48:43 +00:00
Build:0.10.2,25
commit=v0.10.2
gradle=yes
Build:0.11.0,26
commit=v0.11.0
gradle=yes
2014-02-11 15:24:11 +00:00
Build:0.12.0,27
commit=v0.12.0
gradle=yes
2014-02-12 05:19:33 +00:00
Build:0.12.1,28
commit=v0.12.1
gradle=yes
2014-02-19 09:36:06 +00:00
Build:0.13.0,29
commit=v0.13.0
gradle=yes
2014-02-21 05:30:24 +00:00
Build:0.14.0,30
commit=v0.14.0
gradle=yes
2014-03-01 05:34:17 +00:00
Build:0.15.0,31
commit=v0.15.0
gradle=yes
2014-03-22 07:11:16 +00:00
Build:0.17.0,33
commit=v0.17.0
gradle=yes
2014-04-12 06:45:25 +00:00
Build:0.18.0,34
commit=v0.18.0
gradle=yes
2014-05-02 02:39:22 +00:00
Build:0.19.0,35
commit=v0.19.0
gradle=yes
2014-05-15 02:37:27 +00:00
Build:0.20.0,36
commit=v0.20.0
gradle=yes
2014-05-17 02:39:12 +00:00
Build:0.20.3,39
commit=v0.20.3
gradle=yes
2014-05-28 02:43:37 +00:00
Build:0.20.4,40
commit=v0.20.4
gradle=yes
2014-06-05 02:56:23 +00:00
Build:0.20.5,41
commit=v0.20.5
gradle=yes
2014-07-09 03:34:41 +00:00
Build:0.20.9,42
commit=v0.20.9
gradle=yes
2014-09-16 18:59:04 +00:00
Build:0.30.0,43
commit=a1608747ecf41cd99bec1f6dc81845e10d8523fd
gradle=yes
Build:0.40.3.0,400300
2014-10-17 17:36:04 +00:00
disable=structure changed
commit=v0.40.3.0
gradle=yes
Build:0.40.4.0,400400
2014-10-20 10:30:46 +00:00
disable=wip
commit=v0.40.4.0
gradle=yes
2014-10-17 17:36:04 +00:00
subdir=android
2014-10-19 15:36:19 +00:00
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 && \
2014-10-17 17:36:04 +00:00
#Auto Update Mode:Version v%v
2014-01-27 08:39:37 +00:00
Update Check Mode:Tags
Current Version:0.40.4.0
Current Version Code:400400