summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/ComponentInfo.java
AgeCommit message (Expand)Author
2021-05-15Apply "attributionTags" to all component types.Jeff Sharkey
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-04-21Update some Parcelables to send Strings UTF-8.Jeff Sharkey
2020-02-24Squash same ApplicationInfo's in ParcelMakoto Onuki
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-06-17Remove @Deprecated && @removed package fields.Kweku Adams
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-03Make safe label more safeTodd Kennedy
2017-08-31Fix wrong dump output of *Info#flagsYohei Yukawa
2017-01-24Add support for Split APK dependciesAdam Lesinski
2017-01-23add "splitName" attributeTodd Kennedy
2016-03-17Refactoring FBE APIs based on council feedback.Jeff Sharkey
2015-12-20Make JobSchedulerService encryption aware.Jeff Sharkey
2015-12-09Add a mechanism for broadcasts to control background dispatching.Dianne Hackborn
2015-11-08More APIs for encryption-aware apps.Jeff Sharkey
2015-09-10Avoid parceling redundant ApplicationInfo objects within PackageInfoChristopher Tate
2014-07-31Use the appropriate default iconAlexandra Gherghina
2014-03-12Add banner attribute to app manifestJose Lima
2013-05-31Fix a bug resolving the correct icon/logo in action barsAdam Powell
2011-01-10add ComponentInfo.isEnabled()Joe Onorato
2010-04-23Logo attribute for manifest and PackageManager methods to fetch itAdam Powell
2010-03-30Show SD unavailable icon for apps on SD when ejected.Jeff Brown
2010-01-26More device admin work: description, policy control.Dianne Hackborn
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