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
/
ComponentInfo.java
Age
Commit message (
Expand
)
Author
2021-05-15
Apply "attributionTags" to all component types.
Jeff Sharkey
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
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-06-17
Remove @Deprecated && @removed package fields.
Kweku Adams
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-03
Make safe label more safe
Todd Kennedy
2017-08-31
Fix wrong dump output of *Info#flags
Yohei Yukawa
2017-01-24
Add support for Split APK dependcies
Adam Lesinski
2017-01-23
add "splitName" attribute
Todd Kennedy
2016-03-17
Refactoring FBE APIs based on council feedback.
Jeff Sharkey
2015-12-20
Make JobSchedulerService encryption aware.
Jeff Sharkey
2015-12-09
Add a mechanism for broadcasts to control background dispatching.
Dianne Hackborn
2015-11-08
More APIs for encryption-aware apps.
Jeff Sharkey
2015-09-10
Avoid parceling redundant ApplicationInfo objects within PackageInfo
Christopher Tate
2014-07-31
Use the appropriate default icon
Alexandra Gherghina
2014-03-12
Add banner attribute to app manifest
Jose Lima
2013-05-31
Fix a bug resolving the correct icon/logo in action bars
Adam Powell
2011-01-10
add ComponentInfo.isEnabled()
Joe Onorato
2010-04-23
Logo attribute for manifest and PackageManager methods to fetch it
Adam Powell
2010-03-30
Show SD unavailable icon for apps on SD when ejected.
Jeff Brown
2010-01-26
More device admin work: description, policy control.
Dianne Hackborn
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