1. e0b7671 Revert "Fixing issue with old tasks being visible in Overview" am: 36f3f0337d by Winson Chung · 8 years ago
  2. 36f3f03 Revert "Fixing issue with old tasks being visible in Overview" by Winson Chung · 8 years ago
  3. 2a4cd15 Fixing issue with old tasks being visible in Overview am: b258f6a4bd by Winson · 8 years ago
  4. b258f6a Fixing issue with old tasks being visible in Overview by Winson · 8 years ago
  5. 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
  6. 5022da3 Unblock 'am start -W' if activity is brought to front without launching by Chong Zhang · 8 years ago
  7. 01a3095 Merge \"Set fontScale in override config to be equal to global.\" into nyc-dev by Chong Zhang · 8 years ago
  8. 92ab103 Set fontScale in override config to be equal to global. by Chong Zhang · 8 years ago
  9. 8aadde7 Merge "Fix task selection logic" into nyc-dev am: 265bd89c3c by Andrii Kulian · 8 years ago
  10. 206b9fa Fix task selection logic by Andrii Kulian · 8 years ago
  11. 47797a7 Merge "Do not sanitize override config for fullscreen" into nyc-dev by Chong Zhang · 8 years ago
  12. a8cc378 Do not sanitize override config for fullscreen by Chong Zhang · 8 years ago
  13. a0668c7 Merge "Update override config to include some changes from global config" into nyc-dev by Andrii Kulian · 8 years ago
  14. f12fce1 Update override config to include some changes from global config by Andrii Kulian · 8 years ago
  15. 81ce16a Merge "Rename minWidth/Height attributes" into nyc-dev am: 42b3acf9d3 by Andrii Kulian · 8 years ago
  16. f66a83d Rename minWidth/Height attributes by Andrii Kulian · 8 years ago
  17. 33cffe3 Merge "Fixed bugs with starting windows when displayng forcedResized activity" into nyc-dev by Wale Ogunwale · 8 years ago
  18. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  19. 3381482 Merge "Fix smallest width configuration calculation" into nyc-dev am: 63c09fd6cd by Jorim Jaggi · 8 years ago
  20. 8563943 Fix smallest width configuration calculation by Jorim Jaggi · 8 years ago
  21. 93d22c2 Merge "fix "am start -W" hang on activity start" into nyc-dev am: 5e40748 by Chong Zhang · 8 years ago
  22. afb776d fix "am start -W" hang on activity start by Chong Zhang · 8 years ago
  23. 28532d0 frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 8 years ago
  24. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  25. dd3d44f Fix configuration calculation in multi-window by Jorim Jaggi · 8 years ago
  26. daea357 Fix minimal size for tasks in right-hand pane by Andrii Kulian · 8 years ago
  27. 730bf06 Fixing issue where affiliated task last-active-times were inconsistent. by Winson · 8 years ago
  28. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  29. 49f87a6 Merge "Persist task minimal width and height" into nyc-dev by Andrii Kulian · 8 years ago
  30. 650df4a Merge "Use correct task bounds after updating override config" into nyc-dev by Andrii Kulian · 8 years ago
  31. 18d7512 Persist task minimal width and height by Andrii Kulian · 8 years ago
  32. 73336d81 Use correct task bounds after updating override config by Andrii Kulian · 8 years ago
  33. 2e751b8 Update ActivityInfo#WindowLayout apis (1/3) by Andrii Kulian · 8 years ago
  34. 89182d5 Notify task changed listeners when a pinned activity is removed by Wale Ogunwale · 8 years ago
  35. 756ac8e Merge "Do not enforce minimum size for pinned stack." into nyc-dev by Rob Carr · 8 years ago
  36. 9c5867d Do not enforce minimum size for pinned stack. by Robert Carr · 8 years ago
  37. 7745c14 Setting TaskRecord#mUserSetupComplete directly from Settings by Suprabh Shukla · 8 years ago
  38. 715a1dc Use realActivity name when comparing if intents are the same by Wale Ogunwale · 8 years ago
  39. 9a08f82 Apply minimal task dimension to all task bounds change. by Wale Ogunwale · 8 years ago
  40. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 8 years ago
  41. 34f5c49 Merge changes If90955f4,I9fa48c06,Ib4681a43 into nyc-dev by Winson Chung · 8 years ago
  42. 1af8eda Drawing thumbnail background color for empty space in view. by Winson Chung · 8 years ago
  43. d829d36 Force pre-N apps to be resizeable. by Wale Ogunwale · 8 years ago
  44. 74e2659 Further improvement to determining visiblility of tasks in home stack. by Wale Ogunwale · 8 years ago
  45. 39d1b5b Merge "Exclude tasks manipulated before user setup is complete from Recents" by Wale Ogunwale · 8 years ago
  46. f80170f Exclude tasks manipulated before user setup is complete from Recents by Wale Ogunwale · 8 years ago
  47. 8202b2a Use separate flag to suppress resizes by Jorim Jaggi · 8 years ago
  48. 0a93214 Exclude stable insets from task config by Jorim Jaggi · 8 years ago
  49. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 8 years ago
  50. cd872fb Merge "Improved logic for determining visiblility of activities in the home stack" by Wale Ogunwale · 8 years ago
  51. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  52. 673cbd2 Improved logic for determining visiblility of activities in the home stack by Wale Ogunwale · 9 years ago
  53. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  54. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  55. d26176f Support different multi-window compatibility modes by Wale Ogunwale · 9 years ago
  56. 4ccec53 Hide suspended apps from recents by Andrei Stingaceanu · 9 years ago
  57. a95ca8d Fix unneccesary activity relaunches by Jorim Jaggi · 9 years ago
  58. d49352af Merge "Revert "Temporary logging to debug ActivityStarter crash."" by Filip Gruszczynski · 9 years ago
  59. 5ded997 Revert "Temporary logging to debug ActivityStarter crash." by Filip Gruszczynski · 9 years ago
  60. be9dabd Don't remove task needed for reuse when clearing during activity start. by Filip Gruszczynski · 9 years ago
  61. 7fca6d5 Temporary logging to debug ActivityStarter crash. by Filip Gruszczynski · 9 years ago
  62. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  63. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  64. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  65. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  66. 7d5f510 Launch non-resizeable task with fullscreen bounds in docked stack. by Chong Zhang · 9 years ago
  67. 3c2db1d1 Set screenLayout in task configuration override. by Filip Gruszczynski · 9 years ago
  68. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  69. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  70. 3938197 Fixed some issues with tasks with the same affinity in different stacks by Wale Ogunwale · 9 years ago
  71. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  72. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  73. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  74. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  75. 3856bf7 Fixed unexpected configuration change causing activity relaunch by Wale Ogunwale · 9 years ago
  76. ff3c66c Fix build breakage. by Wale Ogunwale · 9 years ago
  77. 76415ee Merge "Allow apps to set launch bounds for activities." by Wale Ogunwale · 9 years ago
  78. 7a8fa60 Allow apps to set launch bounds for activities. by Wale Ogunwale · 9 years ago
  79. 2359314 Moving recent tasks information to a user directory by Suprabh Shukla · 9 years ago
  80. c6a2da0 Fixing crash when trying to set thumbnail info. by Winson · 9 years ago
  81. 7790fda Merge "Set right bounds/configuration for task when positioned in stack." by Wale Ogunwale · 9 years ago
  82. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  83. 974f55f Merge "Saving additional context when taking task screenshots." by Winson Chung · 9 years ago
  84. 6c5eb1c Fixed issue with not been able to dock task from recents after reboot by Wale Ogunwale · 9 years ago
  85. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  86. 74f9f16 Fixing recent tasks not getting restored at startup by Suprabh Shukla · 9 years ago
  87. 6d42df6 Set correct focus activity when using FLAG_ACTIVITY_REORDER_TO_FRONT by Wale Ogunwale · 9 years ago
  88. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  89. 8ccdf3a Add development option to force everything resizable by Jorim Jaggi · 9 years ago
  90. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  91. fdcc4d4 Assign different oom score to visible apps based on layer ordering. by Chong Zhang · 9 years ago
  92. 64776ef Merge "Revert "Dont update thumbnails of freeform windows on focus change"" by Wale Ogunwale · 9 years ago
  93. d2f1d94 API for minimal width/height of an activity. by Filip Gruszczynski · 9 years ago
  94. 979f5ed Revert "Dont update thumbnails of freeform windows on focus change" by Wale Ogunwale · 9 years ago
  95. 3e85ba2 Refactoring: Remove unused parameter from topRunningActivityLocked. by Filip Gruszczynski · 9 years ago
  96. dc8d48c fix crash when restoring freeformed task to recents by Chong Zhang · 9 years ago
  97. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  98. 3e3e66f Properly resize freeform stack when docked stack is resized. by Wale Ogunwale · 9 years ago
  99. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  100. aff7f13 Fix fitWithinBounds to actually apply stack bounds. by Filip Gruszczynski · 9 years ago