summaryrefslogtreecommitdiffstats
path: root/policy/src
Commit message (Expand)AuthorAgeFilesLines
* am 62619392: Merge "Fix leak when keylock is recreated."Dianne Hackborn2011-02-281-1/+14
|\
| * Fix leak when keylock is recreated.Kenneth Andersson2011-02-281-1/+14
| * Make the Phone options dialog use current languageAnders Hammar12011-01-141-2/+2
* | Merge "Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state [DO NOT MERGE]...Jim Miller2011-01-273-17/+31
|\ \
| * | Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state [DO NOT MERGE]Jim Miller2011-01-273-17/+31
* | | Fix SENSOR_LANDSCAPE and SENSOR_PORTRAIT (DO NOT MERGE)Jeff Brown2011-01-241-2/+4
|/ /
* | Merge "Fix 3106227: use WeakReferences for receivers in DigitalClock class" i...Jim Miller2011-01-165-13/+24
|\ \
| * | Fix 3106227: use WeakReferences for receivers in DigitalClock classJim Miller2011-01-145-13/+24
* | | Make the Phone options dialog use current languageAnders Hammar12011-01-141-2/+2
|/ /
* | Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-222-236/+217
* | Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-6/+16
|/
* Revert "allow all 4 orientations"Mathias Agopian2010-11-131-7/+2
* allow all 4 orientationsMathias Agopian2010-11-041-2/+7
* Reduce logging.Joe Onorato2010-10-191-3/+3
* Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-1/+6
* Improve the input policy handling a bit.Jeff Brown2010-10-121-15/+17
* Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-2/+13
* Fix issue #3041660: Camera image flips upside down when rotating deviceDianne Hackborn2010-10-041-22/+60
* Fix issue #3037083: Problem report for PinballDianne Hackborn2010-10-011-1/+3
* Support "seascape" rotation for "landscape-only" appsSteve Howard2010-09-231-10/+35
* Enforce serial ordering of MotionEvents.Jeff Brown2010-09-231-1/+4
* Don't play a sound if a volume key press is canceled.Jeff Brown2010-09-121-12/+14
* Improve orientation sensing when waking up while flat.Steve Howard2010-08-181-3/+1
* Add support for the PointerLocation overlay.Jeff Brown2010-08-111-14/+35
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-3/+3
* More native input dispatch work.Jeff Brown2010-07-031-278/+175
* Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-231-9/+6
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+12
* Move out all framework-tests classes.Brett Chabot2010-06-1427-0/+12379