summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update SystemUI for sw600dp devices."Daniel Sandler2012-04-231-21/+42
|\
| * Update SystemUI for sw600dp devices.Daniel Sandler2012-04-211-21/+42
* | You can now long press on the power off menu to reboot to safe mode.Dianne Hackborn2012-04-201-0/+29
|/
* Moved biometric sensor selected check into LPKVBrian Colonna2012-04-193-112/+127
* Merge "Fix: refreshBatteryInfo was uncovering backup"Brian Colonna2012-04-191-8/+9
|\
| * Fix: refreshBatteryInfo was uncovering backupBrian Colonna2012-04-181-8/+9
* | Fix to custom scale animations.Dianne Hackborn2012-04-181-6/+5
|/
* Always showing FaceUnlock view before bind fixes 6330358Steven Ross2012-04-173-20/+25
* Extract Vibrator implementation from interface.Jeff Brown2012-04-131-1/+1
* Keep activities stopped while the lock screen is up.Dianne Hackborn2012-04-121-0/+12
* Clean up lock screen hide animation.Dianne Hackborn2012-04-121-3/+4
* Merge "Change window manager to use fixed size for the status bar."Dianne Hackborn2012-04-121-6/+4
|\
| * Change window manager to use fixed size for the status bar.Dianne Hackborn2012-04-111-6/+4
* | Changed FUL calls to more general biometric sensor callsBrian Colonna2012-04-113-150/+206
* | Merge "Fix: FUL coming up when phone is powered off from lockscreen"Brian Colonna2012-04-111-1/+1
|\ \
| * | Fix: FUL coming up when phone is powered off from lockscreenBrian Colonna2012-04-111-1/+1
| |/
* | Merge "Don't do anything on lid state change by default."Jeff Brown2012-04-111-9/+9
|\ \ | |/ |/|
| * Don't do anything on lid state change by default.Jeff Brown2012-04-111-9/+9
* | Bind to the correct face lock service.Amith Yamasani2012-04-102-2/+6
|/
* Merge "Passing useLiveliness flag to FUL in startUi call"Brian Colonna2012-04-101-1/+2
|\
| * Passing useLiveliness flag to FUL in startUi callBrian Colonna2012-04-091-1/+2
* | Merge "New Android Dreams architecture, disabled for now."Daniel Sandler2012-04-101-83/+66
|\ \
| * | New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-091-83/+66
* | | Fix issue #6309296: Framework returns Configuration.SCREENLAYOUT_SIZE_LARGE f...Dianne Hackborn2012-04-091-14/+27
| |/ |/|
* | Merge "Separated FUL functionality from LockPatternKeyguardView"Brian Colonna2012-04-092-341/+401
|\ \ | |/ |/|
| * Separated FUL functionality from LockPatternKeyguardViewBrian Colonna2012-04-092-341/+401
* | Fix boot on sw600dp devices.Daniel Sandler2012-04-051-2/+3
* | Move some APIs from window manager to input manager.Jeff Brown2012-04-051-51/+14
* | Merge "Fix so that status bar doesn't resize when hiding nav bar."Dianne Hackborn2012-04-051-4/+8
|\ \
| * | Fix so that status bar doesn't resize when hiding nav bar.Dianne Hackborn2012-04-051-4/+8
* | | Merge "Fix 6216452: Add search target to lock screen"Jim Miller2012-04-051-15/+33
|\ \ \
| * | | Fix 6216452: Add search target to lock screenJim Miller2012-04-051-15/+33
| |/ /
* | | Merge "Refactor input system into its own service."Jeff Brown2012-04-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Refactor input system into its own service.Jeff Brown2012-04-051-1/+1
* | | Merge "unlock screen: enable DEBUG and track pattern start/cell progress."JP Abgrall2012-04-051-1/+3
|\ \ \
| * | | unlock screen: enable DEBUG and track pattern start/cell progress.JP Abgrall2012-04-041-1/+3
| |/ /
* | | Merge "Lockscreen settings per user"Amith Yamasani2012-04-053-0/+56
|\ \ \ | |_|/ |/| |
| * | Lockscreen settings per userAmith Yamasani2012-04-053-0/+56
| |/
* | Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-173/+230
|/
* Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-302-26/+124
* Merge "Preload recents on phones with hard nav keys"Michael Jurka2012-03-301-20/+39
|\
| * Preload recents on phones with hard nav keysMichael Jurka2012-03-291-20/+39
* | Merge "Ensure pointer location view is attached to the policy thread."Jeff Brown2012-03-291-50/+68
|\ \
| * | Ensure pointer location view is attached to the policy thread.Jeff Brown2012-03-291-50/+68
* | | Show the current user in power menuAmith Yamasani2012-03-281-1/+10
| |/ |/|
* | User management and switchingAmith Yamasani2012-03-271-2/+26
|/
* Add a config resource to disable key-chord screenshottingChristopher Tate2012-03-221-2/+7
* am d5b5db73: am b7a6f5d7: am 928d3470: Fix 5960562: Show emergency button on ...Jim Miller2012-03-201-1/+1
|\
| * Fix 5960562: Show emergency button on PukUnlock screenJim Miller2012-03-201-1/+1
* | Fix 6021938: Improved target support in lock screenJim Miller2012-03-195-314/+410