1. d4d88f2 Merge "Refactor PermissionManager.SPLIT_PERMISSIONS" into qt-qpr1-dev by Anthony Hugh · 5 years ago
  2. 6f5eadc Refactor PermissionManager.SPLIT_PERMISSIONS by Anthony Hugh · 5 years ago
  3. 00be951 Add missing nullability annotations. by Aurimas Liutikas · 5 years ago
  4. 8c2fb0e [DO NOT MERGE] Guard against launching permission backup/restore twice per request by Eugene Susla · 5 years ago
  5. f27394e Expose PermissionManager as TestApi and fix SplitPermissionInfo equality by Winson · 5 years ago
  6. 17f2159 set RuntimePermissionPresentationInfo, getAppPermissions, and OnGetAppPermissions as Test Api, added Get Runtime Permissions to shell by Nate Myren · 5 years ago
  7. 1ae81a5 Mark perm DB version as -1 when upgrading from P by Philip P. Moltmann · 5 years ago
  8. d06c6d29 Revert "Add optional reasons why permissions were denied" by Tim Murray · 5 years ago
  9. 3623f32 Add optional reasons why permissions were denied by Philip P. Moltmann · 5 years ago
  10. fff50fe Remove the Build.VERSION_CODES.P0 by Howard Chen · 5 years ago
  11. 5ad5cdc Merge "Don't use Context#getApplicationContext" into qt-dev by Philip P. Moltmann · 5 years ago
  12. d56c6bd Don't use Context#getApplicationContext by Philip P. Moltmann · 5 years ago
  13. a7f1811 Allow PermissionControllerService implementer control own threading by Philip P. Moltmann · 5 years ago
  14. 188e47b Call PermissionControllerService on workerthread by Philip P. Moltmann · 5 years ago
  15. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  16. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 5 years ago
  17. 4b4798b Use correct type for permission group name. by Joel Galenson · 6 years ago
  18. 4198dd1 Document delayed permission backup mechanism by Philip P. Moltmann · 6 years ago
  19. 26f37d3 Use RoleControllerService for role related APIs. by Hai Zhang · 6 years ago
  20. a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 6 years ago
  21. 983b500 Merge "Add PermissionControllerService.isRoleVisible() for app info shortcut." by TreeHugger Robot · 6 years ago
  22. 6ce9003 Merge "Add null-checks: RuntimePermissionPresentationInfo" by Philip P. Moltmann · 6 years ago
  23. 7622add Add null-checks: RuntimePermissionPresentationInfo by Philip P. Moltmann · 6 years ago
  24. 051f338 Nullability of PermissionControllerService#onBind by Philip P. Moltmann · 6 years ago
  25. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  26. d895953 Add PermissionControllerService.isRoleVisible() for app info shortcut. by Hai Zhang · 6 years ago
  27. 05675bc Merge "Made AbstractRemoteService.getRemoteRequestMillis() optional." by TreeHugger Robot · 6 years ago
  28. 41df9f9 Ask Perm Controller to set policy-fixed perms by Philip P. Moltmann · 6 years ago
  29. 81299d0 Made AbstractRemoteService.getRemoteRequestMillis() optional. by Felipe Leme · 6 years ago
  30. cfd2fbc Make PermissionControllerManager user aware by Philip P. Moltmann · 6 years ago
  31. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 6 years ago
  32. 7532c61 Plumming of perm restore via permission controller by Philip P. Moltmann · 6 years ago
  33. 9b12e37 Small fixes in PermissionControllerManager/Service by Philip P. Moltmann · 6 years ago
  34. e1436e85 Flags instead of booleans for countPermissionApps by Philip P. Moltmann · 6 years ago
  35. 1982187 Add PermissionControllerManager.isApplicationQualifiedForRole(). by Hai Zhang · 6 years ago
  36. 97142e2 Move permission backup into permission controller by Philip P. Moltmann · 6 years ago
  37. 4f30490 Merge "Call timeout callbacks on executor too" by TreeHugger Robot · 6 years ago
  38. 5f63b83 Add new method to count how many apps have used permissions by Joel Galenson · 6 years ago
  39. 5e5c41e5 Have app global connection as to other managers by Philip P. Moltmann · 6 years ago
  40. 1117ca3 Call timeout callbacks on executor too by Philip P. Moltmann · 6 years ago
  41. 7868952 Allow apps to bulk revoke permissions with the correct semantics by Philip P. Moltmann · 6 years ago
  42. bc054d8 Rename RuntimePermissionPresenter to PermissionController by Philip P. Moltmann · 6 years ago
  43. 22b8498 Factor out service handling out of RuntimePermissionPresenter by Philip P. Moltmann · 6 years ago
  44. 08cac8e Add new method to count how many apps have permissions by Philip P. Moltmann · 6 years ago
  45. dbf78b8 Move RuntimePermissionPresenter to android.permission by Philip P. Moltmann · 6 years ago
  46. e1b277a Have a map of background -> foreground permssions by Philip P. Moltmann · 6 years ago
  47. cc2932f Grant split permission from config by Zimuzo · 6 years ago
  48. a3ba4d9 Make PermissionManager use lists by Philip P. Moltmann · 6 years ago
  49. 039678e Add PermissionManager exposing SPLIT_PERMISSIONS by Philip P. Moltmann · 6 years ago