summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling w...Dianne Hackborn2011-05-091-2/+11
|\
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-2/+11
* | am 893812b2: am e6e3322a: am 8fff7805: Merge "Remove duplicate \'=\' in excep...Conley Owens2011-04-291-3/+4
|\ \ | |/ |/|
| * Remove duplicate '=' in exception messageBernhard Reutner-Fischer2011-04-281-3/+4
* | Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE]Jim Miller2011-03-102-1/+5
* | Remove guard preventing onDetachedFromWindow() from being calledPatrick Dubroy2011-03-071-1/+1
* | Wake screen from external HID peripherals.Jeff Brown2011-03-024-2/+45
* | am 4b8c9b74: am 7fff2d19: am 1de4a2ca: am 62619392: Merge "Fix leak when keyl...Dianne Hackborn2011-03-021-1/+14
|\ \
| * \ am 7fff2d19: am 1de4a2ca: am 62619392: Merge "Fix leak when keylock is recrea...Dianne Hackborn2011-03-011-1/+14
| |\ \ | | |/
| | * 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
| | |/ /
| * | | DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()Mike Lockwood2011-02-261-0/+11
| * | | Mass merge from gingerbread - do not mergeThe Android Open Source Project2011-01-305-11/+22
| |\ \ \
| | * \ \ resolved conflicts for merge of 6687ecb4 to honeycomb-mergeJeff Hamilton2011-01-275-11/+22
| | |\ \ \ | | | |/ /
* | | | | Merge "Fix issue #3387676 com.android.browser: java.lang.NullPointerException...Dianne Hackborn2011-03-011-42/+59
|\ \ \ \ \
| * | | | | Fix issue #3387676 com.android.browser: java.lang.NullPointerException...Dianne Hackborn2011-03-011-42/+59
* | | | | | Merge "Fix 3463772: Bring back alarm icon on LockScreen"Jim Miller2011-03-011-1/+1
|\ \ \ \ \ \
| * | | | | | Fix 3463772: Bring back alarm icon on LockScreenJim Miller2011-03-011-1/+1
| |/ / / / /
* | | | | | Fix bug 3497307 - Fix issues with FEATURE_ACTION_MODE_OVERLAYAdam Powell2011-02-281-2/+17
|/ / / / /
* | | | | Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-1/+1
* | | | | Fix 3272590: Long-press on home & menu should be same as clickPatrick Dubroy2011-02-242-31/+18
* | | | | Merge "Rotation lock fix for sensor{Landscape,Portrait} activities."Daniel Sandler2011-02-231-0/+20
|\ \ \ \ \
| * | | | | Rotation lock fix for sensor{Landscape,Portrait} activities.Daniel Sandler2011-02-221-0/+20
* | | | | | Merge "Be more precise about tracking fallback keys."Jeff Brown2011-02-221-1/+7
|\ \ \ \ \ \
| * | | | | | Be more precise about tracking fallback keys.Jeff Brown2011-02-221-1/+7
* | | | | | | Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()"Mike Lockwood2011-02-221-0/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()Mike Lockwood2011-02-181-0/+11
* | | | | | | Fix the flipping orientation lock.Daniel Sandler2011-02-221-6/+15
| |/ / / / / |/| | | | |
* | | | | | Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-4/+1
* | | | | | Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-1/+12
|/ / / / /
* | | | | Start window manager refactoring.Dianne Hackborn2011-02-171-1/+1
* | | | | Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" stateJim Miller2011-02-152-16/+31
* | | | | Fix 3409550: Fix crash caused when max pattern attempts met.Jim Miller2011-02-141-2/+12
* | | | | Fix bug 2955651 - can open normal menu during action modesAdam Powell2011-02-101-11/+15
* | | | | am 2e4b9985: am 6354dd0b: Merge "Fix 3403858: Remove lock icons from status1 ...Jim Miller2011-01-281-4/+4
|\ \ \ \ \
| * \ \ \ \ am 6354dd0b: Merge "Fix 3403858: Remove lock icons from status1 area." into h...Jim Miller2011-01-281-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix 3403858: Remove lock icons from status1 area.Jim Miller2011-01-281-4/+4
* | | | | | am d6874a10: am cfd0bafd: Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into ho...Joe Onorato2011-01-281-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am cfd0bafd: Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycombJoe Onorato2011-01-281-0/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make keyguard also ask to turn the back button off, now that it is controlled...Joe Onorato2011-01-271-0/+7
* | | | | | am 9d925d2d: am da910fd5: Merge "Handle ActivityNotFoundException in the WM p...Jeff Brown2011-01-261-1/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am da910fd5: Merge "Handle ActivityNotFoundException in the WM policy." into ...Jeff Brown2011-01-261-1/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Handle ActivityNotFoundException in the WM policy." into honeycombJeff Brown2011-01-261-1/+8
| | |\ \ \ \
| | | * | | | Handle ActivityNotFoundException in the WM policy.Jeff Brown2011-01-261-1/+8
* | | | | | | am 7c77bd0e: am e193c468: Merge "Fix 3388705: Explicitly check for low batter...Joe Onorato2011-01-262-3/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am e193c468: Merge "Fix 3388705: Explicitly check for low battery level" into...Joe Onorato2011-01-262-3/+6
| |\ \ \ \ \ \ | | |/ / / / /