1. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  2. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  3. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  4. 47d9d98 Merge "Notify WM that app is delayed closing due to the possibility of PIP." into pi-dev by TreeHugger Robot · 6 years ago
  5. 4ad5491 Notify WM that app is delayed closing due to the possibility of PIP. by chaviw · 6 years ago
  6. f0e2c8b Merge "Defer client visibility update when calculating new config" into pi-dev by Andrii Kulian · 6 years ago
  7. a39ae3e Defer client visibility update when calculating new config by Andrii Kulian · 6 years ago
  8. 7d2d403 Merge "Don't "notifyAppStopping" when going to sleep." into pi-dev by TreeHugger Robot · 6 years ago
  9. 9e1bf7c Don't "notifyAppStopping" when going to sleep. by Robert Carr · 6 years ago
  10. a798833 Merge "Don't pause non-top activities when making visible" into pi-dev by Andrii Kulian · 6 years ago
  11. 09e1afa Don't pause non-top activities when making visible by Andrii Kulian · 6 years ago
  12. 24be34d WM: Make maxAspectRatio work with display cutouts by Adrian Roos · 6 years ago
  13. 30eab1f Added TestApi to ActivityInfo.isTranslucentOrFloating by Wale Ogunwale · 6 years ago
  14. bf67b4e Merge "Whitelist ResolveActivity for explicit instant intents" into pi-dev by TreeHugger Robot · 6 years ago
  15. 31426b2 Whitelist ResolveActivity for explicit instant intents by Patrick Baumann · 6 years ago
  16. 25a1d9d Merge "Fix issue with home activity started with standard activity type" into pi-dev by Winson Chung · 6 years ago
  17. 547afd2 Fix issue with home activity started with standard activity type by Winson Chung · 6 years ago
  18. de8305a Track launch time per windowingMode by Jorim Jaggi · 6 years ago
  19. 29daa92 Detach children when stopping app. by Robert Carr · 6 years ago
  20. 1d0d514 Remove temporary logging. by Bryce Lee · 6 years ago
  21. 6f14dc95 Merge "Ensure ActivityStack's cached resumed activity is updated." into pi-dev by Bryce Lee · 6 years ago
  22. 90d388a Merge "Move container focusability logic to ActivityStackSupervisor." into pi-dev by Bryce Lee · 6 years ago
  23. 84730a0 Ensure ActivityStack's cached resumed activity is updated. by Bryce Lee · 6 years ago
  24. 65317ba Merge "Properly remove activity from task on start failure." into pi-dev by Bryce Lee · 6 years ago
  25. 7b851cc Move container focusability logic to ActivityStackSupervisor. by Bryce Lee · 6 years ago
  26. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  27. 7838027 Fixes non-web AIA internal launch by Patrick Baumann · 6 years ago
  28. cff8f0f Use package manager stock flags to pull lib info by Philip P. Moltmann · 6 years ago
  29. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  30. ab76277 Merge "Don't add stopping apps in relaunch based on stopped flag." into pi-dev by Chavi Weingarten · 6 years ago
  31. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  32. e1fec42 Don't add stopping apps in relaunch based on stopped flag. by chaviw · 6 years ago
  33. 22ab2b9 Merge changes I72119772,I124e4cc0,I462d4dfc into pi-dev by Chavi Weingarten · 6 years ago
  34. 82a0ba8 Clear all options from Task when any ActivityRecord consumes the options. by chaviw · 6 years ago
  35. 17696de Don't allow focus on activity in minimized split-screen. by Wale Ogunwale · 6 years ago
  36. 790c5d0 Merge "Ignore activity lifecycle requests without matching client records." into pi-dev by Bryce Lee · 6 years ago
  37. c940660 Ignore activity lifecycle requests without matching client records. by Bryce Lee · 6 years ago
  38. d939cf0 Use isKeyguardLocked to determine whether to resume. by Bryce Lee · 6 years ago
  39. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  40. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  41. 9055c1b Merge "Wait to pause activity if translucent activity is waiting." by Bryce Lee · 6 years ago
  42. a0fb8e0 Wait to pause activity if translucent activity is waiting. by Bryce Lee · 6 years ago
  43. 6ff1707 Do not always destroy activity when cleaning up. by Bryce Lee · 6 years ago
  44. e7b2f69 Add temporary logging for state transitions. by Bryce Lee · 6 years ago
  45. 102603e Revert "Always finish activity when moving to a destroyed state." by Bryce Lee · 6 years ago
  46. b6d75f3 Ignore stopped state when becoming visible and ensuring configuration. by Wale Ogunwale · 6 years ago
  47. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 6 years ago
  48. 0d595f3 Resume when keyguard start going away by Andrii Kulian · 6 years ago
  49. ecd5ebb Merge "Don't resume until keyguard is gone" by Andrii Kulian · 6 years ago
  50. 9b58f2d Fix app start logging by Jorim Jaggi · 6 years ago
  51. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 6 years ago
  52. f52974c Clear lifecycle description on recycle and improve logging. by Bryce Lee · 6 years ago
  53. 8fbd470 Merge "Improve temporary logging around activity destruction." by TreeHugger Robot · 6 years ago
  54. a33c13d Improve temporary logging around activity destruction. by Bryce Lee · 6 years ago
  55. b372da6 Switch activity relaunch to lifecycler by Andrii Kulian · 7 years ago
  56. fa9ed96 Fix mNoAnimActivities by Jorim Jaggi · 7 years ago
  57. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  58. f9b7201 Merge "Add more logging to Activity Lifecycler." by Bryce Lee · 7 years ago
  59. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  60. d946f86 Add more logging to Activity Lifecycler. by Bryce Lee · 7 years ago
  61. 7e269fc Merge changes from topic "remote_animations" by Jorim Jaggi · 7 years ago
  62. 33a701a Remote animations (app-controlled animations) by Jorim Jaggi · 7 years ago
  63. 052957b Do not pause initializing activities when becoming visible. by Bryce Lee · 7 years ago
  64. 609e37b Merge "Pause activity when making visible from stopped state." by Bryce Lee · 7 years ago
  65. 0bd8d42 Pause activity when making visible from stopped state. by Bryce Lee · 7 years ago
  66. 2c50098 Allow stacks in split screen to show on lock screen. by chaviw · 7 years ago
  67. 089c35e Enforce platform level animation in CrossProfileApps.startMainActivity by Tony Mak · 7 years ago
  68. 2cca862 Only allow the top fullscreen stack to influence lockscreen state by Wale Ogunwale · 7 years ago
  69. bccd4b5 Fix deadlock when fetching active voice interaction service component. by Winson Chung · 7 years ago
  70. 9c5ea9c Implement object pool for lifecycler by Andrii Kulian · 7 years ago
  71. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  72. 4d26c21 Merge changes from topic "lifecycle_transaction_base" by Andrii Kulian · 7 years ago
  73. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  74. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  75. 8377006 Merge "Show warning when app was compiled against incompatible preview SDK" by TreeHugger Robot · 7 years ago
  76. 446e824 Add basic lifecycle transaction containers by Andrii Kulian · 7 years ago
  77. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  78. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  79. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  80. 8bbf27d Merge "Don't let keyguard to influence orientation when dismissing" by TreeHugger Robot · 7 years ago
  81. 92c9a94 Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  82. 16e185e Restore legacy recents package check to unblock quickstep development by Winson Chung · 7 years ago
  83. d37f28b Merge "Fix issues with TRON app transition logging" by Jorim Jaggi · 7 years ago
  84. 172e99f Fix issues with TRON app transition logging by Jorim Jaggi · 7 years ago
  85. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  86. 35c1a5d Merge "Formalize recents component in the system" by Winson Chung · 7 years ago
  87. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  88. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  89. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  90. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  91. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  92. 9cec424 Merge "Call ensureActivitiesVisibleLocked when setShowWhenLocked" by TreeHugger Robot · 7 years ago
  93. 4463948 Call ensureActivitiesVisibleLocked when setShowWhenLocked by Kevin Chyn · 7 years ago
  94. 54bc942 Updated TaskDescription to pass drawable resource ID (1/2) by Matthew Ng · 7 years ago
  95. a0f5b5e Cache reference to stack objects we use a lot in AM. by Wale Ogunwale · 7 years ago
  96. 2bf2832 AM: introduce ActivityOptions.setLockTaskMode(). by Charles He · 7 years ago
  97. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  98. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  99. 1b3edac Use separate lock in UserController by Fyodor Kupolov · 7 years ago
  100. 9dcf946 Moved ActivityDisplay to its own class file. by Wale Ogunwale · 7 years ago