1. 1a088aa Fix 5479823: black patch was showing before resuming call by Brian Colonna · 13 years ago
  2. c9c417c Merge "Added callback to allow Face Unlock to hide black area" into ics-mr0 by Brian Colonna · 13 years ago
  3. b0994ed CherryPick 35530d from master to mr0. do not merge. by Xavier Ducrohet · 13 years ago
  4. f8b9a47 Added callback to allow Face Unlock to hide black area by Brian Colonna · 13 years ago
  5. 2928c9d Fix 5493266: Properly restore background after playing music by Jim Miller · 13 years ago
  6. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago
  7. 0639876 Merge "Fix 5288804: Make music trasports in lockscreen more closely match design" into ics-mr0 by Jim Miller · 13 years ago
  8. 2720cfa Merge "Fix 5433466 - FU out of position during orientation change" into ics-mr0 by Brian Colonna · 13 years ago
  9. 02c4c8a Fix 5288804: Make music trasports in lockscreen more closely match design by Jim Miller · 13 years ago
  10. f13313a Merge "Fix 5452698: fix broken logic in reportFailedAttempt() in lockscreen" into ics-mr0 by Jim Miller · 13 years ago
  11. 9d20405 Fix 5433466 - FU out of position during orientation change by Brian Colonna · 13 years ago
  12. 5310a731 Merge "Updating screenshot animation and behaviour. (Bug: 5333706)" into ics-mr0 by Winson Chung · 13 years ago
  13. a63bb84 Updating screenshot animation and behaviour. (Bug: 5333706) by Winson Chung · 13 years ago
  14. 29aa5dc Fix 5452698: fix broken logic in reportFailedAttempt() in lockscreen by Jim Miller · 13 years ago
  15. 9a7e4ce Merge "Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar" into ics-mr0 by Jim Miller · 13 years ago
  16. 05f1cdc Fix stupid bug breaking touch on devices without a nav bar. by Dianne Hackborn · 13 years ago
  17. 305c78c Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar by Jim Miller · 13 years ago
  18. cd8640f Merge "Fix issue #5398675: It's (too) easy to keep the navigation bar..." into ics-mr0 by Dianne Hackborn · 13 years ago
  19. e26ab70 Fix issue #5398675: It's (too) easy to keep the navigation bar... by Dianne Hackborn · 13 years ago
  20. 7b5dd87 Fix 5466793: Fix memory leak in system process when face lock is enabled. by Jim Miller · 13 years ago
  21. d814d4f Merge "going directly to backup after face unlock fails 15 times" into ics-mr0 by Uriel Rodriguez · 13 years ago
  22. ef0e259 Fix 5458658: Fix memory leak in lock screen by Jim Miller · 13 years ago
  23. fd2ed69 going directly to backup after face unlock fails 15 times by Uriel Rodriguez · 13 years ago
  24. 4e6d358 Fix 5358124: Better transport control visibility management in lock screen by Jim Miller · 13 years ago
  25. 3406886 Merge "Making FaceUnlock not pop up for overlays Fixes 5451837 Fixes 5446341" into ics-mr0 by Steven Ross · 13 years ago
  26. 2ce6882 Fixed problem where Face Unlock area was showing by Brian Colonna · 13 years ago
  27. 7726289 Making FaceUnlock not pop up for overlays Fixes 5451837 Fixes 5446341 by Steven Ross · 13 years ago
  28. 3505abf Merge "Fix 5451144: Poking wakelock upon fallback" into ics-mr0 by Brian Colonna · 13 years ago
  29. 9eeaaa3 Fix 5451144: Poking wakelock upon fallback by Brian Colonna · 13 years ago
  30. 19fa262 Merge "Send ACTION_USER_PRESENT when provisioning is completed." into ics-mr0 by Martijn Coenen · 13 years ago
  31. 50b1534 Merge "Bug 5312828 - Menu button not responding" into ics-mr0 by Adam Powell · 13 years ago
  32. c6d5188 Bug 5312828 - Menu button not responding by Adam Powell · 13 years ago
  33. 97175bc Merge "Fix issue #5446988: WindowManager warns BOOT TIMEOUT,..." into ics-mr0 by Dianne Hackborn · 13 years ago
  34. 534b7af Merge "Fix 5437700: Underlying backup method was exposed" into ics-mr0 by Brian Colonna · 13 years ago
  35. 38cc896 Fix issue #5446988: WindowManager warns BOOT TIMEOUT,... by Dianne Hackborn · 13 years ago
  36. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  37. 1000e3f Merge "Stop enabling all disabled status bar features from GlobalActions. (DO NOT MERGE)" into ics-mr0 by Daniel Sandler · 13 years ago
  38. 81cdada Fix 5437700: Underlying backup method was exposed by Brian Colonna · 13 years ago
  39. 63c8a47 Merge "Fixes 5446301" into ics-mr0 by Brian Colonna · 13 years ago
  40. aef555b Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens. by Jim Miller · 13 years ago
  41. 4841e29 Fixes 5446301 by Steven Ross · 13 years ago
  42. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  43. ec3f05e Stop enabling all disabled status bar features from GlobalActions. (DO NOT MERGE) by Daniel Sandler · 13 years ago
  44. 24d7b5f Send ACTION_USER_PRESENT when provisioning is completed. by Nick Pelly · 13 years ago
  45. 538e565 Fix bug 5396097 - menu theme consistency by Adam Powell · 13 years ago
  46. baa2812 Fix 5386408: Fix battery state information propagation in Lock Screen by Jim Miller · 13 years ago
  47. 2b78c70 Merge "Fix 5406921: Register for receiving phone state changes when KGSVM gets created." by Jim Miller · 13 years ago
  48. c3892c5 Fixes 5429869 Only displaying FaceUnlock when window is focused by Steven Ross · 13 years ago
  49. ba8ecd2 Merge "Fix how we hide and show the nav bar." by Dianne Hackborn · 13 years ago
  50. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  51. 19eb701 Fix 5406921: Register for receiving phone state changes when KGSVM gets created. by Jim Miller · 13 years ago
  52. 9c2df26 Fixing alarm clock bug by Steven Ross · 13 years ago
  53. 85b9edf Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 13 years ago
  54. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  55. 219f3c7 Merge "Make SENSOR orientation modes trump rotation lock. Bug: 5371750" by Jeff Brown · 13 years ago
  56. 4dfce20 Make SENSOR orientation modes trump rotation lock. Bug: 5371750 by Jeff Brown · 13 years ago
  57. 0c422a7 Added callback for Face Unlock service to poke the wakelock by Brian Colonna · 13 years ago
  58. dce0bb6 Killing Facelock when a phonecall comes in by Steven Ross · 13 years ago
  59. 85b10b0 Fix 5317948: Don't display facelock when transport controls are showing. by Jim Miller · 13 years ago
  60. a1aebdf Merge "New PIN unlock screen layout." by Ben Komalo · 13 years ago
  61. e5320a0 Merge "Tie the lockscreen sounds with the ringer volume." by Amith Yamasani · 13 years ago
  62. 51ea88a New PIN unlock screen layout. by Ben Komalo · 13 years ago
  63. fee5cb5 Merge "Reworked biometric weak check functions" by Danielle Millett · 13 years ago
  64. 5839698 Reworked biometric weak check functions by Danielle Millett · 13 years ago
  65. 893746b Merge "allow override of HDMI rotation" by Justin Ho · 13 years ago
  66. f8419a0 Fix bugs around overlay action modes. by Adam Powell · 13 years ago
  67. 8cb751b Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  68. ee1d541 Merge "Use SoundPool instead of Ringtone." by Marco Nelissen · 13 years ago
  69. d5545bd Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  70. b9a4b3c Fix lockscreen Bug: 5391404 by Justin Ho · 13 years ago
  71. e0b6cd1 Fix bug 5386915 - Action mode is intercepting touches it shouldn't be by Adam Powell · 13 years ago
  72. cfdd624 Fix 5385186 - Face Unlock no longer shown when first booted by Brian Colonna · 13 years ago
  73. d90172e Merge "Pulled out part of onScreenTurnedOn() into show() function" by Brian Colonna · 13 years ago
  74. 8917838 Merge "Fix bug 5386180 - Wire up action bar home/up for dialogs" by Adam Powell · 13 years ago
  75. 915ce0d Fix bug 5386180 - Wire up action bar home/up for dialogs by Adam Powell · 13 years ago
  76. 4284e9d Pulled out part of onScreenTurnedOn() into show() function by Brian Colonna · 13 years ago
  77. 267cb2b Fix 5323545 - FaceLock no longer appears when taking a call by Brian Colonna · 13 years ago
  78. a2f00da am b4f0a9f3: Merge "Fix 5326463: rework sim state handling in lockscreen" into ics-factoryrom by Jim Miller · 13 years ago
  79. 9a41ef8 allow override of HDMI rotation by Erik Gilling · 13 years ago
  80. 3f5f83b Fix 5326463: rework sim state handling in lockscreen by Jim Miller · 13 years ago
  81. 0e86bc0 Merge "FaceLock is now closed if emergency dial button is pressed" by Brian Colonna · 13 years ago
  82. 4c25311 Merge "Prevent unintended rotations. Bug: 4981385" by Jeff Brown · 13 years ago
  83. c0347aa Prevent unintended rotations. Bug: 4981385 by Jeff Brown · 13 years ago
  84. 93b19cb Merge "Changed result of entering credentials after forgot pattern" by Brian Colonna · 13 years ago
  85. 6ed1bfb Merge "Fix bug 5341139 - bottom bar stays if app wants to handle orientation change" by Adam Powell · 13 years ago
  86. a05aba9 Fix bug 5341139 - bottom bar stays if app wants to handle orientation change by Adam Powell · 13 years ago
  87. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  88. eef1ae1 FaceLock is now closed if emergency dial button is pressed by Brian Colonna · 13 years ago
  89. aae641b Changed result of entering credentials after forgot pattern by Brian Colonna · 13 years ago
  90. 5298a8c am dd6d1bbd: Merge "Update PUK unlock screen." into ics-factoryrom by John Wang · 13 years ago
  91. a0c7a57 am 08ee7fa4: Merge "Fixing emergency dialer flicker on lock screen (issue 5314293)" into ics-factoryrom by Adam Cohen · 13 years ago
  92. d65b3b9 Fix bug 5355912 - SearchView in ActionBar with by Adam Powell · 13 years ago
  93. dd6d1bb Merge "Update PUK unlock screen." into ics-factoryrom by John Wang · 13 years ago
  94. 4001109 Fix issue #5355844: PowerManager does not call screenTurningOn after boot. by Dianne Hackborn · 13 years ago
  95. 7f3eb49 Update PUK unlock screen. by John Wang · 13 years ago
  96. b35914b Merge "Disallow 180 rotation for phones. Bug: 4981385" by Jeff Brown · 13 years ago
  97. a829e16 Merge "Handle orientation changes more systematically. Bug: 4981385" by Jeff Brown · 13 years ago
  98. d3187e3 Disallow 180 rotation for phones. Bug: 4981385 by Jeff Brown · 13 years ago
  99. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  100. 5dbe922 am 6588bba3: Merge "Notify the sim state after callback registration." into ics-factoryrom by John Wang · 13 years ago