Releases: mendhak/gpslogger
v114 - Keyboard should automatically appear when using the annotation text box.
- Keyboard should automatically appear when using the annotation text box.
v113 - Scrollbar for Large Display/Font
- Add scrollbar to simple view to adapt for large system display size and font size.
v112 - Fix for tasker `getstatus` not returning status broadcast
v111 - Fix for ownCloud/NextCloud upload not working
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)
- 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
v107 - F-Droid Inclusion
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
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
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
#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