summaryrefslogtreecommitdiffstats
path: root/samples/BluetoothChat
Commit message (Expand)AuthorAgeFilesLines
* Prefixed minSdkVersion with "android:"Vince Harron2014-04-131-1/+1
* Modify Bluetooth Chat app for new insecure rfcomm API.Jaikumar Ganesh2011-01-194-62/+141
* Fix BT chat sample app to use Honeycomb action bar.Jake Hamby2011-01-135-20/+24
* Start the accept thread when the socket gets disconnected.Jaikumar Ganesh2010-11-111-0/+2
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-085-18/+18
* change the way bytes are read from InputStream.Scott Main2009-12-082-27/+31
* change BT sample minsdkversion to 6 because itScott Main2009-12-031-1/+1
* add new Bluetooth sample appScott Main2009-12-0215-0/+1286