1. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  2. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  3. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 8 years ago
  4. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 8 years ago
  5. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 8 years ago
  6. 2fd3f12 Merge "Allow AMS.moveTasksToFullscreenStack moving tasks onTop" by Wale Ogunwale · 8 years ago
  7. 9101d26 Allow AMS.moveTasksToFullscreenStack moving tasks onTop by Wale Ogunwale · 8 years ago
  8. 63fec3e Don't full-data back up apps in foreground-equivalent state by Christopher Tate · 9 years ago
  9. 42efc58 Merge "Adjusting AMN#requestBugReport() to be able to invoke 3 types of bugreport services" by Michal Karpinski · 9 years ago
  10. 1a7d98b Merge "Added new API for URI permissions management." by Felipe Leme · 9 years ago
  11. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 9 years ago
  12. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  13. f3fa0f8 Added new API for URI permissions management. by Felipe Leme · 9 years ago
  14. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  15. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  16. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  17. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  18. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  19. 9c604c7 API for an Activity to enter picture-in-picture mode. by Wale Ogunwale · 9 years ago
  20. 88b3b57 Merge "Add functionality for changing WebView provider." by Gustav Sennton · 9 years ago
  21. b3da834 Move tasks to fullscreen stack when dismissing docked stack. by Filip Gruszczynski · 9 years ago
  22. 6258dcd Add functionality for changing WebView provider. by Gustav Sennton · 9 years ago
  23. 21d4b20 Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parameter." by Felipe Leme · 9 years ago
  24. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  25. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 9 years ago
  26. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  27. 9ea2f7b Add ability to supply initial bounds when docking task by Jorim Jaggi · 9 years ago
  28. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  29. 027bea5 Merge "More file-based encryption work." by Jeff Sharkey · 9 years ago
  30. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  31. d93d481 Merge "Moving recent tasks information to a user directory" by Suprabh Shukla · 9 years ago
  32. 2359314 Moving recent tasks information to a user directory by Suprabh Shukla · 9 years ago
  33. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  34. 54b5f25 Merge "Revert "Do not call into ActivityManager from DPMS within DPMS lock"" by Makoto Onuki · 9 years ago
  35. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  36. 246b5a0 Merge "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  37. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  38. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  39. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  40. 280d332 Construct ActivityOptions near top level by Chong Zhang · 9 years ago
  41. bac1337 Merge "More granular reporting of size configurations." by Filip Gruszczynski · 9 years ago
  42. 14a7bb0 Introduce direct listener API for alarm delivery by Christopher Tate · 9 years ago
  43. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  44. 079a004 API for moving top activity in a stack to pinned stack. by Wale Ogunwale · 9 years ago
  45. ffc11bb Don't set incorrect stack bounds when rotating screen in docked mode by Wale Ogunwale · 9 years ago
  46. 57b6cce Dismissing of docked stack by dragging to the side. by Filip Gruszczynski · 9 years ago
  47. 7e8184b Support for specifying stack to launch an activity from recents in. by Wale Ogunwale · 9 years ago
  48. 83301a9 Added am command to suppress config. changes during task resize. by Wale Ogunwale · 9 years ago
  49. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  50. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  51. 59a73ca Support creating docked stack at top/left/bottom/right half of screen by Wale Ogunwale · 9 years ago
  52. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  53. f36bb0c Bring an activity to the front upon click & drag by Skuhne · 9 years ago
  54. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  55. ce2faa5 Adding API to access / change the task bounds by Skuhne · 9 years ago
  56. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  57. 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
  58. aa41add Immediately kill a shared user process on a permission revocation. by Svetoslav · 9 years ago
  59. 868a5e1 Support for an activity to change and/or query it's associated stack by Wale Ogunwale · 9 years ago
  60. ba7881c Support finishing a task with any finishing activity in the task. by Wale Ogunwale · 9 years ago
  61. a371084 resolved conflicts for merge of d4b8064e to master by Ian Pedowitz · 9 years ago
  62. fb81d09 Fix issue #22860466: viapi security bug - rubber stamping in nested VIs by Dianne Hackborn · 9 years ago
  63. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  64. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  65. 06e260b Merge commit '01fda527' by Qiwen Zhao · 9 years ago
  66. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  67. 6648b73 am ee924ded: am 587f0c58: am 61f0aec4: am 9236af43: am aaee5b53: Merge "Work on issue #22516282: ChooserTarget URI grants not forwarded" into mnc-dev by Dianne Hackborn · 9 years ago
  68. a7cfbe0 Work on issue #22516282: ChooserTarget URI grants not forwarded by Dianne Hackborn · 9 years ago
  69. b5143ec am 1fa2a088: am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  70. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  71. 9ac5983 am 7aeb1a5c: am cf4617cf: am 1aeceef4: am fc4acfd9: am 4a817924: Merge "Revert "Allow array of required permissions in sendBroadcast"" into mnc-dev by Fyodor Kupolov · 9 years ago
  72. 34ff2b0 am 64e8aa18: am 7f006b52: am 70174794: am ef77c116: am d69a82c1: Merge "Allow array of required permissions in sendBroadcast" into mnc-dev by Fyodor Kupolov · 9 years ago
  73. e37520b Revert "Allow array of required permissions in sendBroadcast" by Fyodor Kupolov · 9 years ago
  74. b4e7283 Allow array of required permissions in sendBroadcast by Fyodor Kupolov · 9 years ago
  75. e8ce836 am 55cd6f44: am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev by Svet Ganov · 9 years ago
  76. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  77. 94a20a2 resolved conflicts for merge of 31706d99 to master by Benjamin Franz · 9 years ago
  78. c200f44 Block assist when screenshots are disabled by policy by Benjamin Franz · 9 years ago
  79. 8734458 am 0ebba0e1: am 53d0d065: am b21a77fe: Merge "Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance()" into mnc-dev by Adam Lesinski · 9 years ago
  80. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  81. 8ee0c2c Merge "Add binder transaction tracking." by Rahul Chaturvedi · 9 years ago
  82. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago
  83. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  84. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  85. cedd53a Remove the ability to set a preferred setup activity. by Julia Reynolds · 9 years ago
  86. 159f558 Merge "Pass an args bundle to launchAssistAction." into mnc-dev by Tim Kilbourn · 9 years ago
  87. 5c6c06b Merge "Adding am send-trim-memory command" into mnc-dev by Stefan Kuhne · 9 years ago
  88. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  89. 0e5f110 Pass an args bundle to launchAssistAction. by Tim Kilbourn · 9 years ago
  90. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  91. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  92. db49fec For getHomeActivity() only return current user. by Craig Mautner · 9 years ago
  93. 8e3f295 Merge "Update power manager to track uid state like netstats." into mnc-dev by Dianne Hackborn · 9 years ago
  94. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  95. e88d1e5 Revert "Backup/restore recents task list" by Stefan Kuhne · 9 years ago
  96. 827e0fa Make sure the app can draw a frame before unlocking by Jorim Jaggi · 9 years ago
  97. 13c58ba Allow device initializers to set a preferred setup activity. by Julia Reynolds · 9 years ago
  98. 015c5e5 Disallow data clearing of DeviceOwner. by Craig Mautner · 9 years ago
  99. 8178670 Merge "Add API for putting up locktask pinning toast." by Craig Mautner · 9 years ago
  100. c21ae9e Add API for putting up locktask pinning toast. by Craig Mautner · 9 years ago