altoslib: Add getBytes/putBytes interface to AltosPreferencesBackend
authorKeith Packard <keithp@keithp.com>
Sun, 16 Nov 2014 06:48:15 +0000 (22:48 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Nov 2014 06:48:15 +0000 (22:48 -0800)
commitdeda23963586eb07a32f9a3c83a0355178e19340
tree1d5729ea2fe1ea31919eae81a8711ab5322e1b90
parente5dd00ef0014364fc059970cc020f209b3b16cf8
altoslib: Add getBytes/putBytes interface to AltosPreferencesBackend

This lets us store arbitrary binary data in the preferences database

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroidPreferencesBackend.java
altoslib/AltosPreferencesBackend.java
altosuilib/AltosUIPreferencesBackend.java