From 23b8e961f6bd6bc95821a22b584d8d96624a90db Mon Sep 17 00:00:00 2001 From: wish7 Date: Wed, 27 Aug 2014 22:25:35 +0200 Subject: [PATCH 1/2] Radiobeacon: bump to 0.8.0 --- metadata/org.openbmap.txt | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/metadata/org.openbmap.txt b/metadata/org.openbmap.txt index 20b31ad1ab..c48fcdd0a2 100644 --- a/metadata/org.openbmap.txt +++ b/metadata/org.openbmap.txt @@ -1,21 +1,18 @@ Categories:Internet License:AGPLv3 Web Site:http://openbmap.org -Source Code:https://code.google.com/p/openbmap/source -Issue Tracker:https://code.google.com/p/openbmap/issues +Source Code:https://code.google.com/p/openbmap +Issue Tracker:http://code.google.com/p/openbmap/issues/list Auto Name:Radiobeacon Summary:Contribute to coverage maps Description: -Map wireless networks and cell towers for the -[http://openbmap.org openbmap.org] database. +Map wireless networks and cell towers for the +[http://openbmap.org openbmap.org] database. -openBmap is a free and open map of wireless communicating objects. -Collected data can be downloaded from the website and used for many purposes, -such as determining your own location without GPS or creating network coverage -maps. - -Hint: Use long-press on a session to upload it to the server. +openBmap is a free and open wifi and cells database. +The website offers a coverage maps of wifis and cells. Collected data can be downloaded from the website and used for many purposes, +such as determining your own location without GPS or creating network coverage maps. Status: Testing . @@ -30,7 +27,8 @@ Build:1.0,1 Build:0.7.1,2 commit=858b0d926c14 subdir=android - init=sed -i '/proguard/d' project.properties + init=rm -rf bin/ && \ + sed -i '/proguard/d' project.properties srclibs=Mapsforge@0f71a427bd50 build=$$MVN3$$ clean package -DskipTests -f $$Mapsforge$$/pom.xml && \ mv $$Mapsforge$$/mapsforge-map/target/mapsforge-map-0.3.1-SNAPSHOT-jar-with-dependencies.jar libs/ @@ -45,19 +43,20 @@ Build:0.7.7,6 subdir=android prebuild=sed -i '/proguard/d' project.properties -Build:0.7.7,7 - commit=v0.7.7 +Build:0.7.8,7 + commit=v0.7.8 subdir=android prebuild=sed -i '/proguard/d' project.properties -Build:0.7.9,8 - disable=no such tag - commit=v0.7.9 +Build:0.8.0,8 + commit=v0.8.0 subdir=android prebuild=sed -i '/proguard/d' project.properties + srclibs=Mapsforge@560eaa8725d1,GraphView@72976fb5b2 Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.7.9 +Current Version:0.8.0 Current Version Code:8 + From a31e188616b61302db073220177a573c07ea7e71 Mon Sep 17 00:00:00 2001 From: wish7 Date: Wed, 27 Aug 2014 22:27:19 +0200 Subject: [PATCH 2/2] Radiobeacon: bump to 0.8.0 --- metadata/org.openbmap.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/metadata/org.openbmap.txt b/metadata/org.openbmap.txt index c48fcdd0a2..7edec9dd88 100644 --- a/metadata/org.openbmap.txt +++ b/metadata/org.openbmap.txt @@ -7,11 +7,9 @@ Issue Tracker:http://code.google.com/p/openbmap/issues/list Auto Name:Radiobeacon Summary:Contribute to coverage maps Description: -Map wireless networks and cell towers for the -[http://openbmap.org openbmap.org] database. +Map wireless networks and cell towers for the [http://openbmap.org openbmap.org] database. -openBmap is a free and open wifi and cells database. -The website offers a coverage maps of wifis and cells. Collected data can be downloaded from the website and used for many purposes, +openBmap is a free and open wifi and cells database. The website offers a coverage maps of wifis and cells. Collected data can be downloaded from the website and used for many purposes, such as determining your own location without GPS or creating network coverage maps. Status: Testing