summaryrefslogtreecommitdiff
path: root/altosui/AltosUIPreferences.java
Commit message (Collapse)AuthorAge
* altosui: Pull most of AltosSerial into AltosLinkKeith Packard2012-01-02
| | | | | | Share basic command processing across java users Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Complete split out of separate java libraryKeith Packard2012-01-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Split out UI-specific preferencesKeith Packard2012-01-02
Prepare to create library shared with android application. Signed-off-by: Keith Packard <keithp@keithp.com>