summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/VersionedPackage.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-04-29Update more Parcelables to send Strings UTF-8.Jeff Sharkey
2020-01-03Implement VersionedPackage#equals (1/n)JW Wang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-12-04Add major version code to platform.Dianne Hackborn
2017-04-28Address API council commentsSvet Ganov
2017-01-22Platform support for static shared librariesSvet Ganov