1. 98a8814 Prevent monkey from triggering bugreport by Guang Zhu · 10 years ago
  2. 46cbf7e Inset the non-overlay contextual action bar without a status guard by Adam Powell · 10 years ago
  3. de9ba39 Don't forward media keys to the app if the phone session is active by RoboErik · 10 years ago
  4. 22ef3ed Merge "Don't start the keyguard until boot is done." into lmp-dev by Dan Sandler · 10 years ago
  5. 1b409bc Merge "Turn the device on if the camera lens is uncovered." into lmp-dev by Michael Wright · 10 years ago
  6. 5eeebf5 Don't start the keyguard until boot is done. by Jason Monk · 10 years ago
  7. 61a43ee Turn the device on if the camera lens is uncovered. by Michael Wright · 10 years ago
  8. 314dc4c Merge "Fix "Always apply window insets to action modes"" into lmp-dev by Alan Viverette · 10 years ago
  9. 98a5142 Fix "Always apply window insets to action modes" by Alan Viverette · 10 years ago
  10. ed1ae8f Merge "Add announcement of global actions dialog" into lmp-dev by Jason Monk · 10 years ago
  11. 30443b1 Add announcement of global actions dialog by Jason Monk · 10 years ago
  12. 3ee549c Fix window manager policy state when waking from doze. by Jeff Brown · 10 years ago
  13. 73840ea Aggressively trim memory for system_process by John Reck · 10 years ago
  14. 36c4db8 Decouple turning screen on from waking up in policy. by Jeff Brown · 10 years ago
  15. 2b2f672 Merge "Make panel menu windows respect elevation" into lmp-dev by Adam Powell · 10 years ago
  16. 594558d Make panel menu windows respect elevation by Adam Powell · 10 years ago
  17. 24b5f2c Always apply window insets to action modes by Alan Viverette · 10 years ago
  18. 07ecc74 Merge "Use action bar theme for action modes, fix ViewStub inflation theme" into lmp-dev by Alan Viverette · 10 years ago
  19. 7e3d6c9 Merge "Revert "Make starting window hw-accelerated"" into lmp-dev by John Reck · 10 years ago
  20. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  21. a9ddb8d Use action bar theme for action modes, fix ViewStub inflation theme by Alan Viverette · 10 years ago
  22. dc263b1 Fix bar visibility after restarting immersive activities by Adrian Roos · 10 years ago
  23. ce4a0cf Properly redispatch systemUiVisibility flags by Adrian Roos · 10 years ago
  24. f849a5e Magic null-background filling for PhoneWindows by Adam Powell · 10 years ago
  25. a3804a0 Merge "Give a tablet a chance." into lmp-dev by Craig Mautner · 10 years ago
  26. c3daedd Give a tablet a chance. by Craig Mautner · 10 years ago
  27. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  28. 91db5ea Merge "Hide the increased window size due to colored bars from the view hierarchy" into lmp-dev by Adrian Roos · 10 years ago
  29. cbc771f Merge changes Ia6fe9724,I682b9acb into lmp-dev by Craig Mautner · 10 years ago
  30. 7d7808f Show all windows from activity that hides keyguard by Craig Mautner · 10 years ago
  31. c13fcac Make sure FLAG_DISMISS_KEYGUARD brings up bouncer by Jorim Jaggi · 10 years ago
  32. db352c7 Merge "Have Activity Transitions activited by a new window attribute." into lmp-dev by George Mount · 10 years ago
  33. 4f52b34 Make starting window hw-accelerated by Chet Haase · 10 years ago
  34. 9826f63 Have Activity Transitions activited by a new window attribute. by George Mount · 10 years ago
  35. f5e9b5c Hide the increased window size due to colored bars from the view hierarchy by Adrian Roos · 10 years ago
  36. bb8c4834 Merge "Add new wallpaper features for insets and offsets." into lmp-dev by Dianne Hackborn · 10 years ago
  37. bb9637b Merge "Don't draw system bar backgrounds if FLAG_FULLSCREEN is set" into lmp-dev by Adrian Roos · 10 years ago
  38. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 10 years ago
  39. fc01f04 Allow wake keys to wake dozing device. by Michael Wright · 10 years ago
  40. d4e3fe4 Don't draw system bar backgrounds if FLAG_FULLSCREEN is set by Adrian Roos · 10 years ago
  41. a6863ad Merge "Allow for event dispatching when in non-interactive states." into lmp-dev by Michael Wright · 10 years ago
  42. 57b4ad9 Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-dev by Michael Wright · 10 years ago
  43. 133f143 am 0641ab3d: am 636f3eac: Add clear_top flag to settings action intent. Bug: 17200185 by Wei Liu · 10 years ago
  44. 0641ab3 am 636f3eac: Add clear_top flag to settings action intent. Bug: 17200185 by Wei Liu · 10 years ago
  45. 70af00a Allow for event dispatching when in non-interactive states. by Michael Wright · 10 years ago
  46. 8ab940a Add extra to ASSIST intent to indicate potential input type by Michael Wright · 10 years ago
  47. 636f3ea Add clear_top flag to settings action intent. Bug: 17200185 by Wei Liu · 10 years ago
  48. 18aa9f6 Merge "Add support for SW_CAMERA_LENS_COVER." into lmp-dev by Michael Wright · 10 years ago
  49. 0f6c32a Merge ""Back" with translucent window now sets ActivityOptions." into lmp-dev by George Mount · 10 years ago
  50. 9e18397 "Back" with translucent window now sets ActivityOptions. by George Mount · 10 years ago
  51. c03da0e Make Fragment Transitions match Acitivty Transitions API by George Mount · 10 years ago
  52. 3818c92 Add support for SW_CAMERA_LENS_COVER. by Michael Wright · 10 years ago
  53. d2334e6 Merge "Add IDs for status and nav-bar backgrounds." into lmp-dev by George Mount · 10 years ago
  54. 0fb81090 Add IDs for status and nav-bar backgrounds. by George Mount · 10 years ago
  55. dc6d1a9 Fix the global gesture to enable accessibility. by Svetoslav · 10 years ago
  56. 30a480b Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev by Filip Gruszczynski · 10 years ago
  57. f14d924 Allowing isRound and outsetBottom properties to be passed to ActivityView. by Filip Gruszczynski · 10 years ago
  58. 3cb3e8b Merge "Allow voice assist to function in a non-interactive state" into lmp-dev by Michael Wright · 10 years ago
  59. 869a67c Allow voice assist to function in a non-interactive state by Michael Wright · 10 years ago
  60. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  61. 64d0434 Merge "Always allow translucent bars for keyguard" into lmp-dev by Jorim Jaggi · 10 years ago
  62. b79a70a Merge "Add state save/restore for Toolbar" into lmp-dev by Adam Powell · 10 years ago
  63. 31c91c8 Add state save/restore for Toolbar by Adam Powell · 10 years ago
  64. e4b1d57 Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev by Nancy Chen · 10 years ago
  65. f93afcf Merge "Remove Meta-Tab shortcut for Recents." into lmp-dev by Michael Wright · 10 years ago
  66. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  67. 0e47941 Merge "Cancel pending meta actions when the key pressed *isn't* meta." into lmp-dev by Michael Wright · 10 years ago
  68. 2006009 Merge "Fix password unlock method" into lmp-dev by Jorim Jaggi · 10 years ago
  69. e070018 Fix password unlock method by Jorim Jaggi · 10 years ago
  70. 251e35d Cancel pending meta actions when the key pressed *isn't* meta. by Michael Wright · 10 years ago
  71. 931b2e7 Merge "Add Voice Assist key." into lmp-dev by Michael Wright · 10 years ago
  72. 4fb3ee3 Always allow translucent bars for keyguard by Adrian Roos · 10 years ago
  73. dc63f7b Add Voice Assist key. by Michael Wright · 10 years ago
  74. 61c4675 Remove Meta-Tab shortcut for Recents. by Michael Wright · 10 years ago
  75. b89d5cc Allow Activities to opt into using Overlay for shared elements. by George Mount · 10 years ago
  76. 68539a6 Remove logspam from GlobalActions. by John Spurlock · 10 years ago
  77. 7f15164 Add a way to get Transitions from a TransitionSet. by George Mount · 10 years ago
  78. 1dbead1 Disable immersive mode confirmation for test automation by Guang Zhu · 10 years ago
  79. 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 10 years ago
  80. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  81. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  82. 4ebcdfd Implement final lock now affordance by Adrian Roos · 10 years ago
  83. 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
  84. 2c18333 Remove clipToOutline workaround for null backgrounds by Alan Viverette · 10 years ago
  85. cdcd487 Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617) by Winson Chung · 10 years ago
  86. a631d49 Don't dismiss boot messages before keyguard is ready by Craig Mautner · 10 years ago
  87. ce0c13a Mark all Meta combos as system combos by Michael Wright · 10 years ago
  88. 896a82d am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  89. 6393196 Fix double chin issue, where bottom inset is applied twice. by Filip Gruszczynski · 10 years ago
  90. 68f96d8 Add differentiating transitions for returning/reentering. by George Mount · 10 years ago
  91. 0fa59b8 am 896a82d7: am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  92. 7d93e27 Merge "Don't suppress haptic feedback on keyguard anymore." into lmp-dev by Jeff Brown · 10 years ago
  93. 82379ba Don't suppress haptic feedback on keyguard anymore. by Jeff Brown · 10 years ago
  94. d0e9449 Merge "Add public attribute for window clipToOutline" into lmp-dev by Alan Viverette · 10 years ago
  95. 40982d4 Add public attribute for window clipToOutline by Alan Viverette · 10 years ago
  96. 5fc41b3 Shut up by John Reck · 10 years ago
  97. 0747053 Clip windows to their background by default by Alan Viverette · 10 years ago
  98. f84bc66 Merge "Use activity for brightness dialog" into lmp-dev by Alan Viverette · 10 years ago
  99. bbc4994 am a76164e1: Merge "Only use bottom outset for main display." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  100. b57503c Only use bottom outset for main display. by Filip Gruszczynski · 10 years ago