mirror of
https://github.com/bitwarden/mobile.git
synced 2024-12-31 17:47:43 +01:00
blacklist com.android.settings
This commit is contained in:
parent
ca27b34122
commit
2ddb384c80
@ -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 New Issue
Block a user