1. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  2. c2b23a5 Remove pinned stack when switching users. by Winson Chung · 8 years ago
  3. 6fd63e4 Merge "Fix selecting focused stack with secondary displays" by Andrii Kulian · 8 years ago
  4. 7fc2281 Fix selecting focused stack with secondary displays by Andrii Kulian · 8 years ago
  5. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  6. c85d9ce Fixing return type check when expanding via menu. by Winson Chung · 8 years ago
  7. d276563 Add positionChildAt method to WindowContainer by Andrii Kulian · 8 years ago
  8. 010927a Move tasks to fullscreen stack when removing the pinned stack. by Winson Chung · 8 years ago
  9. 1b974dc Fixing timeout caused by non executed animation by skuhne@google.com · 8 years ago
  10. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  11. e3a3524 Merge changes I6477b6d1,Ieb11345f by TreeHugger Robot · 8 years ago
  12. 322347b Adding orientation preserving resizing by skuhne@google.com · 8 years ago
  13. b5c41b7 Adding ability for an app to request auto-enter picture-in-picture. by Winson Chung · 8 years ago
  14. 299a01f Fixes recents from expanding full size when an app is docked by Matthew Ng · 8 years ago
  15. 04a7a53 Merge "Split home stack into home and recents stack" by TreeHugger Robot · 8 years ago
  16. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  17. ca007a6 Check if the display is attached when updating config by Andrii Kulian · 8 years ago
  18. d25cf04 Merge "Add explicit method to dismiss Keyguard" by TreeHugger Robot · 8 years ago
  19. 241ae10 Add explicit method to dismiss Keyguard by Jorim Jaggi · 8 years ago
  20. a42938e Execute app transition when start locking task by Jorim Jaggi · 8 years ago
  21. e8d928a Fix stack visibility evaluation by Andrii Kulian · 8 years ago
  22. 03c403d Fix minor issues discovered with Multi-Display tests by Andrii Kulian · 8 years ago
  23. 16802aa Add API to launch activities on secondary displays by Andrii Kulian · 8 years ago
  24. 0c1ca09 Ensure consistent stack behind PIP when going to/from fullscreen. by Winson Chung · 8 years ago
  25. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  26. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  27. 8d78693 The big keyguard transition refactor (6/n) by Jorim Jaggi · 8 years ago
  28. 5a108c2 The big keyguard transition refactor (2/n) by Jorim Jaggi · 8 years ago
  29. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  30. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  31. bd54c2a Add new methods to ITaskStackListener by Yorke Lee · 8 years ago
  32. debcf76 Merge "Refactor stack removal methods" by Andrii Kulian · 8 years ago
  33. 6d6fb40 Refactor stack removal methods by Andrii Kulian · 8 years ago
  34. 303c6b7 Fix wrong bounds being used in landscape. by Winson Chung · 8 years ago
  35. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  36. 824ab5c Removed WindowManagerService.getWindowListLocked() by Wale Ogunwale · 8 years ago
  37. cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 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. 9ccda2e Fix stopping activity when removed from waiting visible am: ee05681139 am: 273acdcefa by Andrii Kulian · 8 years ago
  42. ee05681 Fix stopping activity when removed from waiting visible by Andrii Kulian · 8 years ago
  43. 1e32e02 Move updating stack override config to ActivityStack by Andrii Kulian · 8 years ago
  44. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  45. 0187e48 Moved activity to stopped state if relaunched while device is asleep am: 3e99736b61 am: 3709ceaf45 by Wale Ogunwale · 8 years ago
  46. 32daa7a DO NOT MERGE Stop work challenge freeform bypass am: 0737c2b4c2 am: ec5ceae174 by Robin Lee · 8 years ago
  47. ec5ceae DO NOT MERGE Stop work challenge freeform bypass am: 0737c2b4c2 by Robin Lee · 8 years ago
  48. 3e99736 Moved activity to stopped state if relaunched while device is asleep by Wale Ogunwale · 8 years ago
  49. 9bc4773 Removed child windows from WindowToken window list by Wale Ogunwale · 8 years ago
  50. 0737c2b DO NOT MERGE Stop work challenge freeform bypass by Robin Lee · 8 years ago
  51. 8776197 Move okToShowLocked out of ActivityStack by Chong Zhang · 8 years ago
  52. fea7a94 Don't ensure configuration for activity we are resuming. am: 950faffd02 am: 4566c74a81 by Wale Ogunwale · 8 years ago
  53. 950faff Don't ensure configuration for activity we are resuming. by Wale Ogunwale · 8 years ago
  54. 4825b68 Fix WM missing stack/task when activity is force stopped and restarted am: d9d35bdfcf am: c35df3de2f by Chong Zhang · 8 years ago
  55. d9d35bd Fix WM missing stack/task when activity is force stopped and restarted by Chong Zhang · 8 years ago
  56. 4340d84 Merge \\\"Don\\\'t delay child pressed state in freeform mode\\\" into nyc-mr1-dev am: 671bc2052a am: 0adcd5fa0f by Andrii Kulian · 8 years ago
  57. 7318d63 Correctly finish activity in non-focused stack by Andrii Kulian · 8 years ago
  58. a83b73f Merge "Remove mFocusedActivity in AM and only keep focused stack" by Chong Zhang · 8 years ago
  59. e76abe8 Merge \\"Allow no longer waiting for visible activity to be stopped.\\" into nyc-mr1-dev am: 5ac1b52aaa by Wale Ogunwale · 8 years ago
  60. 6cda19c Remove mFocusedActivity in AM and only keep focused stack by Chong Zhang · 8 years ago
  61. 3c51930 Allow no longer waiting for visible activity to be stopped. by Wale Ogunwale · 8 years ago
  62. 8664c1e Merge \\"Don\\'t make redundant launch while updating configuration\\" into nyc-mr1-dev am: 4c7b339411 by Andrii Kulian · 8 years ago
  63. db3e4ec Don't make redundant launch while updating configuration by Andrii Kulian · 8 years ago
  64. 43d1f26 Allow dumping activity from all visible stacks. by Winson · 8 years ago
  65. 1a91866 Merge "Notify user when application does not support current display zoom" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  66. 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
  67. 6098085 Merge \"Unblock \'am start -W\' if activity is brought to front without launching\" into nyc-dev by Chong Zhang · 8 years ago
  68. 75c7cc6 Merge "Unblock 'am start -W' if activity is brought to front without launching" into nyc-dev by Chong Zhang · 8 years ago
  69. 39c5f9f Merge \\"Don\\'t allow showing an activity if user is stopping or shutting down.\\" into nyc-dev am: 2058553b8d by Nicolas Prévot · 8 years ago
  70. f5cf319 Merge \"Don\'t allow showing an activity if user is stopping or shutting down.\" into nyc-dev by Nicolas Prevot · 8 years ago
  71. 2058553 Merge "Don't allow showing an activity if user is stopping or shutting down." into nyc-dev by Nicolas Prévot · 8 years ago
  72. 1219c92 Don't allow showing an activity if user is stopping or shutting down. by Nicolas Prevot · 8 years ago
  73. 5022da3 Unblock 'am start -W' if activity is brought to front without launching by Chong Zhang · 8 years ago
  74. 5f31b98 Notify user when application does not support current display zoom by Alan Viverette · 8 years ago
  75. 1f52fe8 Merge \\"Compare intent filter when launching adjacent\\" into nyc-dev am: 9980514ee0 by Andrii Kulian · 8 years ago
  76. b809d1c Merge \"Compare intent filter when launching adjacent\" into nyc-dev by Andrii Kulian · 8 years ago
  77. cf9c82b Merge \"Do not schedule restarts if the system is shutting down\" into nyc-dev by Fyodor Kupolov · 8 years ago
  78. d3bbb13 Compare intent filter when launching adjacent by Andrii Kulian · 8 years ago
  79. 7635669 Merge \\"Do not schedule restarts if the system is shutting down\\" into nyc-dev am: 1f0151220e by Fyodor Kupolov · 8 years ago
  80. 1f01512 Merge "Do not schedule restarts if the system is shutting down" into nyc-dev by Fyodor Kupolov · 8 years ago
  81. aa02b97 resolve merge conflicts of 0073a03 to nyc-mr1-dev-plus-aosp by Alan Viverette · 8 years ago
  82. 9b80b94 Do not schedule restarts if the system is shutting down by Fyodor Kupolov · 8 years ago
  83. 7df9b45 Notify user when application does not support current display zoom by Alan Viverette · 8 years ago
  84. d0e51b0 Merge \"Make sure task exists in WM before trying to set the resizing state\" into nyc-dev by Wale Ogunwale · 8 years ago
  85. d6aee18 Make sure task exists in WM before trying to set the resizing state by Wale Ogunwale · 8 years ago
  86. 0814666 Merge \"Use user id 0 to get missing appId for debugger\" into nyc-dev by Chong Zhang · 8 years ago
  87. d25944e Use user id 0 to get missing appId for debugger by Chong Zhang · 8 years ago
  88. a4e2bf4 Merge "Add launch power hint for activity launch end" into nyc-mr1-dev by Wei Wang · 8 years ago
  89. 65c7a15 Add launch power hint for activity launch end by Wei Wang · 8 years ago
  90. 02082ad Merge "Fix unminimizing dock stack for AppTask.moveToFront" into nyc-dev by Jorim Jaggi · 8 years ago
  91. 6afd156 Fix unminimizing dock stack for AppTask.moveToFront by Jorim Jaggi · 8 years ago
  92. 2ab4ac3 Merge "Trigger power hints for activity launch" into nyc-mr1-dev by Wei Wang · 8 years ago
  93. 98f03f9 Trigger power hints for activity launch by Wei Wang · 8 years ago
  94. 45784f1 Add null check in showLockTaskToast by Hall Liu · 8 years ago
  95. d6ac762 Protect against NPE while to updating service connection activities. by Wale Ogunwale · 8 years ago
  96. 42b3acf Merge "Rename minWidth/Height attributes" into nyc-dev by Andrii Kulian · 8 years ago
  97. 529c8e4 Mark occluded home stack as invisible. by Winson · 8 years ago
  98. f66a83d Rename minWidth/Height attributes by Andrii Kulian · 8 years ago
  99. fc932b9 Merge "Update configuration of all visible activities in a stack when resizing" into nyc-dev by TreeHugger Robot · 8 years ago
  100. db0fa12 Update configuration of all visible activities in a stack when resizing by Wale Ogunwale · 8 years ago