feat: card autofill — detect card forms and fill from vault card entries (v2.10.0) Browser parity gap A1 (HIGH). Android stored cards but never autofilled them. - AssistStructureParser: detect card number/exp month/year/date/CVC/cardholder name via AUTOFILL_HINT_CREDIT_CARD_* hints + keyword heuristics - AutofillResponseBuilder.cardDatasetFor(): build card datasets, strip non-digit PAN chars, format combo expiry as MM/YY - PeachAutofillService: offer all vault cards on any detected card form (cards are site-agnostic, no domain matching) - Picker path carries card field IDs and routes card entries through cardDatasetFor - New AutofillCardTest covers entry type, domain non-matching, expiry formatting, digit stripping, and heuristic regexes
$ koh steal kepr.uk/peach-android@7a7563cafa18
·
parent: 1ef93f5e6679
discussion
log in to leave a comment.