feat: remember-this-site — learn manual autofill picks (v2.10.8) Queue #3 part 2. Ports the browser extension's remember-this-site flow: when the user manually picks an entry the current origin didn't auto-match, the picker offers to save the origin as a match before filling. - RememberSitePrompt in the picker sheet: Remember & fill / Just fill / Back - 'Remember' merges the origin's domains into the entry's additionalUrls (https://{domain}) so future fills auto-suggest — reuses existing domain matching, zero new matching code - rememberOfferDomains (AutofillOrigin.kt, pure): mirrors the browser trigger — offer only when the entry already carries >=1 known domain and none of them cover this origin - persistence via existing VaultRepository.updateEntry; a failed save never blocks the fill - tests: RememberOfferTest (4); full suite 883, only the 5 known pre-existing failures. Prompt UI needs on-device QA.
$ koh steal kepr.uk/peach-android@ba1ac2895e25
·
parent: 07e03384d187
discussion
log in to leave a comment.