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
/
RestrictionEntry.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2015-08-20
Fixed key comparison in equals method
Fyodor Kupolov
2015-05-21
Use factory methods for RestrictionEntry
Fyodor Kupolov
2015-03-30
Support for nested bundles in setApplicationRestrictions
Fyodor Kupolov
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-07-15
App restrictions schema and parser
Amith Yamasani
2014-05-31
Restrictions Manager
Amith Yamasani
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-05-01
Allow requiredForAllUsers to work on updates to system apps
Amith Yamasani
2013-04-24
Hide TYPE_CHOICE_LEVEL since there's no visual representation for it yet.
Amith Yamasani
2013-03-29
Improve RestrictionEntry API
Amith Yamasani
2013-03-20
Fix javadoc breakage
Amith Yamasani
2013-03-20
Application restrictions API
Amith Yamasani