summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/ComponentInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Apply "attributionTags" to all component types.Jeff Sharkey2021-05-151-0/+37
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-4/+4
* Squash same ApplicationInfo's in ParcelMakoto Onuki2020-02-241-11/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Remove @Deprecated && @removed package fields.Kweku Adams2019-06-171-6/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+2
* Make safe label more safeTodd Kennedy2018-05-031-1/+2
* Fix wrong dump output of *Info#flagsYohei Yukawa2017-08-311-4/+4
* Add support for Split APK dependciesAdam Lesinski2017-01-241-6/+13
* add "splitName" attributeTodd Kennedy2017-01-231-0/+5
* Refactoring FBE APIs based on council feedback.Jeff Sharkey2016-03-171-6/+10
* Make JobSchedulerService encryption aware.Jeff Sharkey2015-12-201-0/+6
* Add a mechanism for broadcasts to control background dispatching.Dianne Hackborn2015-12-091-8/+17
* More APIs for encryption-aware apps.Jeff Sharkey2015-11-081-2/+12
* Avoid parceling redundant ApplicationInfo objects within PackageInfoChristopher Tate2015-09-101-2/+11
* Use the appropriate default iconAlexandra Gherghina2014-07-311-1/+2
* Add banner attribute to app manifestJose Lima2014-03-121-0/+18
* Fix a bug resolving the correct icon/logo in action barsAdam Powell2013-05-311-0/+11
* add ComponentInfo.isEnabled()Joe Onorato2011-01-101-0/+7
* Logo attribute for manifest and PackageManager methods to fetch itAdam Powell2010-04-231-0/+8
* Show SD unavailable icon for apps on SD when ejected.Jeff Brown2010-03-301-19/+15
* More device admin work: description, policy control.Dianne Hackborn2010-01-261-0/+29
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+138
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-138/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+138