bitwarden-android/src/Core
2023-11-20 10:44:56 -03:00
..
Abstractions Merge branch 'master' into feature/maui-migration 2023-11-05 23:59:30 +00:00
Attributes EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048) 2022-08-23 12:34:29 -03:00
Behaviors PM-3349 PM-3350 Added the partial MAUI Community Toolkit implementation for TouchEffect. This is a temporary solution until they finalize this and add it to their nuget package. 2023-11-13 09:59:54 +00:00
Controls PM-3350 Removed workaround for iOS issue with Avatar icon as it's now fixed in latest .Net8 release. 2023-11-14 23:24:10 +00:00
Effects PM-3349 Replaced the FabShadowEffect with the new MAUI Shadow to fix the buggy shadows on the Android Fab Button. 2023-10-16 00:47:52 +01:00
Enums [PM-1835] Add ForwardEmail alias to Username Generator (#2803) 2023-10-26 13:58:07 +01:00
Exceptions [PM-3726] prevent legacy user login (#2769) 2023-09-20 15:56:51 -04:00
Lists PM-3349 PM-3350 Migrated remaining AutomationProperties to SemanticProperties. 2023-11-09 23:01:04 +00:00
Models Merge branch 'master' into feature/maui-migration 2023-11-05 23:59:30 +00:00
Pages PM-3350 Added watchOS app to main project and fixed some csproj conditions for runtime identifiers on iOS. 2023-11-20 10:44:56 -03:00
Resources PM-3350 Fix for colored html text on iOS 2023-11-11 15:05:51 +00:00
Services Merge branch 'master' into feature/maui-migration 2023-11-05 23:59:30 +00:00
Utilities PM-3349 Fix for HTML Label on Android. Color hex doesn't need to be cropped anymore. 2023-11-10 23:30:54 +00:00
App.xaml PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
App.xaml.cs PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
BitwardenIcons.cs [PM-1575] Display Passkeys (#2523) 2023-07-26 17:59:49 -03:00
Constants.cs [PM-4054] Rename Fido2Key to Fido2Credential (#2821) 2023-10-12 16:51:19 -03:00
Core.csproj PM-3350 Updated PCL Crypto to latest alpha version to fix "Dll not found NCrypt" issue 2023-11-14 18:43:23 -03:00
ExternalLinksConstants.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03:00
MauiProgram.cs PM-3349 PRM-3350 Replaced XZing with Camera.MAUI for QRCodes 2023-10-23 15:17:14 +01:00