AltosDroid: Begin re-working Bluetooth code
authorMike Beattie <mike@ethernal.org>
Thu, 2 Aug 2012 10:09:24 +0000 (22:09 +1200)
committerMike Beattie <mike@ethernal.org>
Thu, 2 Aug 2012 10:09:24 +0000 (22:09 +1200)
commit359d7353fd7b7d4d537db04c5e89724502333ff8
tree0535ae90a79cbed6ba32700dafefe20197179358
parentc5304ac976dd44344a0b70ae3622e1f2d112a147
AltosDroid: Begin re-working Bluetooth code

* Move to using explicit 'magic' UUID, rather than java reflection
* Re-work UI to make it more useful for testing
* Use Insecure RFCOMM only, and remove code that differentiates.

Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/res/layout/main.xml
altosdroid/res/menu/option_menu.xml
altosdroid/res/values/strings.xml
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/BluetoothChatService.java