diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-10-02 12:19:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-02 15:49:20 +0530 |
commit | eac1c6f1d87730fddd933d9a39b1e73226728bdf (patch) | |
tree | 30e8806fc0fbf90ac4261da5b4414c938037b981 /app | |
parent | 8f3fd99472b478ae9c50482627bfac49c67676be (diff) |
Allow matching password fields based on hints only (#1129)
Filling passwords is usually only offered for fields with a password
input type, which ensures that they are always properly masked. Certain
custom views (e.g., the Termux terminal view), may apply their own
masking that is not based on the standard views.
With this commit, we allow filling passwords into arbitrary fields as
long as they have an Autofill hint that indicates a password.
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions