1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

[SupportedBrowsers] Add Captive Login and drop Alook (#1625)

This commit is contained in:
stevenlele
2021-11-02 21:17:10 +08:00
committed by GitHub
parent bf1aa7c4eb
commit 629c696c81
3 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,6 @@ namespace Bit.Droid.Autofill
// - ... to keep this list in sync with values in AccessibilityHelpers.SupportedBrowsers [Section A], too.
public static HashSet<string> CompatBrowsers = new HashSet<string>
{
"alook.browser",
"com.amazon.cloud9",
"com.android.browser",
"com.android.chrome",
@@ -69,6 +68,7 @@ namespace Bit.Droid.Autofill
"com.ecosia.android",
"com.google.android.apps.chrome",
"com.google.android.apps.chrome_dev",
"com.google.android.captiveportallogin",
"com.jamal2367.styx",
"com.kiwibrowser.browser",
"com.microsoft.emmx",