summaryrefslogtreecommitdiff
path: root/core/java/android/app/Person.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Make sure we visit the icon URIs of Person objects on NotificationsMady Mellor2020-01-291-0/+15
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Introduce Message.USER_LOCAL and added logic to map person to user idTony Mak2018-11-261-2/+2
* Override equals in Person objectBeverly2018-11-201-0/+22
* Migrated the Person class to its own fileSelim Cinek2018-04-051-0/+270