bitwarden-android/src/Android/Services
Federico Maccaroni 5a6aec51f3
Fix Progress dialog crash on tombstoning (#1682)
* Changed ProgressDialog because deprecated and improved the dismissal of the dialog in order for it not to crash the app on certain situations

* Removed android version check given that our minimum is greater that the check
2022-01-21 23:14:48 +00:00
..
AndroidLogService.cs log service 2019-06-03 12:52:46 -04:00
AndroidPushNotificationService.cs Fixes for iOS push notifications (#1708) 2022-01-18 11:52:08 -03:00
BiometricService.cs Support for storing multiple biometric integrity states for iOS (#1110) 2020-10-07 12:18:36 -04:00
ClipboardService.cs Fix Clipboard clear after time on iOS (#1679) 2021-12-10 17:41:36 -03:00
CryptoPrimitiveService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
DeviceActionService.cs Fix Progress dialog crash on tombstoning (#1682) 2022-01-21 23:14:48 +00:00
LocalizeService.cs add date and time formatting methods to localize service (#1616) 2021-10-28 12:52:41 -04:00