1. 0f8ecc8 am 9d293911: am ebdfb6e8: Merge "[ActivityManager] Distinguish FG or BG receiver finished" by Olawale Ogunwale · 10 years ago
  2. 1f5ac4d [ActivityManager] Distinguish FG or BG receiver finished by riddle_hsu · 10 years ago
  3. 18795a2 Add support from restoring recent's backup. by Wale Ogunwale · 10 years ago
  4. 740c3ac Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345) by Winson Chung · 10 years ago
  5. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  6. 044d529 Adding bounce animation for affiliated tasks. (Bug 16656169) by Winson Chung · 10 years ago
  7. d54b578 Fix issue #17305377: Don't kill process if it still has tasks. by Wale Ogunwale · 10 years ago
  8. 9797880 Start cross profile intents as caller. by Jeff Sharkey · 10 years ago
  9. fdf5b35 Implement issue #17906468: Allow search request to fall back to global search by Dianne Hackborn · 10 years ago
  10. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  11. 6e2f395 Wait for animation complete before completing boot by Craig Mautner · 10 years ago
  12. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  13. 5232271 Fix issue #17146552: system anr by Dianne Hackborn · 10 years ago
  14. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  15. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  16. 4cce1de Merge "Fix issue #16366571: UIDs for work and normal Chrome processes are the same" into lmp-dev by Dianne Hackborn · 10 years ago
  17. 885fbe5 Fix issue #16366571: UIDs for work and normal Chrome processes are the same by Dianne Hackborn · 10 years ago
  18. 6f4d61f Work on issue #17011123: Hit Back/Recents button when in Recents... by Dianne Hackborn · 10 years ago
  19. aec68bb Fix issue #17038762: Add API to add entries to the recents list by Dianne Hackborn · 10 years ago
  20. 028ceeb Fix issue #14617210: Apps can gain access to any ContentProvider... by Dianne Hackborn · 10 years ago
  21. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 10 years ago
  22. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  23. 8746a47 Create end of animation callback for Activity by Craig Mautner · 10 years ago
  24. f193990 Making the clipboard work across users. by Nicolas Prevot · 10 years ago
  25. dc00cbe Create API for launching from recents by Craig Mautner · 10 years ago
  26. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  27. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  28. ee2e45a Add Media Playing API by Craig Mautner · 10 years ago
  29. d61dc20 Add Activity.isTopOfTask() method by Craig Mautner · 10 years ago
  30. 6ea0d0a Fix cleanup of voice sessions. by Dianne Hackborn · 10 years ago
  31. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  32. 62515be Add lock-to-app mode by Jason Monk · 10 years ago
  33. dfed4bc am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  34. f7871c3 am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  35. a449dc0 Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629) by Winson Chung · 10 years ago
  36. 8dcfefd Support an ABI flag for instrumentation. by Narayan Kamath · 10 years ago
  37. 1147c40 Adding method for applications to query their own tasks. (Bug 14627210) by Winson Chung · 10 years ago
  38. 7fd239c Merge "Pass ActivityOptions back from finishing activity." by Craig Mautner · 10 years ago
  39. 2022597 Merge "Resolving resources across users." by Nicolas Prevot · 10 years ago
  40. 233ceee Pass ActivityOptions back from finishing activity. by Craig Mautner · 10 years ago
  41. d85fc72 Resolving resources across users. by Nicolas Prevot · 10 years ago
  42. a002604 Introduce persistent forms of Activity lifecycle calls. by Craig Mautner · 10 years ago
  43. 03a9bae Refactoring activity method to update recents values. by Winson Chung · 10 years ago
  44. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  45. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  46. 3b3f464 Piping through ability for an Activity to remove its own task. (Bug 13735914) by Winson Chung · 10 years ago
  47. 934ef05 am 4b81e89d: am 2fd3cb95: Merge "Fix ActivityContainer callback parcelling." into klp-modular-dev by Craig Mautner · 10 years ago
  48. e3a00d7 Fix ActivityContainer callback parcelling. by Craig Mautner · 10 years ago
  49. a981e3b resolved conflicts for merge of 7289f3ab to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  50. 13014b5 Move certain internal activity manager methods to new class. by Jeff Brown · 10 years ago
  51. 688b510 Implement setActivityLabelAndIcon(). by Craig Mautner · 10 years ago
  52. 2fbd754 Add Activity methods for icons and labels. by Craig Mautner · 10 years ago
  53. aea74a5 Add Lock Task Mode. by Craig Mautner · 11 years ago
  54. 303e1ff Initial changes for recents. by Winson Chung · 11 years ago
  55. 08488bf Allow user to be started in background. by Kenny Guy · 11 years ago
  56. a1f1a3c More battery stats. by Dianne Hackborn · 11 years ago
  57. b5abedb am c407ace3: am d4c819c0: am dd9ce628: Merge "Clean up activities and displays when done" into klp-modular-dev by Craig Mautner · 11 years ago
  58. 95da108 Clean up activities and displays when done by Craig Mautner · 11 years ago
  59. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  60. bd503a4 Allow for the possibility of null ActivityContainer by Craig Mautner · 11 years ago
  61. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  62. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  63. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  64. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  65. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  66. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  67. c2be0d6 Unmarshall PFDs properly when hand-crafting interface stubs by Amith Yamasani · 11 years ago
  68. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  69. 86d9c45 Merge "Revert services assist context in KitKat" into klp-dev by Adam Skory · 11 years ago
  70. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  71. dc6fd0a Merge "Propagate input ANR reason to activity manager log." into klp-dev by Jeff Brown · 11 years ago
  72. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  73. 31b65f9 Fix clearApplicationUserData() to allow a null observer by Christopher Tate · 11 years ago
  74. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 11 years ago
  75. 08da7a1 API to discover granted Uri permissions. by Jeff Sharkey · 11 years ago
  76. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  77. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  78. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  79. 2286cdc Misc memory stuff. by Dianne Hackborn · 11 years ago
  80. 4addfc5 Add API to convert translucent Activity to opaque. by Craig Mautner · 11 years ago
  81. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  82. 21d9b56 Add more details about why a force stop is happening. by Dianne Hackborn · 11 years ago
  83. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  84. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  85. 1d69bad resolved conflicts for merge of a98b0ff8 to master by Kenny Root · 11 years ago
  86. 8bd64df Help for the debugging help for issue #8734824. by Dianne Hackborn · 11 years ago
  87. cf910b0 Add tap detector for switching stack focus. by Craig Mautner · 11 years ago
  88. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  89. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  90. 1421046 resolved conflicts for merge of dd03b6dc to master by Svetoslav · 11 years ago
  91. 8f6f1f4 Allow for setting test type as a monkey. by Adam Momtaz · 11 years ago
  92. 8754221 resolved conflicts for merge of e9b4ee69 to master by Dianne Hackborn · 11 years ago
  93. f1b7824 Kill processes when permissions are revoked. by Dianne Hackborn · 11 years ago
  94. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 12 years ago
  95. 8f14969 am a3f82b1b: am e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 12 years ago
  96. e4ce251 am b314f433: Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 12 years ago
  97. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 12 years ago
  98. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  99. d0fd546 Merge "Adding UI test automation APIs." by Svetoslav Ganov · 12 years ago
  100. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago