1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-24 11:55:38 +01:00

Commit Graph

  • a652c9d3e0
    PM-7553 Fix native apps passkeys autofill and creation (#3188) Federico Maccaroni 2024-04-25 13:06:38 -0300
  • a9e6264e31
    PM-7576 Implemented digital asset links verification on Fido2 flows for native apps. Federico Maccaroni 2024-04-25 12:52:57 -0300
  • 24ed46b530
    PM-7658 Implemented Fido2 priviliged apps verification Federico Maccaroni 2024-04-24 18:15:24 -0300
  • aaa45b18a4
    PM-7553 Fix native apps passkeys autofill and creation Federico Maccaroni 2024-04-24 14:09:16 -0300
  • c4e9236e77
    Patched Fix Improperly Controlled Prototype Pollution スーチ・ファトマワティ 2024-04-23 20:14:49 +0700
  • 06488539b0
    Autosync the updated translations (#3172) github-actions[bot] 2024-04-23 13:03:59 +0000
  • 89b63f955b
    Merge branch 'main' into crowdin-auto-sync Daniel James Smith 2024-04-23 15:01:03 +0200
  • 8f77822b1b
    Bumped version to 2024.4.2 (#3184) Bitwarden DevOps 2024-04-23 07:30:56 -0400
  • 14042b2f0d
    Bumped version to 2024.4.2 bitwarden-devops-bot 2024-04-23 11:30:01 +0000
  • 2820909f0d
    [deps]: Update gh-pages to v6 renovate[bot] 2024-04-22 19:13:51 +0000
  • 3c1105b35d
    [PM-7631] Handle new FCMv1 format (#3176) Álison Fernandes 2024-04-22 20:12:21 +0100
  • c847449db8
    [deps]: Update gh minor (#3177) renovate[bot] 2024-04-22 14:19:55 -0400
  • c2771eb3c7
    [deps]: Update microsoft/setup-msbuild action to v2 (#3178) renovate[bot] 2024-04-22 14:19:37 -0400
  • 357b98cddc
    [deps]: Update gh minor renovate[bot] 2024-04-22 16:36:52 +0000
  • 1bfe894181
    PM-7623 Fix proper implementation of IFido2GetAssertionUserInterface now that the Fido2ClientService is being used for passkey autofill (#3174) Federico Maccaroni 2024-04-22 13:36:18 -0300
  • 82ef2e10dc
    Merge branch 'feature/maui-migration-passkeys' into mobiletf/pm-7623/fix-uv-implementing-fido2getuserinterface-on-clientservice Federico Maccaroni 2024-04-22 13:17:10 -0300
  • 8d4d948698
    [deps]: Update microsoft/setup-msbuild action to v2 renovate[bot] 2024-04-20 01:29:28 +0000
  • 3d3cad6ca6 revert formatting Kyle Spearrin 2024-04-19 21:27:35 -0400
  • b033ba6fc9 revert formatting Kyle Spearrin 2024-04-19 21:27:05 -0400
  • cf152f7f9d restore formatting Kyle Spearrin 2024-04-19 21:25:19 -0400
  • bfeb2c8a0f optimizations Kyle Spearrin 2024-04-19 21:23:54 -0400
  • bfa57ad888
    PM-7585 Show error message when Origin is null, given no support for passkeys from native apps yet (#3175) Federico Maccaroni 2024-04-19 17:41:35 -0300
  • d6e4f05e9c handle new FCMv1 format Kyle Spearrin 2024-04-19 15:55:57 -0400
  • f68f181b20
    PM-7585 Show error message when Origin is null, given no support for passkeys from native apps yet Federico Maccaroni 2024-04-19 15:06:00 -0300
  • 13263b29f9
    PM-7623 Fix proper implementation of IFido2GetAssertionUserInterface now that the Fido2ClientService is being used for passkey autofill Federico Maccaroni 2024-04-19 14:24:15 -0300
  • 96a7d5e089
    [PM-7365] Fix UV not being performed on Fido2 credential creation Android (#3171) Federico Maccaroni 2024-04-19 12:42:46 -0300
  • 00532d857c
    PM-7365 Fix PublicKeyCredentialCreationOptions mapping from json on AuthenticatorSelection so mainly userVerification has correct value Federico Maccaroni 2024-04-19 11:57:50 -0300
  • 31ce014760
    Merge branch 'feature/maui-migration-passkeys' into mobiletf/pm-7365/fix-uv-fido2-android-creation Federico Maccaroni 2024-04-19 10:55:52 -0300
  • c1522e249d
    [PM-7257] android add support for web authn resident key credential property in our net mobile app 2 (#3170) Andreas Coroiu 2024-04-19 15:52:19 +0200
  • ae73ad8245
    Autosync the updated translations bitwarden-devops-bot 2024-04-19 09:19:01 +0000
  • 25deaaa54e
    PM-7365 Fix UV not being performed on Fido2 credential creation on Android Federico Maccaroni 2024-04-18 17:24:55 -0300
  • 76e0f7e1a4
    Merge branch 'main' into feature/maui-migration-passkeys Federico Maccaroni 2024-04-18 13:28:22 -0300
  • e8238466f6
    PM-7257 Updated the origin to be the correct one and not the android one to be passed to the Fido2Client Federico Maccaroni 2024-04-18 13:17:23 -0300
  • f577a4d598
    [PM-7257] feat: add support for clientDataHash and extensions Andreas Coroiu 2024-04-18 08:52:20 +0200
  • 6e41731dcb
    PM-6971 Added PrivacyInfo file to iOS (#3163) Federico Maccaroni 2024-04-17 19:11:13 -0300
  • c88287ec64
    PM-7258 Updated Android Credential creation details on description to be localized and passed the user email for further details. (#3162) Federico Maccaroni 2024-04-17 19:10:53 -0300
  • 350a22d20e
    PM-5154 Avoid logging Fido2AuthenticatorExceptions (#3169) Federico Maccaroni 2024-04-17 17:42:36 -0300
  • 8a0501f0f9
    PM-7365 Fix UserVerification on Fido2 credential creation on Android by updating the HasUnlockedInThisTransaction flag when a new transaction starts. (#3168) Federico Maccaroni 2024-04-17 17:41:49 -0300
  • 6dcc73a440
    PM-5154 Avoid logging Fido2AuthenticatorExceptions Federico Maccaroni 2024-04-17 14:26:48 -0300
  • 91da9a4756
    PM-7365 Fix UserVerification on Fido2 credential creation on Android by updating the HasUnlockedInThisTransaction flag when a new transaction starts. Federico Maccaroni 2024-04-17 13:13:32 -0300
  • 1defd68d26
    PM-7518 Updated favicon placeholder color on iOS Autofill extension. (#3165) Federico Maccaroni 2024-04-17 10:00:36 -0300
  • 69ba16ed9e
    PM-7385 Fix unit tests for Fido2 service (#3167) Federico Maccaroni 2024-04-17 09:58:28 -0300
  • 0bfb50507e
    [PM-7257] feat: add ability to override clientDataHash Andreas Coroiu 2024-04-17 14:50:36 +0200
  • 417e1ad076
    PM-7385 Fix unit tests for Fido2 service Federico Maccaroni 2024-04-17 09:41:34 -0300
  • 4eb608ec11
    PM-7385 Fix IFido2MakeCredentialConfirmationUserInterface resolve and usage to be constrained to Android. (#3164) Federico Maccaroni 2024-04-17 09:05:46 -0300
  • 5f2c04b811
    PM-7385 Fix IFido2MakeCredentialConfirmationUserInterface resolve and usage to be constrained to Android. Federico Maccaroni 2024-04-16 18:16:46 -0300
  • 5a4a54f4af
    [PM-7385] Fix for allowing switching accounts while creating a passkey of Android (#3155) Dinis Vieira 2024-04-16 21:52:52 +0100
  • 8044c43b00
    PM-7385 Added several minor code improvemments. Dinis Vieira 2024-04-16 21:50:09 +0100
  • 859f99736a
    PM-7518 Updated favicon placeholder color on iOS Autofill extension. Federico Maccaroni 2024-04-16 17:49:45 -0300
  • 8c2de2319b
    PM-6971 Added PrivacyInfo file to iOS Federico Maccaroni 2024-04-16 16:49:56 -0300
  • cf79c9fc92
    Merge branch 'feature/maui-migration-passkeys' into feature/android-passkeys-account-switching Dinis Vieira 2024-04-16 14:24:34 +0100
  • 9d19e0f593
    [PM-7385] Implemented several changes suggested in PR for better/cleaner code. Dinis Vieira 2024-04-16 14:02:02 +0100
  • ed8583e4a6
    PM-7258 Updated Android Credential creation details on description to be localized and passed the user email for further details. Federico Maccaroni 2024-04-15 19:34:12 -0300
  • 7c90b35592
    Bumped version to 2024.4.1 (#3161) Bitwarden DevOps 2024-04-15 17:31:08 -0400
  • d6ff8c9c6c
    Bumped version to 2024.4.1 bitwarden-devops-bot 2024-04-15 21:30:01 +0000
  • ab5ba6eb94 Updates Bitwarden CI 2024-04-15 21:26:17 +0000
  • 93f9dc4498
    [deps]: Update gh minor (#3124) renovate[bot] 2024-04-15 16:34:05 -0400
  • f596f31ffa
    [PM-7366] Select cipher on search on Fido2 creation (#3154) Federico Maccaroni 2024-04-15 17:16:51 -0300
  • 40f036742f
    PM-7367 Fix empty items state placeholder on Android cipher selection page (#3160) Federico Maccaroni 2024-04-15 17:13:41 -0300
  • 4b7f8074f3
    PM-7365 Fix setting HasUnlockedInThisTransaction on passkey creation on android (#3153) Federico Maccaroni 2024-04-15 17:13:26 -0300
  • e652b9bd4f
    PM-7366 Fix typo Federico Maccaroni 2024-04-15 17:13:01 -0300
  • b9d4a92eae
    [deps]: Update gh minor renovate[bot] 2024-04-15 16:05:13 +0000
  • e033832261
    [deps]: Update actions/setup-dotnet action to v4 (#3139) v2024.4.0 renovate[bot] 2024-04-15 10:04:36 -0600
  • 7d6183025e
    PM-7367 Fix empty items state placeholder on Android cipher selection page Federico Maccaroni 2024-04-15 12:53:44 -0300
  • b55de44ae0
    [deps]: Update actions/setup-dotnet action to v4 renovate[bot] 2024-04-15 14:01:11 +0000
  • fa5d92fbf7
    [PM-7407] Updates the self-host release date in the unassigned items alert message (#3158) Álison Fernandes 2024-04-15 14:58:56 +0100
  • e2f4edb913
    Fix typo Federico Maccaroni 2024-04-15 10:46:58 -0300
  • 0343603e4c
    PM-7407 Renamed organization unassigned items message so to update other translation because of update on the date Federico Maccaroni 2024-04-15 10:46:16 -0300
  • f089ef18ab
    Updated self-host release date Álison Fernandes 2024-04-15 13:22:46 +0100
  • cffd64658d
    Minor changes and added comments Dinis Vieira 2024-04-14 16:25:07 +0100
  • 03fd30d292
    PM-7385 ensure the Options.Fido2CredentialAction and FromFido2Framework are reset when the Credential flow is started to avoid erratic behaviors when switching accounts, app is in background or other edge case scenarios. These properties where replaced by calls to _fido2MakeCredentialConfirmationUserInterface.IsConfirmingNewCredential instead. Dinis Vieira 2024-04-13 23:46:16 +0100
  • b51d726a17
    PM-7385 Fixed for allowing switching accounts while creating a passkey on Android. This fixes also include scenarios where we need to unlock the vault after switching Also fixed the issue where tapping on cipher won't do anything after switching. Dinis Vieira 2024-04-12 22:54:53 +0100
  • 742a802107
    PM-7366 Implemented cipher selection on search on passkey creation Federico Maccaroni 2024-04-12 17:54:23 -0300
  • 1a0f629c43
    PM-7365 Fix setting HasUnlockedInThisTransaction on passkey creation on android Federico Maccaroni 2024-04-12 17:15:38 -0300
  • e672cb132f
    Autosync the updated translations (#3151) github-actions[bot] 2024-04-12 19:51:04 +0000
  • cd2c324c2d
    Merge branch 'main' into crowdin-auto-sync Daniel James Smith 2024-04-12 21:50:12 +0200
  • e7a7eed7e8
    [PM-7407] Implemented check for organizations with unassigned items (#3150) Federico Maccaroni 2024-04-12 15:52:39 -0300
  • 744077f229
    PM-7407 Added particular message for Self-Host on organization unassigned items check Federico Maccaroni 2024-04-12 10:33:20 -0300
  • 227df14471
    Autosync the updated translations bitwarden-devops-bot 2024-04-12 00:16:34 +0000
  • ea8bf24524
    PM-7407 Implemented check for organizations with unassigned items Federico Maccaroni 2024-04-11 19:54:04 -0300
  • 7413c43d49
    PM-7379 Fix creating the PendingIntent for a passkey credential on Android so it has different request codes amongst each other so the extras are not overriden by the last credential entry created. (#3149) Federico Maccaroni 2024-04-11 19:07:47 -0300
  • e7cd3bf5ed
    PM-7379 Fix creating the PendingIntent for a passkey credential on Android so it has different request codes amongst each other so the extras are not overriden by the last credential entry created. Federico Maccaroni 2024-04-11 12:36:19 -0300
  • 08f371b0db
    [PM-7369] Show passkey icon on android when the item has a Fido2 credential (#3148) Dinis Vieira 2024-04-11 13:14:45 +0100
  • e2598754e4
    Update src/Core/Utilities/IconGlyphConverter.cs Dinis Vieira 2024-04-11 12:55:52 +0100
  • 8756f7c0e6
    PM-7369 moved logic to show passkey icon to CipherItemViewModel Dinis Vieira 2024-04-10 23:17:42 +0100
  • a17286a62f
    PM-7369 alternative way to show passkey icon only in scenarios where we are trying to create a passkey Dinis Vieira 2024-04-10 19:30:20 +0100
  • 3993cc464c
    PM-7369 Show passkey icon on android when the item has a Fido2 credential Dinis Vieira 2024-04-10 17:48:28 +0100
  • ab5e72ef83
    Merge branch 'main' into feature/maui-migration-passkeys Álison Fernandes 2024-04-09 21:59:31 +0100
  • ca944025d7
    [PM-5153] Android Passkey Implementation (#3020) Dinis Vieira 2024-04-09 21:57:31 +0100
  • b9494b37f3
    When authenticating a passkey on Android the "showDialog" callback can be called and there's no MainPage available so it was changed for that specific scenario to use _deviceActionService instead of MainPage. Dinis Vieira 2024-04-09 18:45:09 +0100
  • 75f416ba5b
    Updated some todo messages in Android AutofillHandler Dinis Vieira 2024-04-09 18:43:07 +0100
  • 43a4915323
    Bumped version to 2024.4.0 (#3143) Bitwarden DevOps 2024-04-08 10:50:08 -0400
  • b2fb8461eb
    Bumped version to 2024.4.0 bitwarden-devops-bot 2024-04-08 14:49:14 +0000
  • f6e310f85e Updates Bitwarden CI 2024-04-08 14:41:02 +0000
  • d146bcef8b
    Removed TODO that is no longer needed Dinis Vieira 2024-04-08 12:56:52 +0100
  • b1ae3cc325
    iOS Beta variants now have their own Encryption Export Compliance Code (#3136) Álison Fernandes 2024-04-08 12:16:48 +0100
  • 048669ed83
    Added AccountSwitchedException for the Fido Mediator Service Dinis Vieira 2024-04-08 11:54:56 +0100
  • b9dada07ea
    Fixed broken mobile documentation link in README (#3142) JohanGallardo 2024-04-08 05:14:30 -0400
  • 58442389df
    Autosync the updated translations (#3122) github-actions[bot] 2024-04-08 06:02:32 +0000
  • c5ec79b7b1
    Merge branch 'main' into crowdin-auto-sync Daniel James Smith 2024-04-08 08:01:33 +0200