1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-27 10:44:49 +02:00
bitwarden-mobile/src/iOS.ShareExtension
André Bispo 9ae269dd57
[SG-174] Login with Device Request - Mobile (#2167)
* [SG-174] Add new login request services to Api

* [SG-174] Fix typo

* [SG-174] Enable login with device button.

* [SG-174] Add new login request page and viewmodel

* [SG-174] Add new text resources

* [SG-174] Add new RSA Decrypt method with string param

* [SG-174] Change create login request method

* [SG-174] Add new method to auth service to login passwordless

* [SG-174] Refactor login helper method to work with passwordless

* [SG-174] Fix service registration

* [SG-174] Update token request to support passwordless

* [SG-174] Update Api service with passwordless methods

* [SG-174] Fix App csproj references

* [SG-174] Remove unnecessary argument

* [SG-174] dotnet format

* [SG-174] Fixed iOS Extensions

* [SG-174] Change Command to ICommand

* [SG-174] Change Gesture Recognizer to Command

* [SG-174] Fix close action

* [SG-174] Code format

* [SG-174] Fix android frame shadow bug

* [SG-174] PR fixes
2022-11-09 16:25:48 +00:00
..
Models Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
Entitlements.plist Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
ExtensionNavigationController.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
ExtensionNavigationController.designer.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
Info.plist Bumped version to 2022.10.1 (#2132) 2022-10-13 12:43:48 -07:00
iOS.ShareExtension.csproj Testing removal of Xamarin.Forms dependency from iOS.ShareExtension (#2137) 2022-10-14 15:53:18 +01:00
LoadingViewController.cs [SG-174] Login with Device Request - Mobile (#2167) 2022-11-09 16:25:48 +00:00
LoadingViewController.designer.cs Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
LockPasswordViewController.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
LockPasswordViewController.designer.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
MainInterface.storyboard [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00