| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Set minSdkVersion to 11 to support ActionBar API
Change-Id: Id023af411c6a8b5dc6a94765a9391306ce19a31f
|
|
|
|
|
|
| |
Also fix some bugs.
Change-Id: I2e20a3b02fb904d64e03a2c4602a5b724912c742
|
|
|
|
|
|
|
|
|
|
|
| |
The BT chat app previously used a custom title, which is no longer
supported in Honeycomb with the default theme. It also required the
option menu, which has been replaced with the action bar.
Fixed the app to use the standard Honeycomb style and action bar.
Bug: 3098795
Change-Id: I8f8656b261c6e15cc6b0b2f445087ff3baabb4d4
|
|
|
|
| |
Change-Id: I937c19c657a1077df8c2c19b5edc3fec218e11a4
|
|
|
|
| |
Bug: #2361749.
|
|
|
|
|
|
|
| |
Read only the bytes received and don't allocate new arrays
Also revise the mechanism for writing the outgoing messages
to the screen to be more consistent with reading and
cleanup line lengths to be <100 chars.
|
|
|
|
| |
uses the revised result codes when enabling BT
|
|
|