1. e37657f Merge "Fix TaskRecord wrong dump element firstActiveTime" am: 30895c5e1e am: 6bc2199774 am: 8274806df3 by daqi · 7 years ago
  2. 380758a Merge "Fix TaskRecord wrong dump element firstActiveTime" am: 30895c5e1e am: 6bc2199774 by daqi · 7 years ago
  3. 8bebf33 Merge "Set correct task remove mode when reparenting" into oc-dev am: 7b64dbd529 by Wale Ogunwale · 7 years ago
  4. 56d8d16 Set correct task remove mode when reparenting by Wale Ogunwale · 7 years ago
  5. 961e50e Fix TaskRecord wrong dump element firstActiveTime by daqi · 7 years ago
  6. d9c12f5 Merge "Merge "Removing check preventing pinned stack tasks from matching by affinity." into oc-dev am: 4ec5dd1d88" into oc-dev-plus-aosp by Winson Chung · 7 years ago
  7. 4ec5dd1 Merge "Removing check preventing pinned stack tasks from matching by affinity." into oc-dev by Winson Chung · 7 years ago
  8. 676c206 Merge "Don't relaunch activity in TaskRecord.size if caller deferResume" into oc-dev am: 25cedc232d by Wale Ogunwale · 7 years ago
  9. 5b895b7 Removing check preventing pinned stack tasks from matching by affinity. by Winson Chung · 7 years ago
  10. ea3d3fd Don't relaunch activity in TaskRecord.size if caller deferResume by Wale Ogunwale · 7 years ago
  11. de0ecde Merge "Remove redundant lockscreen shown check" into oc-dev am: 90c3489525 by lei.xa.liu · 7 years ago
  12. f14e93e Remove redundant lockscreen shown check by lei.xa.liu · 8 years ago
  13. 44118a5 Merge "Don't put non-resizeable activities on secondary displays" into oc-dev am: b216d0f09f by Andrii Kulian · 7 years ago
  14. 036e3ad Don't put non-resizeable activities on secondary displays by Andrii Kulian · 7 years ago
  15. a5db54e Merge "Allow at most one pinned stack task." into oc-dev am: 467deff7e9 by Bryce Lee · 7 years ago
  16. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  17. 0e502c0 Merge "Move stack to front in-sync with task reparenting" into oc-dev am: c4555784be by Wale Ogunwale · 7 years ago
  18. 2719cc1 Move stack to front in-sync with task reparenting by Wale Ogunwale · 7 years ago
  19. 0e0f0dc Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev am: 971fe468a4 by Jorim Jaggi · 7 years ago
  20. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  21. bdef537 Don't end task in finishActivityLocked if task is being reused by Yorke Lee · 7 years ago
  22. e7ac324 Merge "Revert "Handle case when snapshot dimensions don't match"" into oc-dev by Jason Monk · 7 years ago
  23. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  24. 1edadac Merge "Handle case when snapshot dimensions don't match" into oc-dev by Jorim Jaggi · 7 years ago
  25. 9f467df Merge "Clean up activity/stack associations." into oc-dev by Bryce Lee · 7 years ago
  26. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  27. 34ecbaa Merge "Ensuring multi-window callbacks contain new configuration and are in order" into oc-dev by Winson Chung · 7 years ago
  28. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  29. 7566d76 Add app bounds to configuration. by Bryce Lee · 7 years ago
  30. 5af42fc Ensuring multi-window callbacks contain new configuration and are in order by Winson Chung · 7 years ago
  31. a2bd52a Merge "Fix issue with task overlay activities not finishing." by TreeHugger Robot · 7 years ago
  32. 6954fc9 Fix issue with task overlay activities not finishing. by Winson Chung · 7 years ago
  33. a2a3b1d Merge "Prevent cleaning up and resuming null activity when task is reparented." by Winson Chung · 7 years ago
  34. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  35. 95f8f0e Prevent cleaning up and resuming null activity when task is reparented. by Winson Chung · 7 years ago
  36. 8da5735 Merge "Switch display uid whitelist from task to activity" by David Stevens · 7 years ago
  37. 82ea6cb Switch display uid whitelist from task to activity by David Stevens · 7 years ago
  38. 35e3f53 Also store reduced resolution screenshots by Jorim Jaggi · 7 years ago
  39. 60c1aba Fixing bad refactoring of orientation calculation. by Winson Chung · 7 years ago
  40. 330757d Corrects the recents and home stacks position around docked state (1/2) by Matthew Ng · 7 years ago
  41. 75323c1 Merge "Resize task to fullscreen when moving from pinned stack." by TreeHugger Robot · 7 years ago
  42. aa5e8c3 Remove activity from task if not set properly. by Bryce Lee · 7 years ago
  43. 7466610 Resize task to fullscreen when moving from pinned stack. by Winson Chung · 7 years ago
  44. 98689f7 Revert "Remove activity from task if not set properly." by Bryce Lee · 7 years ago
  45. 0f9bde8 Remove activity from task if not set properly. by Bryce Lee · 7 years ago
  46. bdc646f Reducing number of configuration changes during PiP transition. by Winson Chung · 7 years ago
  47. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  48. d71317c Revert "Set correct focus activity when using FLAG_ACTIVITY_REORDER_TO_FRONT" by Bryce Lee · 8 years ago
  49. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 8 years ago
  50. a0cd15e Addition separation of adding vs. reparenting activity by Wale Ogunwale · 8 years ago
  51. 3048004 Reparent the activity in the task with associated window containers. by Winson Chung · 8 years ago
  52. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  53. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  54. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  55. 8b702ed Add starting windows while unlocking by Jorim Jaggi · 8 years ago
  56. 2899a69 Merge changes I72139780,I8e563654 by TreeHugger Robot · 8 years ago
  57. 7361bab Implement restoring & correct caching of snapshots by Jorim Jaggi · 8 years ago
  58. 4cbec88 Merge "Set permissions for launching on private displays" by TreeHugger Robot · 8 years ago
  59. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  60. f9084ec Persist task snapshots to disk by Jorim Jaggi · 8 years ago
  61. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 8 years ago
  62. fb9d78a Add a listener when task snapshots change by Jorim Jaggi · 8 years ago
  63. c5cc301 Have better separation between adding, positioning, and reparenting task by Wale Ogunwale · 8 years ago
  64. e2c77f9 Handle content insets for snapshots by Jorim Jaggi · 8 years ago
  65. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  66. 13355df Merge "Don't clamp override config to screen area for freeform task" by Yorke Lee · 8 years ago
  67. f54f9da Don't clamp override config to screen area for freeform task by Yorke Lee · 8 years ago
  68. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  69. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  70. a97a01e Merge "Added supports-split-screen-multi-window command to am" by TreeHugger Robot · 8 years ago
  71. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  72. 626e0cc Added supports-split-screen-multi-window command to am by Matthew Ng · 8 years ago
  73. 322347b Adding orientation preserving resizing by skuhne@google.com · 8 years ago
  74. 04a7a53 Merge "Split home stack into home and recents stack" by TreeHugger Robot · 8 years ago
  75. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  76. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  77. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  78. bd54c2a Add new methods to ITaskStackListener by Yorke Lee · 8 years ago
  79. 625ed0c Upgrade resize mode setting for home activities when restoring task by Wale Ogunwale · 8 years ago
  80. a8a9bc5 Make usage of Configuration.EMPTY safe by Andrii Kulian · 8 years ago
  81. df241e9 Allow home activity to be resizeable if it explicitly wants to be. by Wale Ogunwale · 8 years ago
  82. 3eadad7 Removed ActivityInfo.RESIZE_MODE_CROP_WINDOWS and related code. by Wale Ogunwale · 8 years ago
  83. 21713ac ActivityStack cleanup by Andrii Kulian · 8 years ago
  84. 1779e61 Use ConfigurationContainer for holding configs in AM hierarchy by Andrii Kulian · 8 years ago
  85. 02b7a83 Make stack field private in TaskRecord by Andrii Kulian · 8 years ago
  86. b10330d Use Configuration#unset() instead of #setToDefaults() for clearing by Andrii Kulian · 8 years ago
  87. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  88. 9bf0452 Merge commit 'e0b767153ef978a4ca841c9891074717fd979400' into manual_merge_e0b7671 by Winson · 8 years ago
  89. e0b7671 Revert "Fixing issue with old tasks being visible in Overview" am: 36f3f0337d by Winson Chung · 8 years ago
  90. 36f3f03 Revert "Fixing issue with old tasks being visible in Overview" by Winson Chung · 8 years ago
  91. 70f2157 Fixing issue with old tasks being visible in Overview am: b258f6a4bd am: f4806c80ca by Winson · 8 years ago
  92. 2a4cd15 Fixing issue with old tasks being visible in Overview am: b258f6a4bd by Winson · 8 years ago
  93. b258f6a Fixing issue with old tasks being visible in Overview by Winson · 8 years ago
  94. 8776197 Move okToShowLocked out of ActivityStack by Chong Zhang · 8 years ago
  95. dd1e66f Add more onTopLauncher support. by Jiaquan He · 8 years ago
  96. bad43fc Fix undefined fontScale issue in Configuration by Adam Lesinski · 8 years ago
  97. 15a0299 Deliver intent to activity when FLAG_ACTIIVTY_NEW_DOCUMENT is specified. by Daichi Hirono · 8 years ago
  98. 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
  99. 5022da3 Unblock 'am start -W' if activity is brought to front without launching by Chong Zhang · 8 years ago
  100. 01a3095 Merge \"Set fontScale in override config to be equal to global.\" into nyc-dev by Chong Zhang · 8 years ago