1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-25 10:26:02 +02:00
bitwarden-mobile/src/iOS.Autofill
Federico Maccaroni 76e0f7e1a4
Merge branch 'main' into feature/maui-migration-passkeys
# Conflicts:
#	src/Core/Abstractions/ICipherService.cs
#	src/Core/Abstractions/IStateService.cs
#	src/Core/Models/AppOptions.cs
#	src/Core/Resources/Localization/AppResources.resx
#	src/Core/Utilities/ServiceContainer.cs
#	src/iOS.Autofill/iOS.Autofill.csproj
2024-04-18 13:28:22 -03:00
..
ListItems [PM-6496] Improved iOS extensions cipher cell UI (#3058) 2024-03-08 13:59:15 -03:00
Models [PM-7186] Fallback to password list on exception (#3127) 2024-04-02 20:52:21 +01:00
Resources PM-6475 Fix dark theme on iOS Autofill extension (#3114) 2024-03-25 12:18:00 -03:00
Utilities PM-6798 Fix account switch on iOS Autofill extension and also changed to Try... actions for TaskCompletionSource to avoid exceptions on some occasions. (#3121) 2024-03-27 22:11:26 +00:00
AppDelegate.cs PM-3350 MAUI Migration Fix iOS Autofill extension 2023-10-04 12:35:43 -03:00
ColorConstants.cs [PM-5154] Implement Passkeys on iOS (#3017) 2024-02-21 14:51:44 -03:00
CredentialProviderViewController.cs PM-6798 Fix account switch on iOS Autofill extension and also changed to Try... actions for TaskCompletionSource to avoid exceptions on some occasions. (#3121) 2024-03-27 22:11:26 +00:00
CredentialProviderViewController.designer.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
CredentialProviderViewController.Passkeys.cs PM-6798 Fix account switch on iOS Autofill extension and also changed to Try... actions for TaskCompletionSource to avoid exceptions on some occasions. (#3121) 2024-03-27 22:11:26 +00:00
Entitlements.plist autofill extension project 2019-06-26 20:39:45 -04:00
Fido2MakeCredentialUserInterface.cs PM-6798 Fix account switch on iOS Autofill extension and also changed to Try... actions for TaskCompletionSource to avoid exceptions on some occasions. (#3121) 2024-03-27 22:11:26 +00:00
ILoginListViewController.cs [PM-5154] Implement combined view for passwords and passkeys on iOS Autofill extension (#3075) 2024-03-13 12:06:08 -03:00
Info.plist Merge branch 'main' into feature/maui-migration-passkeys 2024-04-18 13:28:22 -03:00
iOS.Autofill.csproj Merge branch 'main' into feature/maui-migration-passkeys 2024-04-18 13:28:22 -03:00
LockPasswordViewController.cs [PM-6539] Fix Autofill Extension TDE without MP flow (#3049) 2024-03-05 18:09:20 -03:00
LockPasswordViewController.designer.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
LoginAddViewController.cs [PM-6848] Improved User verification on passkeys creation (#3099) 2024-03-21 13:28:14 -03:00
LoginAddViewController.designer.cs ios autofill extension implemented 2019-06-28 08:21:44 -04:00
LoginListViewController.cs PM-5154 Avoid logging Fido2AuthenticatorExceptions (#3169) 2024-04-17 17:42:36 -03:00
LoginListViewController.designer.cs [PM-5154] Implement combined view for passwords and passkeys on iOS Autofill extension (#3075) 2024-03-13 12:06:08 -03:00
LoginSearchViewController.cs [PM-5154] Implement combined view for passwords and passkeys on iOS Autofill extension (#3075) 2024-03-13 12:06:08 -03:00
LoginSearchViewController.designer.cs ios autofill extension implemented 2019-06-28 08:21:44 -04:00
Main.cs autofill extension project 2019-06-26 20:39:45 -04:00
MainInterface.storyboard PM-6475 Fix dark theme on iOS Autofill extension (#3114) 2024-03-25 12:18:00 -03:00
PasswordGeneratorViewController.cs fix for stuck extension sheets when dismissed by swipe (#1117) 2020-10-15 14:34:31 -04:00
PasswordGeneratorViewController.designer.cs ios autofill extension implemented 2019-06-28 08:21:44 -04:00
SegueConstants.cs [PM-5154] Implement Passkeys on iOS (#3017) 2024-02-21 14:51:44 -03:00
SetupViewController.cs [PM-3349] [PM-3350] MAUI Migration Initial (#2806) 2024-02-08 16:05:26 -03:00
SetupViewController.designer.cs ios autofill extension implemented 2019-06-28 08:21:44 -04:00