summaryrefslogtreecommitdiffstats
path: root/quickstep/AndroidManifest.xml
diff options
context:
space:
mode:
authorKevin <kevhan@google.com>2019-02-27 12:16:37 -0800
committerKevin <kevhan@google.com>2019-02-27 12:16:37 -0800
commitccbb4f3bf3a84172a1c8da9dc8ef4e00d6e92042 (patch)
tree47ec85247ebebc187258bb13dcfec6a42171afaa /quickstep/AndroidManifest.xml
parentfd6d850d72297aa46bdb1137f52731186dccb98d (diff)
downloadandroid_packages_apps_Trebuchet-ccbb4f3bf3a84172a1c8da9dc8ef4e00d6e92042.tar.gz
android_packages_apps_Trebuchet-ccbb4f3bf3a84172a1c8da9dc8ef4e00d6e92042.tar.bz2
android_packages_apps_Trebuchet-ccbb4f3bf3a84172a1c8da9dc8ef4e00d6e92042.zip
Fix RecentTasksList change id incrementing
The change id in RecentTasksList would never actually increment as we never register it as a TaskStackListener. As a result, we always execute the result callback immediately when getting a task and the task list is always valid. In addition, when the list IS up to date, we still fetch the list again in the background when we should instead just return early. This CL addresses both of these issues. Test: Added logs to see that task loading wasn't happening when lists are the same Change-Id: I228f8d7cd3cb22ef88d71e1bee40708c2bcf26d6
Diffstat (limited to 'quickstep/AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions