mrmisiek / gpx-recorder

Android app to record routes in background and export to gpx files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpx-recorder

Android app to record gps routes in the background and allow user to export routes to GPX files

Libs and stuff

Releases

- 2.1 | Dec 22, 2019

  • Moved recording controls to a list cell
  • Added recorder page to allow viewing route while recording

- 2.0 | July 5, 2019

  • Removed route previews from list
  • Removed Glide library from project
  • Added warnings for route deletion
  • Added map type toggle
  • Implemented bottom app bar and bottom menu sheet
  • Added currently recording route controls to main app screen

- 1.8 | March 19, 2019

  • Switched all route preview loading and caching to Glide using DataFetcher and ModelLoader subclasses
  • Added link to legal

- 1.7 | February 23, 2019

  • Swapped interval selector to Number Pickers
  • Persist last selected interval as default
  • Fixed memory leaks

- 1.6 | November 3, 2018

  • Added App Shortcut for starting a new recording
  • Use localized date and time formats
  • Added export button to details page
  • Added warning to rooted users that the app may not function properly

- 1.5 | October 21, 2018

  • Reduced app size by 65%
  • Fixed more issues with Android 9

- 1.4 | October 16, 2018

  • Revert app bundle and apk size changes due to build crashes
  • Fix Android 9 issues

- 1.4 | October 15, 2018

  • Updates for Android Pie
  • Fix for rooted devices

- 1.3 | October 14, 2018

  • Fix for crash on detail page on specific devices
  • Reduced app install size by about 65%

- 1.2 | September 8, 2018

  • Fixed an issue where the app was taking a large amount of disk space
  • Misc. improvements and optimizations

- 1.1 | August 16, 2018

  • Rewrote the route list to be more reliable.
  • Added additional error handling for devices that cannot initialize the local database.
  • Fixed crashes

- 1.0 | July 5, 2018

  • Initial release!

About

Android app to record routes in background and export to gpx files


Languages

Language:Kotlin 100.0%