summaryrefslogtreecommitdiff
path: root/altosdroid/src/org/altusmetrum/AltosDroid/AltosDroidPreferencesBackend.java
Commit message (Collapse)AuthorAge
* altoslib: Add getBytes/putBytes interface to AltosPreferencesBackendKeith Packard2014-11-15
| | | | | | This lets us store arbitrary binary data in the preferences database Signed-off-by: Keith Packard <keithp@keithp.com>
* altosdroid: Add missing preferences backend fileKeith Packard2014-08-31
Signed-off-by: Keith Packard <keithp@keithp.com>