Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 most recent timeline items

2012-05-18
18:11
[8461a65537] Leaf: Don't crash if a script template can't be created. (user: nolan, tags: trunk)
15:23
[71b88d1d9b] Don't present scroll events for ListViews when values are negative. (user: nolan, tags: trunk)
2012-05-17
14:30
[d1392268be] Avoid picking blank text when guessing a label. (user: nolan, tags: trunk)
14:23
[91f99856a5] Add auditory feedback for scrolling lists. (user: nolan, tags: trunk)
14:17
[b95990627b] Make TTS.tick() return true for consistency. (user: nolan, tags: trunk)
13:20
[29934fac85] Remove an unnecessary rethrow and change a true to false for consistency. (user: nolan, tags: trunk)
2012-05-15
16:17
[015aa91c6f] Don't vibrate for events older than 100 MS, and lengthen vibration duration slightly. (user: nolan, tags: trunk)
16:04
[c87581dad2] Eat exceptions on Bluetooth receiver unregistration. (user: nolan, tags: trunk)
2012-05-03
17:36
[52da52e19a] Upgrade to Scala 2.9.2. (user: nolan, tags: trunk)
2012-04-25
11:09
[ecae9f392d] Fixed a TODO. Apparently Scala uses case of variable names to disambiguate constant and variable pattern matches. (user: nolan, tags: trunk)
09:11
[2a19054e55] Refactor Handler.process to eliminate side-effects by breaking dispatch types into functions. Also, remove/rename some onDestroy() functions to shutdown() for consistency. (user: nolan, tags: trunk)
2012-04-23
13:50
[429b3dfec5] Make TTS.engines compatible with pre-ICS devices. (user: nolan, tags: trunk)
13:35
[c3fb1cc0cd] Replace a bunch of list.filter(...).headOption calls with list.find(...). (user: nolan, tags: trunk)
13:34
[0111ca1b55] Add a platform version check to not call ICS methods on pre-ICS devices. (user: nolan, tags: trunk)
2012-04-22
20:42
[6e1c2ab950] Ensure that Always handler cannot pre-empt even the default callback. Also, add default callback that displays events with more than one record and iterates through them. (user: nolan, tags: trunk)
16:25 • Changes to wiki page download (user: nolan)
16:14
[51b7c50f72] When default engine changes, only re-initialize TTS if we're not already using the target. (user: nolan, tags: trunk)
15:59
[aac18bda03] Make TTS engine detection more correct. (user: nolan, tags: trunk)
15:47
[a60bcc6e6e] Rethrow some exceptions so they can be logged in Stackman. (user: nolan, tags: trunk)
15:42
[021992435f] Add option to set TTS engine to the system default. (user: nolan, tags: trunk)