Bitwarden-app-android-iphon.../src/Android/Autofill
larena1 ad9ca125a0
[PS-2486] Finally stop filling password into username field (#2367)
* Finally stop filling password into username field

The logic in #2331 is unfortunately not very reliable as it'll only detect fields that have one of "email", "phone" or "username" in their id as username fields.
This commit ensures that additonally fields that have TextVariationWebEmailAddress are also detected as username fields.

* Add TextVariationEmailAddress

* Remove

---------

Co-authored-by: aj-rosado <109146700+aj-rosado@users.noreply.github.com>
2023-03-10 10:39:20 +00:00
..
AutofillConstants.cs [BEEEP] Support for automatic TOTP token copy via external autofill (Android) (#2220) 2022-12-05 12:49:34 -05:00
AutofillExternalSelectionActivity.cs [BEEEP] Support for automatic TOTP token copy via external autofill (Android) (#2220) 2022-12-05 12:49:34 -05:00
AutofillHelpers.cs [PS-2145] add rainsee browser series support (#2272) 2023-01-05 17:23:09 +00:00
AutofillService.cs EC-602 Constants namespace fix (#2127) 2022-10-11 16:47:52 -04:00
Field.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
FieldCollection.cs [PS-2486] Finally stop filling password into username field (#2367) 2023-03-10 10:39:20 +00:00
FilledItem.cs [BEEEP] Support for automatic TOTP token copy via external autofill (Android) (#2220) 2022-12-05 12:49:34 -05:00
Parser.cs EC-602 Constants namespace fix (#2127) 2022-10-11 16:47:52 -04:00
SavedItem.cs autofill service 2019-04-30 12:35:58 -04:00