bitwarden-mobile/src/Android/Services
Jake Fink 83fd6736f6
add date and time formatting methods to localize service (#1616)
- uses Apple APIs for formatting on iOS
- uses .Net APIs for formatting Android
- implemented across project
- remove unnecesary calls to DateTimeConverter
2021-10-28 12:52:41 -04:00
..
AndroidLogService.cs log service 2019-06-03 12:52:46 -04:00
AndroidPushNotificationService.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
BiometricService.cs Support for storing multiple biometric integrity states for iOS (#1110) 2020-10-07 12:18:36 -04: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 for crash when checking for running accessibility service without activity (#1591) 2021-10-18 09:56:12 -04:00
LocalizeService.cs add date and time formatting methods to localize service (#1616) 2021-10-28 12:52:41 -04:00