summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/ResolveInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Remove app links caller BROWSABLE requirementWinson2021-03-161-0/+33
* 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 more Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-291-2/+2
* Enforce the cross-profile intent check.Alex Kershaw2020-02-191-0/+12
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Remove @Deprecated && @removed package fields.Kweku Adams2019-06-171-6/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Resolve all browsers even if there is a default browser.Hai Zhang2019-01-181-2/+6
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+5
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* Preserve ranking attrs of resolve infos for installing a feature splitSvet Ganov2017-10-181-0/+34
* Fix wrong dump output of *Info#flagsYohei Yukawa2017-08-311-4/+4
* Rename to follow API council guidance.Jeff Sharkey2017-05-011-3/+8
* Add boolean when instant apps are availableTodd Kennedy2017-02-281-0/+8
* Load splits on-demandTodd Kennedy2017-02-231-3/+4
* Implement 2-phase resolutionTodd Kennedy2016-11-141-2/+1
* Implement new APITodd Kennedy2016-11-081-1/+2
* Implement new ephemeral resolver designTodd Kennedy2016-07-211-6/+0
* Update logic for resolving verifiers.Jeff Sharkey2016-01-061-1/+2
* Fix ephemeral post-install launchingTodd Kennedy2015-12-151-0/+13
* Add a mechanism for broadcasts to control background dispatching.Dianne Hackborn2015-12-091-4/+9
* Use the intent filter icon in ResolveInfo for managed profile.Sudheer Shanka2015-05-281-29/+41
* Fix LauncherActivityInfo.getBadgedIcon() cannot get high density iconRicky Wai2015-05-041-4/+16
* Add IntentFilter auto verification - part 4Fabrice Di Meglio2015-04-081-5/+5
* Add IntentFilter auto verificationFabrice Di Meglio2015-03-301-0/+8
* Returning badged icons for components of corporate apps.Nicolas Prevot2014-07-021-14/+5
* Show the icon of the personal space.Nicolas Prevot2014-06-231-1/+42
* Add <intent-filter> support to <provider>.Jeff Sharkey2013-10-071-16/+44
* Fix issue #10848916: "Always" button is not working.Dianne Hackborn2013-09-241-4/+18
* Optimizations for ResolverActivityAdam Powell2013-05-291-2/+3
* Fix issue #7209355, #7214271.Dianne Hackborn2012-09-231-0/+15
* Clarify the docs around the activityInfo field.Jeff Hamilton2011-10-271-2/+2
* Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checkedDianne Hackborn2011-08-181-1/+8
* Show SD unavailable icon for apps on SD when ejected.Jeff Brown2010-03-301-2/+2
* Fix possible security issue.Romain Guy2010-03-291-3/+7
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-071-8/+31
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+280
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-280/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+280