1
0
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:
Indranil012
2022-01-18 03:40:33 +05:30
committed by GitHub
parent 5e15a2f30e
commit 42403210a0
3 changed files with 5 additions and 0 deletions

View File

@@ -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"),