index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
RestrictionsManager.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2016-06-20
Fix the handling of bundle array in RestrictionsManager
Tony Mak
2016-02-27
When system server goes down, crash apps more.
Jeff Sharkey
2015-08-21
Fixed a typo in convertRestrictionsToBundle JavaDoc
Fyodor Kupolov
2015-03-30
Support for nested bundles in setApplicationRestrictions
Fyodor Kupolov
2014-09-05
Rename getLocalApprovalIntent to createLocalApprovalIntent
Amith Yamasani
2014-08-19
Rename restrictions API class and method
Amith Yamasani
2014-07-22
API Review: Improvements to RestrictionsManager API
Amith Yamasani
2014-07-15
App restrictions schema and parser
Amith Yamasani
2014-07-15
Revert some new APIs for restrictions provider
Amith Yamasani
2014-07-13
Improvements to Restrictions API
Amith Yamasani
2014-05-31
Restrictions Manager
Amith Yamasani