1. 90d388a Merge "Move container focusability logic to ActivityStackSupervisor." into pi-dev by Bryce Lee · 6 years ago
  2. 65317ba Merge "Properly remove activity from task on start failure." into pi-dev by Bryce Lee · 6 years ago
  3. 7b851cc Move container focusability logic to ActivityStackSupervisor. by Bryce Lee · 6 years ago
  4. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  5. cb331c3 Merge "Fixes non-web AIA internal launch" into pi-dev by TreeHugger Robot · 6 years ago
  6. 7838027 Fixes non-web AIA internal launch by Patrick Baumann · 6 years ago
  7. c2def58 Copy ApplicationInfo#versionCode field by Patrick Baumann · 6 years ago
  8. 8cc92ac6 Prevent exception when stack being removed on crash by Andrii Kulian · 6 years ago
  9. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  10. 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
  11. 4bc5ba3 Ignore non-existent displays in #topRunningActivityLocked. by Bryce Lee · 6 years ago
  12. c4bb25c Merge "Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked." into pi-dev by Bryce Lee · 6 years ago
  13. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  14. 459c062 Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked. by Bryce Lee · 6 years ago
  15. 22ab2b9 Merge changes I72119772,I124e4cc0,I462d4dfc into pi-dev by Chavi Weingarten · 6 years ago
  16. 0d562bf Revert "Set options on startingActivity instead of topActivity" by chaviw · 6 years ago
  17. 17696de Don't allow focus on activity in minimized split-screen. by Wale Ogunwale · 6 years ago
  18. d723623 Merge "Set options on startingActivity instead of topActivity" into pi-dev by Chavi Weingarten · 6 years ago
  19. ee6f81b Set options on startingActivity instead of topActivity by chaviw · 6 years ago
  20. b3b73f2 Allow for activities to resumed if keyguard is occluded. by Bryce Lee · 6 years ago
  21. d939cf0 Use isKeyguardLocked to determine whether to resume. by Bryce Lee · 6 years ago
  22. e1f68ce Fixed issue with focusing on minimized split-screen stack by Wale Ogunwale · 6 years ago
  23. 27e49452 Merge "Couple mResumedActivity to Activity lifecycle." into pi-dev by Bryce Lee · 6 years ago
  24. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  25. 45477b5 Fix issue with where display is removed while creating it in AM and WM by Wale Ogunwale · 6 years ago
  26. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  27. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 6 years ago
  28. c167427 1/ Fixing docked task animation when entering split screen from home by Winson Chung · 6 years ago
  29. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 6 years ago
  30. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 6 years ago
  31. ae9fdf04 fix picture-in-picture logging by Chenjie Yu · 6 years ago
  32. dd2ae3d Move home stack forward while entering split-screen in some cases by Wale Ogunwale · 6 years ago
  33. f52974c Clear lifecycle description on recycle and improve logging. by Bryce Lee · 6 years ago
  34. b95a6c2 Merge "Restrict DisplayContent creation." by Bryce Lee · 6 years ago
  35. f19cbe2 Restrict DisplayContent creation. by Bryce Lee · 6 years ago
  36. cacd695 Merge "Switch activity relaunch to lifecycler" by TreeHugger Robot · 6 years ago
  37. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  38. b372da6 Switch activity relaunch to lifecycler by Andrii Kulian · 7 years ago
  39. 0da8537 Require only ACTION_VIEW for web instant apps by Patrick Baumann · 6 years ago
  40. 5f0e28f Properly handle start results when using wait flag. by Bryce Lee · 6 years ago
  41. 577d402 Revert "Revert "Adds generic intent Instant App resolution"" by Patrick Baumann · 6 years ago
  42. 397c38d Merge "Revert "Adds generic intent Instant App resolution"" by TreeHugger Robot · 6 years ago
  43. 860b8ba Revert "Adds generic intent Instant App resolution" by Patrick Baumann · 6 years ago
  44. fa9ed96 Fix mNoAnimActivities by Jorim Jaggi · 7 years ago
  45. 3e8bd0f Adds generic intent Instant App resolution by Patrick Baumann · 7 years ago
  46. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 7 years ago
  47. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 7 years ago
  48. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago
  49. 15e76d6 Merge changes I2b6bfca0,I9a854d43 by Jorim Jaggi · 7 years ago
  50. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 7 years ago
  51. 9683b88 Merge "add atom and logging for Picture-in-Picture feature" by TreeHugger Robot · 7 years ago
  52. 77a7dd6 Add temporary logging around Activity Manager NPE. by Bryce Lee · 7 years ago
  53. 52cacc6 add atom and logging for Picture-in-Picture feature by Chenjie Yu · 7 years ago
  54. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  55. f9b7201 Merge "Add more logging to Activity Lifecycler." by Bryce Lee · 7 years ago
  56. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  57. d946f86 Add more logging to Activity Lifecycler. by Bryce Lee · 7 years ago
  58. 33a701a Remote animations (app-controlled animations) by Jorim Jaggi · 7 years ago
  59. ec55eb0 Allow modifiers to specify windowing mode and preferred display. by Bryce Lee · 7 years ago
  60. e55c019 Save PiP activity position on screen for next re-entry into PiP. by Winson Chung · 7 years ago
  61. b850ea5 Fix some issues found in AM display tests by Andrii Kulian · 7 years ago
  62. 80059ff Merge "Implement object pool for lifecycler" by Andrii Kulian · 7 years ago
  63. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  64. 9c5ea9c Implement object pool for lifecycler by Andrii Kulian · 7 years ago
  65. 018e216 Merge "Add transaction executor" by Andrii Kulian · 7 years ago
  66. 88e05cb Add transaction executor by Andrii Kulian · 7 years ago
  67. d9cce2c Ensure activity stacks have unique ids. by Bryce Lee · 7 years ago
  68. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  69. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  70. cf9d7c4 Merge "Re-enable task trimming" by TreeHugger Robot · 7 years ago
  71. 4d26c21 Merge changes from topic "lifecycle_transaction_base" by Andrii Kulian · 7 years ago
  72. 0ec2a35 Re-enable task trimming by Winson Chung · 7 years ago
  73. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  74. 8377006 Merge "Show warning when app was compiled against incompatible preview SDK" by TreeHugger Robot · 7 years ago
  75. 446e824 Add basic lifecycle transaction containers by Andrii Kulian · 7 years ago
  76. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  77. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  78. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 7 years ago
  79. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  80. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  81. 2b07da8 Fixed logic issue with WC.supportsSplitScreenWindowingMode() by Wale Ogunwale · 7 years ago
  82. abc44d0 Don't move home task forward in some cases. by Wale Ogunwale · 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. 11e7d7d Merge "AM: make LockTask truly multi-task-aware." by Charles He · 7 years ago
  86. ff9b4dff AM: make LockTask truly multi-task-aware. by Charles He · 7 years ago
  87. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  88. 35c1a5d Merge "Formalize recents component in the system" by Winson Chung · 7 years ago
  89. 9a5c188 Merge "5/Organize and make running tasks code more efficient" by Winson Chung · 7 years ago
  90. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  91. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  92. 61c9e5a 5/Organize and make running tasks code more efficient by Winson Chung · 7 years ago
  93. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  94. 8664028 Merge "taskReturnToType be gone!" by Wale Ogunwale · 7 years ago
  95. ff29069 Merge "Initial implementation of LaunchingBoundsController." by Bryce Lee · 7 years ago
  96. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  97. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  98. dacefc4 Initial implementation of LaunchingBoundsController. by Bryce Lee · 7 years ago
  99. 3f26e5e Merge "Temporarily disable active task trimming." by TreeHugger Robot · 7 years ago
  100. 14cfbb4 Temporarily disable active task trimming. by Winson Chung · 7 years ago