1. bdc646f Reducing number of configuration changes during PiP transition. by Winson Chung · 7 years ago
  2. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  3. d71317c Revert "Set correct focus activity when using FLAG_ACTIVITY_REORDER_TO_FRONT" by Bryce Lee · 7 years ago
  4. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 8 years ago
  5. a0cd15e Addition separation of adding vs. reparenting activity by Wale Ogunwale · 8 years ago
  6. 3048004 Reparent the activity in the task with associated window containers. by Winson Chung · 8 years ago
  7. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  8. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  9. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  10. 8b702ed Add starting windows while unlocking by Jorim Jaggi · 8 years ago
  11. 2899a69 Merge changes I72139780,I8e563654 by TreeHugger Robot · 8 years ago
  12. 7361bab Implement restoring & correct caching of snapshots by Jorim Jaggi · 8 years ago
  13. 4cbec88 Merge "Set permissions for launching on private displays" by TreeHugger Robot · 8 years ago
  14. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  15. f9084ec Persist task snapshots to disk by Jorim Jaggi · 8 years ago
  16. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 8 years ago
  17. fb9d78a Add a listener when task snapshots change by Jorim Jaggi · 8 years ago
  18. c5cc301 Have better separation between adding, positioning, and reparenting task by Wale Ogunwale · 8 years ago
  19. e2c77f9 Handle content insets for snapshots by Jorim Jaggi · 8 years ago
  20. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  21. 13355df Merge "Don't clamp override config to screen area for freeform task" by Yorke Lee · 8 years ago
  22. f54f9da Don't clamp override config to screen area for freeform task by Yorke Lee · 8 years ago
  23. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  24. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  25. a97a01e Merge "Added supports-split-screen-multi-window command to am" by TreeHugger Robot · 8 years ago
  26. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  27. 626e0cc Added supports-split-screen-multi-window command to am by Matthew Ng · 8 years ago
  28. 322347b Adding orientation preserving resizing by skuhne@google.com · 8 years ago
  29. 04a7a53 Merge "Split home stack into home and recents stack" by TreeHugger Robot · 8 years ago
  30. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  31. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  32. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  33. bd54c2a Add new methods to ITaskStackListener by Yorke Lee · 8 years ago
  34. 625ed0c Upgrade resize mode setting for home activities when restoring task by Wale Ogunwale · 8 years ago
  35. a8a9bc5 Make usage of Configuration.EMPTY safe by Andrii Kulian · 8 years ago
  36. df241e9 Allow home activity to be resizeable if it explicitly wants to be. by Wale Ogunwale · 8 years ago
  37. 3eadad7 Removed ActivityInfo.RESIZE_MODE_CROP_WINDOWS and related code. by Wale Ogunwale · 8 years ago
  38. 21713ac ActivityStack cleanup by Andrii Kulian · 8 years ago
  39. 1779e61 Use ConfigurationContainer for holding configs in AM hierarchy by Andrii Kulian · 8 years ago
  40. 02b7a83 Make stack field private in TaskRecord by Andrii Kulian · 8 years ago
  41. b10330d Use Configuration#unset() instead of #setToDefaults() for clearing by Andrii Kulian · 8 years ago
  42. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  43. 9bf0452 Merge commit 'e0b767153ef978a4ca841c9891074717fd979400' into manual_merge_e0b7671 by Winson · 8 years ago
  44. e0b7671 Revert "Fixing issue with old tasks being visible in Overview" am: 36f3f0337d by Winson Chung · 8 years ago
  45. 36f3f03 Revert "Fixing issue with old tasks being visible in Overview" by Winson Chung · 8 years ago
  46. 70f2157 Fixing issue with old tasks being visible in Overview am: b258f6a4bd am: f4806c80ca by Winson · 8 years ago
  47. 2a4cd15 Fixing issue with old tasks being visible in Overview am: b258f6a4bd by Winson · 8 years ago
  48. b258f6a Fixing issue with old tasks being visible in Overview by Winson · 8 years ago
  49. 8776197 Move okToShowLocked out of ActivityStack by Chong Zhang · 8 years ago
  50. dd1e66f Add more onTopLauncher support. by Jiaquan He · 8 years ago
  51. bad43fc Fix undefined fontScale issue in Configuration by Adam Lesinski · 8 years ago
  52. 15a0299 Deliver intent to activity when FLAG_ACTIIVTY_NEW_DOCUMENT is specified. by Daichi Hirono · 8 years ago
  53. 3978765 Merge \\"Unblock \\'am start -W\\' if activity is brought to front without launching\\" into nyc-dev am: 75c7cc6ca9 by Chong Zhang · 8 years ago
  54. 5022da3 Unblock 'am start -W' if activity is brought to front without launching by Chong Zhang · 8 years ago
  55. 01a3095 Merge \"Set fontScale in override config to be equal to global.\" into nyc-dev by Chong Zhang · 8 years ago
  56. 92ab103 Set fontScale in override config to be equal to global. by Chong Zhang · 8 years ago
  57. 8aadde7 Merge "Fix task selection logic" into nyc-dev am: 265bd89c3c by Andrii Kulian · 8 years ago
  58. 206b9fa Fix task selection logic by Andrii Kulian · 8 years ago
  59. 47797a7 Merge "Do not sanitize override config for fullscreen" into nyc-dev by Chong Zhang · 8 years ago
  60. a8cc378 Do not sanitize override config for fullscreen by Chong Zhang · 8 years ago
  61. a0668c7 Merge "Update override config to include some changes from global config" into nyc-dev by Andrii Kulian · 8 years ago
  62. f12fce1 Update override config to include some changes from global config by Andrii Kulian · 8 years ago
  63. 81ce16a Merge "Rename minWidth/Height attributes" into nyc-dev am: 42b3acf9d3 by Andrii Kulian · 8 years ago
  64. f66a83d Rename minWidth/Height attributes by Andrii Kulian · 8 years ago
  65. 33cffe3 Merge "Fixed bugs with starting windows when displayng forcedResized activity" into nyc-dev by Wale Ogunwale · 8 years ago
  66. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  67. 3381482 Merge "Fix smallest width configuration calculation" into nyc-dev am: 63c09fd6cd by Jorim Jaggi · 8 years ago
  68. 8563943 Fix smallest width configuration calculation by Jorim Jaggi · 8 years ago
  69. 93d22c2 Merge "fix "am start -W" hang on activity start" into nyc-dev am: 5e40748 by Chong Zhang · 8 years ago
  70. afb776d fix "am start -W" hang on activity start by Chong Zhang · 8 years ago
  71. 28532d0 frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 8 years ago
  72. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  73. dd3d44f Fix configuration calculation in multi-window by Jorim Jaggi · 8 years ago
  74. daea357 Fix minimal size for tasks in right-hand pane by Andrii Kulian · 8 years ago
  75. 730bf06 Fixing issue where affiliated task last-active-times were inconsistent. by Winson · 8 years ago
  76. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  77. 49f87a6 Merge "Persist task minimal width and height" into nyc-dev by Andrii Kulian · 8 years ago
  78. 650df4a Merge "Use correct task bounds after updating override config" into nyc-dev by Andrii Kulian · 8 years ago
  79. 18d7512 Persist task minimal width and height by Andrii Kulian · 8 years ago
  80. 73336d81 Use correct task bounds after updating override config by Andrii Kulian · 8 years ago
  81. 2e751b8 Update ActivityInfo#WindowLayout apis (1/3) by Andrii Kulian · 8 years ago
  82. 89182d5 Notify task changed listeners when a pinned activity is removed by Wale Ogunwale · 8 years ago
  83. 756ac8e Merge "Do not enforce minimum size for pinned stack." into nyc-dev by Rob Carr · 8 years ago
  84. 9c5867d Do not enforce minimum size for pinned stack. by Robert Carr · 8 years ago
  85. 7745c14 Setting TaskRecord#mUserSetupComplete directly from Settings by Suprabh Shukla · 8 years ago
  86. 715a1dc Use realActivity name when comparing if intents are the same by Wale Ogunwale · 8 years ago
  87. 9a08f82 Apply minimal task dimension to all task bounds change. by Wale Ogunwale · 8 years ago
  88. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 9 years ago
  89. 34f5c49 Merge changes If90955f4,I9fa48c06,Ib4681a43 into nyc-dev by Winson Chung · 8 years ago
  90. 1af8eda Drawing thumbnail background color for empty space in view. by Winson Chung · 9 years ago
  91. d829d36 Force pre-N apps to be resizeable. by Wale Ogunwale · 8 years ago
  92. 74e2659 Further improvement to determining visiblility of tasks in home stack. by Wale Ogunwale · 9 years ago
  93. 39d1b5b Merge "Exclude tasks manipulated before user setup is complete from Recents" by Wale Ogunwale · 9 years ago
  94. f80170f Exclude tasks manipulated before user setup is complete from Recents by Wale Ogunwale · 9 years ago
  95. 8202b2a Use separate flag to suppress resizes by Jorim Jaggi · 9 years ago
  96. 0a93214 Exclude stable insets from task config by Jorim Jaggi · 9 years ago
  97. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 9 years ago
  98. cd872fb Merge "Improved logic for determining visiblility of activities in the home stack" by Wale Ogunwale · 9 years ago
  99. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  100. 673cbd2 Improved logic for determining visiblility of activities in the home stack by Wale Ogunwale · 9 years ago