summaryrefslogtreecommitdiff
path: root/libs/ui/EventHub.cpp
AgeCommit message (Expand)Author
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown
2010-03-04Calculate bitmask array sizes correctly in the EventHub Christopher Tate
2010-03-04Fix #2489986 : The key bitmask needs to cover all possible keys Christopher Tate
2010-03-02Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard Dianne Hackborn
2010-01-26Revert "Fix failure to open AVRCP input device due to EPERM." Nick Pelly
2010-01-20Fix failure to open AVRCP input device due to EPERM. Nick Pelly
2009-09-02Work on issue #2079167: Flickering issue across multiple UI Dianne Hackborn
2009-08-28EventHub: Fix file descriptor leak. Mike Lockwood
2009-08-06EventHub: pass the name of each input device up to Java Iliyan Malchev
2009-08-04Finish implementation of multiple pointer support for MotionEvent. Dianne Hackborn
2009-07-17EventHub: Compare name instead of id when excluding event input devices. Mike Lockwood
2009-07-16EventHub: Add support for excluding devices from being opened by as a keyboard. Mike Lockwood
2009-07-14Implement virtual button support. Dianne Hackborn
2009-05-31get rid of utils.h Mathias Agopian
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-03-25Automated import from //branches/master/...@142771,142771 Dianne Hackborn
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645 The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project