Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos{lib,ui,droid}: move OS specific code out of altoslib | Mike Beattie | 2012-09-18 |
| | | | | | | | | | This is to allow the usage of AltosLog on Android - no swing, so we need to push the "home directory" code used to pick a default telemetry logging path - using the PreferencesBackend interface for now. Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
* | altosui/altoslib: add methods to interface, fix imports/exceptions in BT code | Mike Beattie | 2012-09-14 |
| | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
* | altoslib/altosui: begin moving preferences "backend" into interface | Mike Beattie | 2012-09-14 |
Signed-off-by: Mike Beattie <mike@ethernal.org> |