1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-24 20:23:24 +00:00

Added Quick Settings tile for triggering accessibility autofill (#795)

* Added Quick Settings tile for triggering accessibility autofill

* Fix crash when tile attempt to cancel non-visible but non-null overlay

* Persist tile state plus cleanup
This commit is contained in:
Matt Portune
2020-03-26 12:15:33 -04:00
committed by GitHub
parent 5d9a597d8d
commit 6c00ac43fc
9 changed files with 205 additions and 6 deletions

View File

@@ -16,6 +16,9 @@
<string name="PasswordGenerator">
Password Generator
</string>
<string name="ScanAndFill">
Scan &amp; Fill
</string>
<string name="SelfHostedServerUrl">
Self-hosted server URL
</string>