aboutsummaryrefslogtreecommitdiff
path: root/demokit/app/src/com
AgeCommit message (Collapse)Author
2011-05-06directory structure cleanupErik Gilling
Removed outdated accessory chat and labyrinth sketches. Moved demokit to the top level Change-Id: I67a15b5c9a1fe7c41afd6a874e875011edc7c19a Signed-off-by: Erik Gilling <konkers@android.com>
2011-05-06cleanup log chatterErik Gilling
Change-Id: I822edca31e4af9e81b1eda4bca822938e030c016 Signed-off-by: Erik Gilling <konkers@android.com>
2011-05-05Demokit UI RefreshRob Tsuk
Change-Id: I0531d311b4a8812fafc94da363614114f728a0d6 Signed-off-by: Erik Gilling <konkers@android.com>
2011-04-04rename package pathErik Gilling
renamed from com.google.DemoKit to com.google.android.DemoKit Change-Id: I30a12c4feb36697b3fe9646c8a34d3a23afe9aa4
2011-04-04add joystick button supportErik Gilling
Change-Id: I0a1754cd26fdaf4364f727203a979ca4756fc247
2011-04-04Fix a crash after an orientation changeJustin Mattson
A result of the progress bars trying to call their onProgressChanged callback. On an orientation change, save the accessory being accessed and restore it appropriately in onCreate, skip accessory initialization in onResume in this case. Change-Id: I7b301153a9cd403159d63424dc8a96ba6ae28882
2011-03-24DemoKit: Add support for handling connect/disconnectMike Lockwood
Close the file descriptor when the accessory is disconnected. Also disable and reset the control widgets when the accessory is reset. Change-Id: Ifcdedac091428891aeb11cf43ea49b4d8fe77775 Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-03-21Check if outputstream is open before writing data to it.Erik Gilling
Change-Id: I618a1089b01b19ae4a75645ffef72e68405106a7
2011-03-21Add ASOP apache licence bannerErik Gilling
Change-Id: I71d83f5c612a218b007b656aba61a70562ffebd0
2011-03-16update assetsErik Gilling
Change-Id: Ibf3c76356e6bc02be1cdb40df97caf96f75daa93
2011-03-15Add demokit appErik Gilling
Change-Id: I1d0b59014300f0e049fbb78cb43d1d47730b07fc