commit | ddca3ee3e86fbaa05c1528bd72afd955f0fb4ee6 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Jul 23 19:01:31 2009 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Fri Jul 24 17:30:15 2009 -0700 |
tree | 8ebc21b041c8abb73e648ff9edc31a665901ae15 | |
parent | 8e4ac7140a038ca135c5981700efc75a0ad59765 [diff] |
Add support for power keys, improve behavior of virtual keys. The platform now knows how to deal with a platform key, which at this point is "just like end call, but don't end a call." Also improve the handling of virtual keys, to allow for canceling when sliding off into the display and providing haptic feedback. Finally fixes a bug where the raw x and y in motion event were not always set which caused the status bar to not work.