summaryrefslogtreecommitdiffstats
path: root/src/com/android
diff options
context:
space:
mode:
authorStephen Bird <sbird@cyngn.com>2016-05-09 17:57:39 -0700
committerStephen Bird <sbird@cyngn.com>2016-05-09 18:01:53 -0700
commit2d792d815586ebc7c5c9281ede0dcdf7691dcd59 (patch)
tree96a2f56094801ac884413300900f66f1a3bb0005 /src/com/android
parent486d1a65c0a588d461b37717bb990d7b65b40439 (diff)
downloadpackages_apps_PhoneCommon-2d792d815586ebc7c5c9281ede0dcdf7691dcd59.tar.gz
packages_apps_PhoneCommon-2d792d815586ebc7c5c9281ede0dcdf7691dcd59.tar.bz2
packages_apps_PhoneCommon-2d792d815586ebc7c5c9281ede0dcdf7691dcd59.zip
[2/2] Don't get directory intent on refresh
Requesting this intent may cause plugins to request permissions at odd times. Instead, requesting this intent when the button is clicked will give the user some context when plugin permission dialogs come up. Note that the delay caused by requesting this intent when the button is clicked is fairly indiscernible from caching this intent at application creation. This action is only presented to the user once other metadata from the plugin has already been captured, so this call will happen after the plugin has been instantiated, and should be performant. Ticket: CD-561 Change-Id: I3494e71d9d9554298ded352da062c3de7faf6824 (cherry picked from commit f6f8b3a845fe4593605a386bcb40d055e0bdda17)
Diffstat (limited to 'src/com/android')
0 files changed, 0 insertions, 0 deletions