Federico Maccaroni
18beb4e5f4
Added iOS passkeys integration, warning this branch has lots of logs to ease "debugging" extensions.
2024-02-09 18:15:25 -03:00
Federico Maccaroni
e9d1792dd7
Merge branch 'feature/maui-migration-passkeys' into PM-5731-create-c-web-authn-authenticator-to-support-maui-apps
2024-02-08 12:33:33 -03:00
Federico Maccaroni
8f8a5795d3
Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys
2024-02-08 12:33:16 -03:00
Federico Maccaroni
4631a9e62c
PM-3349 PM-3350 Fixed Unit tests because of referencing FFImageLoading when it's not possible
2024-02-08 12:31:52 -03:00
Federico Maccaroni
51ee6a84b5
Merged main into maui-migration
2024-02-08 12:17:34 -03:00
Andreas Coroiu
b8c5ef501a
[PM-5731] feat: implement fido2 client createCredential
2024-02-08 14:41:08 +01:00
Andreas Coroiu
2075f8168c
[PM-5731] chore: document uri helpers
2024-02-08 14:41:07 +01:00
Andreas Coroiu
0f5df0f6b0
[PM-5731] feat: add incomplete rpId verification
2024-02-08 14:41:07 +01:00
Andreas Coroiu
ad8faec200
[PM-5731] feat: add sameOriginWithAncestor and user id length checks
2024-02-08 14:41:07 +01:00
Andreas Coroiu
3223ceb9a8
[PM-5731] fix: failing test
2024-02-08 14:41:06 +01:00
Bitwarden DevOps
f30158adf5
Bumped version to 2024.2.1 ( #2985 )
2024-02-07 21:25:16 +00:00
Dinis Vieira
8d5006c0bd
[PM-5906] Fix for incorrect Send MaxAccess white text color on label when using light theme on iOS ( #2981 )
...
* PM-5906 workaround for incorrect textcolor when programmatically changing text on Entry
* Update src/Core/Pages/Send/SendAddEditPage.xaml.cs
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
---------
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2024-02-07 19:09:18 +00:00
Dinis Vieira
37208571fe
[PM-5907] Fix for incorrect TOTP white text color on label when using light theme on iOS ( #2982 )
...
* PM-5907 workaround for incorrect textcolor when programmatically changing text on Entry
* Update src/Core/Pages/Vault/CipherAddEditPage.xaml.cs
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
---------
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2024-02-07 19:08:51 +00:00
Federico Maccaroni
7469dad35a
PM-5731 Fix build updating discoverable flag
2024-02-07 15:31:21 -03:00
Dinis Vieira
759627b3c7
PM-6077 Separated Android and iOS HybridWebViewHandler so that it can be used on iOS.Core ( #2983 )
2024-02-07 17:50:07 +00:00
Federico Maccaroni
eae84ded42
Merge branch 'feature/maui-migration-passkeys' into PM-5731-create-c-web-authn-authenticator-to-support-maui-apps
2024-02-07 14:00:00 -03:00
Federico Maccaroni
563210a74e
Merge branch 'PM-5731-create-c-web-authn-authenticator-to-support-maui-apps' of https://github.com/bitwarden/mobile into PM-5731-create-c-web-authn-authenticator-to-support-maui-apps
2024-02-07 13:59:53 -03:00
Federico Maccaroni
08fac4752f
PM-3349 PM-3350 Fix crash on iOS AppGroup container URL because of sln config on AndroidX Credentials. Changed the project reference of Credentials to be a local NuGet.
2024-02-07 13:59:31 -03:00
Andreas Coroiu
70db27b750
[PM-5731] feat: scaffold fido2 client
2024-02-06 14:20:52 +01:00
Andreas Coroiu
00cff182b4
[PM-5731] chore: add user presence todo comment
2024-02-06 08:38:38 +01:00
Federico Maccaroni
dc5e90436b
Merge branch 'feature/maui-migration-passkeys' into PM-5731-create-c-web-authn-authenticator-to-support-maui-apps
2024-02-05 14:32:00 -03:00
Federico Maccaroni
9307e7e0d8
Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys
2024-02-05 14:31:44 -03:00
Federico Maccaroni
b1a0801f9b
PM-3349 Removed commented code from build.yml regarding FDroid that is not needed anymore.
2024-02-05 13:14:37 -03:00
Federico Maccaroni
04cc53b934
Merge branch 'main' into feature/maui-migration
2024-02-05 11:50:41 -03:00
Federico Maccaroni
c138658a31
[PM-5896] Fix MAUI iOS Background crash due to lock files on suspension ( #2969 )
...
* PM-5896 Fix background crash on iOS due to lock files when app gets suspended. Changed loading and error placeholders of the CachedImage to not be used and use default icon of IconLabel instead changing visibility.
* PM-5896 Changed methods to be protected so that they don't get removed by the linker.
* PM-5896 Added stub class and references to it so to have stronger references to Icon_Success and Icon_Error so the linker doesn't remove them.
2024-02-05 11:46:08 -03:00
renovate[bot]
c6a086fe62
[deps]: Update gh minor ( #2977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 09:08:52 -05:00
renovate[bot]
b217451ea9
[deps]: Update crazy-max/ghaction-import-gpg action to v6 ( #2978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 09:08:33 -05:00
renovate[bot]
8cb7d5e1a3
[deps]: Update dawidd6/action-download-artifact action to v3 ( #2979 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 09:03:08 -05:00
Vince Grassia
82b837ef33
Update Version Bump workflow logic ( #2975 )
2024-02-05 08:49:22 -05:00
Dinis Vieira
f1854f2c04
PM-5903 Changed App.xaml.cs SetOption to only update the needed properties instead of replacing the existing Options object which would cause the AccountSwitcher button bug ( #2973 )
2024-02-03 15:59:22 +00:00
Federico Maccaroni
e4056d9ee6
Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys
2024-02-02 15:51:50 -03:00
Federico Maccaroni
eb95a54db2
PM-3350 Fix iossimulator-x64 argon2id load so we can test on simulators and also made easier to maintain loading the argon2id library on the iOS projects by setting a general Directory.Build.props that is shared.
2024-02-02 15:48:04 -03:00
Dinis Vieira
7ddea4c70b
PM-5902 fix for account switcher not dismissing when tapping outside ( #2974 )
2024-02-01 21:44:13 +00:00
Federico Maccaroni
3804e86995
Merge branch 'feature/maui-migration' into feature/maui-migration-passkeys
2024-02-01 12:35:50 -03:00
Andreas Coroiu
b787a6c840
[PM-5731] chore: clean up and refactor attestation tests
2024-02-01 13:57:38 +01:00
Andreas Coroiu
a6c4bc9273
[PM-5731] chore: clean up and refactor assertion tests
2024-02-01 09:23:30 +01:00
Federico Maccaroni
b23bed182f
Merge branch 'main' into feature/maui-migration
2024-01-31 12:14:02 -03:00
Federico Maccaroni
f8e421871b
Merge branch 'feature/maui-migration' of https://github.com/bitwarden/mobile into feature/maui-migration
2024-01-31 12:13:31 -03:00
Andreas Coroiu
4988dbea72
[PM-5731] feat: ensure unlocked vault
2024-01-30 14:40:48 +01:00
Andreas Coroiu
ca250c53ad
[PM-5731] feat: add support for specifying user presence requirement
2024-01-30 14:19:41 +01:00
André Bispo
ebb2a288a1
[PM-5856] Add visibility to label. ( #2955 )
2024-01-30 12:30:23 +00:00
Andreas Coroiu
6bb724ff06
[PM-5731] feat: add support for silent discoverability
2024-01-30 13:10:09 +01:00
Andreas Coroiu
f3c64a89eb
[PM-5731] chore: add Async to method names
2024-01-30 10:15:58 +01:00
Andreas Coroiu
aa71ebc634
[PM-5731] chore: use primary constructor
2024-01-30 10:14:08 +01:00
Andreas Coroiu
d0bb7f0a54
[PM-5731] feat: remove logging
2024-01-30 10:01:11 +01:00
Todd Martin
de7ae27a77
[PM-5638] Update minimum version for vault item encryption to 2024.2.0 ( #2966 )
2024-01-29 17:54:30 -05:00
mpbw2
d0103496b9
[PM-5910] Workaround for for sliding elements in Duo 2FA flow ( #2967 )
...
* workaround for sliding elements in duo 2fa flow
* restrict workaround to Android
* restrict workaround to Android
* Revert "restrict workaround to Android"
This reverts commit c2753d5dc4
.
* Revert "restrict workaround to Android"
This reverts commit 69688cfb98
.
2024-01-29 17:26:14 -05:00
Federico Maccaroni
cd8952221e
Merge branch 'main' into feature/maui-migration
2024-01-29 17:17:07 -03:00
Federico Maccaroni
155c7539bd
Removing error/loading placeholders of icons on the cells to see if that is causing the background crash on iOS; so we can test this in TestFlight
2024-01-29 17:16:01 -03:00
Vince Grassia
d3dd2e9342
Add files for Version Bump automation ( #2965 )
2024-01-29 14:15:06 -05:00