1. cdc78f7 ShortcutManager: Clean up for uninstalled packages. by Makoto Onuki · 8 years ago
  2. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  3. 7c74ae0 Merge "Disable FLAG_LAYOUT_NO_LIMITS window flag in multi-window mode" into nyc-dev by Wale Ogunwale · 8 years ago
  4. 9185fb0 Disable FLAG_LAYOUT_NO_LIMITS window flag in multi-window mode by Wale Ogunwale · 8 years ago
  5. 34f09ca Add system wide long-press back button functionality by Anthony Hugh · 8 years ago
  6. 44dbe29 Fixing issue where screenshot notification remains non-dismissible. by Winson · 8 years ago
  7. 7014a3a Merge "Add configurable nav bar opacity rules" into nyc-dev by Yorke Lee · 8 years ago
  8. 9b2ffb3 Add configurable nav bar opacity rules by Yorke Lee · 8 years ago
  9. 6ca619f Partial screenshot by Muyuan Li · 8 years ago
  10. 605ec5c Merge "Fixing shortcut key duplicate registration bug" into nyc-dev by Muyuan Li · 8 years ago
  11. 8a97307 Merge "Don't crash legacy apps with revoked "Draw over apps access"" into nyc-dev by Svetoslav Ganov · 8 years ago
  12. 24d24ac Fixing shortcut key duplicate registration bug by Muyuan Li · 8 years ago
  13. 03f2afc Don't crash legacy apps with revoked "Draw over apps access" by Svet Ganov · 8 years ago
  14. acc86ab Merge "Add config value to force nav bar to be opaque" into nyc-dev by Yorke Lee · 8 years ago
  15. 2e4b732 Add config value to force nav bar to be opaque by Yorke Lee · 8 years ago
  16. 720e0d2 Allow for uninstalled apps in ShortcutManager by Amith Yamasani · 8 years ago
  17. 94ce94e Allows components to register shortcut key. by Muyuan Li · 8 years ago
  18. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 8 years ago
  19. 978b4d0 Merge "Fixed MetricsLogger usage." into nyc-dev by Felipe Leme · 8 years ago
  20. d426d12b Fixed MetricsLogger usage. by Felipe Leme · 8 years ago
  21. 4e34c4e Merge "Initial implementation of logging metrics for bugreport." into nyc-dev by Felipe Leme · 8 years ago
  22. 6605bd8 Initial implementation of logging metrics for bugreport. by Felipe Leme · 8 years ago
  23. 7587e38 Merge "Restrict dock sides after rotation" into nyc-dev by Jorim Jaggi · 8 years ago
  24. 5060bd8 Restrict dock sides after rotation by Jorim Jaggi · 8 years ago
  25. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  26. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 8 years ago
  27. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 8 years ago
  28. 76b7d0d Revert "PIP: Use long press HOME for PIP on Android TV (2/2)" by Jaewan Kim · 8 years ago
  29. 9f6798a Fix layout for full-screen floating windows by Jorim Jaggi · 8 years ago
  30. e26334b Merge "Handle light status bar for split-screen" into nyc-dev by Jorim Jaggi · 8 years ago
  31. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 8 years ago
  32. 691546e Isolate Keyguard from main thread badness by Adrian Roos · 8 years ago
  33. 81ba11e Put dismiss end target at navigation bar by Jorim Jaggi · 8 years ago
  34. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 8 years ago
  35. d090205 Mask widgets for suspended packages. by Rubin Xu · 8 years ago
  36. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 8 years ago
  37. 1262dc0 Merge "Switch and store keyboard layouts based on IME subtype." by Michael Wright · 8 years ago
  38. d5f7ed9 Switch and store keyboard layouts based on IME subtype. by Michael Wright · 8 years ago
  39. 076de3c Merge "PIP: Handle KEYCODE_WINDOW to control PIP UI" by Jaewan Kim · 8 years ago
  40. 4268b19 Merge "SystemGestures: Only send touch events to gesture detector." by Dennis Kempin · 8 years ago
  41. 485a8d1 Merge "Use public device orientation sensor for window orientation" by Trevor Bunker · 8 years ago
  42. 4911787 PIP: Handle KEYCODE_WINDOW to control PIP UI by Jaewan Kim · 8 years ago
  43. 11a27b1 Merge "PIP: Use long press HOME for PIP on Android TV (2/2)" by Youngsang Cho · 8 years ago
  44. 52632e2 PIP: Use long press HOME for PIP on Android TV (2/2) by Jaewan Kim · 9 years ago
  45. 8e4591c Use public device orientation sensor for window orientation by Trevor Bunker · 8 years ago
  46. e7d716d Add support for shortcuts with the shift key. by Jiaquan He · 9 years ago
  47. dc5b453 Scroll to RemoteInputView by Adrian Roos · 9 years ago
  48. a1dcb87 Merge "Revive volume up/down long press in TV" by Jaewan Kim · 9 years ago
  49. 765487f Revive volume up/down long press in TV by Jaewan Kim · 9 years ago
  50. 1fcd0c2 Merge "Fix problem where keyguard shows spontaneously" by Jim Miller · 9 years ago
  51. 737af72 Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  52. 2967f48 Fix problem where keyguard shows spontaneously by Jim Miller · 9 years ago
  53. 3dc52ed Revert "Snap docked stack after screen rotation" by Winson Chung · 9 years ago
  54. e65d6bb Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  55. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 9 years ago
  56. 9ebbe6a Changes to support navigation bar system UI in car mode. by Sriram Viswanathan · 9 years ago
  57. c22ab79 Keyboard shortcuts: minor naming refactor by Andrei Stingaceanu · 9 years ago
  58. fb5168a SystemGestures: Only send touch events to gesture detector. by Dennis Kempin · 9 years ago
  59. d8b1d63 Fixing issue with exit animation due to incorrect visibility state. by Winson · 9 years ago
  60. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  61. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  62. af038b6 Merge "Minor improvements on 'Take bug report' Action." by Felipe Leme · 9 years ago
  63. 43b013f Minor improvements on 'Take bug report' Action. by Felipe Leme · 9 years ago
  64. 406585a Reenable colored bars for multiwindow by Jorim Jaggi · 9 years ago
  65. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  66. 2a9e3f8 Better named encryption flags, start triaging. by Jeff Sharkey · 9 years ago
  67. 96d5c8a Temporarily disable forcing of drawing status bar background. by Filip Gruszczynski · 9 years ago
  68. e974f7e Changed the action executed when "Take bug report" is selected. by Felipe Leme · 9 years ago
  69. ae61f71 Rotate IMEs (subtypes) by Meta+Space. by Yohei Yukawa · 9 years ago
  70. 4407cbd Merge "Add support for locking the screen when the lid is closed" am: 9dc3c36c9c am: 4d9e6190b1 by Michael Wright · 9 years ago
  71. 37c8bcb Merge "Add support for locking the screen when the lid is closed" am: 9dc3c36c9c by Michael Wright · 9 years ago
  72. 4d9e619 Merge "Add support for locking the screen when the lid is closed" am: 9dc3c36c9c by Michael Wright · 9 years ago
  73. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 9 years ago
  74. 7def60d Add support for locking the screen when the lid is closed by Edward Savage-Jones · 9 years ago
  75. 4fa7892 Add flag so apps always draw status bar background by Jorim Jaggi · 9 years ago
  76. a771049 allow locking UI mode and block launching car dock for automotive by keunyoung · 9 years ago
  77. 8f7f318 Allow QS tiles to open dialogs by Jason Monk · 9 years ago
  78. aa8b1c3 Merge "Revert "allow locking UI mode and block launching car dock for automotive"" by Keun-young Park · 9 years ago
  79. 3b741e0 Revert "allow locking UI mode and block launching car dock for automotive" by Keun-young Park · 9 years ago
  80. ef3ca43 Merge "allow locking UI mode and block launching car dock for automotive" by Keun-young Park · 9 years ago
  81. 64cdc14 Remove dock divider surface when it's not visible. by Filip Gruszczynski · 9 years ago
  82. cae4f12 Revert "Don\'t dispatch when non-interactive and the display is off." am: f2b9b2d85a am: f7aceb60e3 am: 2900dc2349 am: 617bd39465 by Joe LaPenna · 9 years ago
  83. f2b9b2d Revert "Don't dispatch when non-interactive and the display is off." by Joe LaPenna · 9 years ago
  84. 1746369 allow locking UI mode and block launching car dock for automotive by keunyoung · 9 years ago
  85. 57f76f1 Animate the dock divider appearance/disappearance. by Filip Gruszczynski · 9 years ago
  86. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  87. 904271d Merge "Prevent recents from coming up when in SUW" into mnc-dr-dev am: ca9c43b27b am: fc12c7c1b7 am: b0482fe29e by Puneet Kumar · 9 years ago
  88. fc12c7c Merge "Prevent recents from coming up when in SUW" into mnc-dr-dev by Puneet Kumar · 9 years ago
  89. d847ad5 Prevent recents from coming up when in SUW by Michael Wright · 9 years ago
  90. c5bd9bc Fix: input source comparison -> MotionEvent.isFromSource() by Jun Mukai · 9 years ago
  91. 2a6a2c2 Change WindowState.mShownFrame to WindowState.mShownPosition. by Filip Gruszczynski · 9 years ago
  92. c90a97c Merge "Fix the condition of hovering at the edge." by Jun Mukai · 9 years ago
  93. 6e94a9e Added rules for status/nav bar customization when in multi-window mode by Wale Ogunwale · 9 years ago
  94. c7b01e6 am e6a4f902: am 0e28d919: am 3af80eff: am 79176379: Merge "Send POWER_HINT_INTERACTION on rotate." into mnc-dr-dev by Tim Murray · 9 years ago
  95. 3af80ef am 79176379: Merge "Send POWER_HINT_INTERACTION on rotate." into mnc-dr-dev by Tim Murray · 9 years ago
  96. 1f40764 Send POWER_HINT_INTERACTION on rotate. by Tim Murray · 9 years ago
  97. 9946529 Fix the condition of hovering at the edge. by Jun Mukai · 9 years ago
  98. e95b0ae Improve visibility and layering of dock divider. by Filip Gruszczynski · 9 years ago
  99. 7a2421d am 35f215cf: am 2d48a93f: am 98a8c7c5: am e1de9f67: Fix black Keyguard by Jorim Jaggi · 9 years ago
  100. 98a8c7c am e1de9f67: Fix black Keyguard by Jorim Jaggi · 9 years ago