1. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  2. 82349c5 Fix bug 5202226 - Leave menu button visible for no-button phones if by Adam Powell · 13 years ago
  3. 67403e0 BLUR_BEHIND flag is not supported anymore by Mathias Agopian · 13 years ago
  4. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  5. 4f36995 Fix 5026428: Rework unlock attempt logic with active DPM to show better messages by Jim Miller · 13 years ago
  6. 6d97842 Merge "Fix 5021968: Add input method switcher button to lock screen." by Jim Miller · 13 years ago
  7. 858f8ea Fix 5021968: Add input method switcher button to lock screen. by Jim Miller · 13 years ago
  8. c0e3f24 Fix issue #5186318: Can't take multiple screenshots by Dianne Hackborn · 13 years ago
  9. 0f4739f Merge "Fix bug 5186258 - Incorrect window width is used for custom panel views in the MATCH_PARENT case" by Adam Powell · 13 years ago
  10. 3429ff5 Fix bug 5186258 - Incorrect window width is used for custom panel by Adam Powell · 13 years ago
  11. cd2bad4 Fix 5149726: Add slight delay to initial lock screen 'ping' animation. by Jim Miller · 13 years ago
  12. 84f4936 Fix bug 5183332 - monkeys are jerks by Adam Powell · 13 years ago
  13. 130453c Fix DISABLE_EXPAND in the tablet status bar. by Daniel Sandler · 13 years ago
  14. 9f550e9 Merge "Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot" by Dianne Hackborn · 13 years ago
  15. fc8fa63 Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot by Dianne Hackborn · 13 years ago
  16. 926808d Merge "Fix bug 533274 - Menu key opens wrong menu in action mode" by Adam Powell · 13 years ago
  17. 012da5a Fix bug 533274 - Menu key opens wrong menu in action mode by Adam Powell · 13 years ago
  18. 4fd8d533 Fix bug 5167786 - make sure custom option panels still work. by Adam Powell · 13 years ago
  19. f35d049 Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu by Adam Powell · 13 years ago
  20. bb04b67 Merge "Set rotation to landscape on HDMI instead of 0" by Erik Gilling · 13 years ago
  21. 10a058c Set rotation to landscape on HDMI instead of 0 by Erik Gilling · 13 years ago
  22. e43fca9 Offer a masked version of setUiOptions for windows to only modify certain flags. by Adam Powell · 13 years ago
  23. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  24. 61aa9f3 Merge "Don't use HW accel drawing in lock screen on lower-end devices." by Dianne Hackborn · 13 years ago
  25. b375632 Don't use HW accel drawing in lock screen on lower-end devices. by Dianne Hackborn · 13 years ago
  26. 8b08b88 Properly disable status bar on secure lockscreens. by Daniel Sandler · 13 years ago
  27. 294a619 Merge "Subtract the navigation bar from DisplayMetrics." by Daniel Sandler · 13 years ago
  28. 36412a7 Subtract the navigation bar from DisplayMetrics. by Daniel Sandler · 13 years ago
  29. 74d188c Initial support for notification panel access in keyguard. by Daniel Sandler · 13 years ago
  30. 97a3001 Fix bug 5080988 - State change to action views made in by Adam Powell · 13 years ago
  31. 8868f97 Merge "Fix bug 5011824 - New Holo overflow menu for physical menu key devices" by Adam Powell · 13 years ago
  32. f344735 Fix 5125978: remove lockscreen logspew by Jim Miller · 13 years ago
  33. dfee59a Fix bug 5011824 - New Holo overflow menu for physical menu key devices by Adam Powell · 13 years ago
  34. adff7fa Merge "Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0" by Jim Miller · 13 years ago
  35. e0c2d8e Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0 by Jim Miller · 13 years ago
  36. f1eaf7f Merge "Fix 5045008: replace "ring/silence" target in LockScreen with camera app" by Jim Miller · 13 years ago
  37. be8d1cf1 Fix 5045008: replace "ring/silence" target in LockScreen with camera app by Jim Miller · 13 years ago
  38. e0018cc Merge "Crushing Dreams." by Daniel Sandler · 13 years ago
  39. 21351d1 Merge "Whoops also need to move notification shade above lock screen." by Dianne Hackborn · 13 years ago
  40. e8ecde1 Whoops also need to move notification shade above lock screen. by Dianne Hackborn · 13 years ago
  41. dc5facd Fix bug 5044737 - Compatibility menus should be as wide as the screen width by Adam Powell · 13 years ago
  42. ee91d94 Crushing Dreams. by Daniel Sandler · 13 years ago
  43. 85de77a Merge "Fix bug 5098288 - Rethink the suite of new themes" by Adam Powell · 13 years ago
  44. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  45. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  46. 6b05d58 Fix 5044158: Initial pass: add music transport controls to LockScreen by Jim Miller · 13 years ago
  47. ccdd4ee Fix bug 5087980 - MenuItem#expandActionView should work from within by Adam Powell · 13 years ago
  48. 89b09da Bug 5076788 - Optimize the building and invalidation of menus by Adam Powell · 13 years ago
  49. 8a722f2 Merge "Preventing screenshots when waking from sleep." by Winson Chung · 13 years ago
  50. d859fa3 Preventing screenshots when waking from sleep. by Winson Chung · 13 years ago
  51. 0bd1d0a Fix bug 5060033 - No text-editing toolbar when in a dialog by Adam Powell · 13 years ago
  52. 44b578a Merge "Subtract the navbar's bounds from fullscreen windows." by Daniel Sandler · 13 years ago
  53. 78ede2c Merge "Move status bar above keyguard." by Dianne Hackborn · 13 years ago
  54. 71baf1d Move status bar above keyguard. by Dianne Hackborn · 13 years ago
  55. 038f1c8 Bug 5061529 - Save/restore action view state for menu items across by Adam Powell · 13 years ago
  56. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 14 years ago
  57. 8e8b415 Subtract the navbar's bounds from fullscreen windows. by Daniel Sandler · 13 years ago
  58. b80d332 Fix bug 5037642 - Refine back button behavior for action bar modes. by Adam Powell · 14 years ago
  59. 0a3deee Fix regression with legacy expanded menus by Adam Powell · 14 years ago
  60. fbaa1ea Merge "Fix 5027468: prevent screen from turning back on while lockscreen in password mode." by Jim Miller · 14 years ago
  61. dcb9376 Fix 5027468: prevent screen from turning back on while lockscreen in password mode. by Jim Miller · 14 years ago
  62. 5f81f1b am 74c425d3: am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 14 years ago
  63. 74c425d3 am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 14 years ago
  64. 98c3fcc Show SIM blocked after 10 time puk wrong entries. by John Wang · 14 years ago
  65. 11ed1d6 Fix bugs around restoring submenu state after activity teardown/restore by Adam Powell · 14 years ago
  66. 8ecfac1 Fix 4942542, 4590542: Password unlock fixes by Jim Miller · 14 years ago
  67. 40030c8 Merge "Binding Pwr+VolDown to take screenshot." by Winson Chung · 14 years ago
  68. 9112ec3 Binding Pwr+VolDown to take screenshot. by Winson Chung · 14 years ago
  69. 1c8d207 Fix 4691563: Polish MultiWaveView experience in LockScreen and InCall screen by Jim Miller · 14 years ago
  70. 2e4aa18 Fix 4691563: Don't show lock before unlock screen by Jim Miller · 14 years ago
  71. f782ded Merge "LockScreen layout, button style, and owner info fixes - enable OwnerInfo to appear in status1 if dedicated view not present. - force all status lines to be singleline and marquee. - fix justification in landscape layouts. - use buttonBarStyle for buttons on all LockScreens. - reduce the size of the clock to fit in landscape. - no longer show "Draw a pattern to unlock" help message in LockPatternView." by Jim Miller · 14 years ago
  72. 7377cd0 LockScreen layout, button style, and owner info fixes by Jim Miller · 14 years ago
  73. 0b2be42 Fix bug 4595971 - Menu not prepared to be prepared by Adam Powell · 14 years ago
  74. 08a975e Update LockScreen layouts to latest UX spec. by Jim Miller · 14 years ago
  75. a3e3c53 Fix bug 4807086 - Options menu panel too narrow in landscape by Adam Powell · 14 years ago
  76. 9c8e735 Merge "Update pattern unlock and assets to match new UX design spec." by Jim Miller · 14 years ago
  77. 0d24419 Update pattern unlock and assets to match new UX design spec. by Jim Miller · 14 years ago
  78. 1766974 am 03cbb58e: am ff42c04d: Merge "Support SIM permanently disabled state." into honeycomb-LTE by John Wang · 14 years ago
  79. 03cbb58 am ff42c04d: Merge "Support SIM permanently disabled state." into honeycomb-LTE by John Wang · 14 years ago
  80. ff42c04 Merge "Support SIM permanently disabled state." into honeycomb-LTE by John Wang · 14 years ago
  81. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 14 years ago
  82. b0b24b3 Support SIM permanently disabled state. by John Wang · 14 years ago
  83. 3fe9cc5 resolved conflicts for merge of e95c07bd to master by Dianne Hackborn · 14 years ago
  84. e95c07b am 7c7f8e18: am 0a8a2324: Merge "Fix issue #4603422: Compatibility mode button doesn\'t always update" into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  85. 7c7f8e1 am 0a8a2324: Merge "Fix issue #4603422: Compatibility mode button doesn\'t always update" into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  86. 7d04932 Fix issue #4603422: Compatibility mode button doesn't always update by Dianne Hackborn · 14 years ago
  87. 7c1650d am aabe5f46: am 49572479: Update sim missing message in lock screen. by John Wang · 14 years ago
  88. aabe5f4 am 49572479: Update sim missing message in lock screen. by John Wang · 14 years ago
  89. 70832a3 Some tuning for MultiWaveView animations and assets: by Jim Miller · 14 years ago
  90. 4957247 Update sim missing message in lock screen. by John Wang · 14 years ago
  91. b505074 Add new MultiWaveView widget and integrate it into LockScreen by Jim Miller · 14 years ago
  92. 924b7c7 am 4d042048: am 08a8f3f9: Merge "Set emergency call text visibility." into honeycomb-LTE by John Wang · 14 years ago
  93. f741e67 resolved conflicts for merge of e2aa0490 to master by Dianne Hackborn · 14 years ago
  94. 4d04204 am 08a8f3f9: Merge "Set emergency call text visibility." into honeycomb-LTE by John Wang · 14 years ago
  95. 08a8f3f Merge "Set emergency call text visibility." into honeycomb-LTE by John Wang · 14 years ago
  96. e2aa049 am a1396dfe: am 02140891: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  97. a1396df am 02140891: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  98. 5328bf0 Set emergency call text visibility. by John Wang · 14 years ago
  99. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 14 years ago
  100. de13001 am 1f866589: am 71030e53: Merge "Add SIM PUK unlockscreen." into honeycomb-LTE by John Wang · 14 years ago