Skip to content

GVault 0.1.6

Choose a tag to compare

@guberm guberm released this 03 Jul 20:21

GVault 0.1.6 adds autofill service plumbing for Android and browser extensions.

Highlights:

  • Android AutofillService registered in the APK with login-field detection and GVault dataset entry.
  • Browser extension service worker now routes active-tab fill requests and supports session-only per-site autofill.
  • Browser content script now reports form context and uses native input setters with input/change events.
  • Android device e2e now verifies the installed package includes GVaultAutofillService.

Validation:

  • Passed: npm run e2e:all -- -AndroidSerial 29221FDH300MLF
  • Docker runtime smoke skipped because Docker CLI is not installed on the build machine.