commit | bf93cdcb915cdbd95eed4a979c51508a2fab617e | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Mon Dec 03 12:05:58 2018 -0800 |
committer | Felipe Leme <felipeal@google.com> | Wed Dec 05 08:49:25 2018 -0800 |
tree | b02d72327f4892d00105022375d0430939d797a4 | |
parent | efd355c1c355ba237204c0a8bce10355382a64cd [diff] |
Few improvements on Augmented Autofill. - Send the initial value of the focused field, so the service can decide whether or not to display the autofill UI if it's not empty. - Log how long it took for the service to handle the request and to hte system to render the UI. - Use CloseGuard to make sure the UI is properly destroyed. Bug: 120303290 Bug: 119638877 Test: manual verification Change-Id: I7abed10c0915ff9a2deddb488c70e1491cdbd480