1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 05:13:31 +00:00

Add support for Vanadium in GrapheneOS (#2199)

Co-authored-by: mp-bw <59324545+mp-bw@users.noreply.github.com>
This commit is contained in:
flawedworld
2022-12-08 15:07:06 +00:00
committed by GitHub
parent 7a08452fa8
commit 2f6fd476a2
3 changed files with 5 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ namespace Bit.Droid.Accessibility
// - Resources/xml/autofillservice.xml
new Browser("alook.browser", "search_fragment_input_view"),
new Browser("alook.browser.google", "search_fragment_input_view"),
new Browser("app.vanadium.browser", "url_bar"),
new Browser("com.amazon.cloud9", "url"),
new Browser("com.android.browser", "url"),
new Browser("com.android.chrome", "url_bar"),