mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'gpslogger-floss' into 'master'
Update com.mendhak.gpslogger to v107 See merge request fdroid/fdroiddata!7995
This commit is contained in:
commit
b42a853a58
1 changed files with 16 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue