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

Add support for Brave Nightly (also: variants "_dev" and "_default") (#869)

* [Brave] Add all other variants to AccessibilityHelpers.SupportedBrowsers

* [Brave] Add all other variants to AutofillHelpers.CompatBrowsers

* [Brave] Add all other variants to autofillservice.xml
This commit is contained in:
Contribucious
2020-05-04 15:23:09 +02:00
committed by GitHub
parent 827fead347
commit bcc415ccb3
3 changed files with 15 additions and 0 deletions

View File

@@ -36,6 +36,9 @@ namespace Bit.Droid.Autofill
"com.android.chrome",
"com.brave.browser",
"com.brave.browser_beta",
"com.brave.browser_default",
"com.brave.browser_dev",
"com.brave.browser_nightly",
"com.chrome.beta",
"com.chrome.canary",
"com.chrome.dev",