Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altoslib: Remove AltosHashSet code | Keith Packard | 2016-06-15 |
| | | | | | | Everything has switched to JSON now. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: Store saved state in version-independent format | Keith Packard | 2016-05-12 |
Use AltosHashSet for AltosState so that AltosDroid doesn't lose tracker information when the application is upgraded. Signed-off-by: Keith Packard <keithp@keithp.com> |