1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-22 11:35:21 +01:00
bitwarden-mobile/src/App
2024-01-12 13:54:34 -03:00
..
Handlers PM-3349 Implemented HybridWebViewHandler for Android which enables 2nd factor auth flows 2023-10-07 17:25:29 +01:00
Platforms PM-3350 Improved code safety adding a lot of try...catch and logging throughout the app. Also made the invoking on main thread safer on several places of the app. Additionally, on the GroupingsPageViewModel changed the code removing the old Xamarin hack and just using Replace directly instead of Clearing first to see if that fixes the crash we're having sometimes on the app. 2024-01-12 13:54:34 -03:00
Resources Autosync the updated translations (#2929) 2024-01-05 11:37:30 +01:00
App.csproj PM-3350 Removed "iOS" old folder project that has been moved into the MAUI Single app project. 2024-01-11 17:51:34 -03:00
MauiProgram.cs PM-3349 Added Handler that enables the ExtendedDatePicker to get IsFocused events in Android. This is a workaround for fixing the current bug where it's not possible to select the "current day" in the expiration date of a Send. 2023-11-02 02:32:12 +00:00