| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altosui: revert AltosUIPreferences init() method | Mike Beattie | 2012-09-14 |
| | | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
| * | altosui/altoslib: bug fixes, update Makefile.am | Mike Beattie | 2012-09-14 |
| | | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
| * | altosui/altoslib: Add call to …Preferences.init() with backend object, ↵ | Mike Beattie | 2012-09-14 |
| | | | | | | | remove static init() Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
| * | altosui: add missing methods for Backend, fix 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> | ||
| * | altosui: remove un-used imports | Mike Beattie | 2012-09-14 |
| | | | | | Signed-off-by: Mike Beattie <mike@ethernal.org> | ||
| * | altosui: Lock access to preferences data | Keith Packard | 2012-09-12 |
| | | | | | | | | These are accessed by several different threads, so keep things sane by just holding locks across all access. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Reverted package name to 'altosui' from 'AltosUI' | Tom Marble | 2012-09-11 |
| | | | | | Also added emacs backup regex (*~) to .gitignore | ||
| * | Changed package name from altosui to AltosUI | Tom Marble | 2012-09-10 |
| | | |||
| * | altosui: Pull most of AltosSerial into AltosLink | Keith Packard | 2012-06-02 |
| | | | | | | | Share basic command processing across java users Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altosui: Complete split out of separate java library | Keith Packard | 2012-06-02 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altosui: Split out UI-specific preferences | Keith Packard | 2012-06-02 |
| Prepare to create library shared with android application. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
