1. d0084f7 Allow applications to define failure handlers by Todd Kennedy · 7 years ago
  2. e676ec7 Always report a uid's initial cached state. by Dianne Hackborn · 7 years ago
  3. e41a7c8 Merge "Determine power hint behavior based on target activity." into oc-dr1-dev by Bryce Lee · 7 years ago
  4. b845700 Merge "Determine power hint behavior based on target activity." into oc-dr1-dev by Bryce Lee · 7 years ago
  5. bfa0ed5 Merge "DO NOT MERGE Add permission to launch activities on VD" into oc-mr1-dev by Andrii Kulian · 7 years ago
  6. 28d8042 Determine power hint behavior based on target activity. by Bryce Lee · 7 years ago
  7. 94e82d9b0 DO NOT MERGE ActivityView be gone! by Andrii Kulian · 7 years ago
  8. 02689a7 DO NOT MERGE Add permission to launch activities on VD by Andrii Kulian · 7 years ago
  9. 4ff7da9 Ensure home activity always is on home stack. by Bryce Lee · 7 years ago
  10. 8796c20 Merge "Add aborted start result." into oc-dev by Bryce Lee · 7 years ago
  11. f9d4954 Add aborted start result. by Bryce Lee · 7 years ago
  12. ef49568 Revert "Add ActivityInfo logging." by Bryce Lee · 7 years ago
  13. 7e84086 Add ActivityInfo logging. by Bryce Lee · 7 years ago
  14. 454117f Dump user id in dumpsys activity starter by Wale Ogunwale · 7 years ago
  15. ea0de89 Merge "Added dumsys activity starter" into oc-dev by TreeHugger Robot · 7 years ago
  16. 692dcd6 Added dumsys activity starter by Wale Ogunwale · 7 years ago
  17. a8fe3df Look on all displays if can't launch on a source secondary one by Andrii Kulian · 7 years ago
  18. 59bcba6 Log last home activity and result we tried to start by Wale Ogunwale · 7 years ago
  19. a19b5ad Prioritize reused activity's stack over computed stack. by Bryce Lee · 7 years ago
  20. d9ed45d Check for source activity's task presence before referencing. by Bryce Lee · 7 years ago
  21. 1a08d20 Merge "Remove all activities that do not successfully launch." into oc-dev by TreeHugger Robot · 7 years ago
  22. 1ba237d Merge "Wait on activity brought to front for trampoline activities." into oc-dev by TreeHugger Robot · 7 years ago
  23. a3b0e3f0 Remove all activities that do not successfully launch. by Bryce Lee · 7 years ago
  24. dfc27c6 Add action to launch intent by Todd Kennedy · 7 years ago
  25. 89cd19a Wait on activity brought to front for trampoline activities. by Bryce Lee · 7 years ago
  26. 7f93686 Introduce result ranges for activity start return results. by Bryce Lee · 7 years ago
  27. 303c786 Don't require BROWSABLE by Todd Kennedy · 7 years ago
  28. 9fb5095 Merge "Fixing regression in what is considered a restart attempt" into oc-dev by TreeHugger Robot · 7 years ago
  29. e0c3d5d Fixing regression in what is considered a restart attempt by Winson Chung · 7 years ago
  30. d14e676 Merge "Don't set the failure extra on split install" into oc-dev by TreeHugger Robot · 7 years ago
  31. c5e289d Merge "Workaround launching PiP task with CLEAR_TASK & NEW_TASK flag." into oc-dev by Winson Chung · 7 years ago
  32. 1d01f9c Merge "Rename CompatibilityDisplay to Vr2dDisplay" into oc-dev by Karthik Ravi Shankar · 7 years ago
  33. 2b9aaed Rename CompatibilityDisplay to Vr2dDisplay by Karthik Ravi Shankar · 7 years ago
  34. 7dd99e3 Don't set the failure extra on split install by Todd Kennedy · 7 years ago
  35. 45a5ada Merge "Prevent NPE in startActivityUnchecked" into oc-dev by Fyodor Kupolov · 7 years ago
  36. e6385a2 Workaround launching PiP task with CLEAR_TASK & NEW_TASK flag. by Winson Chung · 7 years ago
  37. 53bac3d Merge "Only remove task if activity fails to start." into oc-dev by TreeHugger Robot · 7 years ago
  38. 625f493 Prevent NPE in startActivityUnchecked by Fyodor Kupolov · 7 years ago
  39. 27ed7d4 Only remove task if activity fails to start. by Winson Chung · 7 years ago
  40. cdfc04e Fix app transition logging when switching quickly by Jorim Jaggi · 7 years ago
  41. 0606861 Allow apps to provide the Instant App installer extra information by Chad Brubaker · 7 years ago
  42. b216d0f Merge "Don't put non-resizeable activities on secondary displays" into oc-dev by Andrii Kulian · 7 years ago
  43. 036e3ad Don't put non-resizeable activities on secondary displays by Andrii Kulian · 7 years ago
  44. 55337a8 Revert "Add new api Activity.getStartInitiatedTime." by Sudheer Shanka · 7 years ago
  45. bc30898 Add new api Activity.getStartInitiatedTime. by Sudheer Shanka · 7 years ago
  46. 1d8b1af Do not set outActivity if value is null. by Bryce Lee · 7 years ago
  47. 4553951 Merge "Fix when vr app launches 2d activity" into oc-dev by TreeHugger Robot · 7 years ago
  48. f29b4c2 Fix when vr app launches 2d activity by Karthik Ravi Shankar · 7 years ago
  49. 735a5e1 Merge "Show recents at correct time when starting activity in docked stack" into oc-dev by TreeHugger Robot · 7 years ago
  50. cd501ec Show recents at correct time when starting activity in docked stack by Wale Ogunwale · 7 years ago
  51. 13acf25 Merge "Check component before notifying activity is visible." into oc-dev by Bryce Lee · 7 years ago
  52. eafd9db Add system config to specify Multi-Display support by Andrii Kulian · 7 years ago
  53. 4a19438 Check component before notifying activity is visible. by Bryce Lee · 7 years ago
  54. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  55. f04d039 Merge changes from topic 'launch-2d-activities-vr' into oc-dev by TreeHugger Robot · 7 years ago
  56. 99493db Launch 2D activities in VR mode by Karthik Ravi Shankar · 7 years ago
  57. 0e20560 Fixes starting app in docked stack for cts tests by Matthew Ng · 7 years ago
  58. 5c5bf24 Merge "Move activity to display on launch" into oc-dev by TreeHugger Robot · 7 years ago
  59. b21be12 Intercept direct launch of instant app installer by Todd Kennedy · 7 years ago
  60. fab9cd8 Move activity to display on launch by Andrii Kulian · 7 years ago
  61. 6451252 Only change bounds if new activity is being added to InTask by Yorke Lee · 7 years ago
  62. c6b91c6 Prefer to launch activities on the source display by David Stevens · 7 years ago
  63. 59dad4e Persist TaskRecord before calling performClearTaskLocked. by Bryce Lee · 7 years ago
  64. a485f71 Merge "Refactor EphemeralResolverService" by TreeHugger Robot · 7 years ago
  65. 1fb3404 Refactor EphemeralResolverService by Todd Kennedy · 7 years ago
  66. d95687c Removing check for launched-from package to expand PiP. by Winson Chung · 7 years ago
  67. a6d6e60 Merge "Save TaskRecord before calling performClearTaskLocked." by Bryce Lee · 7 years ago
  68. 75323c1 Merge "Resize task to fullscreen when moving from pinned stack." by TreeHugger Robot · 7 years ago
  69. 41801b4 Save TaskRecord before calling performClearTaskLocked. by Bryce Lee · 7 years ago
  70. aa5e8c3 Remove activity from task if not set properly. by Bryce Lee · 7 years ago
  71. 7466610 Resize task to fullscreen when moving from pinned stack. by Winson Chung · 7 years ago
  72. 98689f7 Revert "Remove activity from task if not set properly." by Bryce Lee · 7 years ago
  73. 353112c Clear associated task when starting activity in a new task. by Bryce Lee · 7 years ago
  74. 0f9bde8 Remove activity from task if not set properly. by Bryce Lee · 7 years ago
  75. e991022 Load splits on-demand by Todd Kennedy · 7 years ago
  76. 49affea Fix trampoline activities when relaunching PiP by Winson Chung · 7 years ago
  77. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  78. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 7 years ago
  79. ba7db92 Fixing crash when task is already parent of activity. by Winson Chung · 7 years ago
  80. a0cd15e Addition separation of adding vs. reparenting activity by Wale Ogunwale · 7 years ago
  81. 4403f2f Remove setDockedStackMinimized credentials prompt by Robin Lee · 8 years ago
  82. 4acfd85 Fix issues with launching activities on virtual displays by Andrii Kulian · 8 years ago
  83. 132dffb Merge "Animate starting work challenge from work lock" by TreeHugger Robot · 8 years ago
  84. 5d59242 Animate starting work challenge from work lock by Robin Lee · 8 years ago
  85. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  86. 6d2fe9e Merge "Remove dependency on resizable activity to enter PiP." by Winson Chung · 8 years ago
  87. 316c2f2 Add versionCode by Todd Kennedy · 8 years ago
  88. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  89. 4cbec88 Merge "Set permissions for launching on private displays" by TreeHugger Robot · 8 years ago
  90. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  91. 0e989d0 Grant access to ephemeral metadata by Todd Kennedy · 8 years ago
  92. 3535df2 Move activity to fullscreen stack when it is relaunched in PIP. by Winson Chung · 8 years ago
  93. 059df13 Merge "Add unit tests for 180 degree rotation" by Andrii Kulian · 8 years ago
  94. c5cc301 Have better separation between adding, positioning, and reparenting task by Wale Ogunwale · 8 years ago
  95. cbcadc9 Ensure that we always resume task overlay activities if requested. by Winson Chung · 8 years ago
  96. 4ede3e0 Add unit tests for 180 degree rotation by Andrii Kulian · 8 years ago
  97. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  98. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  99. 955da48 Merge "Amend logic for sending power hint on activity start." by Bryce Lee · 8 years ago
  100. 834abec Amend logic for sending power hint on activity start. by Bryce Lee · 8 years ago