summaryrefslogtreecommitdiff
path: root/altosui/AltosConfigureUI.java
Commit message (Expand)AuthorAge
* Bump java lib versions to 13Keith Packard2018-08-15
* altoslib,altosuilib: Bump library version numbersKeith Packard2017-06-13
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* Bump java library versionsKeith Packard2016-05-12
* Update java library version numbersKeith Packard2016-04-21
* Update java library versionsKeith Packard2016-01-10
* Bump Java library versionsKeith Packard2015-07-15
* altoslib/altosuilib: Update library version to 7Keith Packard2015-05-25
* Bump java library versionsKeith Packard2015-02-07
* altosui: Don't show bluetooth UI bits on mac/windowsKeith Packard2014-07-10
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altosui/altosuilib: Cleanup -Xlint:unchecked warningsKeith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* Add version numbers to java librariesKeith Packard2013-01-29
* altosui: Make initial AltOS window position configurableKeith Packard2013-01-20
* altosi: callsign could not be configured for AltosUIKeith Packard2013-01-19
* altosui: Use altosuilib for configurationKeith Packard2013-01-02
* altosui: comment out un-used classes and associated importsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* altosui: Initialize imperial units checkbox with correct valueKeith Packard2012-09-11
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Use units conversion functions everywhere.Keith Packard2012-09-10
* altosui: Remove a bunch of debugging printfsKeith Packard2012-07-11
* altosui: Move product definitions from AltosUI to AltosLibKeith Packard2012-06-17
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out UI-specific preferencesKeith Packard2012-06-02
* altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
* altosui: Add bluetooth bits back inKeith Packard2011-08-28
* altosui: Make flight monitor font size configurableKeith Packard2011-08-24
* altosui: Add tool-tips to config dialogsKeith Packard2011-08-24
* altosui: Pull out BlueTooth supportKeith Packard2011-08-08
* altosui: Add dialogs to configure 'common' frequenciesKeith Packard2011-08-08
* altosui: Use persistent list of bluetooth devices for device dialogsKeith Packard2011-04-19
* altosui: Add primitive bluetooth device manager UI.Keith Packard2011-04-14
* altosui: Add software version to Configure AltosUI dialogKeith Packard2011-03-19
* altosui: Add preference for serial debugging.Keith Packard2011-01-14
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24