summaryrefslogtreecommitdiffstats
path: root/core/jni
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2009-06-17 18:02:12 -0700
committerDianne Hackborn <hackbod@google.com>2009-06-17 21:48:14 -0700
commitc14b9ccdf13163cae5ce5d21bcf377010b37594b (patch)
tree45c2309b18ff4e56aef65e0c7d66f8800492e33e /core/jni
parente64bb1dd9ed68281af9968cf2cd23b4e49ead76c (diff)
downloadframeworks_base-c14b9ccdf13163cae5ce5d21bcf377010b37594b.zip
frameworks_base-c14b9ccdf13163cae5ce5d21bcf377010b37594b.tar.gz
frameworks_base-c14b9ccdf13163cae5ce5d21bcf377010b37594b.tar.bz2
Extend Intent/Uri conversion for use by Browser
This introduces a new Uri form of Intent with an "intent:" scheme, and a corresponding update to the parser to handle these, so that the browser can use this generic facility for starting activities based on the links that are clicked and allow for web pages to link to arbitrary intents. There is also a new "package" field on Intent which allows you to limit the components it finds to a given package. This replaces the new method that was added to PackageManger for doing this when resolving activities, and implements it for all Intent queries against the package manager.
Diffstat (limited to 'core/jni')
0 files changed, 0 insertions, 0 deletions