From 7e43630ae8913584697149de711f99d7495cc1fd Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Fri, 17 Mar 2017 17:46:01 +0100 Subject: [PATCH 1/3] Add ulogger app --- metadata/net.fabiszewski.ulogger.txt | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/net.fabiszewski.ulogger.txt diff --git a/metadata/net.fabiszewski.ulogger.txt b/metadata/net.fabiszewski.ulogger.txt new file mode 100644 index 0000000000..0d92031bcd --- /dev/null +++ b/metadata/net.fabiszewski.ulogger.txt @@ -0,0 +1,38 @@ +Categories:Navigation +License:GPLv3+ +Author Name:Bartek Fabiszewski +Web Site: +Source Code:https://github.com/bfabiszewski/ulogger-android +Issue Tracker:https://github.com/bfabiszewski/ulogger-android/issues + +Auto Name:μlogger +Summary:Log position to your own server +Description: +μlogger ('micro-logger') is an application for continuous logging of location +coordinates, designed to record hiking, biking tracks and other outdoor +activities. Application works in background. Track points are saved at chosen +intervals and may be uploaded to dedicated server in real time. This client +works with [https://github.com/bfabiszewski/ulogger-server μlogger web server]. +Together they make a complete self owned and controlled client–server solution. + +Features +* meant to be simple and small (μ); +* low memory and battery impact; +* uses GPS or network based location data; +* synchronizes location with web server in real time, in case of problems keeps retrying; +* alternatively works in offline mode; positions may be uploaded to the servers manually; +* configurable tracking settings +. + +Repo Type:git +Repo:https://github.com/bfabiszewski/ulogger-android + +Build:1.0,1 + commit=1.0 + subdir=app + gradle=yes + +Auto Update Mode:Version v%c +Update Check Mode:Tags +Current Version:1.0 +Current Version Code:1 From 7a79f4c1eaae4c5c487781b5a75ac8dfd0f23832 Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Fri, 17 Mar 2017 18:49:24 +0100 Subject: [PATCH 2/3] Add ulogger app --- metadata/net.fabiszewski.ulogger.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/net.fabiszewski.ulogger.txt b/metadata/net.fabiszewski.ulogger.txt index 0d92031bcd..d3029f20a5 100644 --- a/metadata/net.fabiszewski.ulogger.txt +++ b/metadata/net.fabiszewski.ulogger.txt @@ -16,6 +16,7 @@ works with [https://github.com/bfabiszewski/ulogger-server μlogger web server]. Together they make a complete self owned and controlled client–server solution. Features + * meant to be simple and small (μ); * low memory and battery impact; * uses GPS or network based location data; From b4774536f9d1ac7d86ca2e49ed15746336fc90fb Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Sat, 18 Mar 2017 16:23:19 +0100 Subject: [PATCH 3/3] Fix license and AUM --- metadata/net.fabiszewski.ulogger.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/net.fabiszewski.ulogger.txt b/metadata/net.fabiszewski.ulogger.txt index d3029f20a5..ef0e9bc0b1 100644 --- a/metadata/net.fabiszewski.ulogger.txt +++ b/metadata/net.fabiszewski.ulogger.txt @@ -1,5 +1,5 @@ Categories:Navigation -License:GPLv3+ +License:GPL-3.0+ Author Name:Bartek Fabiszewski Web Site: Source Code:https://github.com/bfabiszewski/ulogger-android @@ -33,7 +33,7 @@ Build:1.0,1 subdir=app gradle=yes -Auto Update Mode:Version v%c +Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.0 Current Version Code:1