summaryrefslogtreecommitdiff
path: root/altosui/AltosRecordIterable.java
Commit message (Collapse)AuthorAge
* altosui: Split out lots of the altosui code to a shared libraryKeith Packard2012-01-02
| | | | | | To be shared with the Android application eventually Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Only plot acceleration when present in data fileKeith Packard2011-03-30
| | | | | | | Eliminates a bogus axis and data line for devices which do not have an accelerometer. Signed-off-by: Keith Packard <keithp@keithp.com>
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
Signed-off-by: Keith Packard <keithp@keithp.com>