1. b7c41e9 Merge "Grant Shell ability to clear instant app" am: f5a0e41e18 am: 7282c21b57 by Sergii Piatakov · 5 years ago
  2. f5a0e41 Merge "Grant Shell ability to clear instant app" by Treehugger Robot · 5 years ago
  3. 913a014 Merge "Add OBSERVE_APP_USAGE permission to shell for CTS test." by Varun Shah · 5 years ago
  4. 0586192 Add OBSERVE_APP_USAGE permission to shell for CTS test. by Varun Shah · 6 years ago
  5. 8762194 Tests for matchesCallFilter by Julia Reynolds · 6 years ago
  6. a96d3d3 Implement test harness mode by William Hester · 6 years ago
  7. f5235d2 Merge "Add READ_DEVICE_CONFIG and WRITE_DEVICE_CONFIG permissions to the Shell." by Stanislav Zholnin · 6 years ago
  8. bec8835 Add READ_DEVICE_CONFIG and WRITE_DEVICE_CONFIG permissions to the Shell. by Stanislav Zholnin · 6 years ago
  9. 7b97a02 Add a new START_ACTIVITIES_FROM_BACKGROUND by Michal Karpinski · 6 years ago
  10. fb922e9 Merge changes from topic "prediction_suggestion_services" by Winson Chung · 6 years ago
  11. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  12. 3fb0f25 Initial commit of Content Suggestions (overview long press) Manager. by Winson Chung · 6 years ago
  13. 54e9134 Adding initial implementation of Prediction client/service API by Sunny Goyal · 6 years ago
  14. c739c8c Make RollbackManager @SystemApi. by Richard Uhler · 6 years ago
  15. 970d779 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  16. 6a942d48 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  17. 4ba6923 Offer API to detect ContentProvider ANRs. by Jeff Sharkey · 6 years ago
  18. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  19. 5933efb Initial implementation of Intelligence Service Shell commands. by Felipe Leme · 6 years ago
  20. 7e3fb2a Merge "Add MANAGE_ROLE_HOLDERS permission to shell." am: a2ccaf6e68 am: 5837aa482b by Hai Zhang · 6 years ago
  21. bc0df49 Add MANAGE_ROLE_HOLDERS permission to shell. by Hai Zhang · 6 years ago
  22. 812ea75 Create APIs to interact with DynamicPowerSaver by Salvador Martinez · 6 years ago
  23. 783f1d6 Merge "Grant shell permission to manage accessibility" am: cf092a87c2 am: a28031b7da by Phil Weaver · 6 years ago
  24. 1df928f Grant shell permission to manage accessibility by Phil Weaver · 6 years ago
  25. 2c25920 Merge "Add READ_PRIVILEGED_PHONE_STATE to used permissions" am: 403813782f am: 25131f86fa by Michael Groover · 6 years ago
  26. 1248e43 Add READ_PRIVILEGED_PHONE_STATE to used permissions by Michael Groover · 6 years ago
  27. 10efed0 Merge "Remove SMS access for apps other than current SMS handler" by TreeHugger Robot · 6 years ago
  28. 9351985 Remove SMS access for apps other than current SMS handler by Eugene Susla · 6 years ago
  29. e8214d6 Grant Shell ability to clear instant app by Sergii Piatakov · 6 years ago
  30. bd175fe Allow Shell to access the clipboard by Chad Brubaker · 6 years ago
  31. ec8d258 Migrated various apps under frameworks/base/packages/Shell to androidx by KOUSHIK PANUGANTI · 6 years ago
  32. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  33. 349f9a1 Add SUSPEND_APPS permission to shell by Suprabh Shukla · 6 years ago
  34. e92135a6 Migrated various apps under frameworks/base/packages/Shell to androidx by KOUSHIK PANUGANTI · 6 years ago
  35. 5f1f29a Enforce permission when disabling API checks. by Mathew Inwood · 6 years ago
  36. 58fb749 Allow the shell to start task overlay activities. by Winson Chung · 6 years ago
  37. bf1b57d Fix issue #62342672: API Review: OPSTR_ACTIVATE_VPN SystemApi by Dianne Hackborn · 6 years ago
  38. 16268a6 Merge "Fix issue #72116995: Add permission guarding Service#startForeground" into pi-dev by Dianne Hackborn · 6 years ago
  39. dd027b3 Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  40. 3f4c99d Add set-time and set-timezone shell cmds to alarm service by mswest46 · 6 years ago
  41. 3d08881 Give shell CONTROL_KEYGUARD permission. by Wale Ogunwale · 6 years ago
  42. 2d20fb4 APIs to watch active op changes by Svetoslav Ganov · 6 years ago
  43. 8dddeb9 Merge "Revert "Fix issue #72116995: Add permission guarding Service#startForeground"" by TreeHugger Robot · 6 years ago
  44. 0b4add6 Revert "Fix issue #72116995: Add permission guarding Service#startForeground" by Ian Pedowitz · 6 years ago
  45. 20b5dec Merge "Add dedicated signature permissions to platform manifest and shell manifest which could enable/disable BT and Wifi state on watch" by Baisheng Zheng · 6 years ago
  46. f62d869 Add dedicated signature permissions to platform manifest and shell manifest which could enable/disable BT and Wifi state on watch by baisheng · 7 years ago
  47. a9da85f Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  48. c2cbc07 Revert "Fix issue #72116995: Add permission guarding Service#startForeground" by Dianne Hackborn · 7 years ago
  49. 994b5ad Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  50. 82f09bc No camera for idle uids - framework by Svet Ganov · 7 years ago
  51. c1006a3 Don't record audio if UID is idle - framework by Svet Ganov · 7 years ago
  52. 8bd1395 No sensor access to idle UIDs - framework by Svet Ganov · 7 years ago
  53. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  54. 4a53944 Start using new reserved disk GID. by Jeff Sharkey · 7 years ago
  55. d223db3 Add infrastructure for running a11y tests in instant mode by Svet Ganov · 7 years ago
  56. ee0f93f Merge "Add LoWPAN permissions to shell manifest" by TreeHugger Robot · 7 years ago
  57. f734671 Add LoWPAN permissions to shell manifest by Robert Quattlebaum · 7 years ago
  58. 93bfd05 Add PACKAGE_USAGE_STATS permission to shell. by Sudheer Shanka · 7 years ago
  59. 2d935e1 Add wifi permissions to shell by Rebecca Silberstein · 7 years ago
  60. 02689a7 DO NOT MERGE Add permission to launch activities on VD by Andrii Kulian · 7 years ago
  61. a4daf89 Grant Shell ability to clear cached app data. by Jeff Sharkey · 7 years ago
  62. 26437c0 Merge "Removing unnecessary permission." into oc-dev by Winson Chung · 7 years ago
  63. e3ce20865 Removing unnecessary permission. by Winson Chung · 7 years ago
  64. ebc1b48 Allow shell uid to access Vr APIs by Karthik Ravi Shankar · 7 years ago
  65. 6954fc9 Fix issue with task overlay activities not finishing. by Winson Chung · 7 years ago
  66. ec3a9f3 Give shell the CHANGE_DEVICE_IDLE_TEMP_WHITELIST permission by Christopher Tate · 7 years ago
  67. 1991f57 Restrict access from apps to bluetooth_address setting by Alex Klyubin · 7 years ago
  68. 2e0d0f3 OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  69. 9545980 Revert "OMS: integrate OverlayManagerService into framework" by Guang Zhu · 7 years ago
  70. 21a3d1a OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  71. 9c78253 Merge changes from topic 'svcusb' am: 5e2a2ee39e am: 6f44072d03 am: 35f8d6cfd0 by Jerry Zhang · 7 years ago
  72. 30a2d63 Allow the shell to set USB functions. by Philip P. Moltmann · 8 years ago
  73. 92aaaa2 Moved bugreport intents to the com.android.internal namespace. by Felipe Leme · 7 years ago
  74. 5381aa4 Initial implementation of the Auto-Fill Framework classes. by Felipe Leme · 8 years ago
  75. 6e50001 Allow shell to acquire wakelock. by Wei Liu · 8 years ago
  76. 59b5679 Update bugreport dialog to DeviceDefault theme. by Andrew Sapperstein · 8 years ago
  77. f5cea03 Reduce shell power over user management. by Sudheer Shanka · 8 years ago
  78. bf12565 Allow Shell to change component enabled state by Amith Yamasani · 8 years ago
  79. 65a9c67 Show "Android System" instead of "Shell" on notifications. by Felipe Leme · 8 years ago
  80. ae4908f Remove DayNight theme by Alan Viverette · 8 years ago
  81. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  82. 358e51f Revert "Permissions: Get rid of GET_ACCOUNTS" by Ian Pedowitz · 8 years ago
  83. d396005 Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 8 years ago
  84. 6a05eee Fixed permissions so Shell can call netpolicy methods. by Felipe Leme · 8 years ago
  85. 226940e Modifying Shell to accomodate remote bugreports by Michal Karpinski · 9 years ago
  86. 1ca4e54 Add a permission to shell for running multi window tests. by Filip Gruszczynski · 9 years ago
  87. d1e0f12 Handle bugreport screenshots on Shell. by Felipe Leme · 9 years ago
  88. 69c0292 Created a new bug report workflow so user can keep track of its progress. by Felipe Leme · 9 years ago
  89. b9238b3 Refactored the BUGREPORT_RECEIVED logic into a new service. by Felipe Leme · 9 years ago
  90. e53e85f Initial integration test for BugReportReceiver. by Felipe Leme · 9 years ago
  91. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  92. 0e6dab9 am fca744ce: am 573cdc42: am 38ae1196: am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev by Tim Kilbourn · 9 years ago
  93. bba73a0 Allow shell to disable keyguard when not secure by Tim Kilbourn · 9 years ago
  94. 3f4c298 am 0551d5d9: am ac4fd070: am 90023609: am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev by Jeff Sharkey · 9 years ago
  95. e515c64 Give shell permission to move apps. by Jeff Sharkey · 9 years ago
  96. 21e79ac am 3671aa87: am 5554a4eb: am 6c97bb1b: am 59af87c2: am 7c17ec5f: Merge "Add GET_APP_OPS_STATS to Shell" into mnc-dev by Nicholas Sauer · 9 years ago
  97. 1344cb9 Add GET_APP_OPS_STATS to Shell by Nicholas Sauer · 9 years ago
  98. 28e7313 am 71d12704: am 475858c3: am b295963b: am c00e49b6: am d4b566bf: Merge "Add APIs for verifier to grant at install and revoke permissions" into mnc-dev by Svet Ganov · 9 years ago
  99. 7121e18 Add APIs for verifier to grant at install and revoke permissions by Svet Ganov · 9 years ago
  100. 15d48a1 DO NOT MERGE: Remove DayNight theme by Alan Viverette · 9 years ago