No longer updating com.mendhak.gpslogger
This commit is contained in:
parent
7f4a88bc87
commit
e8acf5f956
|
@ -8,17 +8,21 @@ Auto Name:GPSLogger
|
||||||
Summary:Battery efficient GPS Logger
|
Summary:Battery efficient GPS Logger
|
||||||
Description:
|
Description:
|
||||||
GPSLogger uses the GPS capabilities of your device to log coordinates to
|
GPSLogger uses the GPS capabilities of your device to log coordinates to
|
||||||
a GPX or KML file at regular
|
a GPX or KML file at regular intervals. This can be particularly useful if
|
||||||
intervals. This can be particularly useful if you want to geotag your photos
|
you want to geotag your photos after a day out or share your travel route
|
||||||
after a day out or share your
|
with someone. The purpose of this application is to save you battery power
|
||||||
travel route with someone. The purpose of this application is to save you battery
|
when abroad and to last as long as possible.
|
||||||
power when abroad and to last as long as possible.
|
|
||||||
|
|
||||||
Unfortunately the app will crash if you attempt to upload tracks to
|
Unfortunately the app will crash if you attempt to upload tracks to
|
||||||
Dropbox, Google or OSM as keys
|
Dropbox, Google or OSM as keys for these services aren't in the source code.
|
||||||
for these services aren't in the source code. Email is OK, and it works
|
Email is OK, and it works with with one press as long as the SMTP server
|
||||||
with with one press as long as the SMTP server details are all entered correctly.
|
details are all entered correctly. FTP functionality has been recently
|
||||||
FTP functionality has been recently introduced.
|
introduced.
|
||||||
|
|
||||||
|
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 [[me.guillaumin.android.osmtracker]],
|
||||||
|
which we would recommend using instead.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -31,7 +35,7 @@ oauth-signpost/signpost-commonshttp4-1.2.1.1.jar;oauth-signpost/signpost-core-1.
|
||||||
httpmime/httpmime-4.0.3.jar;commons-net/commons-net-2.2.jar
|
httpmime/httpmime-4.0.3.jar;commons-net/commons-net-2.2.jar
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Static
|
||||||
Current Version:33
|
Current Version:27-fdroid
|
||||||
Current Version Code:33
|
Current Version Code:27
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue