1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-17 07:15:13 +02:00
bitwarden-browser/apps/browser/src/platform
Bernd Schoolmann 1184c504d1
[PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851)
* Add availability check to biometrics

* Move isbiometricunlockavailable logic to parent component

* Fix availability detection on desktop

* FIx response parsing on browser

* Suppress pending biometric message while checking for availability

* Refactor biometrics functions out of platformutilsservice

* Remove unused constructor

* Remove unused abstract function definitions

* Rename abstract services

* Add documentation

* Rename service abstraction, add comments

* Add comments

* Refactor browser biometrics into background/foreground and remove callbacks

* Remove unused logs

* Remove unused logs
2024-08-02 12:31:11 +02:00
..
browser [PM-8518] Autofill scripts do not inject into sub frames on install (#9459) 2024-06-11 15:50:03 -05:00
decorators [PM-7917] Remove session sync (#9024) 2024-05-07 13:25:49 -04:00
listeners [PM-6426] Create TaskSchedulerService and update long lived timeouts in the extension to leverage the new service (#8566) 2024-07-15 10:32:30 -05:00
messaging [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
offscreen-document [PM-8480] Rename ambiguous Jest testing method (#9417) 2024-05-30 08:39:19 -05:00
popup Auth/PM-7077 - Browser Extension - UI Refresh - Account Switcher Component (#10268) 2024-07-29 12:57:54 -04:00
services [PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851) 2024-08-02 12:31:11 +02:00
state [PM-7985] Add & Use InlineDerivedStateProvider (#9131) 2024-05-13 07:42:29 -04:00
storage [PM-7917] Remove session sync (#9024) 2024-05-07 13:25:49 -04:00
sync [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
utils [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
background.html Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
background.ts [PM-7581] Validate cache state from external contexts within LocalBackedSessionStorage (#8842) 2024-04-19 19:55:34 +00:00
flags.ts [PM-7653] Do not store disk-backed sessions as single blobs (#8852) 2024-04-22 10:14:38 -04:00
globals.d.ts [PM-5880] Refactor browser platform utils service to remove window references (#7885) 2024-03-06 16:33:38 +00:00