1. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  2. ff5b158 Keep activities stopped while the lock screen is up. by Dianne Hackborn · 12 years ago
  3. 0c2acff Clean up lock screen hide animation. by Dianne Hackborn · 12 years ago
  4. ed4995d Merge "Change window manager to use fixed size for the status bar." by Dianne Hackborn · 12 years ago
  5. 3223e25 Changed FUL calls to more general biometric sensor calls by Brian Colonna · 12 years ago
  6. 18ec7a9 Merge "Fix: FUL coming up when phone is powered off from lockscreen" by Brian Colonna · 12 years ago
  7. c3cd250 Fix: FUL coming up when phone is powered off from lockscreen by Brian Colonna · 12 years ago
  8. cdebd54 Merge "Don't do anything on lid state change by default." by Jeff Brown · 12 years ago
  9. 2e7760e Don't do anything on lid state change by default. by Jeff Brown · 12 years ago
  10. de368ff Change window manager to use fixed size for the status bar. by Dianne Hackborn · 12 years ago
  11. f882f1a Bind to the correct face lock service. by Amith Yamasani · 12 years ago
  12. 0b2b1fe Merge "Passing useLiveliness flag to FUL in startUi call" by Brian Colonna · 12 years ago
  13. c38cf4c Merge "New Android Dreams architecture, disabled for now." by Daniel Sandler · 12 years ago
  14. 077ee85 Fix issue #6309296: Framework returns Configuration.SCREENLAYOUT_SIZE_LARGE for Xoom by Dianne Hackborn · 12 years ago
  15. f66e930 Passing useLiveliness flag to FUL in startUi call by Brian Colonna · 12 years ago
  16. 82920ed Merge "Separated FUL functionality from LockPatternKeyguardView" by Brian Colonna · 12 years ago
  17. 7d276c3 New Android Dreams architecture, disabled for now. by Daniel Sandler · 13 years ago
  18. 9431366 Separated FUL functionality from LockPatternKeyguardView by Brian Colonna · 12 years ago
  19. c8cb329 Fix boot on sw600dp devices. by Daniel Sandler · 12 years ago
  20. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  21. e8644b6 Merge "Fix so that status bar doesn't resize when hiding nav bar." by Dianne Hackborn · 12 years ago
  22. 9801435 Fix so that status bar doesn't resize when hiding nav bar. by Dianne Hackborn · 12 years ago
  23. 4350498 Merge "Fix 6216452: Add search target to lock screen" by Jim Miller · 12 years ago
  24. c00fd7a Fix 6216452: Add search target to lock screen by Jim Miller · 12 years ago
  25. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  26. 35bb98d Merge "unlock screen: enable DEBUG and track pattern start/cell progress." by JP Abgrall · 12 years ago
  27. 2184a98 Merge "Lockscreen settings per user" by Amith Yamasani · 12 years ago
  28. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  29. 52c489c Lockscreen settings per user by Amith Yamasani · 12 years ago
  30. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  31. e94d763 unlock screen: enable DEBUG and track pattern start/cell progress. by JP Abgrall · 12 years ago
  32. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  33. 50c69b5 Merge "Preload recents on phones with hard nav keys" by Michael Jurka · 12 years ago
  34. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 12 years ago
  35. c97ed10 Merge "Ensure pointer location view is attached to the policy thread." by Jeff Brown · 12 years ago
  36. 7082516 Ensure pointer location view is attached to the policy thread. by Jeff Brown · 12 years ago
  37. 52f1d75 Show the current user in power menu by Amith Yamasani · 12 years ago
  38. 1359360 User management and switching by Amith Yamasani · 12 years ago
  39. e90585f Add a config resource to disable key-chord screenshotting by Christopher Tate · 12 years ago
  40. d16a4f2 am d5b5db73: am b7a6f5d7: am 928d3470: Fix 5960562: Show emergency button on PukUnlock screen by Jim Miller · 12 years ago
  41. 928d347 Fix 5960562: Show emergency button on PukUnlock screen by Jim Miller · 12 years ago
  42. b030476 Fix 6021938: Improved target support in lock screen by Jim Miller · 12 years ago
  43. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  44. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  45. fbc46dc Fix 6028595: Fix reboot loop in AccountUnlock due to null callback by Jim Miller · 12 years ago
  46. 75e1ce6 Use SINGLE_TOP and CLEAR_TOP when starting camera from lock scren. by Wu-cheng Li · 12 years ago
  47. 7a34895 Add shortcut for voice search by Michael Jurka · 12 years ago
  48. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 12 years ago
  49. 40eec4c Fix the size of DialogWhenLarge windows by Adam Powell · 12 years ago
  50. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 12 years ago
  51. ce952c8 AudioManager: Add support for master mute by Mike Lockwood · 13 years ago
  52. f5f4ec9 PhoneWindowManager: stifle warning that ITelephony service does not exist by Mike Lockwood · 13 years ago
  53. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 13 years ago
  54. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  55. aa5bf14 PhoneWindowManager: Disable boot progress dialog on headless builds by Mike Lockwood · 13 years ago
  56. 61ac6bb Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods. by Craig Mautner · 13 years ago
  57. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  58. 118bb2b Fix 5906830: Don't crash on lock screens that lack a clock. by Jim Miller · 13 years ago
  59. ce4a0c6 Fix 5906830: Update the clock earlier when lock screen comes back from suspend. by Jim Miller · 13 years ago
  60. fb9e364 Merge "Fix 5620754: don't show pattern unlock after SIM unlock if not enabled." by Jim Miller · 13 years ago
  61. 93708af Fix 5620754: don't show pattern unlock after SIM unlock if not enabled. by Jim Miller · 13 years ago
  62. 3868cee Fix 5907237: dismiss keyguard after the camera app launches. by Jim Miller · 13 years ago
  63. 8c190f7 am 29cd79c7: am c986d6f0: Merge "Fix issue #5906017: Missing menu entries in portrait when in compatibility mode" into ics-mr1 by Dianne Hackborn · 13 years ago
  64. a486a53 Fix issue #5906017: Missing menu entries in portrait when in compatibility mode by Dianne Hackborn · 13 years ago
  65. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  66. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  67. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 13 years ago
  68. 230a709 Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  69. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  70. f88d149 am 10065177: am 2e282f35: Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  71. 2e282f3 Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  72. 191713a Move where prop dev.bootcomplete is set by Guang Zhu · 13 years ago
  73. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  74. 0b92eb4 am 1aff11be: am 7a286d83: Merge "Fix 5620754: don\'t show pattern screen after SIM PUK unlock" into ics-mr1 by Jim Miller · 13 years ago
  75. 7a286d8 Merge "Fix 5620754: don't show pattern screen after SIM PUK unlock" into ics-mr1 by Jim Miller · 13 years ago
  76. 8a1131d Merge "DO NOT MERGE cherry-picked FU framework tablet commits" into ics-mr1 by Brian Colonna · 13 years ago
  77. 28a0767 Fix 5620754: don't show pattern screen after SIM PUK unlock by Jim Miller · 13 years ago
  78. 5437c22 am d3872f55: am 62fad768: Merge "Fix 4560303: Add setting to lock later when power button pressed" into ics-mr1 by Jim Miller · 13 years ago
  79. a4edd15 Fix 4560303: Add setting to lock later when power button pressed by Jim Miller · 13 years ago
  80. 7664c0e DO NOT MERGE cherry-picked FU framework tablet commits by Brian Colonna · 13 years ago
  81. edcac2a Merge "Unbinding from FU when going to backup" by Brian Colonna · 13 years ago
  82. d02c5df am c0139281: am c892e177: Merge "Hide emergency call text if not support it." into ics-mr1 by John Wang · 13 years ago
  83. fb45f7b Unbinding from FU when going to backup by Brian Colonna · 13 years ago
  84. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  85. 088f162 Hide emergency call text if not support it. by John Wang · 13 years ago
  86. ee4d45f am 0be53567: am 19a06fe9: Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into ics-mr1 by Dianne Hackborn · 13 years ago
  87. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  88. a44f2a5 Changed how Face Unlock coordinates are specified by Brian Colonna · 13 years ago
  89. e4067fa Merge "Checking whether screen is on in constructor fixes 5658742" by Steven Ross · 13 years ago
  90. bdc18b2 am 03e63427: am 8e0ecbfc: Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 13 years ago
  91. fa7fa9a am 944c985b: am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  92. ebc6fb4 Checking whether screen is on in constructor fixes 5658742 by Steven Ross · 13 years ago
  93. 8e0ecbf Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 13 years ago
  94. e0e9fd9 Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  95. 7bedf24 Shortcut keys should be handled on down, not up. by Jeff Brown · 13 years ago
  96. 68b909d Fix system hotkey handling. by Jeff Brown · 13 years ago
  97. 7e05b4a am 7377e593: am 0e385ee4: am b32785c6: Merge "More fixing for issue #5366535: Lockscreen has wrong layout..." into ics-mr0 by Dianne Hackborn · 13 years ago
  98. 0e385ee am b32785c6: Merge "More fixing for issue #5366535: Lockscreen has wrong layout..." into ics-mr0 by Dianne Hackborn · 13 years ago
  99. 7029f19 am 675a5ba8: am 3b5555fc: Merge "Make new ringer toggles on power menu accessible and navigable with keyboard." into ics-mr1 by Amith Yamasani · 13 years ago
  100. 3b5555f Merge "Make new ringer toggles on power menu accessible and navigable with keyboard." into ics-mr1 by Amith Yamasani · 13 years ago