1. e7bf219 Fix typo in Window.onDetachedFromWindow() by Chet Haase · 7 years ago
  2. 02d082d Merge "Add Window.isWideColorGamut()" by TreeHugger Robot · 7 years ago
  3. adae59b Add Window.isWideColorGamut() by Romain Guy · 7 years ago
  4. ddec8fb Add support for ACTION_OUTSIDE to Dialog by Michael Wright · 7 years ago
  5. 4d8681f Workaround to ensure that PIP activities have a visible shadow. by Winson Chung · 7 years ago
  6. 134cee2 No need to deal with windowTokens by Philip P. Moltmann · 7 years ago
  7. eab62ba Restore session on new window after app kill by Philip P. Moltmann · 7 years ago
  8. db7423c Automatic casts for more findViewById implementations by Alan Viverette · 7 years ago
  9. b64e777f Add methods to query animation state by Chet Haase · 8 years ago
  10. 3787de1 Implement pointer capture API by Vladislav Kaznacheev · 8 years ago
  11. 4832745 Add color mode to activity/window by Romain Guy · 8 years ago
  12. cd6be5b Fix OnCancelListener for Dialogs on swipe to dismiss. am: 67639a5f67 am: 5a0c0ffd03 by Michael Kwan · 8 years ago
  13. 67639a5 Fix OnCancelListener for Dialogs on swipe to dismiss. by Michael Kwan · 8 years ago
  14. df1710d Modify SwipeDismissLayout to perform its own exit animation am: 7d6cb913de am: f9566827f2 by Ned Burns · 8 years ago
  15. 7d6cb91 Modify SwipeDismissLayout to perform its own exit animation by Ned Burns · 8 years ago
  16. 319cfe1 Disable swipe-to-dismiss for not cancelable dialogs. am: f7964be938 am: 85ba660b16 by Michael Kwan · 8 years ago
  17. f7964be Disable swipe-to-dismiss for not cancelable dialogs. by Michael Kwan · 8 years ago
  18. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  19. 5d52d31 Docs: add missing default value to transition overlap. by George Mount · 8 years ago
  20. d98dcab Fix crash when device doesn't support picture-in-picture by Jaewan Kim · 8 years ago
  21. f0fd218 PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist by Jaewan Kim · 8 years ago
  22. 82ee675 Merge "FrameMetricsListener API council changes" into nyc-dev by Andres Morales · 8 years ago
  23. d908c62 FrameMetricsListener API council changes by Andres Morales · 8 years ago
  24. 37696cc Merge "Respect manually set HARDWARE_ACCELERATED flag." into nyc-dev by Rob Carr · 8 years ago
  25. 13678ee Respect manually set HARDWARE_ACCELERATED flag. by Robert Carr · 8 years ago
  26. 43e38de window: Adds a Sustained Performance Mode window flag. by Ruchi Kandoi · 8 years ago
  27. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  28. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 8 years ago
  29. 2a6d9aa Adding a default implementation for the new Window.Callback method by Sunny Goyal · 8 years ago
  30. 910beb8 updates to FrameStatsObserver API by Andres Morales · 8 years ago
  31. f6f5f4e Merge "Made some changes to window caption APIs" by Wale Ogunwale · 9 years ago
  32. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  33. a504ca3 Made some changes to window caption APIs by Wale Ogunwale · 9 years ago
  34. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  35. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  36. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  37. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  38. eb6722c Fixed bug with caption not showing for some apps that handle config changes by Wale Ogunwale · 9 years ago
  39. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  40. 9b81e40 Remove Window.setDecorView API. by Filip Gruszczynski · 9 years ago
  41. 6325065 API for overlaying app content over decor caption in freeform windows. by Filip Gruszczynski · 9 years ago
  42. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  43. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  44. b6c2624 Add window setDecorView API. by Robert Carr · 9 years ago
  45. 9b34442 Use StringBuilder to construct window title string. by Wale Ogunwale · 9 years ago
  46. d4f2b64 am be02134c: am fceaedda: am 75693994: Merge "Disassociate system windows from apps" by Wale Ogunwale · 9 years ago
  47. ff58e30 Disassociate system windows from apps by tiger_huang · 9 years ago
  48. 14418da Fix recents crashing during docked stack resize. by Filip Gruszczynski · 9 years ago
  49. 0daf210 Fix leaking the first activity while preserving windows. by Filip Gruszczynski · 9 years ago
  50. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  51. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  52. 4aef7c8 Deprecate FEATURE_PROGRESS and related methods by Alan Viverette · 9 years ago
  53. f36bb0c Bring an activity to the front upon click & drag by Skuhne · 9 years ago
  54. ce2faa5 Adding API to access / change the task bounds by Skuhne · 9 years ago
  55. c6feec0 Merge "Adding actions to non client decor buttons" by Stefan Kuhne · 9 years ago
  56. 1b42057 Adding actions to non client decor buttons by Stefan Kuhne · 9 years ago
  57. 9bad741 Adding missing WindowStackCallback to Window by Stefan Kuhne · 9 years ago
  58. 868a5e1 Support for an activity to change and/or query it's associated stack by Wale Ogunwale · 9 years ago
  59. ba7881c Support finishing a task with any finishing activity in the task. by Wale Ogunwale · 9 years ago
  60. 5aec62e Remove hidden/deleted APIs. by George Mount · 9 years ago
  61. 0a4dc22 Added TYPE_APPLICATION_ABOVE_SUB_PANEL window type. by Wale Ogunwale · 9 years ago
  62. 6a975b3 Save search context when dispatching onSearchRequested. by Tim Kilbourn · 9 years ago
  63. bc4cf00 Fix a few found doc problems. by John Spurlock · 9 years ago
  64. da81fa5 Merge "Add resource type annotations to some APIs" by Tor Norbye · 9 years ago
  65. 417ee5b Add resource type annotations to some APIs by Tor Norbye · 9 years ago
  66. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 9 years ago
  67. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  68. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  69. c051955 Mark findViewById(int) @Nullable by Scott Kennedy · 9 years ago
  70. b10e33f Split up android.policy into framework.jar and services.jar 1/3 by Jorim Jaggi · 9 years ago
  71. c3a043c Fix TODO in javadoc for FEATURE_CONTENT_TRANSITIONS. by George Mount · 9 years ago
  72. aa1008c Update javadoc for DEFAULT_FEATURES deprecation. by Bryce Lee · 10 years ago
  73. 71922de Update docs for Window.setElevation(), apply changes immediately by Alan Viverette · 10 years ago
  74. fe56835 Add system api for disabling touch events in wallpaper behind the window. by Filip Gruszczynski · 10 years ago
  75. 3a0d878 Ensure all events from a showing window are dispatched. by Svetoslav · 10 years ago
  76. d6e6e72 Make default windows features configurable. by Bryce Lee · 10 years ago
  77. 79c067c5 Add setters for window elevation and clipToOutline properties by Alan Viverette · 10 years ago
  78. 9678e34 Clean up some javadocs in Window.setFeature...() by Alan Viverette · 10 years ago
  79. 393b1c1 Fix issue #17789629: PopupWindow overlaps with navigation bar. by Wale Ogunwale · 10 years ago
  80. 9826f63 Have Activity Transitions activited by a new window attribute. by George Mount · 10 years ago
  81. c03da0e Make Fragment Transitions match Acitivty Transitions API by George Mount · 10 years ago
  82. fd63dd0 Add javadoc to Window.set/getMediaController by RoboErik · 10 years ago
  83. b89d5cc Allow Activities to opt into using Overlay for shared elements. by George Mount · 10 years ago
  84. 68f96d8 Add differentiating transitions for returning/reentering. by George Mount · 10 years ago
  85. 5501165 Add API to set a default session in Activity by RoboErik · 10 years ago
  86. 238010f Allow activity transitions to target nav and status bar colors. by George Mount · 10 years ago
  87. 990205e Don't use overlay to transition ImageViews. by George Mount · 10 years ago
  88. ed1e01d Allow customization of background fade duration. by George Mount · 10 years ago
  89. ea56251 Colorize SystemUI by Adrian Roos · 10 years ago
  90. 217ccd2 Add System UI Color API by Adrian Roos · 10 years ago
  91. 5f97930 am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modular-dev by Adam Powell · 10 years ago
  92. 117b695 onWindowDismissed API cleanup by Adam Powell · 10 years ago
  93. 31a2172 Split Activity Transitions out of PhoneWindow. by George Mount · 10 years ago
  94. cb4b7d9 Implement "Back" for Activity Transitions. by George Mount · 10 years ago
  95. 568628d Manually merge commit '2faf28cf' into master by Will Haldean Brown · 10 years ago
  96. ca6234e Add swipe-to-dismiss support to PhoneWindow. by Will Haldean Brown · 10 years ago
  97. e180337 Change Activity Scene Transitions to be more automatic redo. by George Mount · 10 years ago
  98. 206e30c Revert "Change Activity Scene Transitions to be more automatic." by George Mount · 10 years ago
  99. f10587f Change Activity Scene Transitions to be more automatic. by George Mount · 10 years ago
  100. 0a778ed Cross-Activity Scene transition API. by George Mount · 11 years ago