André Bispo
2014d7f562
[PM-2287] Add trust device to master password unlock. Change trust device method. Remove email from SSO login page.
2023-07-10 19:37:32 +01:00
André Bispo
8a399235f4
code format
2023-07-10 18:36:36 +01:00
André Bispo
ce55750e60
[PM-2293] Trust device after admin request login.
2023-07-10 15:34:54 +01:00
André Bispo
a15269bafe
[PM-2293] Change boolean variable expression.
2023-07-10 13:44:26 +01:00
André Bispo
8a59e17fc9
Merge branch 'feature/pm-1208-f3-options' into feature/pm-2293-admin-approval
2023-07-10 12:37:31 +01:00
André Bispo
548bd12a8e
Merge branch 'feature/pm-1029-tde-login' into feature/pm-1208-f3-options
2023-07-10 12:37:13 +01:00
André Bispo
58542fd255
Merge branch 'master' into feature/pm-1029-tde-login
2023-07-10 12:36:59 +01:00
André Bispo
fc300f3e3f
Merge branch 'feature/pm-1208-f3-options' into feature/pm-2293-admin-approval
...
# Conflicts:
# src/App/Pages/Accounts/LoginApproveDeviceViewModel.cs
# src/App/Resources/AppResources.resx
2023-07-10 12:36:22 +01:00
André Bispo
800b4c71de
Merge branch 'feature/pm-1029-tde-login' into feature/pm-1208-f3-options
...
# Conflicts:
# src/Core/Models/Response/DeviceResponse.cs
# src/Core/Services/ApiService.cs
2023-07-10 12:32:27 +01:00
André Bispo
7bcf1c377f
[PM-2293] Refactor AuthRequestType enum. Add label. Remove unnecessary actions.
2023-07-07 17:09:13 +01:00
github-actions[bot]
11947ce99a
Autosync the updated translations ( #2603 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-07-07 05:13:18 +00:00
Jake Fink
3053eaa036
[PM-1379] add DeviceTrustCryptoService with establish trust logic ( #2535 )
...
* [PM-1379] add DeviceCryptoService with establish trust logic
* PM-1379 update api location and other minor refactors
* pm-1379 fix encoding
* update trusted device keys api call to Put
* [PM-1379] rename DeviceCryptoService to DeviceTrustCryptoService
- refactors to prevent side effects
* [PM-1379] rearrange methods in DeviceTrustCryptoService
* [PM-1379] rearrange methods in abstraction
* [PM-1379] deconstruct tuples
* [PM-1379] remove extra tasks
2023-07-05 16:13:20 -04:00
André Bispo
109a84607a
[PM-2293] Change screen text based on AuthRequestType
2023-07-05 09:36:31 +01:00
André Bispo
d2b6c73a75
[PM-2293] Add Actions to ApproveWithDevicePage
2023-07-05 08:43:00 +01:00
André Bispo
9dc6a725cf
[PM-2293] Add AuthRequestType to PasswordlessLoginPage.
2023-07-05 08:42:17 +01:00
mpbw2
4abb472998
Revert "reset lock delay when returning from activity result ( #2539 )" ( #2597 )
...
This reverts commit 0288a6659c .
2023-07-03 09:56:10 -04:00
André Bispo
6268f0776b
Merge branch 'feature/pm-1029-tde-login' into feature/pm-1208-f3-options
2023-07-03 10:34:53 +01:00
André Bispo
cbbc41be67
[PM-1208] Add continue button and not you option
2023-07-03 10:34:02 +01:00
github-actions[bot]
1d541e5b8e
Autosync the updated translations ( #2595 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-30 07:06:12 +00:00
ifernandezdiaz
175b9936b6
[PM-2798] Fixing Toolbar locators in FolderAddEditPage ( #2592 )
...
* Fixing Toolbar locators
* Adding Matt's suggestions
2023-06-29 15:50:01 -03:00
ifernandezdiaz
72e67bd6f2
[PM-2691] Adding AutomationIDs for Vault Page sections ( #2580 )
...
* Adding IDs for Vault Page sections
* Removing extra spaces
* Adding Matt's comments
* Fixing Filters Id bug
* Adding Fede's suggestions
* Fixing Settings Ids issues
* Fixing AutomationIds issues with RecyclerViews + implementing AutomationId helper class
* Adding Fede's suggestion
* Adding latest Fede's suggestions
2023-06-29 15:37:08 -03:00
André Bispo
e164fb9823
Merge branch 'feature/pm-1029-tde-login' into feature/pm-1208-f3-options
...
# Conflicts:
# src/App/Resources/AppResources.resx
# src/Core/Abstractions/IApiService.cs
# src/Core/Services/StateService.cs
2023-06-29 14:36:46 +01:00
André Bispo
87866304a6
[PM-1208] Add device related api endpoint. Add AccoundDecryptOptions model and property to user Account.
2023-06-28 22:37:08 +01:00
ifernandezdiaz
216c6abcf6
[PM-2737] Adding AutomationIDs for Send page elements ( #2583 )
...
* Adding AutomationIDs for Send page elements
* Fixing some spaces
* Adding Matt's suggestion
* Adding Fede's suggestion
* Removing unnecesarry breaks
2023-06-28 14:07:03 -04:00
Federico Maccaroni
1014563c75
[PM-192] Refactor forwarded email providers ( #2579 )
...
* PM-192 Refactor Forwarded email providers to use better patterns and code reuse.
* PM-192 fix format
2023-06-27 18:49:38 -03:00
ifernandezdiaz
3506269811
[PM-2688] Adding IDs for Options and Folders pages ( #2585 )
...
* Adding IDs for Options and Folders pages
* Fixing extra spaces
2023-06-26 10:31:57 -03:00
ifernandezdiaz
31487a31bb
[PM-2748] Refactoring locator strategy for Cipher Details page ( #2586 )
...
* Refactoring locator strategy for Cipher Details page
* Fixing extra spaces
2023-06-26 10:30:13 -03:00
ifernandezdiaz
1407aa5655
[PM-2678] Adding IDs for Settings Page elements ( #2584 )
...
* Adding IDS for Settings elements
* Adding IDS for Settings elements
2023-06-23 13:31:24 -03:00
github-actions[bot]
16f59e2698
Autosync the updated translations ( #2582 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-23 05:40:37 +00:00
ifernandezdiaz
d876b54f45
Adding IDs for AttachmentPage elements ( #2577 )
2023-06-20 17:49:26 -03:00
ifernandezdiaz
6644e3b449
[PM-2545] Adding Automation IDs for CipherDetailsPage elements ( #2576 )
...
* Adding IDs to CipherDetailsPage
* Fixing extra spaces
* Fixing extra space
2023-06-20 16:26:43 -03:00
ifernandezdiaz
8d98d1d5bd
[PM-2612] Adding AutomationIDs for LoginPasswordlessPage elements ( #2574 )
...
* Adding AutomationIDs for LoginPasswordlessPag elements
* Adding AutomationIDs for LoginPasswordlessRequest page elements
* Fixing missing space
2023-06-20 15:12:15 -03:00
ifernandezdiaz
3e9711f8f2
[PM-2611] Adding IDs for Cipher/Send search results ( #2575 )
...
* Adding IDs for Cipher/Send search results
* Adding missing spaces
2023-06-20 11:28:54 -03:00
github-actions[bot]
3af37f01d3
Autosync the updated translations ( #2570 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-19 09:05:12 +00:00
ifernandezdiaz
43d2d386b1
[PM-2645] Adding IDs for Account Switching elements ( #2572 )
...
* Adding IDs for Account Switching elements
* Fixing Active/Inactive vault icon IDs
2023-06-16 16:20:09 -03:00
ifernandezdiaz
bc5c11b47f
Adding AutomationIDs on Generator page elements ( #2569 )
...
* Adding AutomationIDs on Generator pages
* Adding missing spaces
2023-06-15 16:11:55 -03:00
ifernandezdiaz
52843b4181
[PM-2544] Adding AutomationIDs for CipherAddEditViewPage elements ( #2564 )
...
* Adding AutomationIDs for Add/Edit Items page
* Adding IDs to CustomFields
* Adding Matt's suggestions
* Adding newest suggestions
2023-06-14 09:34:38 -03:00
Federico Maccaroni
98705e443f
PM-2575 Fixed extension freeze when using the return button on the keyboard when unlocking the extension. Also added way to prevent multiple executions of checking the password and logging exceptions. ( #2568 )
2023-06-13 22:38:08 +02:00
mpbw2
1332ef7b43
Enhancement to login field detection for Android autofill ( #2561 )
2023-06-13 13:54:28 -04:00
mpbw2
04e30c2146
Update F-Droid listing author name ( #2501 )
...
Update F-Droid listing author name to `Bitwarden Inc`
2023-06-13 18:46:41 +02:00
Opeyemi
f604da13a1
add more comment to missing actions ( #2567 )
2023-06-13 15:57:02 +01:00
github-actions[bot]
dcf9acb51c
Autosync the updated translations ( #2562 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-09 09:19:34 +02:00
Federico Maccaroni
3b087c50ae
PM-1076 added warning on unlocking iOS extensions when the kdf type is argon2id and the memory is higher than 48MB, to let the user know that unlocking might crash the extension ( #2560 )
2023-06-07 16:21:51 +02:00
ifernandezdiaz
1c13ed9895
[PS-2558] Mobile Automation - Starting automationIDs additions to our codebase ( #2558 )
...
* Adding locators for Environment, Hope, Login and Register pages
* Adding Locators on LockPage
* Adding Álison's suggestions
2023-06-06 21:00:01 -03:00
Federico Maccaroni
eeb634e698
PM-1798 Added accessibility names on entries on cipher add ( #2550 )
2023-06-05 18:58:38 +02:00
github-actions[bot]
8bc2df6c8a
Autosync the updated translations ( #2555 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-04 16:23:34 +02:00
github-actions[bot]
7cd40d4d89
Bumped version to 2023.5.1 ( #2554 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-01 12:18:12 -04:00
Federico Maccaroni
bebf23785d
PM-2232 Fix api response not being read as string because the content was not being considered json when it was indeed. Now Netacea messages are shown on the UI. ( #2541 )
2023-06-01 10:35:35 +03:00
github-actions[bot]
e78833cbcb
Bumped version to 2023.5.0 ( #2553 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-31 09:33:47 -04:00
github-actions[bot]
b7ff636862
Autosync the updated translations ( #2540 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-26 08:12:16 +02:00