1. 3b9613c Fix 2 issues related to caption. by Garfield Tan · 6 years ago
  2. b603095 A brave new world for window insets (2 and 3/n) by Jorim Jaggi · 6 years ago
  3. 086c6fc Let launcher modify window corner radius by Lucas Dupin · 6 years ago
  4. 9a908db Rename KeyEvent.isMediaKey() to isMediaSessionKey() by Hyundo Moon · 6 years ago
  5. 60f5929 WindowInsets: reimplement WindowInsets on top of Insets by Adrian Roos · 6 years ago
  6. fbd8ea6 Fix 2 graphical issues for drag resizing. by Garfield Tan · 6 years ago
  7. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  8. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  9. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  10. a4d6fa2 Get gravity of menu panel by display by Riddle Hsu · 6 years ago
  11. 398780a Merge "Don't access keyguard from instant apps." into pi-dev am: e7bd4e7e8f by Svet Ganov · 6 years ago
  12. 3ea66c3 Don't access keyguard from instant apps. by Svet Ganov · 6 years ago
  13. aa5d9be Don't access keyguard from instant apps. am: e5a3125c1c am: 54f78810cc by Svet Ganov · 6 years ago
  14. e5a3125 Don't access keyguard from instant apps. by Svet Ganov · 6 years ago
  15. ee4376a Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev am: 7ba4c2b254 by Evan Rosky · 6 years ago
  16. 7ba4c2b Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev by Evan Rosky · 6 years ago
  17. cd80e61 Fixed a bug where sometimes unhandled handler would consume all keys by Evan Rosky · 6 years ago
  18. ab2f888 Merge "Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout" into pi-dev am: 177ee3d7a1 by Adrian Roos · 6 years ago
  19. f7b7426 Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout by Adrian Roos · 7 years ago
  20. 63c1059 Merge "Fixes splitscreen when executed from fullscreen app" into pi-dev am: 765801d5fb by Matthew Ng · 6 years ago
  21. 3030712 Fixes splitscreen when executed from fullscreen app by Matthew Ng · 6 years ago
  22. 8e41676 Register fallback even if background already exists by Ondrej Novak · 6 years ago
  23. 8c65f9b Merge "MediaSessionService: Provide caller information for media key events" into pi-dev am: 183a63474f by Jaewan Kim · 6 years ago
  24. 183a634 Merge "MediaSessionService: Provide caller information for media key events" into pi-dev by Jaewan Kim · 6 years ago
  25. 68dc2af Update the snap targets in minimized mode to reflect the correct targets am: 6317df6e1e by Matthew Ng · 6 years ago
  26. 6317df6 Update the snap targets in minimized mode to reflect the correct targets by Matthew Ng · 6 years ago
  27. 77748b6 MediaSessionService: Provide caller information for media key events by Jaewan Kim · 6 years ago
  28. 9a63fa9 Merge "BackgroundFallback: Cover all cases where the fallback is needed" into pi-dev am: 0d58b9bb64 by android-build-team Robot · 6 years ago
  29. 0d58b9b Merge "BackgroundFallback: Cover all cases where the fallback is needed" into pi-dev by android-build-team Robot · 6 years ago
  30. 786ea78 BackgroundFallback: Cover all cases where the fallback is needed by Adrian Roos · 6 years ago
  31. 16e4b92 Merge "Secondary split screen app will be next to the navigation bar (1/2)" into pi-dev am: 9f88bbc064 by android-build-team Robot · 6 years ago
  32. 9f88bbc Merge "Secondary split screen app will be next to the navigation bar (1/2)" into pi-dev by android-build-team Robot · 6 years ago
  33. 62c7846 Secondary split screen app will be next to the navigation bar (1/2) by Matthew Ng · 6 years ago
  34. 913f22a Merge "Update DecorContext's Resource cache when calling getResources." into pi-dev am: 33cb3b7204 by Chavi Weingarten · 6 years ago
  35. a213d30 Update DecorContext's Resource cache when calling getResources. by chaviw · 6 years ago
  36. 5dbc5aa Merge "Fixed issue where color attributes used for window background Activity themes would not be applied" by Nader Jawad · 6 years ago
  37. 56c68bc Fixed issue where color attributes used for window background Activity by Nader Jawad · 6 years ago
  38. c771e7e Add @NonNull annotation to getDecorView() by Siarhei Vishniakou · 6 years ago
  39. 4351308 Move default pip position to right above the shelf. by Tracy Zhou · 6 years ago
  40. 2292031 DisplayCutout: Add xml wrapper for layoutInDisplayCutoutMode by Adrian Roos · 6 years ago
  41. ac5cecd Explicitly do not support SEARCH_SERVICE on UI_MODE_TYPE_WATCH by Erik Wolsheimer · 7 years ago
  42. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  43. 32bcb10 Restore pinned stack shadows. by Robert Carr · 7 years ago
  44. a0b78d5 Add API to set divider color in code by Jorim Jaggi · 7 years ago
  45. 2a35e6d Fix a couple PIP related issues. by Winson Chung · 7 years ago
  46. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  47. 8f162c6 DecorView#mNavigationGuard is gone by Yohei Yukawa · 7 years ago
  48. 5e29c07 Add "KeyFallback" handling ability to Views by Evan Rosky · 7 years ago
  49. f59a413 Add support for minimized mode for right dock side for tablets (1/2) by Matthew Ng · 7 years ago
  50. 77c8295 Merge "Fix broken window flag" into oc-mr1-dev am: 07d0b93914 am: e9c5d8aad6 by Jason Monk · 7 years ago
  51. d7acd16 Fix broken window flag by Jason Monk · 7 years ago
  52. ea506c6 Make settings themed apps have light nav by Jason Monk · 7 years ago
  53. a750e99 Make settings themed apps have light nav DO NOT MERGE by Jason Monk · 7 years ago
  54. 8fe8b86 Merge "Always enable nav and status bar opaque/translucency" into oc-mr1-dev am: 8823588e36 by Matthew Ng · 7 years ago
  55. e6b393b Always enable nav and status bar opaque/translucency by Matthew Ng · 7 years ago
  56. 66f4e1c resolve merge conflicts of 9a0d4240dd24 to master by Tarandeep Singh · 7 years ago
  57. 4efdd56 Revert "Make settings themed apps have light nav" by Tarandeep Singh · 7 years ago
  58. 3ab6896 resolve merge conflicts of f2cd0f616e4c to master by Jason Monk · 7 years ago
  59. 4548420 Make settings themed apps have light nav by Jason Monk · 7 years ago
  60. 379f158 Merge "Add multi-display support to FloatingToolbar." into oc-mr1-dev am: 01b6ff0178 by Tarandeep Singh · 7 years ago
  61. c9c83a9 Add multi-display support to FloatingToolbar. by Tarandeep Singh · 7 years ago
  62. 11b58a9 Add theme attribute for light navigation bar by Jorim Jaggi · 7 years ago
  63. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  64. 369907f Keyguard: Factor out Screen and Wakefulness lifecycles by Adrian Roos · 7 years ago
  65. 98b181b Merge "Prevent unwanted keypress actions during TV Setup." into oc-dev by Sujith Ramakrishnan · 7 years ago
  66. 0390fff Prevent unwanted keypress actions during TV Setup. by Sujith Ramakrishnan · 7 years ago
  67. 15b29c7 Adjustments to PIP position while flinging by Mady Mellor · 7 years ago
  68. c3504d4 Merge "Workaround to ensure that PIP activities have a visible shadow." into oc-dev by TreeHugger Robot · 7 years ago
  69. 4d8681f Workaround to ensure that PIP activities have a visible shadow. by Winson Chung · 7 years ago
  70. b4045d3 Notify keyguard of when power button is pressed. by Andrew Zeng · 7 years ago
  71. 17293cc Ensure FloatingActionMode has a non-null FloatingToolbar. by Abodunrinwa Toki · 7 years ago
  72. 853d17d Fix underdraw during resizing by Jorim Jaggi · 7 years ago
  73. 134cee2 No need to deal with windowTokens by Philip P. Moltmann · 7 years ago
  74. e00febf Merge "Increases the minimized width in landscape by statusbar height" into oc-dev by TreeHugger Robot · 7 years ago
  75. 7ccdb52 Increases the minimized width in landscape by statusbar height by Matthew Ng · 7 years ago
  76. 232b5f8 DecorView: Avoid changing shadow size in Pinned Stack. by Robert Carr · 7 years ago
  77. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  78. 936f27c Always request keyboard shorcuts, even if there's no menu. by Michael Wright · 7 years ago
  79. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 7 years ago
  80. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  81. c2ec7bf Merge "Fix activity move between displays" into oc-dev by Andrii Kulian · 7 years ago
  82. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  83. eab62ba Restore session on new window after app kill by Philip P. Moltmann · 7 years ago
  84. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  85. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  86. 361915c Move global actions to sysui and add plugin interface by Jason Monk · 7 years ago
  87. da42f4a Merge "Enables drag to dismiss for PiP and adds a dark scrim when dismissing" by Mady Mellor · 7 years ago
  88. 81d4061 Enables drag to dismiss for PiP and adds a dark scrim when dismissing by Mady Mellor · 7 years ago
  89. 35fa3c2 Associate rotation watchers with displays by Andrii Kulian · 7 years ago
  90. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  91. 89dc00a PIP should only move along long edges when on phone by Mady Mellor · 7 years ago
  92. a7f6974 Update how PIP size is determined by Mady Mellor · 8 years ago
  93. 321ceda Merge "Only modify window layout params when necessary." into cw-f-dev am: 9fbd981f23 am: a26e371c9b by Michael Kwan · 7 years ago
  94. 134ad6e Only modify window layout params when necessary. by Michael Kwan · 7 years ago
  95. 29a7865 Adding PipManager dumps. by Winson Chung · 7 years ago
  96. 2a82fe5 Refactor PiP logic in preparation for expanded state. by Winson Chung · 8 years ago
  97. ff73dd9 Merge "Splitscreen for minimized state that works with resizable launchers" by TreeHugger Robot · 8 years ago
  98. e15352e Splitscreen for minimized state that works with resizable launchers by Matthew Ng · 8 years ago
  99. 3b10dcd Update PIP minimize to edge gesture by Mady Mellor · 8 years ago
  100. e7c8aee Merge "Adjustments to PIP heuristics to snapping along edges of screen" by Mady Mellor · 8 years ago