summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* 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-1431-2/+414
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-132-1/+31
* Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-0/+8
* Add expand and collapse.Joe Onorato2010-06-021-16/+0
* Make disable() work.Joe Onorato2010-06-021-1/+1
* The status bar draws its icons now.Joe Onorato2010-06-022-9/+10
* Rename IStatusBar to IStatusBarService.Joe Onorato2010-06-021-3/+3
* Add new API to take over a window's Surface.Dianne Hackborn2010-05-181-1/+31
* Manual integration of I32a7b5 from froyoJim Miller2010-05-061-32/+32
* Integrate a bunch of stuff from Froyo:Dianne Hackborn2010-04-292-73/+100
* Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04" into krakenJim Miller2010-04-151-6/+9
|\
| * Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04Jim Miller2010-04-151-6/+9
* | Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3Jim Miller2010-04-152-2/+9
|/
* Manually integrating froyo lockscreen fixes:Daniel Sandler2010-04-131-30/+33
* Finish moving the policies out of frameworks/policies/base and into framework...Joe Onorato2010-04-061-3/+2
* de-activate makefileJean-Baptiste Queru2010-04-061-1/+1
* am 7d8866f9: Redo the look of the recent apps switcher.Joe Onorato2010-04-063-46/+387
|\
| * Redo the look of the recent apps switcher.Joe Onorato2010-04-053-46/+387
* | am 876b0644: Fix 2555028: Restore showing tab unlock before PIN & password en...Jim Miller2010-03-301-3/+8
|\ \ | |/
| * Fix 2555028: Restore showing tab unlock before PIN & password entry.Jim Miller2010-03-291-3/+8
* | am 71836f4c: Remove scroll barrier constant. Bug #2553595Romain Guy2010-03-291-9/+1
|\ \ | |/
| * Remove scroll barrier constant.Romain Guy2010-03-291-9/+1
| * Redesigned keyguard layout in the no-SIM case. DO NOT MERGEDaniel Sandler2010-03-261-37/+20
|/
* Fix 2535700: Add support for enforcing password qualityJim Miller2010-03-252-9/+15
* change the account unlock enabling logic use async calls rather thanFred Quintana2010-03-252-36/+52