1. 0a13bfd Fix disappearing translucent status bar background by Jorim Jaggi · 8 years ago
  2. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 8 years ago
  3. adf7b5e Don't extend alert windows onto status bar/nav bar. by Filip Gruszczynski · 8 years ago
  4. 1937a4c Update width available for dialogs on all configuration changes. by Filip Gruszczynski · 8 years ago
  5. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  6. a40fd09 Load background drawable before passing to backdrop renderer. by Filip Gruszczynski · 9 years ago
  7. 34dab0b Use activity dimensions instead of display to calculate dialog size. by Filip Gruszczynski · 9 years ago
  8. 9084d22 Check for null MenuHelper before setting presenter callback by Alan Viverette · 9 years ago
  9. 3e5f080 Merge "Fixed bug with caption not showing for some apps that handle config changes" by Wale Ogunwale · 9 years ago
  10. eb6722c Fixed bug with caption not showing for some apps that handle config changes by Wale Ogunwale · 9 years ago
  11. 77fb85e Only handle Context submenus as dialogs when parent is a dialog by Alan Viverette · 9 years ago
  12. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  13. 012ce34 Merge "Allow IMEs to opt out the opaque navigation guard view." by Seigo Nonaka · 9 years ago
  14. 0a9d1ea Allow IMEs to opt out the opaque navigation guard view. by Seigo Nonaka · 9 years ago
  15. 04c2fbd Draw status bar background in BackgroundFrameRenderer while resizing by Jorim Jaggi · 9 years ago
  16. 6e0ce28 Don't remove colored bar views when relaunching by Jorim Jaggi · 9 years ago
  17. 4fa7892 Add flag so apps always draw status bar background by Jorim Jaggi · 9 years ago
  18. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  19. 6325065 API for overlaying app content over decor caption in freeform windows. by Filip Gruszczynski · 9 years ago
  20. 62a91d6 Renamed NonClientDecorView to DecorCaptionView by Wale Ogunwale · 9 years ago
  21. 2b547c3 Control display of shadows for multi-window in DecorView by Wale Ogunwale · 9 years ago
  22. 8cc5a74 Only add NonClientDecorView when needed by Wale Ogunwale · 9 years ago
  23. bf9eefc Move management of BackdropFrameRenderer to DecorView by Wale Ogunwale · 9 years ago
  24. 0d7e912 Moved management of NonClientDecorView from PhoneWindow to DecorView by Wale Ogunwale · 9 years ago
  25. 8804af2 Move DecorView out of PhoneWindow into its own class file. by Wale Ogunwale · 9 years ago