GVault 0.1.6
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.