1. 3328433 Fix continous crash in WindowManager in boot by Jaewan Kim · 8 years ago
  2. 254d9e4 Merge "Fix KeyguardManager.isSecure() to observe work profile" into nyc-dev by Jim Miller · 8 years ago
  3. db1bc6b Force status bar window to be visible when expanded by Adrian Roos · 8 years ago
  4. e4044bb Fix KeyguardManager.isSecure() to observe work profile by Jim Miller · 8 years ago
  5. 14db362 Fixing regression in call to showRecents(). by Winson · 8 years ago
  6. f76b150 Merge "Show lockscreen wallpaper on SIM screens" into nyc-dev by Adrian Roos · 8 years ago
  7. 4b74f4d Fix IME adjustment for voice interaction windows by Jorim Jaggi · 8 years ago
  8. a3760a4 Show lockscreen wallpaper on SIM screens by Adrian Roos · 8 years ago
  9. bdc4700 Merge "PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist" into nyc-dev by Jaewan Kim · 8 years ago
  10. f0fd218 PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist by Jaewan Kim · 8 years ago
  11. 72c216f Merge "Don't hide app windows due to not showing when locked when keyguard is hidden" into nyc-dev by TreeHugger Robot · 8 years ago
  12. 23fd1db Don't hide app windows due to not showing when locked when keyguard is hidden by Wale Ogunwale · 8 years ago
  13. 1d66995 Merge "Fix deadlock between VrManager, ActivityManager and WindowManager" into nyc-dev by Amith Yamasani · 8 years ago
  14. 02a0381 Fix deadlock between VrManager, ActivityManager and WindowManager by Amith Yamasani · 8 years ago
  15. 0bf096f Keyboard shortcuts: dismiss when activities start via shortcut by Andrei Stingaceanu · 8 years ago
  16. 3dd5948 Merge "Fix unprotected StatusBarManagerService calls" into nyc-dev by Adrian Roos · 8 years ago
  17. 3eefb4c Merge "Use right starting window resource in multi-window mode." into nyc-dev by TreeHugger Robot · 8 years ago
  18. dfc1862 Use right starting window resource in multi-window mode. by Wale Ogunwale · 8 years ago
  19. f2efdd8 Fix unprotected StatusBarManagerService calls by Adrian Roos · 8 years ago
  20. c99f05e Merge "Fix broken statusbar disable flags" into nyc-dev by TreeHugger Robot · 8 years ago
  21. 2a62910 Fix broken statusbar disable flags by Adrian Roos · 8 years ago
  22. 681fc7b Fix wrong transition when dock minimized and docked app launched by Jorim Jaggi · 8 years ago
  23. eb88d83 Add nice animation when adjusting for IME in multi-window by Jorim Jaggi · 8 years ago
  24. 469caae Disable recents button in carmode inside of NavigationBarView, by Sriram Viswanathan · 8 years ago
  25. b5dd049 Fixes a bug in shortcut key. by Muyuan Li · 8 years ago
  26. 015e42a Merge "Limit don't dispatch when non-interactive and the display is off to watches" into nyc-dev by TreeHugger Robot · 8 years ago
  27. 6b15ea5 Limit don't dispatch when non-interactive and the display is off to watches by Wale Ogunwale · 8 years ago
  28. 3166593 Fix NPE when the vr manager isn't around at first. by Dan Sandler · 8 years ago
  29. 064e612 Merge changes from topic 'vr-fixes' into nyc-dev by Daniel Sandler · 8 years ago
  30. 5ba0d3e ShortcutManager: First cut of CTS by Makoto Onuki · 8 years ago
  31. 096ba22 Suppress immersive mode confirmation in VR mode. by Dan Sandler · 8 years ago
  32. 8f5701b Only force drawing status bar background if target >= N by Jorim Jaggi · 8 years ago
  33. 48143f7 Merge "Caps Lock toggle with Meta + Alt (2/2)" into nyc-dev by Andrii Kulian · 8 years ago
  34. 347bb9a Merge "Don't lock device when double tapping" into nyc-dev by Jorim Jaggi · 8 years ago
  35. f1cdf95 Don't lock device when double tapping by Jorim Jaggi · 8 years ago
  36. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 8 years ago
  37. 11c62e1 Dynamic density change handling by Jorim Jaggi · 8 years ago
  38. 002f712 Keyboard shortcuts: disable toggling from lockscreen by Andrei Stingaceanu · 8 years ago
  39. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  40. e5638a6 Fix nav bar consuming by Jorim Jaggi · 8 years ago
  41. 0cb0f72 Fix divider animation by Jorim Jaggi · 8 years ago
  42. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  43. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  44. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 8 years ago
  45. 4e850ff Keyboard Shortcuts: Add Keycodes for shortcut representation by Clara Bayarri · 8 years ago
  46. 16b8251 Refactor enableAccessibility to AccessibilityManagerService by Muyuan Li · 8 years ago
  47. cdc78f7 ShortcutManager: Clean up for uninstalled packages. by Makoto Onuki · 8 years ago
  48. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  49. 7c74ae0 Merge "Disable FLAG_LAYOUT_NO_LIMITS window flag in multi-window mode" into nyc-dev by Wale Ogunwale · 8 years ago
  50. 9185fb0 Disable FLAG_LAYOUT_NO_LIMITS window flag in multi-window mode by Wale Ogunwale · 8 years ago
  51. 34f09ca Add system wide long-press back button functionality by Anthony Hugh · 8 years ago
  52. 44dbe29 Fixing issue where screenshot notification remains non-dismissible. by Winson · 8 years ago
  53. 7014a3a Merge "Add configurable nav bar opacity rules" into nyc-dev by Yorke Lee · 8 years ago
  54. 9b2ffb3 Add configurable nav bar opacity rules by Yorke Lee · 8 years ago
  55. 6ca619f Partial screenshot by Muyuan Li · 8 years ago
  56. 605ec5c Merge "Fixing shortcut key duplicate registration bug" into nyc-dev by Muyuan Li · 8 years ago
  57. 8a97307 Merge "Don't crash legacy apps with revoked "Draw over apps access"" into nyc-dev by Svetoslav Ganov · 8 years ago
  58. 24d24ac Fixing shortcut key duplicate registration bug by Muyuan Li · 8 years ago
  59. 03f2afc Don't crash legacy apps with revoked "Draw over apps access" by Svet Ganov · 8 years ago
  60. acc86ab Merge "Add config value to force nav bar to be opaque" into nyc-dev by Yorke Lee · 8 years ago
  61. 2e4b732 Add config value to force nav bar to be opaque by Yorke Lee · 8 years ago
  62. 720e0d2 Allow for uninstalled apps in ShortcutManager by Amith Yamasani · 8 years ago
  63. 94ce94e Allows components to register shortcut key. by Muyuan Li · 8 years ago
  64. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 9 years ago
  65. 978b4d0 Merge "Fixed MetricsLogger usage." into nyc-dev by Felipe Leme · 8 years ago
  66. d426d12b Fixed MetricsLogger usage. by Felipe Leme · 8 years ago
  67. 4e34c4e Merge "Initial implementation of logging metrics for bugreport." into nyc-dev by Felipe Leme · 8 years ago
  68. 6605bd8 Initial implementation of logging metrics for bugreport. by Felipe Leme · 8 years ago
  69. 7587e38 Merge "Restrict dock sides after rotation" into nyc-dev by Jorim Jaggi · 8 years ago
  70. 5060bd8 Restrict dock sides after rotation by Jorim Jaggi · 8 years ago
  71. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  72. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 9 years ago
  73. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 9 years ago
  74. 76b7d0d Revert "PIP: Use long press HOME for PIP on Android TV (2/2)" by Jaewan Kim · 9 years ago
  75. 9f6798a Fix layout for full-screen floating windows by Jorim Jaggi · 9 years ago
  76. e26334b Merge "Handle light status bar for split-screen" into nyc-dev by Jorim Jaggi · 9 years ago
  77. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 9 years ago
  78. 691546e Isolate Keyguard from main thread badness by Adrian Roos · 9 years ago
  79. 81ba11e Put dismiss end target at navigation bar by Jorim Jaggi · 9 years ago
  80. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 9 years ago
  81. d090205 Mask widgets for suspended packages. by Rubin Xu · 9 years ago
  82. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  83. 1262dc0 Merge "Switch and store keyboard layouts based on IME subtype." by Michael Wright · 9 years ago
  84. d5f7ed9 Switch and store keyboard layouts based on IME subtype. by Michael Wright · 9 years ago
  85. 076de3c Merge "PIP: Handle KEYCODE_WINDOW to control PIP UI" by Jaewan Kim · 9 years ago
  86. 4268b19 Merge "SystemGestures: Only send touch events to gesture detector." by Dennis Kempin · 9 years ago
  87. 485a8d1 Merge "Use public device orientation sensor for window orientation" by Trevor Bunker · 9 years ago
  88. 4911787 PIP: Handle KEYCODE_WINDOW to control PIP UI by Jaewan Kim · 9 years ago
  89. 11a27b1 Merge "PIP: Use long press HOME for PIP on Android TV (2/2)" by Youngsang Cho · 9 years ago
  90. 52632e2 PIP: Use long press HOME for PIP on Android TV (2/2) by Jaewan Kim · 9 years ago
  91. 8e4591c Use public device orientation sensor for window orientation by Trevor Bunker · 9 years ago
  92. e7d716d Add support for shortcuts with the shift key. by Jiaquan He · 9 years ago
  93. dc5b453 Scroll to RemoteInputView by Adrian Roos · 9 years ago
  94. a1dcb87 Merge "Revive volume up/down long press in TV" by Jaewan Kim · 9 years ago
  95. 765487f Revive volume up/down long press in TV by Jaewan Kim · 9 years ago
  96. 1fcd0c2 Merge "Fix problem where keyguard shows spontaneously" by Jim Miller · 9 years ago
  97. 737af72 Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  98. 2967f48 Fix problem where keyguard shows spontaneously by Jim Miller · 9 years ago
  99. 3dc52ed Revert "Snap docked stack after screen rotation" by Winson Chung · 9 years ago
  100. e65d6bb Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago