Releases: BasicAirData/GPSLogger
Releases · BasicAirData/GPSLogger
v2.1.11
- A more polite behaviour of Service and Notification icon
- You can choose a KML or a GPX viewer to view your tracks
- Many optimizations and improvements for KML files
- Some small enhancements and a couple of bugs fixed
v2.1.10
- Added support for GPX 1.1 (adding compatibility with Garmin Connect and many other third-party programs)
- You can choose the GPX version on Settings
- Added french language
- Some minor bugs fixed
v2.1.9
- Fine tuning of Real-time Permissions
- Memory optimization for thumbnails (using Glide)
- Fix a crash on start in some devices
v2.1.8
- Features consolidation
- Performance improvements
- Many minor bugs fixed
v2.1.7
- Added Aerial / Nautical system of measurement
- Added german language
- EGM correction can be enabled without grant Storage permission
- You can delete the /GPSLogger folder without lose the EGM file
v2.1.6
- Current active track is now visible on tracklist
- You can view, export and share the current active track
- Added italian language
- Various performance and memory optimizations
- Minor bugs fixed
v2.1.5
- View your tracks using your preferred KML viewer
- Added spanish and japanese languages
- Many optimizations and small enhancements
- Minor bugs fixed
v2.1.4
- Added exportation in TXT format (issue #12)
- Validation of GPX schema v1.0 (using the Xerces XML parser - https://xerces.apache.org/)
- Solved Compatibility issue with Garmin MapSource (issue #17)
- Several bugs fixed
v2.1.3
- Changed the newline to Windows standard "\r\n" instead of "\n"
- Added encoding="UTF-8" in GPX file header
- DB upgrade to version 2: Satellites Used in FIX added to TrackPoints and Placemarks
- Added Satellites used in fix into GPX in trackpoints and Placemarks: i.e. <sat>8</sat>
v2.1.2
- Switch to "SingleTask" activities in AndroidManifest.xml
- Switch default Altitude mode to "Projected To Ground"
- Notification brings to front the existing istance of the app
- Add the "Shutdown" menu item (issue #9)
- Shutdown process ask confirmation also if isRecording or isPlacemarkRequest and set them to zero
- Added message to ask to change Altitude Mode to Absolute on EGM file downloaded