1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-11 05:43:30 +00:00

add bromite autofill support

This commit is contained in:
Kyle Spearrin
2018-06-08 08:59:54 -04:00
parent 99713f8ed7
commit b5277e89d5
3 changed files with 9 additions and 29 deletions

View File

@@ -14,7 +14,7 @@ namespace Bit.Android.Autofill
"com.opera.browser.beta","com.opera.mini.native","com.chrome.dev","com.chrome.canary",
"com.google.android.apps.chrome","com.google.android.apps.chrome_dev","com.yandex.browser",
"com.sec.android.app.sbrowser","com.sec.android.app.sbrowser.beta","org.codeaurora.swe.browser",
"com.amazon.cloud9","org.mozilla.klar","com.duckduckgo.mobile.android","mark.via.gp"
"com.amazon.cloud9","org.mozilla.klar","com.duckduckgo.mobile.android","mark.via.gp","org.bromite.bromite"
};
public static HashSet<string> ExcludedPackageIds = new HashSet<string>