Bitwarden-app-android-iphon.../src/Core/Abstractions
André Bispo f9a32e4abc
Passwordless feature branch PR (#2100)
* [SG-471] Passwordless device login screen (#2017)

* [SSG-471] Added UI for the device login request response.

* [SG-471] Added text resources and arguments to Page.

* [SG-471] Added properties to speed up page bindings

* [SG-471] Added mock services. Added Accept/reject command binding, navigation and toast messages.

* [SG-471] fixed code styling with dotnet-format

* [SG-471] Fixed back button placement. PR fixes.

* [SG-471] Added new Origin parameter to the page.

* [SG-471] PR Fixes

* [SG-471] PR fixes

* [SG-471] PR Fix: added FireAndForget.

* [SG-471] Moved fire and forget to run on ui thread task.

* [SG-381] Passwordless - Add setting to Mobile (#2037)

* [SG-381] Added settings option to approve passwordless login request. If user has notifications disabled, prompt to go to settings and enable them.

* [SG-381] Update settings pop up texts.

* [SG-381] Added new method to get notifications state on device settings. Added userId to property saved on device to differentiate value between users.

* [SG-381] Added text for the popup on selection.

* [SG-381] PR Fixes

* [SG-408] Implement passwordless api methods (#2055)

* [SG-408] Update notification model.

* [SG-408] removed duplicated resource

* [SG-408] Added implementation to Api Service of new passwordless methods.

* removed qa endpoints

* [SG-408] Changed auth methods implementation, added method call to viewmodel.

* [SG-408] ran code format

* [SG-408] PR fixes

* [SG-472] Add configuration for new notification type (#2056)

* [SG-472] Added methods to present local notification to the user. Configured new notification type for passwordless logins

* [SG-472] Updated code to new api service changes.

* [SG-472] ran dotnet format

* [SG-472] PR Fixes.

* [SG-472] PR Fixes

* [SG-169] End-to-end testing refactor. (#2073)

* [SG-169] Passwordless demo change requests (#2079)

* [SG-169] End-to-end testing refactor.

* [SG-169] Fixed labels. Changed color of Fingerprint phrase. Waited for app to be in foreground to launch passwordless modal to fix Android issues.

* [SG-169] Anchored buttons to the bottom of the screen.

* [SG-169] Changed device type from enum to string.

* [SG-169] PR fixes

* [SG-169] PR fixes

* [SG-169] Added comment on static variable
2022-09-26 18:27:57 +01:00
..
IApiService.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
IAppIdService.cs app id service 2019-03-28 16:45:00 -04:00
IAuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IAuthService.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
IAzureFileUpoadService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
IBiometricService.cs Support for storing multiple biometric integrity states for iOS (#1110) 2020-10-07 12:18:36 -04:00
IBroadcasterService.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
ICipherService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IClipboardService.cs Clipboard handling adjustments for Android 13 (#1947) 2022-06-10 12:02:17 -04:00
ICollectionService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
ICryptoFunctionService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ICryptoPrimitiveService.cs crypto function service 2019-03-28 15:43:50 -04:00
ICryptoService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IEnvironmentService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IEventService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IExportService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IFolderService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
II18nService.cs added locale names dictionary 2019-09-06 09:44:25 -04:00
IKeyConnectorService.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
ILogger.cs PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
IMessagingService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
INativeLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IOrganizationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IPasswordGenerationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IPlatformUtilsService.cs Clipboard handling adjustments for Android 13 (#1947) 2022-06-10 12:02:17 -04:00
IPolicyService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
ISearchService.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ISendService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ISettingsService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateMigrationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateService.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
IStorageService.cs storage services 2019-03-27 23:44:54 -04:00
ISyncService.cs Feature sync on refresh (#937) 2020-08-05 13:19:27 -04:00
ITokenService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
ITotpService.cs [PS-686] Mobile update negative copy in settings (#1961) 2022-07-11 08:45:42 +02:00
IUserVerificationService.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
IUsernameGenerationService.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
IVaultTimeoutService.cs Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00