Timeline
12/29/07:
- 16:52 Ticket #66 (Enhancement request. UTM coordinate system.) created by
- Request to include the UTM coordinate system. I am on a Search and Rescue …
- 16:49 Ticket #65 (Possibly broken? Datapoints in exported files.) created by
- Don't know if this is intended to be like this or not... When I export the …
- 16:42 Ticket #64 (Enhancements request. Track back ability) created by
- As per the Blackberryforums thread... The ability to have either an arrow …
- 12:45 Ticket #63 (Use colour paths to illustrate custom data sets (such as Altitude or Speed ...) created by
- By displaying the paths (both in the KML / GPX and on screen within the …
12/17/07:
12/13/07:
- 23:21 Ticket #58 (Bug in .kml export) closed by
- worksforme: I can't seem to reproduce any strange behaviour with that .bbt file after …
- 23:12 Ticket #29 (get rid of bbtracker_common) closed by
- wontfix
- 22:46 WikiStart edited by
- add 0.5.1 news (diff)
- 22:44 Download edited by
- 0.5.1 (diff)
- 22:43 VersionHistory edited by
- update for 0.5.1 (diff)
- 22:41 Changeset [183] by
- 22:41 Changeset [182] by
- 22:41 Changeset [181] by
- release 0.5.1
- 22:38 Changeset [180] by
- use SELECTED and COMPLETED events of BLUElet, should fix the "no services" …
- 22:38 Changeset [179] by
- use AlertType?.WARNING instead of AlertType?.CONFIRMATION. CONFIRMATION is …
- 21:54 Changeset [178] by
- even more logging to find the "no matching service" problem
- 21:36 Changeset [177] by
- don't draw a axis tick into the arrow, skip the highest one if it would …
- 21:35 Changeset [176] by
- oops ... one character too much
- 21:35 Changeset [175] by
- even more logging
- 20:48 VersionHistory edited by
- update (diff)
- 20:47 Ticket #62 (Speed is too high when using Bluetooth Location Provider) closed by
- fixed: fixed in r172.
- 20:47 Ticket #62 (Speed is too high when using Bluetooth Location Provider) created by
- The speed is too high by a factor of 3.6, when using the Bluetooth …
- 20:46 Changeset [174] by
- fix speed calculation. I converted to km/h, but handled it as if it were …
- 17:17 VersionHistory edited by
- update (diff)
- 17:15 VersionHistory edited by
- update (diff)
- 17:03 Changeset [173] by
- 0.5.1, here we come!
- 17:02 Changeset [172] by
- - move quicksort into Utils - make it use a (custom) Comparator - add …
- 16:42 Changeset [171] by
- move the tests to their own project (so that I can use JUnit 4, which …
- 16:42 Changeset [170] by
- move the tests to their own project (so that I can use JUnit 4, which …
- 16:36 Changeset [169] by
- 16:36 Changeset [168] by
- 16:36 Changeset [167] by
- 16:35 Changeset [166] by
- 15:14 Ticket #54 (Prompt befor leaving (canceling) options screen) closed by
- wontfix: Hm ... noone complained about this ... I'll focus my attention on more …
- 15:13 Ticket #51 (GPS connection problem (GlobalSat 359)) closed by
- worksforme: bbTracker has had several changes in this respect in the 0.5.0 release …
- 15:09 Changeset [165] by
- make the distance from the origina a per-point property, so that "Length" …
- 15:09 Changeset [164] by
- check if a bluetooth device is configured, when Bluetooth LocationProvider? …
- 15:08 Changeset [163] by
- somewhat better error message when we can't connect to the GPS puck
- 14:44 Changeset [162] by
- ignore *.tmp
- 14:43 Changeset [161] by
- handle more error cases: * lost connection to GPS puck (IOException -> no …
- 14:43 Changeset [160] by
- log state changes in the LocationProvider?
- 14:42 Changeset [159] by
- log the url that's about to be opened
- 14:41 Changeset [158] by
- right-align status message (so it doesn't cover the label on some tiles)
- 14:41 Changeset [157] by
- center "no track" message and use slightly better (?) wording
- 14:40 Changeset [156] by
- draw nicer axis top and push label out
12/09/07:
- 12:16 Ticket #61 (Add description field to tracks) created by
- It would be great to include some text about the trip within the .GPX …
- 12:13 Ticket #60 (Delete recorded points) created by
- Frequently my 8800 records a point that is incorrect. Reasons for this …
12/07/07:
- 20:12 Ticket #59 (verification error on blackberry 8703e w/ OS 4.1) created by
- I see a couple of similar closed tickets but it looks like my conditions …
12/05/07:
- 19:52 Milestone 0.5 completed
- 00:32 WikiStart edited by
- add 0.5.0 news (diff)
- 00:25 Download edited by
- 0.5.0 (diff)
- 00:24 VersionHistory edited by
- forgot something (diff)
- 00:22 Compatibility edited by
- add 6300 (diff)
- 00:19 VersionHistory edited by
- update for 0.5.0 (diff)
- 00:18 Changeset [155] by
- 00:17 Changeset [154] by
- 00:14 Ticket #34 (Add GPS access via Bluetooth API) closed by
- fixed: bbTracker now supports getting GPS data from an external GPS puck, even …
- 00:13 Ticket #14 (Check for availability of APIs on startup) closed by
- fixed: bbTracker now checks for a number of APIs on startup and logs them away.
- 00:04 Changeset [153] by
- this shall become 0.5.0
- 00:04 Changeset [152] by
- use ' and " instead of the more correct but less supported unicode …
- 00:03 Changeset [151] by
- (int/int)=int If I want fractions I have to divide by float!
- 00:03 Changeset [150] by
- startup screen has a smaller font
12/04/07:
- 23:46 Changeset [149] by
- oops ... in fact, send a location, not just null
- 23:44 Changeset [148] by
- use the status font for status message
- 23:38 Changeset [147] by
- really send data to the rest of the program! yay!
- 23:38 Changeset [146] by
- make sure to use the configured sample interval when initializing
- 23:37 Changeset [145] by
- use the local timestamp. It's closer to what the Location API requires
- 23:03 Changeset [144] by
- don't depend on an exception to exit loop
- 22:57 Changeset [143] by
- catch IllegalArgumentException? for malformed URLs
- 22:56 Changeset [142] by
- check for correct Service and make Bluetooth device selection more robust
- 22:56 Changeset [141] by
- use the new feature of Preferences and feed back any forced down-scaling …
- 22:55 Changeset [140] by
- use the Status Font for messages
- 22:55 Changeset [139] by
- provide convenience access to the fonts instead of just the font size in …
- 22:54 Changeset [138] by
- log the class name if a Class is passed as source
- 22:53 Changeset [137] by
- set "Select" as the SelectCommand?
- 22:53 Changeset [136] by
- don't force BLUElet to front
- 21:55 Changeset [135] by
- add init() method to LocationProvider?
- 21:53 Changeset [134] by
- - log which LocationProvider? is used - initialize LocationProvider? if that …
12/03/07:
- 21:39 Changeset [133] by
- add \n to log
- 21:07 Changeset [132] by
- show log in a small, monospace font
- 20:37 Changeset [131] by
- log to memory and display it via a command on the about screen
- 20:06 Changeset [130] by
- extract Log into its own class
- 20:05 Changeset [129] by
- provide empty pp.symbols instead of none
- 19:36 Changeset [128] by
- don't define AVOID_FILE_API on build
- 19:31 Changeset [127] by
- Initial commit of major refactoring and Bluetooth support
- 19:30 Changeset [126] by
- Make the PDA API optional. This means #ifdef-ing out everything that …
- 19:29 Changeset [125] by
- add size 12 to icon-manager
- 19:27 Changeset [124] by
- enable pre-processor on build and generate alx file
- 19:25 Changeset [123] by
- update antenna (and use the plugin)
- 19:24 Changeset [122] by
- add yes and no icons
Note: See TracTimeline
for information about the timeline view.