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
/
PackageInfo.java
Age
Commit message (
Expand
)
Author
2021-03-19
Surface "neverForLocation" through public API.
Jeff Sharkey
2021-02-01
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2020-12-16
Add attributions to PackageInfo
Nate Myren
2020-04-29
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-21
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-02-24
Squash same ApplicationInfo's in Parcel
Makoto Onuki
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-06
Revert "Revert "Deprecate PackageParser#Package""
Winson
2019-10-01
Revert "Deprecate PackageParser#Package"
Winson Chiu
2019-09-26
Deprecate PackageParser#Package
Winson
2019-03-21
Add targetOverlayableName to OverlayInfo
Ryan Mitchell
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-05
Remove usage info
Chad Brubaker
2019-01-19
Merge "Fix: PackageInfo for apex has wrong info"
Dario Freni
2019-01-18
Fix: PackageInfo for apex has wrong info
Jiyong Park
2019-01-18
Add enforcement of overlayable targetName
Ryan Mitchell
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-11-28
Add permission usage information
Chad Brubaker
2018-11-19
Add MATCH_APEX flag to getInstalledPackages.
Dario Freni
2018-08-31
Fix typo - 'singed' to 'signed'
Xin Wei Chow
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-16
Replace PackageInfo#signingCertificateHistory field doc reference.
Dan Cashman
2018-04-10
Add SigningInfo class to expose package signing details.
Dan Cashman
2018-02-13
OverlayManager: Add categories
Adrian Roos
2018-02-06
PackageInfo: add Parcel read/write for cert history.
Dan Cashman
2018-01-25
Merge changes I8d43f5bc,I5ca4b0ca
TreeHugger Robot
2018-01-24
PackageManager: allow overlays to be installed when signature matches platfor...
Adam Lesinski
2018-01-23
Add API to expose signing certificate proof-of-rotation.
Daniel Cashman
2017-12-08
OMS: Only allow trusted overlays to be registered.
Adam Lesinski
2017-12-04
Add major version code to platform.
Dianne Hackborn
2017-11-21
Show warning when app was compiled against incompatible preview SDK
Alan Viverette
2017-08-23
Use all certs for computing package signing sha256
Svetoslav Ganov
2017-07-25
compressed images on system partition
Todd Kennedy
2017-04-11
Bring back the priority feature for static RRO
Jaekyun Seok
2017-03-15
Apply static RRO
Jaekyun Seok
2017-01-22
Platform support for static shared libraries
Svet Ganov
2015-09-10
Avoid parceling redundant ApplicationInfo objects within PackageInfo
Christopher Tate
2015-03-23
Runtime permissions: per user permission tracking.
Svetoslav
2014-11-24
Introduce revision codes for split APKs.
Jeff Sharkey
2014-10-08
Improve priority ordering of apps when performing boot dexopt.
Jeff Hao
2014-08-18
Revert "Adding the requiredForProfile flag."
Nicolas Prévot
2014-08-15
Add FeatureGroup to PackageInfo
Adam Lesinski
2014-07-15
Parse more split APK manifest details.
Jeff Sharkey
2014-07-14
Public API for PackageInstaller!
Jeff Sharkey
2014-02-24
Adding the requiredForProfile flag.
Nicolas Prevot
2014-02-03
Runtime resource overlay, iteration 2
Mårten Kongstad
2013-04-12
Introducing manifest flag requiredAccountType
Amith Yamasani
2013-04-11
Optional <uses-permission> not yet supported.
Nick Kralevich
2013-03-28
Merge "Restricted account visibility" into jb-mr2-dev
Amith Yamasani
2013-03-27
Restricted account visibility
Amith Yamasani
[next]