aboutsummaryrefslogtreecommitdiffstats
path: root/android/android-device.c
Commit message (Expand)AuthorAgeFilesLines
* Use new SdkController communication protocol for emulation portsVladimir Chtchetkine2012-04-301-1526/+0
* Fixes a hack that initialized event socket for async I/OVladimir Chtchetkine2012-03-191-28/+35
* Fixes a hack that was enabling multi-touch emulation on Mac.Vladimir Chtchetkine2012-03-161-48/+23
* Fix emulator crash on sensor emulation.Vladimir Chtchetkine2012-03-151-0/+20
* Multi-touch emulation supportVladimir Chtchetkine2012-03-051-23/+51
* Implement asynchronous data send over 'event' socket.Vladimir Chtchetkine2012-01-301-2/+188
* Expand the ways how a query can be sent to Android device.Vladimir Chtchetkine2012-01-251-0/+29
* Fixes windows buildVladimir Chtchetkine2011-11-101-2/+2
* Implements sensors emulation using a connected Android deviceVladimir Chtchetkine2011-11-091-0/+1281