summaryrefslogtreecommitdiff
path: root/altoslib/AltosPreferences.java
Commit message (Expand)AuthorAge
* altoslib,altosuilib: Bump library version numbersKeith Packard2017-06-13
* altoslib: Do data analysis on raw values rather than AltosStateKeith Packard2017-05-25
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altoslib: Get rid of manual JSON encoding stuffKeith Packard2016-06-17
* altoslib: Use reflection JSON code for frequency preferencesKeith Packard2016-06-17
* altoslib: Switch preserved state format to JSONKeith Packard2016-06-15
* altoslib: Store saved state in version-independent formatKeith Packard2016-05-12
* altoslib: Store common frequencies in library version-independent formKeith Packard2016-05-12
* Bump java library versionsKeith Packard2016-05-12
* altoslib: Flush during set_state. Don't store listener state.Keith Packard2016-04-30
* altoslib: Make AltosPreferencesBackend abstract. Add set/put SerializableKeith Packard2016-04-28
* altosdroid: Split setup functions to separate dialogKeith Packard2016-04-26
* Update java library version numbersKeith Packard2016-04-21
* altoslib: Add debugging to AltosPreferences.state() etcKeith Packard2016-04-19
* Update java library versionsKeith Packard2016-01-10
* Bump Java library versionsKeith Packard2015-07-15
* altoslib: Add preferences for saving/restoring multiple flight statesKeith Packard2015-06-06
* altoslib/altosuilib: Update library version to 7Keith Packard2015-05-25
* altoslib: Create display-independent map support codeKeith Packard2015-05-21
* Bump java library versionsKeith Packard2015-02-07
* altoslib: add AltosPreferences state save/restore interfacesKeith Packard2014-11-15
* altosdroid: Add imperial unit supportKeith Packard2014-09-06
* altoslib: create logfiles preference object. check link in existing_dataKeith Packard2014-08-31
* altosdroid: start restoring from log data on startupKeith Packard2014-08-29
* altoslib: Support multiple telemetry ratesKeith Packard2014-07-05
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib: Add non-persistent 'last logdir' preferenceKeith Packard2013-05-09
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altoslib: Add units change notification listKeith Packard2012-12-31
* altos{lib,ui,droid}: move OS specific code out of altoslibMike Beattie2012-09-18
* altosui/altoslib: Add call to …Preferences.init() with backend object, remo...Mike Beattie2012-09-14
* altoslib/altosui: begin moving preferences "backend" into interfaceMike Beattie2012-09-14
* altosui: Lock access to preferences dataKeith Packard2012-09-12
* altoslib: Add imperial units conversion supportKeith Packard2012-09-10
* altoslib: Remove un-needed importsMike Beattie2012-09-07
* altosui: Remove a bunch of debugging printfsKeith Packard2012-07-11
* Move altoslib sources to top dirKeith Packard2012-06-02