summaryrefslogtreecommitdiff
path: root/altosdroid/src/org/altusmetrum/AltosDroid/TabMap.java
Commit message (Expand)AuthorAge
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altosdroid: whitespace and import tidyupMike Beattie2013-04-21
* altosdroid: Update distance/bearing on map tabKeith Packard2013-04-20
* altosdroid: Update UI even if no telem has been received. Center map.Keith Packard2013-04-13
* altosdroid: Show our position in the map tab. Squeeze to fit phonesKeith Packard2013-04-13
* altosdroid: The Map already draws our location; no receiver marker neededKeith Packard2013-04-12
* altosdroid: Check state.gps != null before using itKeith Packard2013-04-12
* altosdroid: Compute course from android device to rocket, display itKeith Packard2013-04-12
* altosdroid: Add map polyline between pad and rocketMike Beattie2013-03-10
* altosdroid: Add rocket and pad map markersMike Beattie2013-03-10
* altosdroid: programmatically create map fragmentMike Beattie2013-03-10
* altosdroid: Import initial versions of XML and Java for Tab contentMike Beattie2013-03-07