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
/
ResolveInfo.java
Age
Commit message (
Expand
)
Author
2021-03-16
Remove app links caller BROWSABLE requirement
Winson
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-29
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-02-19
Enforce the cross-profile intent check.
Alex Kershaw
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-17
Remove @Deprecated && @removed package fields.
Kweku Adams
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-18
Resolve all browsers even if there is a default browser.
Hai Zhang
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2017-10-18
Preserve ranking attrs of resolve infos for installing a feature split
Svet Ganov
2017-08-31
Fix wrong dump output of *Info#flags
Yohei Yukawa
2017-05-01
Rename to follow API council guidance.
Jeff Sharkey
2017-02-28
Add boolean when instant apps are available
Todd Kennedy
2017-02-23
Load splits on-demand
Todd Kennedy
2016-11-14
Implement 2-phase resolution
Todd Kennedy
2016-11-08
Implement new API
Todd Kennedy
2016-07-21
Implement new ephemeral resolver design
Todd Kennedy
2016-01-06
Update logic for resolving verifiers.
Jeff Sharkey
2015-12-15
Fix ephemeral post-install launching
Todd Kennedy
2015-12-09
Add a mechanism for broadcasts to control background dispatching.
Dianne Hackborn
2015-05-28
Use the intent filter icon in ResolveInfo for managed profile.
Sudheer Shanka
2015-05-04
Fix LauncherActivityInfo.getBadgedIcon() cannot get high density icon
Ricky Wai
2015-04-08
Add IntentFilter auto verification - part 4
Fabrice Di Meglio
2015-03-30
Add IntentFilter auto verification
Fabrice Di Meglio
2014-07-02
Returning badged icons for components of corporate apps.
Nicolas Prevot
2014-06-23
Show the icon of the personal space.
Nicolas Prevot
2013-10-07
Add <intent-filter> support to <provider>.
Jeff Sharkey
2013-09-24
Fix issue #10848916: "Always" button is not working.
Dianne Hackborn
2013-05-29
Optimizations for ResolverActivity
Adam Powell
2012-09-23
Fix issue #7209355, #7214271.
Dianne Hackborn
2011-10-27
Clarify the docs around the activityInfo field.
Jeff Hamilton
2011-08-18
Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked
Dianne Hackborn
2010-03-30
Show SD unavailable icon for apps on SD when ejected.
Jeff Brown
2010-03-29
Fix possible security issue.
Romain Guy
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
2009-09-07
Implement all of the infrastructure for configuring wallpapers.
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