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