1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-16 10:35:27 +01:00
bitwarden-mobile/src/Core
2024-01-19 15:01:31 -03:00
..
Abstractions Revert "initial commit of android credential provider service (wip)" 2023-12-20 18:23:08 -05: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 PM-3349 Updated Unit Test projects to NET 8.0 and fixed it to work with Core project reference. Also fixed a test that was breaking due to CIpherKey creation being wrong. Added "UT" as a constant to add when building/running Core.Test project so we have something on the context that tells us that is for a UT. With this I had to remove FFImageLoading on UT context because it doesn't support NET 8.0 2024-01-15 17:18:51 -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 'master' into feature/maui-migration 2023-11-19 15:06:02 +00:00
Pages 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
Resources Merge branch 'main' into feature/maui-migration 2024-01-12 09:16:10 -03:00
Services Merge branch 'main' into feature/maui-migration 2024-01-11 14:17:34 -03:00
Utilities PM-3350 PM-3349 Updated Unit Test projects to NET 8.0 and fixed it to work with Core project reference. Also fixed a test that was breaking due to CIpherKey creation being wrong. Added "UT" as a constant to add when building/running Core.Test project so we have something on the context that tells us that is for a UT. With this I had to remove FFImageLoading on UT context because it doesn't support NET 8.0 2024-01-15 17:18:51 -03: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 Improved code safety with try...catch, better invoke on main thread and better null handling. 2024-01-19 15:01:31 -03:00
BitwardenIcons.cs [PM-1575] Display Passkeys (#2523) 2023-07-26 17:59:49 -03:00
Constants.cs [PM-3273][PM-4679] New owner/admin permission on login (#2837) 2023-11-09 17:21:00 +00:00
Core.csproj PM-3350 PM-3349 Updated Unit Test projects to NET 8.0 and fixed it to work with Core project reference. Also fixed a test that was breaking due to CIpherKey creation being wrong. Added "UT" as a constant to add when building/running Core.Test project so we have something on the context that tells us that is for a UT. With this I had to remove FFImageLoading on UT context because it doesn't support NET 8.0 2024-01-15 17:18:51 -03:00
ExternalLinksConstants.cs Import-link routes to import page after login (#2939) 2024-01-16 12:02:06 -03:00
MauiProgram.cs PM-3350 PM-3349 Updated Unit Test projects to NET 8.0 and fixed it to work with Core project reference. Also fixed a test that was breaking due to CIpherKey creation being wrong. Added "UT" as a constant to add when building/running Core.Test project so we have something on the context that tells us that is for a UT. With this I had to remove FFImageLoading on UT context because it doesn't support NET 8.0 2024-01-15 17:18:51 -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