summaryrefslogtreecommitdiff
path: root/altosui/altoslib/src/org/altusmetrum/AltosLib/AltosLib.java
Commit message (Collapse)AuthorAge
* altosui: Move java altoslib to top levelKeith Packard2012-06-02
| | | | | | This will be shared with other (android) java code. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add back in the split-out Altos constants as AltosLibKeith Packard2012-06-02
These were pulled out of Altos.java, but not added back to git Signed-off-by: Keith Packard <keithp@keithp.com>