1. 6aea115 DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 14 years ago
  2. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  3. a6b4ffc Fix 3403858: Remove lock icons from status1 area. by Jim Miller · 14 years ago
  4. 4671ce5 Make keyguard also ask to turn the back button off, now that it is controlled separately. by Joe Onorato · 14 years ago
  5. 992f75b resolved conflicts for merge of 6687ecb4 to honeycomb-merge by Jeff Hamilton · 14 years ago
  6. da910fd Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb by Jeff Brown · 14 years ago
  7. e193c46 Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb by Joe Onorato · 14 years ago
  8. b92e18e Fix 3388705: Explicitly check for low battery level by Jim Miller · 14 years ago
  9. f0a3cc5 Handle ActivityNotFoundException in the WM policy. by Jeff Brown · 14 years ago
  10. 2dc9c78 Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb by Dianne Hackborn · 14 years ago
  11. 63042d6 Fix issue #3382992: IME close animation stutters from URL bar by Dianne Hackborn · 14 years ago
  12. 14782f7 Expose the window flags for lights out mode. by Joe Onorato · 14 years ago
  13. 644f9c3 Make FLAG_FULLSCREEN not go into lights out mode anymore. by Joe Onorato · 14 years ago
  14. 30bc34f Fix surface frame size reporting. by Jeff Brown · 14 years ago
  15. 4519f07 New orientation listener. by Jeff Brown · 14 years ago
  16. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 14 years ago
  17. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  18. 8ccea78 Merge "Fix bug 3299208 - Some apps' dialogs aren't show()ing successfully" into honeycomb by Adam Powell · 14 years ago
  19. e571e60 Fix bug 3299208 - Some apps' dialogs aren't show()ing successfully by Adam Powell · 14 years ago
  20. 892bd76 Fix SENSOR_LANDSCAPE and SENSOR_PORTRAIT by Jeff Brown · 14 years ago
  21. e25c4d1 Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb by Jim Miller · 14 years ago
  22. 6884358 Fix 3339257: Update lockscreen keyboard to fit Holo theme by Jim Miller · 14 years ago
  23. 661b6cf Merge "Okay, new plan for dialogs." into honeycomb by Dianne Hackborn · 14 years ago
  24. ef57575 Okay, new plan for dialogs. by Dianne Hackborn · 14 years ago
  25. 6cfc7a0 Merge "Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing" into honeycomb by Adam Powell · 14 years ago
  26. a1e6358 Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing by Adam Powell · 14 years ago
  27. 36c84403e Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  28. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  29. 08121bc Fix issue #3362666 Activities launched from ongoing notifications don't animate by Dianne Hackborn · 14 years ago
  30. 6e3212a Merge "Fix 3329600: Always enable screen rotation in lockscreen." into honeycomb by Jim Miller · 14 years ago
  31. e28016c Fix 3329600: Always enable screen rotation in lockscreen. by Jim Miller · 14 years ago
  32. 3d7a970 Merge "Fix 3210299: Extend lock screen wake timeout to 10s" into honeycomb by Jim Miller · 14 years ago
  33. 7727469 Fix 3210299: Extend lock screen wake timeout to 10s by Jim Miller · 14 years ago
  34. 92cd4d0 Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb by Adam Powell · 14 years ago
  35. 8f68f4f Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and by Adam Powell · 14 years ago
  36. 305093f Fix 3005526: Properly update StatusView from Password/PIN unlock by Jim Miller · 14 years ago
  37. 057d9f1 Merge "Fix 3342063: Correctly update StatusView when battery changes." into honeycomb by Jim Miller · 14 years ago
  38. fc5001a Fix 3342063: Correctly update StatusView when battery changes. by Jim Miller · 14 years ago
  39. 6687ecb Merge "Fix 3106227: use WeakReferences for receivers in DigitalClock class" into gingerbread by Jim Miller · 14 years ago
  40. b47bed9 Fix 3355957: Don't hide the keyboard for PIN/Password by Jim Miller · 14 years ago
  41. d04a88c Fix keyboard hidden states. by Jeff Brown · 14 years ago
  42. 8b886fa Fix 3106227: use WeakReferences for receivers in DigitalClock class by Jim Miller · 14 years ago
  43. 06bc972 Merge "Disable soft keyboard when keyboard attached." into honeycomb by Jeff Brown · 14 years ago
  44. 4aed78b Disable soft keyboard when keyboard attached. by Jeff Brown · 14 years ago
  45. c827699 Merge "Add volume down as a safe mode key for Stingray." into honeycomb by Jeff Brown · 14 years ago
  46. 0ce53b4 DO NOT MERGE Make the Phone options dialog use current language by Anders Hammar1 · 14 years ago
  47. e79223e Make the Phone options dialog use current language by Anders Hammar1 · 14 years ago
  48. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 14 years ago
  49. f99f9c5 Fix issue #3153930: orphan window left on screen by Dianne Hackborn · 14 years ago
  50. a3a078e Merge "Fix 3201849: Use custom Drawable for bg in lockscreen" into honeycomb by Jim Miller · 14 years ago
  51. 6014527 Add "min size" facility to the Window class. by Dianne Hackborn · 14 years ago
  52. 39d4b06 Fix 3201849: Use custom Drawable for bg in lockscreen by Jim Miller · 14 years ago
  53. 14770e0 Merge "The status bar half of making the status bar resize when hdmi is plugged in." into honeycomb by Joe Onorato · 14 years ago
  54. dc10030 The status bar half of making the status bar resize when hdmi is plugged in. by Joe Onorato · 14 years ago
  55. 32aa2c9 Fix bug 3338079 - Dialog styled activity decor by Adam Powell · 14 years ago
  56. f0ad6e6 Fix bug 3333015 - Overflow menu item submenus do not open by Adam Powell · 14 years ago
  57. 3b4fcbc Add ActivityManager#isRunningInTestHarness() public API. by Brett Chabot · 14 years ago
  58. b450a65 Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE] by Jim Miller · 14 years ago
  59. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  60. 0d69fae Fix bug 3330683 - Do not show the legacy menu panel for HC apps on by Adam Powell · 14 years ago
  61. 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 14 years ago
  62. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
  63. 64da12a Add dispatch key shortcut window callback. by Jeff Brown · 14 years ago
  64. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  65. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 14 years ago
  66. 07f3d66 Fix issue #3194697: default orientation for portrait-mode apps on stingray is backward? by Dianne Hackborn · 14 years ago
  67. caab4d0 Update shortcuts. by Jeff Brown · 14 years ago
  68. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  69. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  70. c1fb48d Improve shortcut handling. by Jeff Brown · 14 years ago
  71. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  72. 2ee1856 Merge "Hide navigation buttons and clock on lockscreen." by Daniel Sandler · 14 years ago
  73. 7e06ea8 Fix bug 3245210 - Bad window style for action modes for light holo dialog theme by Adam Powell · 14 years ago
  74. 3e8f5a2 Hide navigation buttons and clock on lockscreen. by Daniel Sandler · 14 years ago
  75. 049dd3d Fix bug 3248786 - silly monkeys. by Adam Powell · 14 years ago
  76. 59485d74 Do not allow lights out mode for old apps. by Daniel Sandler · 14 years ago
  77. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  78. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  79. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  80. 2a98a4c Fix 3024522: Add "no lock screen" support to the framework. by Jim Miller · 14 years ago
  81. 50262e5 Long press on home shouldn't open recents by Joe Onorato · 14 years ago
  82. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago
  83. 29fc2c9 Allow status bar panels to be on top of the status bar. by Joe Onorato · 14 years ago
  84. 46b0d68 Turn off the long press on home action by Joe Onorato · 14 years ago
  85. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  86. 0a3ab5d Goodbye title_bar_shadow. by Dianne Hackborn · 14 years ago
  87. 8e11ef0 Some work on issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 14 years ago
  88. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  89. 7dda196 Change hide() to dismiss() to avoid memory leak. by Yuling Liu · 14 years ago
  90. bf85f43 Add protection for ActionMode-related window callbacks that may not by Adam Powell · 14 years ago
  91. debf3be Fix bug 2948913 - provide lifecycle notifications for action modes by Adam Powell · 14 years ago
  92. c028a5e Merge "Fix a couple interactions between action bar and options menus" by Adam Powell · 14 years ago
  93. 8d12e20 Fix a couple interactions between action bar and options menus by Adam Powell · 14 years ago
  94. dab0014 am 99866c11: am 9e291a4b: Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 14 years ago
  95. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  96. f9ce879 Revert "allow all 4 orientations" by Mathias Agopian · 14 years ago
  97. 6af97e1 Revised assets for progress bars and indeterminate progress spinners. by Adam Powell · 14 years ago
  98. 55d3bae Merge "Change recents UIs to do task switches." by Dianne Hackborn · 14 years ago
  99. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  100. b677746 Change recents UIs to do task switches. by Dianne Hackborn · 14 years ago