summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Adjust Makefile and .gitignoreHEADmasterMike Beattie2012-01-02
| | | | | | | * Add classes/ to .gitignore * Adjust SDK variable in Makefile to read SDK path from local.properties Signed-off-by: Mike Beattie <mike@ethernal.org>
* Add AltusMetrum Logo as app icon, and change app nameMike Beattie2012-01-02
| | | | Signed-off-by: Mike Beattie <mike@ethernal.org>
* Add newline to messages sent to TBT. Log incoming messagesKeith Packard2012-01-01
| | | | | | | Newline required to send commands. Log incoming message to verify reliable data transfer. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add .gitignoreKeith Packard2012-01-01
|
* Use ant for nowKeith Packard2012-01-01
| | | | | | | apkbuilder isn't supported any longer, so it doesn't appear possible to build with make until some replacement shell tool is created. Signed-off-by: Keith Packard <keithp@keithp.com>
* Get closer to building with makeKeith Packard2012-01-01
|
* remove built filesKeith Packard2012-01-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add ant build filesKeith Packard2012-01-01
|
* importKeith Packard2011-12-31