summaryrefslogtreecommitdiff
path: root/altosdroid/src
Commit message (Expand)AuthorAge
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib: Bump library versionKeith Packard2013-12-20
* altosdroid: Use altoslib standard voltages to control lightsKeith Packard2013-12-18
* altoslib: Support binary reading/writing in AltosLinkKeith Packard2013-12-08
* altosdroid: convert rogue files to unix line endingsMike Beattie2013-09-05
* altosdroid: more updates for new AltosStateMike Beattie2013-09-05
* altosdroid: update to support new state codeMike Beattie2013-09-05
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altosdroid: Just use GPS location provider to build on 4.2Keith Packard2013-07-02
* altosdroid: Make the service class implement locationlistenerMike Beattie2013-04-21
* altosdroid: fix up 'send last' code.Mike Beattie2013-04-21
* altosdroid: check for mAltosVoice being null.Mike Beattie2013-04-21
* altosdroid: set tab height based on screen density.Mike Beattie2013-04-21
* altosdroid: Add filters for TeleBT bluetooth devices.Mike Beattie2013-04-21
* altosdroid: whitespace and import tidyupMike Beattie2013-04-21
* altosdroid: Update distance/bearing on map tabKeith Packard2013-04-20
* altosdroid: Fix integer formatting in tabsKeith Packard2013-04-17
* altosdroid: Check for missing valuesKeith Packard2013-04-16
* altosdroid: Update UI even if no telem has been received. Center map.Keith Packard2013-04-13
* altosdroid: Get rid of a couple of startup messagesKeith 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: Mike was right -- only need one LocationListenerKeith Packard2013-04-11
* altosdroid: Send LOCATION and CRC_ERROR messages to UI.Keith Packard2013-04-11
* altosdroid: Hook up the position listenersKeith Packard2013-04-11
* 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: fix side-to-side scrolling in map tabMike Beattie2013-03-08
* altosdroid: Auto tab changingMike Beattie2013-03-07
* altosdroid: implement Age field updatingMike Beattie2013-03-07
* altosdroid: implement UI updating on tabsMike Beattie2013-03-07
* altosdroid: implement tabs interfaceMike Beattie2013-03-07
* altosdroid: Import initial versions of XML and Java for Tab contentMike Beattie2013-03-07
* altosdroid: whitespace cleanupMike Beattie2013-03-07
* altosdroid: make AltosDroid.pos() staticMike Beattie2013-03-07
* altosdroid: minor whitespace cleanupMike Beattie2013-03-07
* altosdroid: update copyrights/licensingMike Beattie2013-03-07
* altosdroid: excise old code/xmlMike Beattie2013-02-15
* Merge remote-tracking branch 'mjb/master'Keith Packard2013-02-10
|\
| * altosdroid: initial release to Play Storealtosdroid_v1.1.9.3Mike Beattie2013-01-29
* | Add version numbers to java librariesKeith Packard2013-01-29
|/
* altosdroid: Add version information to UIMike Beattie2012-10-24
* altosdroid: Add branch to BuildInfoMike Beattie2012-10-24
* altosdroid: add autogenerated BuildInfo.javaMike Beattie2012-10-22
* altosdroid: AltosState now has speed and max_speed funcsKeith Packard2012-10-21
* altosdroid: initial implementation of telemetry logging.Mike Beattie2012-09-18
* altos{lib,ui,droid}: move OS specific code out of altoslibMike Beattie2012-09-18