1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-26 10:36:21 +02:00
bitwarden-mobile/src/Core
2024-02-08 12:33:16 -03:00
..
Abstractions Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys 2024-02-01 12:35:50 -03: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-3349 PM-3350 Fixed Unit tests because of referencing FFImageLoading when it's not possible 2024-02-08 12:31:52 -03: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-2671] Update mobile client to use regions (#2798) 2023-11-07 12:15:32 +00:00
Exceptions [PM-3726] prevent legacy user login (#2769) 2023-09-20 15:56:51 -04:00
Lists PM-3350 Updated AppCenter package to latest version 5.0.3 and updated some things into MAUI style 2023-11-20 17:29:16 -03:00
Models Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys 2024-02-01 12:35:50 -03:00
Pages Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys 2024-02-08 12:33:16 -03:00
Resources Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys 2024-02-01 12:35:50 -03:00
Services Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys 2024-02-01 12:35:50 -03:00
Utilities Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys 2024-01-22 16:57:07 -03:00
App.xaml PM-3349 PM-3350 MAUI Migration Initial 2023-09-29 11:02:19 -03:00
App.xaml.cs PM-5903 Changed App.xaml.cs SetOption to only update the needed properties instead of replacing the existing Options object which would cause the AccountSwitcher button bug (#2973) 2024-02-03 15:59:22 +00:00
BitwardenIcons.cs [PM-1575] Display Passkeys (#2523) 2023-07-26 17:59:49 -03:00
Constants.cs Merge branch 'main' into feature/maui-migration 2024-01-31 12:14:02 -03:00
Core.csproj PM-3349 PM-3350 Fix crash on iOS AppGroup container URL because of sln config on AndroidX Credentials. Changed the project reference of Credentials to be a local NuGet. 2024-02-07 13:59:31 -03:00
ExternalLinksConstants.cs Add privacy policy link to about screen (#2954) 2024-01-24 15:07:39 -05:00
MauiProgram.cs [PM-5896] Fix MAUI iOS Background crash due to lock files on suspension (#2969) 2024-02-05 11:46:08 -03:00
ResumeWindow.cs PM-3349 Added custom window so that we can always get the current Active Window. This is used to support the Android Autofil and multi-window scenarios. 2023-12-23 12:30:21 +00:00