index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
PackageStats.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-08
Move lagging users over to new storage API.
Jeff Sharkey
2017-02-28
Use the fast track for the AppCollector.
Daniel Nishi
2012-08-21
Improve multi-user app management.
Dianne Hackborn
2011-09-13
Add verifier device identity
Kenny Root
2011-06-28
Plumb information from the framework about asec container size.
Dianne Hackborn
2011-01-17
Add OBB size to PackageStats
Kenny Root
2011-01-16
Put externalSize measurements in PackageStats
Kenny Root
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project