summaryrefslogtreecommitdiff
path: root/altosui
Commit message (Expand)AuthorAge
* altosui: Parse .mega files from command lineKeith Packard2012-10-13
* altos{lib,ui,droid}: move OS specific code out of altoslibMike Beattie2012-09-18
* Merge branch 'prefs_interface' into altosdroidMike Beattie2012-09-16
|\
| * altosui: remove un-used importMike Beattie2012-09-14
| * altosui: revert AltosUIPreferences init() methodMike Beattie2012-09-14
| * altosui: Add return to try/catch.. duhMike Beattie2012-09-14
| * altosui: add missing try/catchMike Beattie2012-09-14
| * altosui/altoslib: bug fixes, update Makefile.amMike Beattie2012-09-14
| * altosui/altoslib: Add call to …Preferences.init() with backend object, remo...Mike Beattie2012-09-14
| * altosui/altoslib: add methods to interface, fix imports/exceptions in BT codeMike Beattie2012-09-14
| * altosui: add missing methods for Backend, fix BT code.Mike Beattie2012-09-14
| * altoslib/altosui: begin moving preferences "backend" into interfaceMike Beattie2012-09-14
| * altosui: comment out obsolete code - could probably remove the file.Mike Beattie2012-09-14
| * altosui: add type to … implements Comparable.Mike Beattie2012-09-14
| * altosui: comment out/remove dead codeMike Beattie2012-09-14
| * altosui: access class variables by class, not instanceMike Beattie2012-09-14
| * altosui: remove redundant catchesMike Beattie2012-09-14
| * altosui: comment out un-used classes and associated importsMike Beattie2012-09-14
| * altosui: comment out un-used fields and methodsMike Beattie2012-09-14
| * altosui: remove un-used importsMike Beattie2012-09-14
* | altosui: Show over-ground-distance in Descent tabKeith Packard2012-09-14
* | altosui: Remove debugging from KML exportKeith Packard2012-09-14
* | altosui: Fix Landed tab unitsKeith Packard2012-09-14
|/
* altosui: Exit with an error status when file processing failsKeith Packard2012-09-12
* altosui: Stop downloading eeprom data on a block full of invalid dataKeith Packard2012-09-12
* altosui: Serialize data access in TD config codeKeith Packard2012-09-12
* altosui: Lock access to preferences dataKeith Packard2012-09-12
* altosui: Add multi-sized icons to all windowsKeith Packard2012-09-12
* Reference specific dependent jars in the AltosUI launchersTom Marble2012-09-12
* altosui: Initialize imperial units checkbox with correct valueKeith Packard2012-09-11
* Clean up Windows event handles on com port closeKeith Packard2012-09-11
* Include AltosLib.jar in windows installKeith Packard2012-09-11
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosTom Marble2012-09-11
|\
| * altosui: Imperial units for graphs tooKeith Packard2012-09-11
* | Added the feature to AC to default --with-android to $ANDROID_SDK (if set)Tom Marble2012-09-11
|/
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Add appropriate Java build deps as given from autoconfTom Marble2012-09-11
* Use explicit build deps for altosui (avoids * wildcarding)Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* Test commit (comment) to confirm push worksTom Marble2012-09-10
* altosui: Use units conversion functions everywhere.Keith Packard2012-09-10
* altosui: Use helper functions to access arrays in AltosLib classKeith Packard2012-09-09
* altosui: Catch errors in state value when saving flight logsKeith Packard2012-09-09
* altosui: Check for JRE 1.7 in Windows installerKeith Packard2012-08-19
* Merge branch 'master' of git://git.gag.com/fw/altosMike Beattie2012-08-08
|\
| * altosui: Move 'implements Runnable' from AltosSerial to AltosLinkKeith Packard2012-08-04
| * altosui: Remove duplicate values from info table. Add altitudeKeith Packard2012-07-29
| * altosui: Handle Monitor Idle errors betterKeith Packard2012-07-29
* | Ignore autogenerated file: altosui/Info.plistMike Beattie2012-07-31
|/
* altosui: Move AltosIgnite.java to altoslibKeith Packard2012-07-22