summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Added callback to allow Face Unlock to hide black areaBrian Colonna2011-10-241-0/+1
* Bug 5275928 - Invasion of the monkeysAdam Powell2011-10-202-0/+13
* Fix 5485925: Fix crash in transport control viewJim Miller2011-10-191-8/+11
* Work on issue #5465917: Wakelock *overflow* held for very long timesDianne Hackborn2011-10-181-7/+11
* Fix 5473038: workaround for fd leak in lockscreenJim Miller2011-10-171-6/+10
* Fix 5466793: Fix memory leak in system process when face lock is enabled.Jim Miller2011-10-161-0/+1
* Merge "going directly to backup after face unlock fails 15 times" into ics-mr0Uriel Rodriguez2011-10-151-0/+1
|\
| * going directly to backup after face unlock fails 15 timesUriel Rodriguez2011-10-141-0/+1
* | Fix build.Jim Miller2011-10-141-1/+1
* | Merge "Fix 5358124: Better transport control visibility management in lock sc...Jim Miller2011-10-142-14/+80
|\ \
| * | Fix 5358124: Better transport control visibility management in lock screenJim Miller2011-10-132-14/+80
| |/
* | Fix 5380695 Lockscreen transport control must reflect error stateJean-Michel Trivi2011-10-131-0/+7
|/
* Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens.Jim Miller2011-10-122-41/+25
* Merge "Fix obsolete Honeycomb platlogo." into ics-mr0Daniel Sandler2011-10-121-13/+60
|\
| * Fix obsolete Honeycomb platlogo.Daniel Sandler2011-10-121-13/+60
* | Fix bug 5449931 - Wrong theme for icon menusAdam Powell2011-10-121-5/+3
|/
* Fix bug 5396097 - menu theme consistencyAdam Powell2011-10-115-14/+16
* Fix 5249234: Add contentDescription to buttons on transport control on lock s...Jim Miller2011-10-101-3/+10
* Merge "Adding accessibility support to the pattern lock."Svetoslav Ganov2011-10-101-17/+70
|\
| * Adding accessibility support to the pattern lock.Svetoslav Ganov2011-10-101-17/+70
* | Don't show icon for power-off confirmation dialog.Amith Yamasani2011-10-101-1/+0
* | Merge "Bug 5430909 - Overlay action bar should consume hover events"Adam Powell2011-10-101-0/+8
|\ \ | |/ |/|
| * Bug 5430909 - Overlay action bar should consume hover eventsAdam Powell2011-10-101-0/+8
* | Merge "Move battery stats to xt_qtaguid for data stats."Jeff Sharkey2011-10-093-22/+500
|\ \
| * | Move battery stats to xt_qtaguid for data stats.Jeff Sharkey2011-10-093-22/+500
* | | Save the click position and restore it on orientation change.Amith Yamasani2011-10-071-2/+13
|/ /
* | Fix how we hide and show the nav bar.Dianne Hackborn2011-10-072-2/+0
|/
* Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediatelyDianne Hackborn2011-10-061-1/+4
* Added callback for Face Unlock service to poke the wakelockBrian Colonna2011-10-051-0/+1
* Merge "Adding a flag for if biometric weak has ever been used"Danielle Millett2011-10-041-0/+14
|\
| * Adding a flag for if biometric weak has ever been usedDanielle Millett2011-10-041-0/+14
* | Merge "New PIN unlock screen layout."Ben Komalo2011-10-041-5/+5
|\ \
| * | New PIN unlock screen layout.Ben Komalo2011-10-031-5/+5
* | | Fix 5405210: DevicePolicyManager doesn't allow Face UnlockDanielle Millett2011-10-041-1/+11
| |/ |/|
* | Fix 5185505: allow facelock to be enabled by a setting.Jim Miller2011-10-031-1/+4
* | Merge "Reworked biometric weak check functions"Danielle Millett2011-10-031-8/+35
|\ \
| * | Reworked biometric weak check functionsDanielle Millett2011-10-031-8/+35
| |/
* | Fix bugs around overlay action modes.Adam Powell2011-10-031-1/+7
|/
* Moving fallback check code to SettingsSteven Ross2011-09-301-16/+5
* Merge "calling back SetupFaceLock to clean up temporary gallery"Steven Ross2011-09-301-1/+51
|\
| * calling back SetupFaceLock to clean up temporary gallerySteven Ross2011-09-291-1/+51
* | Convert content type "image/jpg" to "image/jpeg".Owen Lin2011-09-301-0/+7
|/
* Merge "Fix bug 5386180 - Wire up action bar home/up for dialogs"Adam Powell2011-09-281-5/+11
|\
| * Fix bug 5386180 - Wire up action bar home/up for dialogsAdam Powell2011-09-281-5/+11
* | Fix 5323545 - FaceLock no longer appears when taking a callBrian Colonna2011-09-271-1/+0
|/
* am b4f0a9f3: Merge "Fix 5326463: rework sim state handling in lockscreen" int...Jim Miller2011-09-261-21/+7
|\
| * Fix 5326463: rework sim state handling in lockscreenJim Miller2011-09-261-21/+7
* | Overlay to configure data usage network types.Jeff Sharkey2011-09-261-0/+9
* | Merge "Avoid double-ping when tapping outside the handle."Brandon Keely2011-09-241-1/+1
|\ \
| * | Avoid double-ping when tapping outside the handle.Brandon Keely2011-09-231-1/+1