1. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  2. 27b2e69 When system server goes down, crash apps. by Jeff Sharkey · 8 years ago
  3. b640315 Updating task description when activity is visible. by Winson · 8 years ago
  4. 8a5c640 Fix recents transitions by Jorim Jaggi · 8 years ago
  5. e26334b Merge "Handle light status bar for split-screen" into nyc-dev by Jorim Jaggi · 8 years ago
  6. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 8 years ago
  7. 1af8eda Drawing thumbnail background color for empty space in view. by Winson Chung · 8 years ago
  8. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  9. e909802 Fix flicker and other weirdness by Jorim Jaggi · 9 years ago
  10. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 8 years ago
  11. 21b6058 Added isDockable field to RunningTaskInfo by Wale Ogunwale · 9 years ago
  12. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 9 years ago
  13. 2ced3d5 Merge "Don't keep visible windows in pinned stack on screen when app dies" by Wale Ogunwale · 9 years ago
  14. 3fd20fe Don't keep visible windows in pinned stack on screen when app dies by Wale Ogunwale · 9 years ago
  15. dc7af96 Fixed javadoc so @hide annotations don't show up in the API. by Felipe Leme · 9 years ago
  16. cacfaa2 Resize pinned stack with bounds in ActivityOptions. by Wale Ogunwale · 9 years ago
  17. f81c1d1 Fixed some activity visiblility issues in picture-in-picutre mode by Wale Ogunwale · 9 years ago
  18. 42efc58 Merge "Adjusting AMN#requestBugReport() to be able to invoke 3 types of bugreport services" by Michal Karpinski · 9 years ago
  19. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 9 years ago
  20. f3fa0f8 Added new API for URI permissions management. by Felipe Leme · 9 years ago
  21. 0583d3d Hiding pinned stack tasks from overview by Winson Chung · 9 years ago
  22. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 9 years ago
  23. 807d882 Only persist task bounds for freeform tasks. by Wale Ogunwale · 9 years ago
  24. f34a04c Fix freeform to recents animating window being cuttoff. by Filip Gruszczynski · 9 years ago
  25. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  26. 8294f82 Merge "Put PIP windows above transition animations." by Filip Gruszczynski · 9 years ago
  27. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  28. 0534ac9 Merge "Handle non-encryption-aware accounts and sync." by Jeff Sharkey · 9 years ago
  29. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  30. 21199bd Run activity visibility adjustment even if there is no top running. by Filip Gruszczynski · 9 years ago
  31. 568f4de Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  32. f23b5d3 Merge "API to determine user locked/unlocked state." by Jeff Sharkey · 9 years ago
  33. 0825ab2 API to determine user locked/unlocked state. by Jeff Sharkey · 9 years ago
  34. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  35. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  36. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  37. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  38. 8924e87 Wire up lifecycle, send unlocked broadcast. by Jeff Sharkey · 9 years ago
  39. 49c0ea0 Merge "Fix crash when docking from recents." by Filip Gruszczynski · 9 years ago
  40. 96daf32 Fix crash when docking from recents. by Filip Gruszczynski · 9 years ago
  41. d93d481 Merge "Moving recent tasks information to a user directory" by Suprabh Shukla · 9 years ago
  42. 2359314 Moving recent tasks information to a user directory by Suprabh Shukla · 9 years ago
  43. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  44. c6a2da0 Fixing crash when trying to set thumbnail info. by Winson · 9 years ago
  45. 974f55f Merge "Saving additional context when taking task screenshots." by Winson Chung · 9 years ago
  46. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  47. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  48. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  49. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  50. 2dd7694 Reporting task bounds in RecentTaskInfo. by Winson · 9 years ago
  51. 0f6cb2d Merge "Passing stack id with RunningTaskInfo." by Winson Chung · 9 years ago
  52. 5510f6c Passing stack id with RunningTaskInfo. by Winson · 9 years ago
  53. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  54. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  55. 6de2ae8 Do not change task's stack in resizeTaskLocked by Chong Zhang · 9 years ago
  56. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  57. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  58. 59a73ca Support creating docked stack at top/left/bottom/right half of screen by Wale Ogunwale · 9 years ago
  59. 3560575 Implementing app-centric Shelf. by Vadim Tryshev · 9 years ago
  60. aa1fd4e Merge "Restore recent task to freeform space when resizing" by Chong Zhang · 9 years ago
  61. 5dcb275 Restore recent task to freeform space when resizing by Chong Zhang · 9 years ago
  62. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  63. 598b03d am 9bf912c1: am 5ed03384: am 1f514608: am 5a624aad: am 38d30dc5: Merge "Immediately kill a shared user process on a permission revocation." into mnc-dev by Svetoslav Ganov · 9 years ago
  64. 9bf912c am 5ed03384: am 1f514608: am 5a624aad: am 38d30dc5: Merge "Immediately kill a shared user process on a permission revocation." into mnc-dev by Svetoslav Ganov · 9 years ago
  65. aa41add Immediately kill a shared user process on a permission revocation. by Svetoslav · 9 years ago
  66. 868a5e1 Support for an activity to change and/or query it's associated stack by Wale Ogunwale · 9 years ago
  67. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  68. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  69. 06e260b Merge commit '01fda527' by Qiwen Zhao · 9 years ago
  70. 01fda52 am ed3b4253: am 5cdc7f04: am 3aefa438: am 78ead58d: Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev by Dianne Hackborn · 9 years ago
  71. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  72. 4d0ef04 Fix SysUI crash when launching Chrome from app shelf by James Cook · 9 years ago
  73. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  74. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  75. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  76. ece0f4f Fix APIs. by Dianne Hackborn · 9 years ago
  77. ab4bb9d Fix issue #21571700: Need to be smarter about how foreground... by Dianne Hackborn · 9 years ago
  78. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  79. b725894 Hide getPackageProcessState(), it is not ready yet. by Dianne Hackborn · 9 years ago
  80. f85ac77 Hide API not ready for prime time. by Jeff Sharkey · 9 years ago
  81. 019d230 Permission UI - legacy apps support by Svet Ganov · 9 years ago
  82. 0bd2aa7 Fail early when starting a background user activity. by Wale Ogunwale · 9 years ago
  83. 6035e01 Return more information when getAppTasks#getTaskInfo is called. by Wale Ogunwale · 9 years ago
  84. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  85. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  86. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  87. e1e1969 Add ProcessInfoService to activity manager. by Ruben Brunk · 10 years ago
  88. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  89. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  90. 4326114 Clean up the lock task APIs for COSU devices. by Benjamin Franz · 9 years ago
  91. a27eef4 Add ProcessInfoService to activity manager. by Ruben Brunk · 10 years ago
  92. 83b6ef0 Inform PendingIntent sender if broadcast was not queued. by Amith Yamasani · 10 years ago
  93. d54b578 Fix issue #17305377: Don't kill process if it still has tasks. by Wale Ogunwale · 10 years ago
  94. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  95. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  96. 2d7576b Fix issue #17752399: Multiple apps broken by GET_TASKS permission change by Dianne Hackborn · 10 years ago
  97. ae12dae Fixing regression with black task bar background. (Bug 17584337) by Winson Chung · 10 years ago
  98. bdd4b20 Don't preload task description icons when opening recents by Jorim Jaggi · 10 years ago
  99. bdc07b6 Merge "Register ActivityManagerService.PackageMonitor for all users." into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  100. 0bec95d Register ActivityManagerService.PackageMonitor for all users. by Zoltan Szatmary-Ban · 10 years ago