Skip to content

Releases: mendhak/gpslogger

v114 - Keyboard should automatically appear when using the annotation text box.

17 Aug 19:17
v114
80b9068
Compare
Choose a tag to compare
  • Keyboard should automatically appear when using the annotation text box.

v113 - Scrollbar for Large Display/Font

15 Aug 19:35
v113
210093b
Compare
Choose a tag to compare
  • Add scrollbar to simple view to adapt for large system display size and font size.

v112 - Fix for tasker `getstatus` not returning status broadcast

21 Jul 17:58
v112
e7fbe30
Compare
Choose a tag to compare

v111 - Fix for ownCloud/NextCloud upload not working

04 Jun 19:07
v111
88f9b15
Compare
Choose a tag to compare

Due to an aggressive proguard, the upload to ownCloud/NextCloud stopped working. Fixed it now.

v110 - Android SDK 30 update, and new permission workflow (including background location)

23 May 22:04
v110
e6fc351
Compare
Choose a tag to compare
  • On Android 10+, the permission workflow will now ask for "allow all the time" permission
  • The permission workflow will also request disabling battery optimization
  • The permission workflow is annoying, sorry, it's necessary to help with numerous support requests related to background limitations.
  • Adaptive icons, thanks to @kanru
  • Added an option to reset the app (deletes all files and permissions for the app), in General settings
  • Updated translations from Crowdin

v109

06 Aug 19:16
v109
4817a18
Compare
Choose a tag to compare
v109 Pre-release
Pre-release
v109

v107 - F-Droid Inclusion

30 Dec 17:20
1a3f983
Compare
Choose a tag to compare
Pre-release

I am following the F-Droid inclusion policy.

  • Google Drive integration has been removed, because it makes use of Google Play Services.
  • Activity Recognition (don't log if I'm not moving) has been removed, because it makes use of Google Play Services.

v106 - GPS week rollover problem, allow plain http calls

02 Mar 19:28
baff16b
Compare
Choose a tag to compare

Let's try this again. Same feature/fixes as v104, BUT, without SDK version 29. It's set to SDK 28.
And I've tested, this time there should be no System UI crashes.

#769 Once a month logging

#765 filename reset fix

#779 GPS Week Number Rollover problem

#784 Play Store SDK compatibility requirement
Google accidentally removed the pre-Q NMEA listener interface. Have to use reflection.

#793 Allowing non-https Custom URLs on Android 8+

#791 Retrieve Android ID instead of Serial Number on Android 8+

#798 success dialog spam on customurl screen

#798 updated translations and escaped apostrophes

v105 - Undo v104 due to system ui crashes

10 Feb 22:35
cb05814
Compare
Choose a tag to compare

Strange issue with device locking up, rebooting. Trying to find a fix.

Created a branch from tag v103. (That means all changes in 104 have been undone)
Added a FOREGROUND_SERVICE permission and updated the targetsdkversion to 28. That's it.

v104 - GPS Week Number Rollover problem

03 Dec 21:58
v104
cb05814
Compare
Choose a tag to compare

#769 Once a month logging

#765 filename reset fix

#779 GPS Week Number Rollover problem

#784 Play Store SDK compatibility requirement
Google accidentally removed the pre-Q NMEA listener interface. Have to use reflection.

#793 Allowing non-https Custom URLs on Android 8+

#791 Retrieve Android ID instead of Serial Number on Android 8+

#798 success dialog spam on customurl screen

#798 updated translations and escaped apostrophes