From f67a78e1e3138de27999385f785d5b9ff5085f56 Mon Sep 17 00:00:00 2001 From: Aleksey Tulinov Date: Sun, 10 Nov 2013 11:43:55 +0200 Subject: [PATCH 1/2] Added Community Compass (com.sgr_b2.compass) --- metadata/com.sgr_b2.compass.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.sgr_b2.compass.txt diff --git a/metadata/com.sgr_b2.compass.txt b/metadata/com.sgr_b2.compass.txt new file mode 100644 index 0000000000..83b6cb301c --- /dev/null +++ b/metadata/com.sgr_b2.compass.txt @@ -0,0 +1,32 @@ +Category:tools +License:GPLv3+ +Web Site: +Source Code:https://bitbucket.org/alekseyt/compass +Issue Tracker:https://bitbucket.org/alekseyt/compass/issues + +Auto Name: +Summary: +Description: +This is open-source outdoors application which can help you to find your +way though the forest or desert, or so. It is providing inter-device +location exchange by SMS and can make distress call even if device screen +is broken by sending SMS with your location on your behalf. + +Due to pointer-navigation nature, it can also be used as either magnetic +or GPS compass reading direction to north from your device magnetic +sensors or from GPS chip. + +[https://bitbucket.org/alekseyt/compass/src/master/CHANGELOG CHANGELOG] +. + +## Repo and Build Version only apply to apps with source-built versions +Repo Type:git +Repo:https://alekseyt@bitbucket.org/alekseyt/compass.git +Build Version:1.3.4,14,master,\ +submodules=yes,\ +buildjni=no + +Auto Update Mode: +Update Check Mode: +Current Version: +Current Version Code: From da6eb58442e6ffc788daddb349d97f4e23a4dfd7 Mon Sep 17 00:00:00 2001 From: Aleksey Tulinov Date: Sun, 10 Nov 2013 11:59:16 +0200 Subject: [PATCH 2/2] +changed category to "Navigation" +renamed "Category" to "Categories" even if template have it otherwise --- metadata/com.sgr_b2.compass.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.sgr_b2.compass.txt b/metadata/com.sgr_b2.compass.txt index 83b6cb301c..f209c9bce5 100644 --- a/metadata/com.sgr_b2.compass.txt +++ b/metadata/com.sgr_b2.compass.txt @@ -1,4 +1,4 @@ -Category:tools +Categories:Navigation License:GPLv3+ Web Site: Source Code:https://bitbucket.org/alekseyt/compass