1. 2a98030 Merge "Slice and dice app ops - framework" by Svetoslav Ganov · 5 years ago
  2. af189e3 Slice and dice app ops - framework by Svet Ganov · 5 years ago
  3. 7821931 Make noteProxyOpNoThrow(String,String,int) public by Philip P. Moltmann · 5 years ago
  4. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  5. 23c88db Add request object for querying historical ops by Svet Ganov · 6 years ago
  6. 0d05e48 Check same uid for permission and app-op by Philip P. Moltmann · 5 years ago
  7. ff4fe20 Make the accessibility op string a SystemApi. by Joel Galenson · 5 years ago
  8. bbf7d55 Merge "Fix issue #123661377: API Review: MODE_FOREGROUND" by Dianne Hackborn · 5 years ago
  9. f8709f5 Fix issue #123661377: API Review: MODE_FOREGROUND by Dianne Hackborn · 5 years ago
  10. 9f39431 Log noteProxyOp and startOp as well by Chad Brubaker · 5 years ago
  11. 173af94 Merge "Introduce a new process state for location fg service" by Amith Yamasani · 6 years ago
  12. bfaeaf3 Merge "Adding AppOps data for Accessibility" by Jackal Guo · 6 years ago
  13. 8dc791e Adding AppOps data for Accessibility by Jackal Guo · 6 years ago
  14. 7c6dba6 Add temp debug logging for app ops by Chad Brubaker · 6 years ago
  15. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 6 years ago
  16. 6c14b38 Merge "Change default mode for system alert window" by Zhi An Ng · 6 years ago
  17. 65f1b9e Use proper API to get op name by Svet Ganov · 6 years ago
  18. 65a99b6 Change default mode for system alert window by Ng Zhi An · 6 years ago
  19. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  20. c60fbd4 Merge "Use raw op codes for the watch noted APIs." by Svetoslav Ganov · 6 years ago
  21. 0b4592c Use raw op codes for the watch noted APIs. by Fabian Kozynski · 6 years ago
  22. 9d528a1 Make sure unsafeCheckOpRaw ops check raw ops by Svet Ganov · 6 years ago
  23. b3d2ae2 Add private APIs to watch noted app ops - framework. by Svet Ganov · 6 years ago
  24. efcda86 Merge "Revert "Adds wrapper method to convert string ops to ints"" by Philip P. Moltmann · 6 years ago
  25. a859fc1 Revert "Adds wrapper method to convert string ops to ints" by Philip P. Moltmann · 6 years ago
  26. e82cbb1 Define app-op controlling legacy storage behavior. by Jeff Sharkey · 6 years ago
  27. 9787a945 Iterate on storage permissions model. by Jeff Sharkey · 6 years ago
  28. d2a1f0d Define app-ops for new storage permissions in Q. by Jeff Sharkey · 6 years ago
  29. 973334d Merge "Flip appops corresponding to default-granted permissions" by Eugene Susla · 6 years ago
  30. c796e17 Merge "Add AppOps entries for read sms operation for financial apps." by Hongming Jin · 6 years ago
  31. 228cd01 Add AppOps entries for read sms operation for financial apps. by Hongming Jin · 6 years ago
  32. e4ee2c2 Flip appops corresponding to default-granted permissions by Eugene Susla · 6 years ago
  33. e4a8dbd setup content observer statically by Todd Kennedy · 6 years ago
  34. d829b16 Fix off-by-one error in historical app ops. by Joel Galenson · 6 years ago
  35. 5520368 Adjust default app op behavior based on feature state by Svet Ganov · 6 years ago
  36. c595f11 Add AppOpsManager.opToDefaultMode() as system API. by Hai Zhang · 6 years ago
  37. 05dfae9 Adds wrapper method to convert string ops to ints by Lifu Tang · 6 years ago
  38. c7d89b4 Merge "Revert "Adjust default app op behavior based on feature state"" by Svetoslav Ganov · 6 years ago
  39. 0b9af26 Revert "Adjust default app op behavior based on feature state" by Svetoslav Ganov · 6 years ago
  40. 79eba74 Merge "Historical app op APIs - initial check in." by Svetoslav Ganov · 6 years ago
  41. ad0a49b Historical app op APIs - initial check in. by Svet Ganov · 6 years ago
  42. aaff007 Revert sms appops to their original defaults by Eugene Susla · 6 years ago
  43. f4bebfe Merge "Adjust default app op behavior based on feature state" by Eugene Susla · 6 years ago
  44. 64f878e Merge "Add RoleManager into the system." by TreeHugger Robot · 6 years ago
  45. 7d6dbb2 Adjust default app op behavior based on feature state by Svet Ganov · 6 years ago
  46. b777668 Add RoleManager into the system. by Hai Zhang · 6 years ago
  47. 9a67c29 Revert "Temporary fix for sms cts regression" by Eugene Susla · 6 years ago
  48. eded0cc Temporary fix for sms cts regression by Eugene Susla · 6 years ago
  49. 6cbf9cc Add phsyical activity recognition AppOp by Zimuzo · 6 years ago
  50. 9351985 Remove SMS access for apps other than current SMS handler by Eugene Susla · 6 years ago
  51. b3c05aa Rename OP_USE_FACE to OP_USE_BIOMETRIC by Kevin Chyn · 6 years ago
  52. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  53. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  54. a56dff7 6/n: Have FaceService extend BiometricService by Kevin Chyn · 6 years ago
  55. abe78cd Merge changes from topic "biometrics-face" by TreeHugger Robot · 6 years ago
  56. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  57. f0c322a Expose new AppOps API that we had to leave hidden in P. by Dianne Hackborn · 6 years ago
  58. be42189 Merge "Fix for missing location icon" into pi-dev am: 8c4c359b25 am: 2b04227379 by Amith Yamasani · 6 years ago
  59. a1ce963 Fix for missing location icon by Amith Yamasani · 6 years ago
  60. dab58f3 Merge "More app ops fg/bg tuning" into pi-dev am: cd835ba418 am: 863d2a46db by Dianne Hackborn · 6 years ago
  61. e93ab41 More app ops fg/bg tuning by Dianne Hackborn · 6 years ago
  62. 19e99b4 Merge "Further flesh out app ops foreground state." into pi-dev am: 7105e2ca9a by Dianne Hackborn · 6 years ago
  63. 65a4f25 Further flesh out app ops foreground state. by Dianne Hackborn · 6 years ago
  64. 2457681 Provide method to read AppOpsManager._NUM_OP by Philip P. Moltmann · 6 years ago
  65. e04f13d Add app op for Bluetooth scans by Dianne Hackborn · 6 years ago
  66. 6b590c3 Add app op for Bluetooth scans by Dianne Hackborn · 6 years ago
  67. 2378a4a Work on issue #78480444: Start tracking uid state in app ops by Dianne Hackborn · 6 years ago
  68. c216a26 Work on issue #78480444: Start tracking uid state in app ops by Dianne Hackborn · 6 years ago
  69. 8d7b81e Merge "Expose APIs used by CtsPermissionTestCases" by android-build-team Robot · 6 years ago
  70. 0fc26e7 Merge "Compute correct rejected time" into pi-dev am: 29e2a3dd92 am: 787409aec0 by Philip P. Moltmann · 6 years ago
  71. 76f0407 Compute correct rejected time by Philip P. Moltmann · 6 years ago
  72. 3311515 Expose APIs used by CtsPermissionTestCases by Philip P. Moltmann · 6 years ago
  73. 0b7bbdb Merge "Work on issue #78480444: Start tracking uid state in app ops" into pi-dev am: fcefeb25ac by Dianne Hackborn · 6 years ago
  74. cd1f30b Work on issue #78480444: Start tracking uid state in app ops by Dianne Hackborn · 6 years ago
  75. c4523fc Merge "Add unit test for AppOps logic where a different op is used to control an app op." by Peter Visontay · 6 years ago
  76. 7671236 Add unit test for AppOps logic where a different op is used to control an app op. by Peter Visontay · 6 years ago
  77. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  78. 1bb42067 Add AppOp for IpSec Tunnels by Nathan Harold · 6 years ago
  79. a382a8e Add missing "android:" prefix to some app op constants. by Peter Visontay · 6 years ago
  80. bf1b57d Fix issue #62342672: API Review: OPSTR_ACTIVATE_VPN SystemApi by Dianne Hackborn · 6 years ago
  81. 30982fa Merge "Finish ops started on behalf of a removed package." by TreeHugger Robot · 6 years ago
  82. 06b1df65 Merge "Use start/finish app ops in window manager" by TreeHugger Robot · 6 years ago
  83. a7a0db6 Finish ops started on behalf of a removed package. by Svet Ganov · 6 years ago
  84. bf6b213 More robust @RequiresPermission handling. by Jeff Sharkey · 6 years ago
  85. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  86. 414189f Merge "APIs to watch active op changes" by TreeHugger Robot · 6 years ago
  87. 2d20fb4 APIs to watch active op changes by Svetoslav Ganov · 6 years ago
  88. 827f231 Remove the OP_REQUEST_DELETE_PACKAGES op from the list of runtime permissions. by Peter Visontay · 7 years ago
  89. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  90. 79bc1ec Add handover permission, fill in some missing API gaps. by Tyler Gunn · 7 years ago
  91. 82f09bc No camera for idle uids - framework by Svet Ganov · 7 years ago
  92. b97fbc8 Mark AppOpsManager.setMode() @TestApi. by Peter Visontay · 7 years ago
  93. 5a2a1ef Define a @SystemApi string ID for each App Op. by Peter Visontay · 7 years ago
  94. e8fb83f Revert "Log an App Op when an accessibility action is performed." by Phil Weaver · 7 years ago
  95. 19eb5895 Log an App Op when an accessibility action is performed. by Peter Visontay · 7 years ago
  96. 96449f6 Log when an app shows a UI overlay. by Peter Visontay · 7 years ago
  97. 1195083 Log an App Op when an accessibility service is registered. by Peter Visontay · 7 years ago
  98. f2e3836 Define an App Op for REQUEST_DELETE_PACKAGES. by Peter Visontay · 7 years ago
  99. 1246d9e Add App Op for changing WiFi State. by Peter Visontay · 7 years ago
  100. 3ac1daa Restricting background apps from running jobs by Suprabh Shukla · 7 years ago