bitwarden-android/src/App/Abstractions
André Bispo 569922805f
[SG-703] Login request is not removed after dismissing push notification (#2125)
* [SG-703] Handle iOS dismiss notification action. Added core logic to remove passwordless notification from local storage.

* [SG-702] Added broadcast receiver to catch dismiss notfication events on android.

* [SG-703] PR fixes.

* [SG-703] Fix constants namespaces. Lazyloading services on broadcast receiver.

* [SG-703] Change services to use lazy loading

* [SG-703] Change lazy loading to be parameterless.
2022-10-12 15:55:01 +01:00
..
IAccountsManager.cs EC-312 Fix crash on entering invalid credentials five times on Autofill (#1988) 2022-07-14 23:17:04 +01:00
IAccountsManagerHost.cs SG-210 Account Switching in Autofill (iOS) (#1909) 2022-06-08 14:24:01 -03:00
IDeviceActionService.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
ILocalizeService.cs add date and time formatting methods to localize service (#1616) 2021-10-28 12:52:41 -04:00
IPasswordRepromptService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IPushNotificationListenerService.cs [SG-703] Login request is not removed after dismissing push notification (#2125) 2022-10-12 15:55:01 +01:00
IPushNotificationService.cs [SG-702] Tapping Push Notification does not open the account the request is for (#2112) 2022-10-07 12:06:57 +01:00