summaryrefslogtreecommitdiff
path: root/core/java/android/content/RestrictionsManager.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2016-06-20Fix the handling of bundle array in RestrictionsManagerTony Mak
2016-02-27When system server goes down, crash apps more.Jeff Sharkey
2015-08-21Fixed a typo in convertRestrictionsToBundle JavaDocFyodor Kupolov
2015-03-30Support for nested bundles in setApplicationRestrictionsFyodor Kupolov
2014-09-05Rename getLocalApprovalIntent to createLocalApprovalIntentAmith Yamasani
2014-08-19Rename restrictions API class and methodAmith Yamasani
2014-07-22API Review: Improvements to RestrictionsManager APIAmith Yamasani
2014-07-15App restrictions schema and parserAmith Yamasani
2014-07-15Revert some new APIs for restrictions providerAmith Yamasani
2014-07-13Improvements to Restrictions APIAmith Yamasani
2014-05-31Restrictions ManagerAmith Yamasani