Commit graph

  • a9673f5bd7
    PM-14805: Use network result in all Retrofit API requests (#4290) v2024.11.5 release/hotfix-v2024.11.4 David Perez 2024-11-12 10:58:22 -0600
  • f62daa2f68
    PM-14805: Use network result in all Retrofit API requests David Perez 2024-11-11 15:15:48 -0600
  • c6beaec102
    BITAU-200 Log non-fatal authenticator bridge errors (#4228) Andrew Haisting 2024-11-12 10:15:21 -0600
  • 5a9944f79d
    [deps]: Update gh minor (#4279) renovate[bot] 2024-11-12 09:52:20 -0600
  • 89c267aa5d
    PM-14854: Keep NetworkResult to avoid obfuscation crash in release (#4289) David Perez 2024-11-12 09:38:49 -0600
  • ec85122b69
    PM-14854: Keep NetworkResult to avoid obfuscation crash in release David Perez 2024-11-12 09:17:08 -0600
  • 358dc5da50
    [deps]: Update gh minor renovate[bot] 2024-11-12 14:44:33 +0000
  • 7bb0eb2c4b
    [PM-11304] Fix merge André Bispo 2024-11-12 11:10:37 +0000
  • b2c3323061
    Merge branch 'main' into pm-11304/add-item-collection André Bispo 2024-11-12 10:46:08 +0000
  • fdae12e41d
    Merge branch 'main' into pm-11304/add-item-collection André Bispo 2024-11-12 10:32:01 +0000
  • ef01f271bc
    PM-14597 Remove notification for declined approval requests (#4287) Dave Severns 2024-11-11 17:32:34 -0500
  • f33296b44f
    PM-14805: Use network result in all Retrofit API requests (#4286) David Perez 2024-11-11 16:17:57 -0600
  • ce7fabbeb9 PM-14597 remove notification if device login is decleined (#4256) Dave Severns 2024-11-11 16:02:35 -0500
  • 82bd1bef04
    PM-14805: Use network result in all Retrofit API requests David Perez 2024-11-11 15:15:48 -0600
  • 4a9045f540
    Handle TOTP decryption failure gracefully Patrick Honkonen 2024-11-11 16:45:14 -0500
  • f58e5daae8
    Merge remote-tracking branch 'origin/main' into authenticator-bridge-non-fatals Patrick Honkonen 2024-11-11 16:44:19 -0500
  • 2c47032599
    Addd github release workflow Álison Fernandes 2024-11-11 21:15:01 +0000
  • 5a9a4b72ca
    Merge branch 'main' into release-workflows Álison Fernandes 2024-11-11 21:12:26 +0000
  • a8416b073e
    Improve accessibility autofill performance (#4276) David Perez 2024-11-11 15:08:05 -0600
  • fd4a7c5716
    PM-14597 remove notification if device login is decleined (#4256) Dave Severns 2024-11-11 16:02:35 -0500
  • df96e1e163
    Replace custom exception with IllegalStateException Patrick Honkonen 2024-11-11 16:02:32 -0500
  • f91321a355
    [PM-14553] Default canManage to true for non-readonly collections Patrick Honkonen 2024-11-11 15:52:28 -0500
  • 771e719963
    PM-14805: Ensure results cannot be double wrapped from 'asSuccess' (#4283) David Perez 2024-11-11 14:46:55 -0600
  • ab3d819007 PM-14597 remove notification if device login is declined Dave Severns 2024-11-07 14:28:11 -0500
  • 3c0c1e265c
    PM-14805: Ensure results cannot be double wrapped from 'asSuccess' David Perez 2024-11-11 13:45:10 -0600
  • c5293715e1
    [PM-14526] Add JsonNames annotation to SyncResponseJson (#4269) Patrick Honkonen 2024-11-11 12:56:27 -0500
  • 015832e719
    [PM-14526] Add JsonNames annotation to SyncResponseJson (#4247) David Perez 2024-11-06 11:59:20 -0500
  • 2c40a7f105
    [PM-14589] Prevent SSH key item creation (#4251) Patrick Honkonen 2024-11-11 11:52:53 -0500
  • a3ed2bc068
    [PM-11303] Add button missing for folders (#4250) André Bispo 2024-11-11 16:26:04 +0000
  • 16cc70f344
    Clean up the generator screen and handlers (#4270) David Perez 2024-11-11 10:07:16 -0600
  • 0cd2b059b3
    Improve accessibility autofill performance David Perez 2024-11-08 16:11:18 -0600
  • 6dd783051f
    PM-13803 Check to see if an existing admin request is pending before … (#4271) Dave Severns 2024-11-11 10:53:11 -0500
  • 1bb85d0fa0
    [deps]: Update com.google.devtools.ksp to v2.0.21-1.0.27 (#4278) renovate[bot] 2024-11-11 15:51:29 +0000
  • c1b1875d16
    Clean up the generator screen and handlers David Perez 2024-11-08 13:46:46 -0600
  • dfeb87be10
    PM-13988 Hide the action card if the user makes a selection but does not click continue on setup unlock (#4249) Dave Severns 2024-11-11 10:31:21 -0500
  • 60dbc9969a
    [deps]: Update com.google.devtools.ksp to v2.0.21-1.0.27 renovate[bot] 2024-11-11 15:23:06 +0000
  • dae50a7b88
    [deps]: Lock file maintenance (#4280) renovate[bot] 2024-11-11 09:19:22 -0600
  • 9c9e27f9a8 PM-13803 Check to see if an existing admin request is pending before creating a new one. Dave Severns 2024-11-08 16:23:29 -0500
  • efddca8a02
    [deps]: Lock file maintenance renovate[bot] 2024-11-11 01:34:22 +0000
  • 493560cd23
    Merge branch 'main' into main SymphonicDeviation 2024-11-09 01:10:38 -0500
  • 63324fcec1
    PM-14458: Fix notifications prompt on first use (#4275) David Perez 2024-11-08 17:02:58 -0600
  • 966a521e0b
    PM-14458: Fix notifications prompt on first use (#4274) v2024.11.4 release/hotfix-v2024.11.3 David Perez 2024-11-08 17:01:33 -0600
  • 4fb67825d3
    [PM-14656] Add default value to BaseEnumeratedIntSerializer (#4273) Patrick Honkonen 2024-11-08 17:46:28 -0500
  • 9b7d6641da
    PM-14458: Fix notifications prompt on first use David Perez 2024-11-08 16:18:05 -0600
  • d6baa57f54
    PM-14458: Fix notifications prompt on first use David Perez 2024-11-08 16:18:05 -0600
  • 49642f5a1d
    [PM-14656] Add default value to BaseEnumeratedIntSerializer (#4272) Patrick Honkonen 2024-11-08 17:21:16 -0500
  • ac6870ea48
    [PM-14656] Add default value to BaseEnumeratedIntSerializer Patrick Honkonen 2024-11-08 16:53:28 -0500
  • d2c86a6fd9
    [PM-14656] Add default value to BaseEnumeratedIntSerializer Patrick Honkonen 2024-11-08 16:53:28 -0500
  • 016d0f889c
    PM-14411: Allow accessibility autofill to run when app is already in background (#4255) David Perez 2024-11-08 15:30:14 -0600
  • 428731f4bb
    PM-14411: Allow accessibility autofill to run when app is already in background David Perez 2024-11-06 10:54:17 -0600
  • c0c97af177
    PM-14411: Allow accessibility autofill to run when app is already in … (#4267) David Perez 2024-11-08 15:04:51 -0600
  • 1d4ae3cb46
    PM-14411: Allow accessibility autofill to run when app is already in background David Perez 2024-11-06 10:54:17 -0600
  • fe84feb184
    PM-14433: Null domain data (#4268) Patrick Honkonen 2024-11-08 15:18:18 -0500
  • a0434ff500
    PM-14433: Null domain data David Perez 2024-11-06 11:59:20 -0500
  • 22efdc23a2
    PM-14644: Segmented control should be conditionally displayed for modal generator screen (#4265) David Perez 2024-11-08 12:51:09 -0600
  • c977dfc877
    PM-14458: Notifications permission for hotfix (#4264) David Perez 2024-11-08 12:40:55 -0600
  • afa1b598ad
    PM-14480: Update IntentManager to be able to launch apps (#4266) David Perez 2024-11-08 12:39:37 -0600
  • 54d3b34876
    [PM-11753] Listening to vaultUnlock state on mutableCiphers, folders, collections and send state flow (#4214) aj-rosado 2024-11-08 18:33:49 +0000
  • b6dfc3d17b
    PM-14433 update flow type to nullable so we can handle gracefully and avoid crash (#4263) Patrick Honkonen 2024-11-08 13:23:39 -0500
  • 96c6b9c214
    Autosync Crowdin Translations (#4260) github-actions[bot] 2024-11-08 17:47:22 +0000
  • e662da74ff
    PM-14480: Update IntentManager to be able to launch apps David Perez 2024-11-05 08:53:19 -0600
  • b11390e8fe
    PM-14644: Segmented control should be conditionally displayed for modal generator screen David Perez 2024-11-08 10:27:41 -0600
  • 4937347f23
    Merge branch 'main' into crowdin-auto-sync Patrick Honkonen 2024-11-08 12:25:56 -0500
  • b134df3753
    Release notes script, for releases with cherry picks Álison Fernandes 2024-11-08 17:12:15 +0000
  • 78bb3da8d1
    PM-14458: Update notifications permissions request David Perez 2024-11-04 16:32:45 -0600
  • 8dd0cee156
    PM-14433 update flow type to nullable so we can handle gracefully and avoid crash. (#4231) Dave Severns 2024-11-04 20:23:36 -0500
  • 27666c193e
    PM-14644: Segmented control should be conditionally displayed for modal generator screen (#4262) David Perez 2024-11-08 11:03:54 -0600
  • 610d093857
    PM-14644: Segmented control should be conditionally displayed for modal generator screen David Perez 2024-11-08 10:27:41 -0600
  • b76f7202a4
    PM-14621 update the copy for step three instruction and cta button (#4259) Dave Severns 2024-11-08 09:36:54 -0500
  • 6df43b0ae6 noop override for fdroid version PM-14333-log-info-around-pw-fields Dave Severns 2024-11-08 09:34:12 -0500
  • 3c77933b3d
    [PM-14596] Sync on database scheme change (#4257) Patrick Honkonen 2024-11-08 09:29:48 -0500
  • a0e3ae0cc2
    [PM-11304] Lint André Bispo 2024-11-08 09:27:42 +0000
  • 0387f0b10a
    [PM-11304] Code clean up André Bispo 2024-11-08 09:23:36 +0000
  • fb499ef1ac
    Autosync the updated translations bitwarden-devops-bot 2024-11-08 00:21:14 +0000
  • 6d06fd3c2b
    Merge branch 'main' into main SymphonicDeviation 2024-11-07 19:06:02 -0500
  • 6fa129644f PM-14621 update the copy for step three instruction and cta button Dave Severns 2024-11-07 16:45:56 -0500
  • e7a3eaae9c
    PM-14411: Allow accessibility autofill to run when app is already in background David Perez 2024-11-06 10:54:17 -0600
  • 7ccba88780
    [PM-13360] Respect manage permission to assign collections (#4190) Patrick Honkonen 2024-11-07 15:47:22 -0500
  • c4fa2cb08a
    Sync on database scheme change hotfix-v2024.11.2/sync-on-schema-change Patrick Honkonen 2024-11-07 13:51:19 -0500
  • 4aef4ddebb
    Merge branch 'pm-11303/plus-icon-folders' into pm-11304/add-item-collection André Bispo 2024-11-07 18:51:57 +0000
  • c70ff9be36
    [PM-11303] Code cleanup André Bispo 2024-11-07 18:49:57 +0000
  • f3d4084dad simpify launch key, reformat text a bit Dave Severns 2024-11-07 13:48:06 -0500
  • 3dc76578d3
    [PM-11304] Update show add cipher fab button logic André Bispo 2024-11-07 16:58:16 +0000
  • 9213ad2882
    [PM-11304] Select owner and collection if creating cipher from an org folder André Bispo 2024-11-07 16:57:35 +0000
  • 96f118e1e4
    [PM-11304] Enable fab for collection vault listings André Bispo 2024-11-07 16:56:13 +0000
  • b185412fba
    [PM-11304] Add collection Id to navigation params André Bispo 2024-11-07 16:54:07 +0000
  • 7e1e8d3554
    [PM-13360] Respect manage permission to assign collections Patrick Honkonen 2024-10-23 13:47:55 -0400
  • b5752c10ed
    Bump VaultDatabase to version 5 (#4253) v2024.11.3 release/hotfix-v2024.11.2 Patrick Honkonen 2024-11-07 10:52:32 -0500
  • 2cb64efd31 PM-14333 add info logging for the purpose of potentially gathering more information around the index out of bounds crash on spannables Dave Severns 2024-11-07 09:59:51 -0500
  • b73de813be
    Bump VaultDatabase to version 5 Patrick Honkonen 2024-11-07 10:08:50 -0500
  • 85038df50c
    Addressed pr comments Andre Rosado 2024-11-07 13:15:26 +0000
  • a52588fe7e
    [PM-11303] Add missing tests André Bispo 2024-11-07 11:34:42 +0000
  • bc15df972d
    Merge branch 'bitwarden:main' into main SymphonicDeviation 2024-11-07 01:05:46 +0000
  • 87d324b063
    [PM-12922] Disable delete if user can't manage collection (#4179) Patrick Honkonen 2024-11-06 18:42:06 -0500
  • f381c4e935
    Revert unnecessary formatting Patrick Honkonen 2024-11-06 17:57:38 -0500
  • 5f2d8c5288
    [PM-14589] Prevent SSH key item creation Patrick Honkonen 2024-11-06 17:28:01 -0500
  • ad055f3465
    [PM-11303] Add selected folder id navigation parameter to preselect add item folder André Bispo 2024-11-06 22:00:13 +0000
  • 32b1526352
    Fix build failure Patrick Honkonen 2024-11-06 16:51:44 -0500
  • c44956122e PM-13988 hide card if user makes a selection after clicking unlock action card Dave Severns 2024-11-06 16:47:36 -0500
  • 8538e57f58
    Merge branch 'bitwarden:main' into feature/add-password-credential-manager-provider Nailik 2024-11-06 22:45:32 +0100