summaryrefslogtreecommitdiff
path: root/core/java/android/content/RestrictionEntry.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2015-08-20Fixed key comparison in equals methodFyodor Kupolov
2015-05-21Use factory methods for RestrictionEntryFyodor Kupolov
2015-03-30Support for nested bundles in setApplicationRestrictionsFyodor Kupolov
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2014-07-15App restrictions schema and parserAmith Yamasani
2014-05-31Restrictions ManagerAmith Yamasani
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-05-01Allow requiredForAllUsers to work on updates to system appsAmith Yamasani
2013-04-24Hide TYPE_CHOICE_LEVEL since there's no visual representation for it yet.Amith Yamasani
2013-03-29Improve RestrictionEntry APIAmith Yamasani
2013-03-20Fix javadoc breakageAmith Yamasani
2013-03-20Application restrictions APIAmith Yamasani