bitwarden-android/src/iOS.Core
2024-01-29 14:30:42 -03:00
..
Controllers 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
Effects PM-3350 Fixed/Updated all MAUI-Migration TODOs 2023-11-20 13:10:03 -03:00
Handlers PM-3350 Removed TapGesture Window MAUI hack from iOS.Extension and iOS.ShareExtension 2024-01-19 15:14:22 -03:00
Models Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
Services PM-3350 Go back to include argon2id and interpreter 2024-01-29 14:30:42 -03:00
Utilities Merge branch 'main' into feature/maui-migration 2024-01-24 11:22:28 -03:00
Views PM-3349 PM-3350 Improved code safety with try...catch, better invoke on main thread and better null handling. 2024-01-19 15:01:31 -03:00
Constants.cs PM-1076 added warning on unlocking iOS extensions when the kdf type is argon2id and the memory is higher than 48MB, to let the user know that unlocking might crash the extension (#2560) 2023-06-07 16:21:51 +02:00
iOS.Core.csproj PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
NFCReaderDelegate.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00