mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 05:13:31 +00:00
Added kiwi Browser "Dev" package name for autofill support (#1694)
* Added Kiwi Browser Dev support
This commit is contained in:
@@ -54,6 +54,7 @@ namespace Bit.Droid.Accessibility
|
||||
// Rem. for "com.google.android.captiveportallogin": URL displayed in ActionBar subtitle without viewId.
|
||||
new Browser("com.jamal2367.styx", "search"),
|
||||
new Browser("com.kiwibrowser.browser", "url_bar"),
|
||||
new Browser("com.kiwibrowser.browser.dev", "url_bar"),
|
||||
new Browser("com.microsoft.emmx", "url_bar"),
|
||||
new Browser("com.microsoft.emmx.beta", "url_bar"),
|
||||
new Browser("com.microsoft.emmx.canary", "url_bar"),
|
||||
|
||||
Reference in New Issue
Block a user