| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix policy issues when screen is off. (DO NOT MERGE) | Jeff Brown | 2010-12-22 | 2 | -236/+217 |
* | Fix issue #3154576: battery stats checkin should include UID -> packages+ map | Dianne Hackborn | 2010-12-13 | 1 | -6/+16 |
* | Revert "allow all 4 orientations" | Mathias Agopian | 2010-11-13 | 1 | -7/+2 |
* | allow all 4 orientations | Mathias Agopian | 2010-11-04 | 1 | -2/+7 |
* | Reduce logging. | Joe Onorato | 2010-10-19 | 1 | -3/+3 |
* | Add support for secure system overlays. (DO NOT MERGE) | Jeff Brown | 2010-10-15 | 1 | -1/+6 |
* | Improve the input policy handling a bit. | Jeff Brown | 2010-10-12 | 1 | -15/+17 |
* | Fix an event injection bug when the policy is bypassed. | Jeff Brown | 2010-10-11 | 1 | -2/+13 |
* | Fix issue #3041660: Camera image flips upside down when rotating device | Dianne Hackborn | 2010-10-04 | 1 | -22/+60 |
* | Fix issue #3037083: Problem report for Pinball | Dianne Hackborn | 2010-10-01 | 1 | -1/+3 |
* | Support "seascape" rotation for "landscape-only" apps | Steve Howard | 2010-09-23 | 1 | -10/+35 |
* | Enforce serial ordering of MotionEvents. | Jeff Brown | 2010-09-23 | 1 | -1/+4 |
* | Don't play a sound if a volume key press is canceled. | Jeff Brown | 2010-09-12 | 1 | -12/+14 |
* | Improve orientation sensing when waking up while flat. | Steve Howard | 2010-08-18 | 1 | -3/+1 |
* | Add support for the PointerLocation overlay. | Jeff Brown | 2010-08-11 | 1 | -14/+35 |
* | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -3/+3 |
* | More native input dispatch work. | Jeff Brown | 2010-07-03 | 1 | -278/+175 |
* | Remove InputConsumer, replacing with InputQueue. | Dianne Hackborn | 2010-06-23 | 1 | -9/+6 |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 1 | -0/+12 |
* | Move out all framework-tests classes. | Brett Chabot | 2010-06-14 | 27 | -0/+12379 |