summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes.html
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2013-10-28 18:38:14 -0700
committerSvetoslav <svetoslavganov@google.com>2013-10-28 18:43:08 -0700
commit27f592df8ce604c62327cc93ee5adac3152a0bd2 (patch)
treeee36790e0ecfb5fd5982b9540e1b7e829e870385 /docs/html/sdk/api_diff/19/changes.html
parentbaeabb65e1e818c6679036774933f40e8540b293 (diff)
Share pack historical sorting using wrong keys.
The ActivityChooserModel keeps a history of the last fifty share targets and based on past usage orders the targets in the UI. The soring implementation is using a map for improving performance. However, the activities in this map were keyed on the package name but there maybe more that one share target per package. Thus, the sorting was generating bad results. Now the unique component name is used. bug:11195578 Change-Id: I8c7018fea168b7253ddbe57b477028368726e75e
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes.html')
0 files changed, 0 insertions, 0 deletions