| Commit message (Expand) | Author | Age |
* | altosdroid: Remove CustomTheme which is no longer required.android-build-update | Mike Beattie | 2019-10-15 |
* | altosdroid: Update app to use Material Design theme | Mike Beattie | 2019-10-15 |
* | altosdroid: Update Makefile.am to run gradle-based build | Keith Packard | 2019-09-18 |
* | Update Google Maps API usage. | Mike Beattie | 2019-09-19 |
* | Update persistent notification in TelemetryService | Mike Beattie | 2019-09-19 |
* | Convert to AndroidX from support_v4 | Mike Beattie | 2019-09-19 |
* | Import cleanup | Mike Beattie | 2019-09-19 |
* | Commented out duplicate strings | Mike Beattie | 2019-09-19 |
* | Indentation cleanup | Mike Beattie | 2019-09-19 |
* | Add FOREGROUND_SERVICE permission which is now required | Mike Beattie | 2019-09-19 |
* | Remove versioning data from AndroidManifest.xml.in | Mike Beattie | 2019-09-19 |
* | Clean up duplication in AndroidManifest.xml.in | Mike Beattie | 2019-09-19 |
* | buildinfo data comes from Makedefs now, not Version | Mike Beattie | 2019-09-19 |
* | Add gradle build files | Mike Beattie | 2019-09-19 |
* | Update files that reference new paths | Mike Beattie | 2019-09-19 |
* | Move java source, and resources to new paths for gradle | Mike Beattie | 2019-09-19 |
* | Remove ant build files | Mike Beattie | 2019-09-19 |
* | altosdroid: Hack up build to 'work' for now | Keith Packard | 2019-08-04 |
* | altosui/altosdroid: Change message in forbidden map tiles | Keith Packard | 2018-10-07 |
* | altosui/altosdroid: Disable offline map type selections | Keith Packard | 2018-10-07 |
* | altosdroid: Restore google maps key setting | Keith Packard | 2018-10-06 |
* | altosdroid: Set offline map scale to 1 | Keith Packard | 2018-10-06 |
* | altosdroid: Fix offline map messages to match new meanings | Keith Packard | 2018-10-06 |
* | altoslib: Switch to maps.altusmetrum.org when no google map key is available | Keith Packard | 2018-10-06 |
* | Bump java lib versions to 13 | Keith Packard | 2018-08-15 |
* | altosdroid: Attempt to avoid some reported altosdroid crashes | Keith Packard | 2018-04-26 |
* | altosdroid: Display serial, call, freq in tracker list | Keith Packard | 2017-09-12 |
* | altosdroid: cal_data is no longer public from AltosState | Keith Packard | 2017-06-27 |
* | altoslib,altosuilib: Bump library version numbers | Keith Packard | 2017-06-13 |
* | altosui, telegps, altosdroid: say ground distance, not total range | Keith Packard | 2017-06-11 |
* | altosdroid: Deal with AltosState changes | Keith Packard | 2017-05-27 |
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
* | altosdroid: Deal with multiple installed android SDKs | Keith Packard | 2016-06-29 |
* | altosdroid: Auto save freq changes on 'ok' | Keith Packard | 2016-06-15 |
* | altoslib: Store saved state in version-independent format | Keith Packard | 2016-05-12 |
* | Bump java library versions | Keith Packard | 2016-05-12 |
* | altoslib: Get rid of AltosMap from AltosMapLoader | Keith Packard | 2016-05-11 |
* | altosdroid: make disconnect stick past pause/restart | Keith Packard | 2016-05-11 |
* | altosdroid: Rate limit map loading pacifier | Keith Packard | 2016-05-11 |
* | altoslib: Allow map preloading to be aborted | Keith Packard | 2016-05-11 |
* | altoslib: Switch distance from m/ft to km/miles for large values | Keith Packard | 2016-05-11 |
* | altosdroid: Check for closed before writing/reading bluetooth | Keith Packard | 2016-05-11 |
* | altoslib: Fix map preloading callbacks, run in separate thread | Keith Packard | 2016-05-05 |
* | altoslib: Deal with TeleMetrum v2.0 MMA6555 being inverted | Keith Packard | 2016-05-02 |
* | altoslib: Flush during set_state. Don't store listener state. | Keith Packard | 2016-04-30 |
* | altosdroid: max height is a height, not a speed | Keith Packard | 2016-04-30 |
* | altoslib: Make AltosPreferencesBackend abstract. Add set/put Serializable | Keith Packard | 2016-04-28 |
* | altosdroid: Add configurable frequency set | Keith Packard | 2016-04-27 |
* | Fix key in AndroidManifest.xml.in | Keith Packard | 2016-04-27 |
* | altosdroid: Split setup functions to separate dialog | Keith Packard | 2016-04-26 |