diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-10-06 11:48:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-06 15:18:00 +0530 |
commit | a321bb64039e1521b55afed8e5715e2562c1b1c6 (patch) | |
tree | f954905c0ab8068941d3f96c84ec24682e14feff /build.gradle.kts | |
parent | 15042687f89645d1fac99f811abbb258482ec386 (diff) |
Show new FillResponse right after publisher reset (#1138)
If Autofill shows a warning about an app whose publisher changed and the
user decides to trust the app and clear previous matches, they should
immediately be given the option to select a new match.
Previously, as AutofillPublisherChangedActivity did not return a
result, the old FillResponse with just a warning would be reused. We
now pass a useful response with no matches on to the activity, which
returns it after the user has chosen to reset the publisher info.
Diffstat (limited to 'build.gradle.kts')
0 files changed, 0 insertions, 0 deletions