summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/PermissionInfo.java
AgeCommit message (Expand)Author
2021-03-06Migrate wellbeing to use roleGüliz Seray Tuncay
2021-02-25Remove background microphone and camera from public apiEvan Severson
2021-02-11Include knownCerts in Parcels for PermissionInfo and ParsedPermissionMichael Groover
2021-02-10Add support for knownSigner permission protection flagMichael Groover
2020-12-07Add internal as a new permission protection level.Hai Zhang
2020-12-07Add role as a new permission protection flag.Hai Zhang
2020-11-19Create recents protectionLevelBernardo Rufino
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Apply fixes for EfficientStrings.Jeff Sharkey
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-09-23Introduce new permissionFlagEvan Severson
2020-09-14Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78ccJeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-30Correct protectionToStringJackal Guo
2020-04-29Update more Parcelables to send Strings UTF-8.Jeff Sharkey
2020-03-11Remove telephony protection level.Amit Mahajan
2020-02-02Added a new "retailDemo" protection level.wayneyang
2019-12-20Merge "[CDM] Bypass location setting when scanning for devices"Eugene Susla
2019-12-19[CDM] Bypass location setting when scanning for devicesEugene Susla
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-25Revert "Add a new wifi protection level"Roshan Pius
2019-10-12Add a new wifi protection levelRoshan Pius
2019-10-11add a new telephony protection levelChen Xu
2019-05-03Add new permission flags to @Flags int-defPhilip P. Moltmann
2019-04-16Make storage a restricted permission - frameworkSvet Ganov
2019-04-07Restricted permission mechanism - frameworkSvet Ganov
2019-03-06Add annotations and finals to PermissionInfoPhilip P. Moltmann
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-05Remove usage infoChad Brubaker
2019-01-31Add a new "appPredictor" protection flag.George Hodulik
2019-01-29Added a new "incidentReportApprover" permission protection flag.Joe Onorato
2019-01-17Merge "Added a new set of permissions for DeviceConfig API."Stanislav Zholnin
2019-01-16Added a new set of permissions for DeviceConfig API.Stanislav Zholnin
2019-01-15Make PermissionInfo.PROTECTION_FLAG_OEM @TestApiMichal Karpinski
2018-12-11Define protection level for document manager.Jeff Sharkey
2018-12-07Added a new "wellbeing" protection flag.Varun Shah
2018-11-29Fix docsChad Brubaker
2018-11-28Add permission usage informationChad Brubaker
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-19Allow permissions to have background permissionsPhilip P. Moltmann
2018-02-20Shortcut permissions for default text classifierMakoto Onuki
2017-12-08PROTECTION_FLAG_VENDOR_PRIVILEGED as @TestApiJiyong Park
2017-11-30Support privileged vendor appsJiyong Park
2017-11-22Fix outdated docs of permission protection levels.Peter Visontay
2017-10-06Move mPermissionTrees to permission settingsTodd Kennedy
2017-09-27Move BasePermission to own packageTodd Kennedy
2017-09-14Add new OEM permission flavorSvet Ganov
2017-08-14Merge "Change protection level from ephemeral to instant" into oc-mr1-dev am:...Todd Kennedy