Skip to content
Jaime Gutiérrez Alfaro edited this page Jan 10, 2021 · 12 revisions
  • v0.7.2

    • Fix bugs with background map and uploading tracks to OSM.
    • Improvements in map and trace visualization.
    • GPX files include keywords and description in a new metadata section.
  • v0.7.1

    • Change “New track” message in main screen.
    • Add GPS logging distance option.
    • Motion detection, minimum distance between subsequent track points.
    • Updated translations. (new languages available: et, he and sq)
  • v0.7

    • Rewrite of download custom layouts functionality (close #119).
    • Improvements in Support android 6 permissions
    • Change application icon
    • Minor fixes (#148)
    • Notifications issue fixed, set importance at low to avoid sound. (issue on android 8)
    • Gradle file changed to "apply plugin" syntax (makes easier building the app for fdroid)
    • set high contrast theme (issue on android 8)
    • Upgrade min API to 16
  • v0.6.12

    • Fix a couple of resource leaks thanks to andrew659
    • Fix map tiles disappearing when screen is turned off
    • Fix crash with Hebrew locale
    • Update SdkVersion to 26 (min to 11)
    • Project changed internal maintainers from nguillaumin to labexp (GitHub)
    • Package domain updated from me.guillaumin.android to net.osmtracker
    • Support for Android 6 permissions
    • Fix Travis build thanks to floscher
    • Fix error 500 when upload GPX data to OSM
    • Update gradle version to 4.5
  • v0.6.11

    • Project completely moved to GitHub.
    • Internal: Switched to Android Studio for development.
  • v0.6.10

    • Fix problem with some exported files not visible via MTP thanks to mvglasow.
    • Added button to export the database for debugging purposes.
  • v0.6.9

    • Fix issue with app. priority when using hardware media button.
    • Updated translations.
  • v0.6.8

    • Start audio recording with the hardware media button thanks to zdila.
    • Fix Mapnik display.
    • Fix progress dialog on bulk GPX export.
    • Updated translations.
  • v0.6.7

    • Possible fix for GPX export on Android 5 (untested).
    • Record compass heading thanks to Christoph Gohle.
  • v0.6.6

    • Fix issue with camera photos not saved in application folder.
    • Copy gallery chosen picture into application folder.
    • Added preference for default picture source (Camera / Gallery / Ask).
    • Updated translations.
  • v0.6.5

    • Ability to choose picture from gallery thanks to jakobmoellers.
    • Ability to chose tile provider thanks to jakobmoellers.
    • Export speed information in GPX thanks to andyhelp.
    • Choose map background on first use thanks to jdmonin.
    • Updated translations.
  • v0.6.4

    • Allow installation on SD Card.
    • Updated icons.
    • Updated translations.
  • v0.6.3

    • Fix OSM upload on Android 3 and more.
    • Fix issue with non-ASCII characters in OSM upload.
    • Retain original filename when uploading.
    • Updated translations.
  • v0.6.2

    • Fixed menu not appearing on Android 3+ devices.
    • Various changes for Transifex compatibility.
  • v0.6.1

    • Fixed crash on track list to do with status icons.
    • Enabled pinch to zoom on map view.
    • Auto-zoom to show complete track in map view for inactive tracks.
    • UI updated for Android 3.0 and more.
    • Updated translations: DA.
  • v0.6.0

    • Upload tracks to !OpenStreetMap.
    • Mass GPX-export of tracks.
    • Fix issue with GPX files invisible on some phones (Galaxy Nexus).
  • v0.5.8

    • Now requires Android 2.1.
    • Fix for background tracking unexpectedly stopping and parts of track lost for Android 2.x and after.
    • Track list now shows the most recent first.
    • Access way points list from track details screen.
    • Minor layout fixes and improvements.
    • Minor OSM background map improvements.
    • Ensure GPX files are XML schema-compliant
    • Updated translations: NO, PL, RU, JA, FR.
  • v0.5.7

    • Way points are now displayed on the map.
    • Minor bug fixes in GPX export.
    • Updated translations: IT, IW, FR, RU, NN, NB.
  • v0.5.6

    • Fixed bug when using internal memory for storage.
    • Added menu to delete all tracks at once.
    • Various minor improvements.
    • Updated translations: SK, NN.
  • v0.5.5

    • Fixed Market packaging issue (No source code change).
  • v0.5.4

    • Now requires Android 1.6.
    • Voice recording can be started with dpad or headset button.
    • Playing short beeps to indicate start and stop of a voice recording.
    • Optimized PNGs icons file size.
    • GPX export dramatic speed improvement.
    • Track recording now starts immediately after starting a new Track.
    • Updated translations: DE, SV.
  • v0.5.3

    • Fixed screen rotation issues when entering a note.
    • Fixed GPS logging interval handling.
    • Fixed notification problems.
    • Screen can now automatically be turned off.
    • Ability to pause and resume tracking.
    • Ability to stop tracking from the track list.
    • Performance improvements on track list.
    • New/updated translations: Slovak, Italian, German, Brazilian Pt.
  • v0.5.2

    • Ability to rename tracks.
    • New layout option to set icon position (Deal better with landscape layouts).
    • Remembers zoom level in OSM view.
    • GPX links syntax fix.
    • New option to set GPS logging interval.
    • Translations: FI, TH, DA.
  • v0.5.1

    • Various bug fixes.
    • Updated DE translation.
    • Ability to display a previous track from the track list.
  • v0.5.0

    • Ability to work with multiple tracks.
    • Minor bugfixes (screen orientation).
    • Ability for layouts to use String resources as labels.
  • v0.4.3

    • Ability to use OS clock instead of GPS ones, to help with some devices like Samsung Galaxy/Spica.
    • Changed voice record and text note feature to record location when button is pressed, instead of at the end of the recording/text note.
    • New translations: RU, FR.
  • v0.4.2

    • Ability to use !OpenStreetMap tiles as track display background (Needs data connection).
    • Small bugfixes.
    • New translations: SV, ES.
  • v0.4.1

    • Added some safeguard to prevent crash with photos on some devices.
    • Added/updated translations: IT, DE, DA.
  • v0.4.0

    • Added support for user-customizable buttons layouts.
    • Start/Stop tracking is now in the application menu.
    • Track display is now updated in real time.
    • Added Italian translation thanks to diego.pierotto.
  • v0.3.5

    • Various bugfixes.
    • Added screen orientation support.
    • Added HDOP approximation in GPX output.
  • v0.3.4

    • Added accuracy/signal strenght info on GUI.
    • Added accuracy and number of satellites in GPX file and corresponding setting.
  • v0.3.3

    • Added textual annotation.
    • Added display current track screen.
  • v0.3.2

    • Properly release GPS when quitting application.
  • v0.3.1

    • Added a notification system when the application is still tracking in background.
    • Added a GPS enabled check at startup.
    • Minor UI changes in preferences screen.
  • v0.3.0

    • Added an about screen.
    • Added photo taking ability (Photo size limitation on pre 2.0 devices).
    • Added theme system + custom high-contrast theme.
    • Better management of hardware back-button.
  • v0.2.3

    • Added a screen which display list of recorded waypoints.
    • Fixed a bug in timestamp format in GPX file.
    • Added a small notification when recording a waypoint.
    • Minor bugs fixed.
  • v0.2.2

    • Managed unavailability of SD card when starting tracking.
    • Tried some hacks to prevent voice recording problems.
  • v0.2.1

    • Added icons for all buttons.
  • v0.2.0 (Never released)

    • Added backgrounding ability: Service continues to track if UI is dismissed.
    • Minor UI changes in Preferences.
  • v0.1.0

    • Initial release.
Clone this wiki locally