1
0
mirror of https://github.com/bitwarden/mobile synced 2026-02-24 08:33:12 +00:00

[SupportedBrowsers] add Alook (#1814)

This commit is contained in:
stevenlele
2022-03-07 22:16:58 +08:00
committed by GitHub
parent 0f14aa242c
commit efd83d07dd
3 changed files with 10 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ namespace Bit.Droid.Accessibility
// So keep them in sync with:
// - AutofillHelpers.{TrustedBrowsers,CompatBrowsers}
// - Resources/xml/autofillservice.xml
new Browser("alook.browser", "search_fragment_input_view"),
new Browser("alook.browser.google", "search_fragment_input_view"),
new Browser("com.amazon.cloud9", "url"),
new Browser("com.android.browser", "url"),
new Browser("com.android.chrome", "url_bar"),