wiki:VersionHistory

Version 13 (modified by saua, 6 years ago) (diff)

0.4.0

bbTracker Version History

development version

  • nothing yet

0.4.0 (latest)

  • add Details View (thanks to SIB, #19)
  • add optional log file for debugging (#37)
  • tweaked menu item order and names
  • use date- and time-based default track name (#25)
  • add antenna build file (#31)

0.3.2

  • make directory browsing more robust
  • add '0' as shortcut to "change view" for non-qwerty cell phones
  • try shorter filenames, when filename is wrong
  • handle slashes in directories/files correctly (fixes saving to BlackBerry device memory)

0.3.1

  • save tracks to file system, should fix the issue with unsaved tracks (#17)
  • try to reset and re-request the LocationProvider when GPS fails (#10)
  • add confirmation when quitting (#20)
  • don't hide exceptions when saving a track
  • show options when first starting bbTracker (#21)
  • check for valid directory when leaving options screen (#12)
  • add explicit "Stop Tracking" action
  • space button switches between views

0.3.0

  • New view: elevation over time (#8)
  • New view: speed over time (#8)
  • Fixed layout on smaller phones (such as the BlackBerry Pearl)
  • Configurable font size for the status text
  • Fall back to smaller font if necessary
  • Several bug fixes and some refactoring behind the scenes.
  • Release everything under the GPL license.

0.2.2

  • fixed scale with negative coordinates (#15)

0.2.1

  • add option to use imperial units (#13)

0.2.0

  • initial public release