1
0
mirror of https://github.com/bitwarden/mobile.git synced 2025-02-20 01:51:26 +01:00

Commit Graph

  • 47c4f722f6
    Pull remote Opeyemi Alao 2024-02-27 18:08:23 +0000
  • 149edf82b4
    Merge main Opeyemi Alao 2024-02-27 18:07:08 +0000
  • 250d40663b
    Disable Android (prod) job Vince Grassia 2024-02-27 12:34:33 -0500
  • 18fae7ddd8
    Merge branch 'main' into feature/maui-migration-passkeys Federico Maccaroni 2024-02-27 12:46:30 -0300
  • f604ec0f3a
    Fix Write-Output closing quotation marks Federico Maccaroni 2024-02-27 09:10:00 -0300
  • 67c5f79625
    [PM-5917] Fix for send arrow now being touch sensitive to expand collapse (#3036) Dinis Vieira 2024-02-26 23:45:59 +0000
  • a2ebc81a98
    Updated min width from previous commit to 25 instead of 20 for more equivalent look to xamarin forms app on iOS Dinis Vieira 2024-02-26 23:02:12 +0000
  • 21f6b56761
    Added min width to send icon button so that it has correct spacing like in Android and old Xamarin Forms app. Dinis Vieira 2024-02-26 22:47:23 +0000
  • 04e7cfe06d
    [PM-6428] Implement Legacy Secure Storage (#3027) Federico Maccaroni 2024-02-26 19:25:08 -0300
  • d6c2ebe4c2
    [PM-6480] Update MAUI to 8.0.7 (#3035) Álison Fernandes 2024-02-26 22:24:44 +0000
  • 222ca77c3d
    Merge branch 'main' into feature/legacy-secure-storage Federico Maccaroni 2024-02-26 19:23:44 -0300
  • 2a28294f91
    PM-5912 Added default min height and corner radius for iOS buttons. Also removed incorrect style class from one button. (#3031) Dinis Vieira 2024-02-26 22:23:06 +0000
  • f7d4eb6aa4
    Merge branch 'main' into feature/legacy-secure-storage Federico Maccaroni 2024-02-26 19:22:14 -0300
  • f5656a5afa
    PM-5917 fix for send arrow not being tappable Dinis Vieira 2024-02-26 22:16:12 +0000
  • 1cceb5b37b
    Using the released version instead of nightly Álison Fernandes 2024-02-26 22:05:17 +0000
  • 5f8d223c60
    Update MAUI to 8.0.7 Álison Fernandes 2024-02-26 21:53:16 +0000
  • 5da04a3bea
    Merge branch 'feature/maui-migration-passkeys' into feature/maui-migraton-passkeys-android-unlock Dinis Vieira 2024-02-26 21:21:36 +0000
  • f7fb2728dc
    Removed list directory from Archive build for mobile automation Federico Maccaroni 2024-02-26 17:52:48 -0300
  • dc2f52b300
    Added ConditionedAwaiter to avoid race condition issue where HomePage navigation would execute after the main navigation (#3032) Dinis Vieira 2024-02-26 20:48:14 +0000
  • b12aea3c03
    Changed Android LegacySecureStorage from Task.FromResult to Task.Run to mimic the Microsoft.Maui.Storage.SecureStorage implementation which ensures there's always a Task (#3029) Dinis Vieira 2024-02-26 20:46:49 +0000
  • 1461c1e597
    Update Distribution profiles on Cake build Federico Maccaroni 2024-02-26 17:20:56 -0300
  • 7e26fb8343
    Add fetch-depth to checkout step Vince Grassia 2024-02-26 14:10:24 -0500
  • b83473ce3a
    Merge branch 'main' into feature/maui-migration-passkeys Federico Maccaroni 2024-02-26 15:42:12 -0300
  • d3c44c5c5e
    Enabled verbosity log in build cake for GitVersion and also added .NET 6 and 7 to see if that's what is requiring GitVersion. DEVOPS-1822-fede-cake-ios-fix Federico Maccaroni 2024-02-26 15:33:52 -0300
  • 8584bbaecc
    PM-6301 Removed IsRefreshing=true in RefreshAsync as it can trigger the RefreshView to trigger the RefreshView command again (#3026) Dinis Vieira 2024-02-26 17:28:18 +0000
  • 2f3cded9c5
    PM-6309 Fix to ensure the Icon and Icon placeholder visibility states is updated correctly based on website icons visibility choice (#3033) Dinis Vieira 2024-02-26 17:16:54 +0000
  • eff0ea7ce7
    Autosync the updated translations (#3025) github-actions[bot] 2024-02-26 15:29:26 +0000
  • d66b0babdd
    Merge branch 'main' into crowdin-auto-sync Daniel James Smith 2024-02-26 16:17:52 +0100
  • 6c3a53dd76
    [deps]: Update dawidd6/action-download-artifact action to v3.1.2 (#3028) renovate[bot] 2024-02-26 09:37:03 -0500
  • e34a58e875
    [PM-5154] Implement iOS Passkey -> Add login item (#3019) Federico Maccaroni 2024-02-26 09:33:39 -0300
  • 37c610b560
    Autosync the updated translations bitwarden-devops-bot 2024-02-26 10:19:07 +0000
  • 02380f1e11
    Merge branch 'feature/maui-migration-passkeys' into feature/maui-migraton-passkeys-android-unlock Dinis Vieira 2024-02-25 19:39:09 +0000
  • 47cddef2c3
    PM-6309 Fix to ensure the Icon and Icon placeholder visibility states is updated correctly based on website icons visibility choice Dinis Vieira 2024-02-25 19:11:41 +0000
  • c91420069c
    Added ConditionedAwaiter to avoid race condition issue where HomePage navigation would execute after the main navigation Dinis Vieira 2024-02-25 15:38:52 +0000
  • 57a851a2ed
    PM-5912 Added default min height and corner radius for iOS buttons. Also removed incorrect style class from one button. Dinis Vieira 2024-02-24 16:46:12 +0000
  • 23aa6de8fb
    Changed Android LegacySecureStorage from Task.FromResult to Task.Run to mimic the Microsoft.Maui.Storage.SecureStorage implementation which ensures there's always a Task Dinis Vieira 2024-02-24 15:02:35 +0000
  • 2a790ada24
    [deps]: Update dawidd6/action-download-artifact action to v3.1.2 renovate[bot] 2024-02-24 01:04:19 +0000
  • 9f92fdeb29
    Merge branch 'main' into feature/maui-migration-passkeys Federico Maccaroni 2024-02-23 20:11:27 -0300
  • 4018f98a16
    PM-6428 Added try catch on legacy secure storage in case we get AEADBadTagException when getting a key. Federico Maccaroni 2024-02-23 16:40:49 -0300
  • d62b569a65
    PM-6428 Added DefaultAccessible SecAccessible for iOS KeyChain secure storage and also fixed some pre-compiler directives so it works on Unit testing as well. Federico Maccaroni 2024-02-23 13:44:10 -0300
  • a145e0ce71
    PM-6301 Removed IsRefreshing=true in RefreshAsync as it can trigger the RefreshView to trigger the RefreshView command again Dinis Vieira 2024-02-23 15:30:51 +0000
  • 81bc6ee8f3
    Legacy secure storage implementation mpbw2 2024-02-22 16:34:15 -0500
  • 437dcaa268
    Merge branch 'main' into update-certs Vince Grassia 2024-02-22 15:47:59 -0500
  • cf8d801c55
    Add .NET 3.1 to fix Google Publisher project signing (#3024) Vince Grassia 2024-02-22 15:45:42 -0500
  • b431d78f84
    Add .NET 3.1 to fix Google Publisher project signing Vince Grassia 2024-02-22 15:43:18 -0500
  • eaa6844742
    Update build.yml to go back to net3.1 Publisher (#3023) Federico Maccaroni 2024-02-22 17:01:33 -0300
  • d6b3f0934e
    Update build.yml to go back to net3.1 Publisher Federico Maccaroni 2024-02-22 16:58:58 -0300
  • 29e2f728e0
    Update Publisher.csproj to go back to net 3.1 to see if that fixes the build (#3022) Federico Maccaroni 2024-02-22 16:39:09 -0300
  • 97c7ace43c
    PM-5154 Added Username to Create new login for passkey, for this the param was changed to the Fido2ConfirmNewCredentialParams object so we have access to the proper values. Also added back RpId to the params to have access to it when creating the vault item. Finally added loading to saving the passkey as new login Federico Maccaroni 2024-02-22 16:35:08 -0300
  • 7ccea45d8d
    Update Publisher.csproj to go back to net 3.1 to see if that fixes the build Federico Maccaroni 2024-02-22 15:50:51 -0300
  • 1a23e358f4
    Add tool restore Opeyemi Alao 2024-02-22 19:31:44 +0100
  • cdb0672390
    move cake step up Opeyemi Alao 2024-02-22 19:12:21 +0100
  • a914f155ee
    Merge branch 'main' into update-certs Vince Grassia 2024-02-22 10:27:46 -0500
  • 8a3e658e69
    pull ios distribution, edit paths Opeyemi Alao 2024-02-22 16:12:24 +0100
  • 9ee9f22d92
    Update .github/workflows/build.yml Vince Grassia 2024-02-22 09:52:35 -0500
  • 365ff5e440
    Update .github/workflows/build.yml Vince Grassia 2024-02-22 09:52:29 -0500
  • 78ee7ef919
    Merge branch 'main' into DEVOPS-1822-upload-latest-ios-native-mobile-build-to-beta-app Opeyemi 2024-02-22 15:29:47 +0100
  • 121adb18bc
    update profile provisioning pattern Opeyemi Alao 2024-02-22 15:28:05 +0100
  • c31444dc8b
    feat: optimize assertion network calls (#3021) Andreas Coroiu 2024-02-22 14:34:10 +0100
  • 7bef854183
    minor code change (added comment) Dinis Vieira 2024-02-22 12:38:12 +0000
  • 227fbf7dcd
    feat: optimize assertion network calls Andreas Coroiu 2024-02-22 10:43:55 +0100
  • cddd1678d7
    Added Async to ReturnToPasskeyAfterUnlockMethod Changed i18n to AppResource.Unlock Removed unecessary cast Dinis Vieira 2024-02-21 23:22:54 +0000
  • 820e73123b
    Added missing IDeviceActionService.cs implementation for iOS to build. Dinis Vieira 2024-02-21 22:26:38 +0000
  • 482563d76b
    Initial WIP implementation for the app unlock flow when called from Passkey. Still needs code organization and to be finished. Also added a new Window workaround in App.xaml.cs to allow CredentialProviderSelectionActivity to launch separately. Dinis Vieira 2024-02-21 21:53:00 +0000
  • db4219ac6a
    PM-5154 Implement iOS passkey add login Federico Maccaroni 2024-02-21 18:09:00 -0300
  • a3a3d0ea9a
    Add Azure login steps Vince Grassia 2024-02-21 15:20:41 -0500
  • a3e03503d0
    Fix spelling on flag Vince Grassia 2024-02-21 15:06:29 -0500
  • 842e248c33
    Update release workflow to remove secrets directory Vince Grassia 2024-02-21 14:57:24 -0500
  • af854555a7
    Remove secrets folder Vince Grassia 2024-02-21 14:55:45 -0500
  • 041e09d085
    Fix WatchOS provisioning profile filename Vince Grassia 2024-02-21 13:25:05 -0500
  • be61dfc6a2
    update provisioning profile gpg names beta-native-2024.2.0 Opeyemi Alao 2024-02-21 19:07:53 +0100
  • 71612e3b67
    Fix for loop Vince Grassia 2024-02-21 13:07:24 -0500
  • 4ac3662271
    Remove references from Provisioning profile Opeyemi Alao 2024-02-21 19:01:56 +0100
  • fee1fff272
    Add command for downloading provisioning profiles Vince Grassia 2024-02-21 12:58:51 -0500
  • 16e1b60a4d
    [PM-5154] Implement Passkeys on iOS (#3017) Federico Maccaroni 2024-02-21 14:51:44 -0300
  • 4c26ac3772
    Remove provisioning profiles Vince Grassia 2024-02-21 12:43:13 -0500
  • 36d61ae336
    PM-5154 Implemented basic Passkeys Get/Make on iOS Federico Maccaroni 2024-02-21 14:18:27 -0300
  • dd43997456
    Testing new logic for certificate in Key Vault Vince Grassia 2024-02-21 11:33:53 -0500
  • 2afd660243
    Add Native beta ios profile gpg files Opeyemi Alao 2024-02-21 17:21:18 +0100
  • aadaf45084
    Edit gpg file paths Opeyemi Alao 2024-02-21 17:02:49 +0100
  • bf4cfbca21
    Fix typo Opeyemi Alao 2024-02-21 16:50:19 +0100
  • e9400e497a
    Mute Crowdin and failure-check for testing Opeyemi Alao 2024-02-21 16:47:07 +0100
  • 80225915b8
    Update the jobs dependencies, remove CLOC Opeyemi Alao 2024-02-21 16:37:47 +0100
  • fe160a570f
    Add stub for DEVOPS-1822 (#3016) Opeyemi 2024-02-21 16:27:43 +0100
  • ba83b448e4
    Add stub for DEVOPS-1822 Opeyemi Alao 2024-02-21 16:25:48 +0100
  • 951fc3d470
    Update beta workflow name Opeyemi Alao 2024-02-21 16:23:31 +0100
  • 71de3bedf4
    [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) Andreas Coroiu 2024-02-21 16:12:52 +0100
  • a19bc95bea
    Upload mobile beta native build Opeyemi Alao 2024-02-21 16:01:19 +0100
  • 9235643716
    [PM-5731] fix: IsValidRpId Andreas Coroiu 2024-02-21 15:45:39 +0100
  • 615c472236
    Update build workflow Vince Grassia 2024-02-21 09:16:34 -0500
  • f3568a5bb7
    PM-5154 [Passkeys iOS] Fixed empty top space on autofill password list temp-passkeys-ios-fede Federico Maccaroni 2024-02-21 10:04:46 -0300
  • 1a2faa4401
    [PM-5731] chore: remove TODO Andreas Coroiu 2024-02-21 13:31:37 +0100
  • a508bea4b0
    [PM-6291] Fix Device Login Pending Requests screen not displaying anything (#3012) Dinis Vieira 2024-02-21 10:55:26 +0000
  • 36106119dd
    [PM-5731] chore: use properties for public fields Andreas Coroiu 2024-02-21 11:48:28 +0100
  • 527aa4a9b4
    [PM-5731] fix: formatting Andreas Coroiu 2024-02-21 11:47:02 +0100
  • b7130201dd
    [PM-5731] fix: use UTC creation date Andreas Coroiu 2024-02-21 11:45:51 +0100
  • ed58efcc39
    [PM-5731] fix: replace magic strings and numbers with contants and enums Andreas Coroiu 2024-02-21 11:42:43 +0100
  • 47b6e860f1
    [PM-5731] chore: don't use C# 12 features Andreas Coroiu 2024-02-21 11:37:07 +0100
  • 1212998c92
    [PM-5731] fix: discoverable string repr lowercase Andreas Coroiu 2024-02-21 11:34:25 +0100
  • 3f08bc9bca
    [PM-5731] chore: add Async to method name. Remove I from struct Andreas Coroiu 2024-02-21 11:31:11 +0100