altosdroid: Save selected map type in AltosDroid object
[fw/altos] / altosdroid / src / org / altusmetrum / AltosDroid / AltosDroid.java
2012-08-26 Mike Beattiealtosdroid: begin adding TextToSpeech support.
2012-08-26 Mike Beattiealtosdroid: add missing break; (just in case!)
2012-08-26 Mike Beattiealtosdroid: debugging statements
2012-08-26 Mike Beattiealtosdroid: forgot change to IncomingHandler constructo...
2012-08-26 Mike Beattiealtosdroid: Strings and Layout changes
2012-08-26 Mike Beattiealtosdroid: reflect change in message name
2012-08-26 Mike Beattiealtosdroid: Convert handlers to use weakreferences
2012-08-26 Mike Beattiealtosdroid: begin adding IPC to main thread
2012-08-26 Mike Beattiealtosdroid: Add service start/bind/unbind to AltosDroid
2012-08-26 Mike Beattiealtosdroid: Remove AltosLib import from main thread
2012-08-26 Mike Beattiealtosdroid: whitespace
2012-08-26 Mike Beattiealtosdroid: Re-locate TextView initialisation
2012-08-26 Mike Beattiealtosdroid: remove UI components/imports no longer...
2012-08-26 Mike Beattiealtosdroid: excise BluetoothChatService example code
2012-08-26 Mike Beattiealtosdroid: remove TelemetryService activities
2012-08-26 Mike Beattiealtosdroid: whitespace (spaces to tabs) (part2)
2012-08-26 Mike Beattiealtosdroid: whitespace (spaces to tabs) (part1)
2012-08-26 Mike Beattiealtosdroid: Update copyrights
2012-08-07 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-07 Mike BeattieMerge branch 'master' of git://git.gag.com/fw/altos
2012-08-02 Mike BeattieAltosDroid: Begin re-working Bluetooth code
2012-06-03 Mike BeattieAdd TelemetryService.java and associated files
2012-06-03 Keith PackardDemonstrate using AltosLib from altosdroid
2012-06-03 Keith Packardaltosdroid: import code from mjb