mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
blacklist com.android.settings
This commit is contained in:
parent
ca27b34122
commit
2ddb384c80
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ namespace Bit.Droid.Autofill
|
|||
"androidapp://android",
|
||||
"androidapp://com.x8bit.bitwarden",
|
||||
"androidapp://com.oneplus.applocker",
|
||||
"androidapp://com.android.settings",
|
||||
};
|
||||
|
||||
public static async Task<List<FilledItem>> GetFillItemsAsync(Parser parser, ICipherService cipherService)
|
||||
|
|
Loading…
Reference in a new issue