summaryrefslogtreecommitdiff
path: root/core/java/android/app/Person.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-01-29Make sure we visit the icon URIs of Person objects on NotificationsMady Mellor
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-26Introduce Message.USER_LOCAL and added logic to map person to user idTony Mak
2018-11-20Override equals in Person objectBeverly
2018-04-05Migrated the Person class to its own fileSelim Cinek