index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
RestrictionEntry.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate unsafer parcel APIs [2]
Bernardo Rufino
2022-01-06
1
-1
/
+1
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+2
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Fixed key comparison in equals method
Fyodor Kupolov
2015-08-20
1
-1
/
+1
*
Use factory methods for RestrictionEntry
Fyodor Kupolov
2015-05-21
1
-1
/
+24
*
Support for nested bundles in setApplicationRestrictions
Fyodor Kupolov
2015-03-30
1
-54
/
+123
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
*
App restrictions schema and parser
Amith Yamasani
2014-07-15
1
-0
/
+18
*
Restrictions Manager
Amith Yamasani
2014-05-31
1
-62
/
+95
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
*
Allow requiredForAllUsers to work on updates to system apps
Amith Yamasani
2013-05-01
1
-0
/
+3
*
Hide TYPE_CHOICE_LEVEL since there's no visual representation for it yet.
Amith Yamasani
2013-04-24
1
-3
/
+4
*
Improve RestrictionEntry API
Amith Yamasani
2013-03-29
1
-49
/
+186
*
Fix javadoc breakage
Amith Yamasani
2013-03-20
1
-1
/
+1
*
Application restrictions API
Amith Yamasani
2013-03-20
1
-0
/
+275