1. 028ceeb Fix issue #14617210: Apps can gain access to any ContentProvider... by Dianne Hackborn · 10 years ago
  2. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 10 years ago
  3. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  4. 8746a47 Create end of animation callback for Activity by Craig Mautner · 10 years ago
  5. f193990 Making the clipboard work across users. by Nicolas Prevot · 10 years ago
  6. dc00cbe Create API for launching from recents by Craig Mautner · 10 years ago
  7. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  8. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  9. ee2e45a Add Media Playing API by Craig Mautner · 10 years ago
  10. d61dc20 Add Activity.isTopOfTask() method by Craig Mautner · 10 years ago
  11. 6ea0d0a Fix cleanup of voice sessions. by Dianne Hackborn · 10 years ago
  12. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  13. 62515be Add lock-to-app mode by Jason Monk · 10 years ago
  14. dfed4bc am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  15. f7871c3 am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  16. a449dc0 Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629) by Winson Chung · 10 years ago
  17. 8dcfefd Support an ABI flag for instrumentation. by Narayan Kamath · 10 years ago
  18. 1147c40 Adding method for applications to query their own tasks. (Bug 14627210) by Winson Chung · 10 years ago
  19. 7fd239c Merge "Pass ActivityOptions back from finishing activity." by Craig Mautner · 10 years ago
  20. 2022597 Merge "Resolving resources across users." by Nicolas Prevot · 10 years ago
  21. 233ceee Pass ActivityOptions back from finishing activity. by Craig Mautner · 10 years ago
  22. d85fc72 Resolving resources across users. by Nicolas Prevot · 10 years ago
  23. a002604 Introduce persistent forms of Activity lifecycle calls. by Craig Mautner · 10 years ago
  24. 03a9bae Refactoring activity method to update recents values. by Winson Chung · 10 years ago
  25. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  26. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  27. 3b3f464 Piping through ability for an Activity to remove its own task. (Bug 13735914) by Winson Chung · 10 years ago
  28. 934ef05 am 4b81e89d: am 2fd3cb95: Merge "Fix ActivityContainer callback parcelling." into klp-modular-dev by Craig Mautner · 10 years ago
  29. e3a00d7 Fix ActivityContainer callback parcelling. by Craig Mautner · 10 years ago
  30. a981e3b resolved conflicts for merge of 7289f3ab to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  31. 13014b5 Move certain internal activity manager methods to new class. by Jeff Brown · 10 years ago
  32. 688b510 Implement setActivityLabelAndIcon(). by Craig Mautner · 10 years ago
  33. 2fbd754 Add Activity methods for icons and labels. by Craig Mautner · 10 years ago
  34. aea74a5 Add Lock Task Mode. by Craig Mautner · 10 years ago
  35. 303e1ff Initial changes for recents. by Winson Chung · 10 years ago
  36. 08488bf Allow user to be started in background. by Kenny Guy · 10 years ago
  37. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  38. b5abedb am c407ace3: am d4c819c0: am dd9ce628: Merge "Clean up activities and displays when done" into klp-modular-dev by Craig Mautner · 10 years ago
  39. 95da108 Clean up activities and displays when done by Craig Mautner · 10 years ago
  40. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  41. bd503a4 Allow for the possibility of null ActivityContainer by Craig Mautner · 11 years ago
  42. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  43. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  44. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  45. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  46. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  47. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  48. c2be0d6 Unmarshall PFDs properly when hand-crafting interface stubs by Amith Yamasani · 11 years ago
  49. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  50. 86d9c45 Merge "Revert services assist context in KitKat" into klp-dev by Adam Skory · 11 years ago
  51. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  52. dc6fd0a Merge "Propagate input ANR reason to activity manager log." into klp-dev by Jeff Brown · 11 years ago
  53. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  54. 31b65f9 Fix clearApplicationUserData() to allow a null observer by Christopher Tate · 11 years ago
  55. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 11 years ago
  56. 08da7a1 API to discover granted Uri permissions. by Jeff Sharkey · 11 years ago
  57. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  58. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  59. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  60. 2286cdc Misc memory stuff. by Dianne Hackborn · 11 years ago
  61. 4addfc5 Add API to convert translucent Activity to opaque. by Craig Mautner · 11 years ago
  62. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  63. 21d9b56 Add more details about why a force stop is happening. by Dianne Hackborn · 11 years ago
  64. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  65. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  66. 1d69bad resolved conflicts for merge of a98b0ff8 to master by Kenny Root · 11 years ago
  67. 8bd64df Help for the debugging help for issue #8734824. by Dianne Hackborn · 11 years ago
  68. cf910b0 Add tap detector for switching stack focus. by Craig Mautner · 11 years ago
  69. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  70. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  71. 1421046 resolved conflicts for merge of dd03b6dc to master by Svetoslav · 11 years ago
  72. 8f6f1f4 Allow for setting test type as a monkey. by Adam Momtaz · 11 years ago
  73. 8754221 resolved conflicts for merge of e9b4ee69 to master by Dianne Hackborn · 11 years ago
  74. f1b7824 Kill processes when permissions are revoked. by Dianne Hackborn · 11 years ago
  75. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  76. 8f14969 am a3f82b1b: am e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 11 years ago
  77. e4ce251 am b314f433: Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 11 years ago
  78. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 11 years ago
  79. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  80. d0fd546 Merge "Adding UI test automation APIs." by Svetoslav Ganov · 12 years ago
  81. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago
  82. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  83. cdb86bb add reply.writeNoException() for quick response by Sungmin Choi · 12 years ago
  84. 8103890 Improve debugging for issue #7586414: AlarmManager wakelocks held by Dianne Hackborn · 12 years ago
  85. 346acb1 Sanity-check erroneous backup agent instantiations by Christopher Tate · 12 years ago
  86. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 12 years ago
  87. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  88. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  89. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  90. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  91. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  92. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  93. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  94. ad9b3211 Try again to fix issue #6912004:tap on gmail notification sends me to home screen by Dianne Hackborn · 12 years ago
  95. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  96. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  97. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  98. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  99. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  100. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago