summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/PackageStats.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-03-08Move lagging users over to new storage API.Jeff Sharkey
2017-02-28Use the fast track for the AppCollector.Daniel Nishi
2012-08-21Improve multi-user app management.Dianne Hackborn
2011-09-13Add verifier device identityKenny Root
2011-06-28Plumb information from the framework about asec container size.Dianne Hackborn
2011-01-17Add OBB size to PackageStatsKenny Root
2011-01-16Put externalSize measurements in PackageStatsKenny Root
2010-03-11Add correct copyright headers to multiple filesKenny Root
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project