From 7bcb97e80da484f4bed713a8740ab52719fd1ae6 Mon Sep 17 00:00:00 2001 From: Dieter Adriaenssens Date: Wed, 4 Dec 2013 20:00:18 +0100 Subject: [PATCH 1/3] add config file for GetBack GPS app --- metadata/com.github.ruleant.getback_gps.txt | 36 +++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.github.ruleant.getback_gps.txt diff --git a/metadata/com.github.ruleant.getback_gps.txt b/metadata/com.github.ruleant.getback_gps.txt new file mode 100644 index 0000000000..6ec9bbc098 --- /dev/null +++ b/metadata/com.github.ruleant.getback_gps.txt @@ -0,0 +1,36 @@ +Categories:Navigation +License:GPLv3+ +Web Site:https://github.com/ruleant/getback_gps +Source Code:https://github.com/ruleant/getback_gps +Issue Tracker:https://github.com/ruleant/getback_gps/issues + +Auto Name:GetBack GPS +Summary:Navigation tool +Description: +Find your way back to a previously visited location using GPS coordinates. + +Imagine visiting a town, going to an event or doing some hiking. +When finished, you have to find your car again, or the way to the station, or any other point where you started. +Store a location when you start your trip, and at the end of the day, find your way back to where you started. + +Features : +- determine location based on GPS signal, WiFi or cell phone network : + - use best/most accurate location provider + - get location updates automatically (based on a time interval or change of location) or + - get location on demand (by manually refreshing) +- save a location +- ‘get back’ mode : indicator pointing to a stored location (showing distance and direction) +- indicate current speed and current bearing +. + +Repo Type:git +Repo:https://github.com/ruleant/getback_gps.git + +Build:0.1,11 + commit=v0.1 + maven=yes + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.1 +Current Version Code:11 From 3e61ec11567d411482d968641c7ece3b42b1f312 Mon Sep 17 00:00:00 2001 From: Dieter Adriaenssens Date: Wed, 4 Dec 2013 21:43:55 +0100 Subject: [PATCH 2/3] set Auto Update Mode to 'Version v%v' --- metadata/com.github.ruleant.getback_gps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.github.ruleant.getback_gps.txt b/metadata/com.github.ruleant.getback_gps.txt index 6ec9bbc098..f2738de46e 100644 --- a/metadata/com.github.ruleant.getback_gps.txt +++ b/metadata/com.github.ruleant.getback_gps.txt @@ -30,7 +30,7 @@ Build:0.1,11 commit=v0.1 maven=yes -Auto Update Mode:None +Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.1 Current Version Code:11 From 0e82ebf2f426facb5a606cda6c2598a2cd627515 Mon Sep 17 00:00:00 2001 From: Dieter Adriaenssens Date: Wed, 4 Dec 2013 21:45:39 +0100 Subject: [PATCH 3/3] update GetBack GPS to V0.1.1 --- metadata/com.github.ruleant.getback_gps.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.ruleant.getback_gps.txt b/metadata/com.github.ruleant.getback_gps.txt index f2738de46e..5a1c33847e 100644 --- a/metadata/com.github.ruleant.getback_gps.txt +++ b/metadata/com.github.ruleant.getback_gps.txt @@ -30,7 +30,12 @@ Build:0.1,11 commit=v0.1 maven=yes +Build:0.1.1,12 + commit=v0.1.1 + maven=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.1 -Current Version Code:11 +Current Version:0.1.1 +Current Version Code:12 +