summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
...
* | Pointer location in framework, no longer need to link common.Dianne Hackborn2010-03-012-3/+2
* | Support refined vibrate/silent behavior.Daniel Sandler2010-03-012-16/+55
|/
* Fix 2468960: Make sure unlock screen gets updated when SIM state changes.Jim Miller2010-02-251-8/+55
* Fix 2336057: Provide a way for the user to return to a call from LockScreen.Jim Miller2010-02-257-49/+161
* Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-0/+2
* Move lockscreen sound effects to the system stream.Daniel Sandler2010-02-221-2/+7
* Suppress unlock noises while in-call.Daniel Sandler2010-02-221-14/+23
* Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlo...Jim Miller2010-02-191-1/+3
|\
| * Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.Jim Miller2010-02-181-1/+3
* | Suppress screen lock sound effect on first boot.Daniel Sandler2010-02-181-1/+6
|/
* Merge "Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockSc...Jim Miller2010-02-164-19/+29
|\
| * Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen.Jim Miller2010-02-164-19/+29
* | Merge "Support for lockscreen/keyguard sound effects."Daniel Sandler2010-02-121-0/+33
|\ \ | |/ |/|
| * Support for lockscreen/keyguard sound effects.Daniel Sandler2010-02-121-0/+33
* | am 79484171: am f010b5d2: Change EndCallBehavior while in UTS test mode.Wink Saville2010-02-121-10/+15
|\ \
| * \ am f010b5d2: Change EndCallBehavior while in UTS test mode.Wink Saville2010-02-121-10/+15
| |\ \
| | * | Change EndCallBehavior while in UTS test mode.Wink Saville2010-02-121-10/+15
* | | | Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibra...Amith Yamasani2010-02-121-12/+30
* | | | Add pointer location to window manager.Dianne Hackborn2010-02-121-32/+99
* | | | Merge "Added haptic feedback support for scroll barriers"Adam Powell2010-02-121-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added haptic feedback support for scroll barriersAdam Powell2010-02-101-0/+8
* | | | Fix 2431663: Ensure password field retains focus in PasswordUnlockScreen.Jim Miller2010-02-111-5/+7
|/ / /
* | | Merge "Fix 2402303: Split Keyboard widget from LatinIME into reusable Passwor...Jim Miller2010-02-081-132/+33
|\ \ \
| * | | Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...Jim Miller2010-02-051-132/+33
* | | | New "device is locked" status bar icon, part 2.Daniel Sandler2010-02-051-0/+15
|/ / /
* | | Add implementation for ALLOW_LOCK_WHILE_SCREEN_ON flag to PhoneWindowManagerMike Lockwood2010-01-292-1/+70
* | | Fix 2402303: Show pmf3k in front of PIN/Password unlock screens.Jim Miller2010-01-281-1/+2
* | | am fe22c504: am f2be271d: Fix 2287263: Change carrier TextView to be 1 line a...Jim Miller2010-01-282-1/+9
|\ \ \ | |/ /
| * | am f2be271d: Fix 2287263: Change carrier TextView to be 1 line and marquee if...Jim Miller2010-01-222-1/+9
| |\ \ | | |/
| | * Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too ...Jim Miller2010-01-222-1/+9
* | | resolved conflicts for merge of 27b0373f to masterJean-Baptiste Queru2010-01-281-6/+22
|\ \ \ | |/ /
| * | am 36a6ec17: Merge "Update carrier display in lockscreen." into eclairJohn Wang2010-01-221-6/+22
| |\ \ | | |/
| | * Merge "Update carrier display in lockscreen." into eclairJohn Wang2010-01-221-6/+22
| | |\
| | | * Update carrier display in lockscreen.John Wang2010-01-211-6/+22
* | | | resolved conflicts for merge of f05f7ab1 to masterJean-Baptiste Queru2010-01-281-2/+2
|\ \ \ \ | |/ / /
| * | | am ccd5aeef: Workaround for a keyguard problem that appeared in the in call s...Mike Lockwood2010-01-211-2/+2
| |\ \ \ | | |/ /
| | * | Workaround for a keyguard problem that appeared in the in call screen.Mike Lockwood2010-01-211-2/+2
| | |/
* | | resolved conflicts for merge of 73f1d8e4 to masterJean-Baptiste Queru2010-01-281-0/+34
|\ \ \ | |/ /
| * | am a3b4a811: Merge "Fix for 2292713: Remove workaround that hides SlidingTab ...Jim Miller2010-01-211-2/+36
| |\ \ | | |/
| | * Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while ...Jim Miller2010-01-151-2/+36
| | |\
| | | * Fix for 2292713: Remove workaround that hides SlidingTab widget while interna...Jim Miller2010-01-151-2/+36
* | | | Merge "Fix 2385283,2379269: report unlock attempt success/fail to DevicePolic...Jim Miller2010-01-275-17/+48
|\ \ \ \
| * | | | Fix 2385283,2379269: report unlock attempt success/fail to DevicePolicyManagerJim Miller2010-01-275-17/+48
* | | | | am 44f9f23e: merge from open-source masterThe Android Open Source Project2010-01-271-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-01-211-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Added missing media keycode (KEYCODE_MEDIA_REWIND), removed duplicate keycode...Johan Redestig2010-01-051-1/+1
| | * | eclair snapshotJean-Baptiste Queru2009-11-1214-834/+1715
* | | | am 5fdf6a91: am 5b2151ae: Do not turn off screen immediately after undocking.Mike Lockwood2010-01-211-1/+1
|\ \ \ \ | |/ / /
| * | | Do not turn off screen immediately after undocking.Mike Lockwood2010-01-141-1/+1
| | |/ | |/|
* | | Fix 2385283: Add DevicePolicyManager calls to LockScreen.Jim Miller2010-01-201-28/+26