1. 3b9613c Fix 2 issues related to caption. by Garfield Tan · 6 years ago
  2. 60f5929 WindowInsets: reimplement WindowInsets on top of Insets by Adrian Roos · 6 years ago
  3. fbd8ea6 Fix 2 graphical issues for drag resizing. by Garfield Tan · 6 years ago
  4. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  5. ee4376a Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev am: 7ba4c2b254 by Evan Rosky · 6 years ago
  6. 7ba4c2b Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev by Evan Rosky · 6 years ago
  7. cd80e61 Fixed a bug where sometimes unhandled handler would consume all keys by Evan Rosky · 6 years ago
  8. ab2f888 Merge "Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout" into pi-dev am: 177ee3d7a1 by Adrian Roos · 6 years ago
  9. f7b7426 Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout by Adrian Roos · 7 years ago
  10. 9a63fa9 Merge "BackgroundFallback: Cover all cases where the fallback is needed" into pi-dev am: 0d58b9bb64 by android-build-team Robot · 6 years ago
  11. 0d58b9b Merge "BackgroundFallback: Cover all cases where the fallback is needed" into pi-dev by android-build-team Robot · 6 years ago
  12. 786ea78 BackgroundFallback: Cover all cases where the fallback is needed by Adrian Roos · 6 years ago
  13. 913f22a Merge "Update DecorContext's Resource cache when calling getResources." into pi-dev am: 33cb3b7204 by Chavi Weingarten · 6 years ago
  14. a213d30 Update DecorContext's Resource cache when calling getResources. by chaviw · 6 years ago
  15. 56c68bc Fixed issue where color attributes used for window background Activity by Nader Jawad · 6 years ago
  16. 32bcb10 Restore pinned stack shadows. by Robert Carr · 7 years ago
  17. 8f162c6 DecorView#mNavigationGuard is gone by Yohei Yukawa · 7 years ago
  18. 5e29c07 Add "KeyFallback" handling ability to Views by Evan Rosky · 7 years ago
  19. ea506c6 Make settings themed apps have light nav by Jason Monk · 7 years ago
  20. 8fe8b86 Merge "Always enable nav and status bar opaque/translucency" into oc-mr1-dev am: 8823588e36 by Matthew Ng · 7 years ago
  21. e6b393b Always enable nav and status bar opaque/translucency by Matthew Ng · 7 years ago
  22. 66f4e1c resolve merge conflicts of 9a0d4240dd24 to master by Tarandeep Singh · 7 years ago
  23. 4efdd56 Revert "Make settings themed apps have light nav" by Tarandeep Singh · 7 years ago
  24. 3ab6896 resolve merge conflicts of f2cd0f616e4c to master by Jason Monk · 7 years ago
  25. 4548420 Make settings themed apps have light nav by Jason Monk · 7 years ago
  26. 379f158 Merge "Add multi-display support to FloatingToolbar." into oc-mr1-dev am: 01b6ff0178 by Tarandeep Singh · 7 years ago
  27. c9c83a9 Add multi-display support to FloatingToolbar. by Tarandeep Singh · 7 years ago
  28. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  29. 4d8681f Workaround to ensure that PIP activities have a visible shadow. by Winson Chung · 7 years ago
  30. 17293cc Ensure FloatingActionMode has a non-null FloatingToolbar. by Abodunrinwa Toki · 7 years ago
  31. 853d17d Fix underdraw during resizing by Jorim Jaggi · 7 years ago
  32. 134cee2 No need to deal with windowTokens by Philip P. Moltmann · 7 years ago
  33. 232b5f8 DecorView: Avoid changing shadow size in Pinned Stack. by Robert Carr · 7 years ago
  34. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  35. 936f27c Always request keyboard shorcuts, even if there's no menu. by Michael Wright · 7 years ago
  36. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 7 years ago
  37. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  38. c2ec7bf Merge "Fix activity move between displays" into oc-dev by Andrii Kulian · 7 years ago
  39. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  40. eab62ba Restore session on new window after app kill by Philip P. Moltmann · 7 years ago
  41. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  42. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  43. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  44. 3787de1 Implement pointer capture API by Vladislav Kaznacheev · 8 years ago
  45. d9d871f Omit NavigationGuard if the input method uses FLAG_LAYOUT_IN_OVERSCAN am: 9b32a35aa7 am: 7ef0b07465 by Mark Renouf · 8 years ago
  46. 9b32a35 Omit NavigationGuard if the input method uses FLAG_LAYOUT_IN_OVERSCAN by Mark Renouf · 8 years ago
  47. 921f8e3 resolve merge conflicts of 9391bc5 to master by Chong Zhang · 8 years ago
  48. fea963e Add new window type TYPE_DRAWN_APPLICATION by Chong Zhang · 8 years ago
  49. 45faba5 Fix wording regarding ThreadedRenderer by Stan Iliev · 8 years ago
  50. 5a80940 Merge \\"Reinflate primary action mode view after detach\\" into nyc-dev am: 82f2df6108 by Andrii Kulian · 8 years ago
  51. a9b59e9 Merge \"Reinflate primary action mode view after detach\" into nyc-dev by Andrii Kulian · 8 years ago
  52. 8d6ac26 Reinflate primary action mode view after detach by Andrii Kulian · 8 years ago
  53. 85d202b Seascape Navigation Bar View by Adrian Roos · 8 years ago
  54. e65b3fb Fix action mode animation on recreations - framework edition by Chris Banes · 8 years ago
  55. 8e879f1 Enforce background fallback to be non-translucent by Jorim Jaggi · 8 years ago
  56. 692a5fe Correctly clear resizing drawable when nulling background. by Robert Carr · 8 years ago
  57. d0fa4d3 Merge "Fix status bar background flicker" into nyc-dev by TreeHugger Robot · 8 years ago
  58. 867b812 Fix status bar background flicker by Chris Craik · 8 years ago
  59. 880eff6 Prevent pinned stack from having extra elevation by Jaewan Kim · 8 years ago
  60. 23e282d Accommodate NaN in new context menu methods. by Oren Blasberg · 8 years ago
  61. 971d8e6 Don't remove background when resizing by Jorim Jaggi · 8 years ago
  62. 8f5701b Only force drawing status bar background if target >= N by Jorim Jaggi · 8 years ago
  63. b2005a0 Fix BackdropFrameRenderer leak by Jorim Jaggi · 8 years ago
  64. e8a4eff Moving the background to the window. by Winson · 8 years ago
  65. e5638a6 Fix nav bar consuming by Jorim Jaggi · 8 years ago
  66. c39c7b0 Add shadow during resizing in docked mode by Jorim Jaggi · 8 years ago
  67. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 8 years ago
  68. 2a6d9aa Adding a default implementation for the new Window.Callback method by Sunny Goyal · 8 years ago
  69. f8fb6d1 Merge "Make sure background drawable callback is cleared during resizing" into nyc-dev by Chong Zhang · 8 years ago
  70. 0df63d5 Make sure background drawable callback is cleared during resizing by Chong Zhang · 8 years ago
  71. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 8 years ago
  72. ffd0490 Fix wrong measurement in DecorView by Jorim Jaggi · 8 years ago
  73. d3fd96c Use background drawable from the client by Chong Zhang · 8 years ago
  74. 9f6798a Fix layout for full-screen floating windows by Jorim Jaggi · 8 years ago
  75. 1af8eda Drawing thumbnail background color for empty space in view. by Winson Chung · 8 years ago
  76. 65bff3e Fix Keyboard overlap with navigation bar by Jorim Jaggi · 8 years ago
  77. 0a13bfd Fix disappearing translucent status bar background by Jorim Jaggi · 8 years ago
  78. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 9 years ago
  79. adf7b5e Don't extend alert windows onto status bar/nav bar. by Filip Gruszczynski · 9 years ago
  80. 1937a4c Update width available for dialogs on all configuration changes. by Filip Gruszczynski · 9 years ago
  81. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  82. a40fd09 Load background drawable before passing to backdrop renderer. by Filip Gruszczynski · 9 years ago
  83. 34dab0b Use activity dimensions instead of display to calculate dialog size. by Filip Gruszczynski · 9 years ago
  84. 9084d22 Check for null MenuHelper before setting presenter callback by Alan Viverette · 9 years ago
  85. 3e5f080 Merge "Fixed bug with caption not showing for some apps that handle config changes" by Wale Ogunwale · 9 years ago
  86. eb6722c Fixed bug with caption not showing for some apps that handle config changes by Wale Ogunwale · 9 years ago
  87. 77fb85e Only handle Context submenus as dialogs when parent is a dialog by Alan Viverette · 9 years ago
  88. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  89. 012ce34 Merge "Allow IMEs to opt out the opaque navigation guard view." by Seigo Nonaka · 9 years ago
  90. 0a9d1ea Allow IMEs to opt out the opaque navigation guard view. by Seigo Nonaka · 9 years ago
  91. 04c2fbd Draw status bar background in BackgroundFrameRenderer while resizing by Jorim Jaggi · 9 years ago
  92. 6e0ce28 Don't remove colored bar views when relaunching by Jorim Jaggi · 9 years ago
  93. 4fa7892 Add flag so apps always draw status bar background by Jorim Jaggi · 9 years ago
  94. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  95. 6325065 API for overlaying app content over decor caption in freeform windows. by Filip Gruszczynski · 9 years ago
  96. 62a91d6 Renamed NonClientDecorView to DecorCaptionView by Wale Ogunwale · 9 years ago
  97. 2b547c3 Control display of shadows for multi-window in DecorView by Wale Ogunwale · 9 years ago
  98. 8cc5a74 Only add NonClientDecorView when needed by Wale Ogunwale · 9 years ago
  99. bf9eefc Move management of BackdropFrameRenderer to DecorView by Wale Ogunwale · 9 years ago
  100. 0d7e912 Moved management of NonClientDecorView from PhoneWindow to DecorView by Wale Ogunwale · 9 years ago