mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 07:13:33 +00:00
update tasks and sync on app start
This commit is contained in:
@@ -28,5 +28,8 @@ namespace Bit.App.Abstractions
|
||||
void Autofill(CipherView cipher);
|
||||
void CloseAutofill();
|
||||
void Background();
|
||||
bool AutofillAccessibilityServiceRunning();
|
||||
bool AutofillServiceEnabled();
|
||||
string GetBuildNumber();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user