1. ecd5ebb Merge "Don't resume until keyguard is gone" by Andrii Kulian · 7 years ago
  2. 9b58f2d Fix app start logging by Jorim Jaggi · 7 years ago
  3. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 7 years ago
  4. f52974c Clear lifecycle description on recycle and improve logging. by Bryce Lee · 7 years ago
  5. 8fbd470 Merge "Improve temporary logging around activity destruction." by TreeHugger Robot · 7 years ago
  6. a33c13d Improve temporary logging around activity destruction. by Bryce Lee · 7 years ago
  7. b372da6 Switch activity relaunch to lifecycler by Andrii Kulian · 7 years ago
  8. fa9ed96 Fix mNoAnimActivities by Jorim Jaggi · 7 years ago
  9. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  10. f9b7201 Merge "Add more logging to Activity Lifecycler." by Bryce Lee · 7 years ago
  11. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  12. d946f86 Add more logging to Activity Lifecycler. by Bryce Lee · 7 years ago
  13. 7e269fc Merge changes from topic "remote_animations" by Jorim Jaggi · 7 years ago
  14. 33a701a Remote animations (app-controlled animations) by Jorim Jaggi · 7 years ago
  15. 052957b Do not pause initializing activities when becoming visible. by Bryce Lee · 7 years ago
  16. 609e37b Merge "Pause activity when making visible from stopped state." by Bryce Lee · 7 years ago
  17. 0bd8d42 Pause activity when making visible from stopped state. by Bryce Lee · 7 years ago
  18. 2c50098 Allow stacks in split screen to show on lock screen. by chaviw · 7 years ago
  19. 089c35e Enforce platform level animation in CrossProfileApps.startMainActivity by Tony Mak · 7 years ago
  20. 2cca862 Only allow the top fullscreen stack to influence lockscreen state by Wale Ogunwale · 7 years ago
  21. bccd4b5 Fix deadlock when fetching active voice interaction service component. by Winson Chung · 7 years ago
  22. 9c5ea9c Implement object pool for lifecycler by Andrii Kulian · 7 years ago
  23. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  24. 4d26c21 Merge changes from topic "lifecycle_transaction_base" by Andrii Kulian · 7 years ago
  25. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  26. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  27. 8377006 Merge "Show warning when app was compiled against incompatible preview SDK" by TreeHugger Robot · 7 years ago
  28. 446e824 Add basic lifecycle transaction containers by Andrii Kulian · 7 years ago
  29. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  30. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  31. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  32. 8bbf27d Merge "Don't let keyguard to influence orientation when dismissing" by TreeHugger Robot · 7 years ago
  33. 92c9a94 Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  34. 16e185e Restore legacy recents package check to unblock quickstep development by Winson Chung · 7 years ago
  35. d37f28b Merge "Fix issues with TRON app transition logging" by Jorim Jaggi · 7 years ago
  36. 172e99f Fix issues with TRON app transition logging by Jorim Jaggi · 7 years ago
  37. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  38. 35c1a5d Merge "Formalize recents component in the system" by Winson Chung · 7 years ago
  39. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  40. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  41. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  42. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  43. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  44. 9cec424 Merge "Call ensureActivitiesVisibleLocked when setShowWhenLocked" by TreeHugger Robot · 7 years ago
  45. 4463948 Call ensureActivitiesVisibleLocked when setShowWhenLocked by Kevin Chyn · 7 years ago
  46. 54bc942 Updated TaskDescription to pass drawable resource ID (1/2) by Matthew Ng · 7 years ago
  47. a0f5b5e Cache reference to stack objects we use a lot in AM. by Wale Ogunwale · 7 years ago
  48. 2bf2832 AM: introduce ActivityOptions.setLockTaskMode(). by Charles He · 7 years ago
  49. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  50. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  51. 1b3edac Use separate lock in UserController by Fyodor Kupolov · 7 years ago
  52. 9dcf946 Moved ActivityDisplay to its own class file. by Wale Ogunwale · 7 years ago
  53. 4346f0a Convert ActivityManager dumpsys to protobuf by Steven Timotius · 7 years ago
  54. d4f7c5b Merge "ActivityOptions.set/getLaunchStackId() be gone!" by TreeHugger Robot · 7 years ago
  55. e6d979e Merge "Consider task's root activity when determining if resizable." into oc-mr1-dev am: 1c2a6921c0 by Bryce Lee · 7 years ago
  56. 1533b2b Consider task's root activity when determining if resizable. by Bryce Lee · 7 years ago
  57. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  58. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  59. bc0134c Merge "Introducing activityType window configuration." by TreeHugger Robot · 7 years ago
  60. b1647a5 Merge "Ensure that PiP mode changed callback if animation is interrupted" into oc-mr1-dev am: 82910bdf16 by Winson Chung · 7 years ago
  61. 8e2615c Merge "Fix transition between two occluding activities" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  62. 82910bd Merge "Ensure that PiP mode changed callback if animation is interrupted" into oc-mr1-dev by Winson Chung · 7 years ago
  63. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  64. edede6d Fix transition between two occluding activities by Jorim Jaggi · 7 years ago
  65. 838c245 Fix transition between two occluding activities by Jorim Jaggi · 7 years ago
  66. ab76bbc Ensure that PiP mode changed callback if animation is interrupted by Winson Chung · 7 years ago
  67. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  68. 49c4aca Merge "Revert "Fix transition between two occluding activities"" into oc-mr1-dev am: 23c981923f by Tim Murray · 7 years ago
  69. 23c9819 Merge "Revert "Fix transition between two occluding activities"" into oc-mr1-dev by Tim Murray · 7 years ago
  70. 68ed844 Revert "Fix transition between two occluding activities" by Tim Murray · 7 years ago
  71. fbedb22 Merge changes I36ec1bf3,Ic5f11074 into oc-mr1-dev am: 54f40fa1e6 am: 5b32ea3dec by Jorim Jaggi · 7 years ago
  72. 54f40fa Merge changes I36ec1bf3,Ic5f11074 into oc-mr1-dev by Jorim Jaggi · 7 years ago
  73. 791ccc0 Fix transition between two occluding activities by Jorim Jaggi · 7 years ago
  74. 107cac6 Merge "Add API to disallow entering PiP when launching a new activity" into oc-mr1-dev am: 3ea1e3d57d by Winson Chung · 7 years ago
  75. f7e03e1 Add API to disallow entering PiP when launching a new activity by Winson Chung · 7 years ago
  76. afb458f5 Merge "Refactor all lock task related methods into a new class" by Benjamin Franz · 7 years ago
  77. a83859f Refactor all lock task related methods into a new class by Benjamin Franz · 7 years ago
  78. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  79. 6d904f4 Merge "Move PiP state check exception to the client side" into oc-mr1-dev am: 3a02835a02 by Winson Chung · 7 years ago
  80. 298f95b Move PiP state check exception to the client side by Winson Chung · 7 years ago
  81. 6ae4428 Merge "Fix issue with app not becoming visible" into oc-mr1-dev am: af6a558327 by Jorim Jaggi · 7 years ago
  82. 8d06205 Fix issue with app not becoming visible by Jorim Jaggi · 7 years ago
  83. 249a4536 resolve merge conflicts of c55cce487c64 to master by Jorim Jaggi · 7 years ago
  84. 56af51d Merge "Log reportFullyDrawn into TRON" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  85. 4d27b84 Log reportFullyDrawn into TRON by Jorim Jaggi · 7 years ago
  86. 96a91f1 Merge "Don't resume activity if user is locked and encryption is unsupported" into oc-mr1-dev am: 1327cdc53d by Bryce Lee · 7 years ago
  87. 1327cdc Merge "Don't resume activity if user is locked and encryption is unsupported" into oc-mr1-dev by Bryce Lee · 7 years ago
  88. 822e512 Introducing WindowConfiguration by Wale Ogunwale · 7 years ago
  89. 029f6df Merge "Only update reported configuration when triggered from AM side." into oc-mr1-dev am: e530e4db0c by Bryce Lee · 7 years ago
  90. 8558ec7 Don't resume activity if user is locked and encryption is unsupported by Bryce Lee · 7 years ago
  91. 8104e7a Only update reported configuration when triggered from AM side. by Bryce Lee · 7 years ago
  92. a7ec056 Merge "Update references to O MR1 to proper codename." into oc-mr1-dev am: 92a84efba1 by Bryce Lee · 7 years ago
  93. 341cd73 Merge "DO NOT MERGE Let external activities run when the primary display is off" into oc-mr1-dev by David Stevens · 7 years ago
  94. 92a84ef Merge "Update references to O MR1 to proper codename." into oc-mr1-dev by Bryce Lee · 7 years ago
  95. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  96. 1583a4f Merge "Let external activities run when the primary display is off" by David Stevens · 7 years ago
  97. 23494e3 Merge "Update WindowManager to output dumpsys in protobuf format" by TreeHugger Robot · 7 years ago
  98. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  99. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  100. 7ff3ff3 Merge "Switch WindowContainer to use ConfigurationContainer" by Wale Ogunwale · 7 years ago