From 84cad5608885ca0093c37086b75e0781d7fd138c Mon Sep 17 00:00:00 2001 From: mendhak Date: Thu, 31 Dec 2020 19:25:18 +0000 Subject: [PATCH] Update com.mendhak.gpslogger to v107 --- metadata/com.mendhak.gpslogger.yml | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/metadata/com.mendhak.gpslogger.yml b/metadata/com.mendhak.gpslogger.yml index 47126a8638..cf5027ea23 100644 --- a/metadata/com.mendhak.gpslogger.yml +++ b/metadata/com.mendhak.gpslogger.yml @@ -1,8 +1,11 @@ +AntiFeatures: + - NonFreeNet Categories: - Navigation License: GPL-3.0-only SourceCode: https://github.com/mendhak/gpslogger IssueTracker: https://github.com/mendhak/gpslogger/issues +Changelog: https://github.com/mendhak/gpslogger/releases AutoName: GPSLogger Description: |- @@ -12,15 +15,9 @@ Description: |- purpose of this application is to save you battery power when abroad and to last as long as possible. - Unfortunately the app will crash if you attempt to upload tracks to Dropbox, - Google or OSM as keys for these services aren't in the source code. Email is OK, - and it works with with one press as long as the SMTP server details are all - entered correctly. FTP functionality has been recently introduced. + Can log to GPX, KML, CSV, NMEA and CSV formats. Can also log to a custom URL or just the screen. - More recent versions of this depend on proprietary Google Play services, and - will not be updated here. There are more freedom-respecting loggers available, - such as https://f-droid.org/packages/me.guillaumin.android.osmtracker, which we would recommend using - instead. + Automatically upload or email the file at set intervals to destinations such as Email, FTP/SFTP, Dropbox, OpenStreetMap. RepoType: git Repo: https://github.com/mendhak/gpslogger.git @@ -46,7 +43,16 @@ Builds: - httpmime/httpmime-4.0.3.jar - commons-net/commons-net-2.2.jar + - versionName: 107-fdroid + versionCode: 107 + commit: 1a3f98348823fc0377cf13c332618429fc778148 + subdir: gpslogger + gradle: + - yes + +MaintainerNotes: No longer using Google Play services. + AutoUpdateMode: None UpdateCheckMode: Static -CurrentVersion: 27-fdroid -CurrentVersionCode: 27 +CurrentVersion: '107' +CurrentVersionCode: 107