Commit Graph

1421 Commits

Author SHA1 Message Date
David Perez
ef03aa0cb8 Set all multiipart request MIME types to 'multipart/form-data' (#1467) 2024-06-19 09:56:38 -05:00
David Perez
37a53d42d4 Remove legacy GCM notification support (#1464) 2024-06-18 14:30:24 -05:00
David Perez
3ea15e3d9f Remove unused beta icons (#1465) 2024-06-18 13:58:06 -05:00
David Perez
b1d06ccdc3 Add beta icons (#1463) 2024-06-18 11:55:02 -05:00
David Perez
a5f8fe13c4 Clean up the PushManager (#1462) 2024-06-18 10:31:58 -05:00
renovate[bot]
818aaed0e3 [deps]: Update gh minor (#1457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 09:58:35 -05:00
renovate[bot]
ac85af7d7b [deps]: Lock file maintenance (#1459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 09:58:20 -05:00
David Perez
faa61990eb Update AGP and Gradle (#1461) 2024-06-18 09:33:44 -05:00
David Perez
a0dd14f1fa Update the Bitwarden SDK (#1460) 2024-06-18 09:14:23 -05:00
David Perez
7e61ab5e1d Add support for the FCMv1 format in push notifications (#1456) 2024-06-18 09:10:32 -05:00
David Perez
fe46dc5274 BIT-2409: Update the attachment migration process (#1454) 2024-06-17 11:28:03 -05:00
David Perez
18abbdd05d Update strings localization (#1455) 2024-06-17 11:00:30 -05:00
David Perez
cd6419bc9e Update the Bitwarden SDK (#1453) 2024-06-14 15:07:10 -05:00
David Perez
3c75f22d4a Update AGP to v8.4.2 (#1451) 2024-06-13 10:33:21 -05:00
David Perez
c9f8178373 BIT-2409: Update attachment migration logic when sharing a cipher (#1447) 2024-06-13 09:35:31 -05:00
David Perez
4ddfc349ed Update the Camera library to 1.3.4 (#1450) 2024-06-13 09:32:56 -05:00
Patrick Honkonen
0b9498b56e [PM-8137] Populate add cipher form during passkey creation (#1431) 2024-06-13 14:11:30 +00:00
Patrick Honkonen
a09b82c97b Allow test workflow to be triggered manually (#1449) 2024-06-13 09:47:36 -04:00
David Perez
ff423c655b Update Compose BOM to the latest version (2024.06.00) (#1448) 2024-06-13 08:44:37 -05:00
Patrick Honkonen
9ff5426e20 Update Bitwarden SDK (#1444) 2024-06-12 11:45:21 -04:00
David Perez
ffcaaa6f67 Add migration logic for cipher attachments (#1446) 2024-06-11 17:07:09 -05:00
renovate[bot]
b9f809462d [deps]: Lock file maintenance (#1437) 2024-06-11 16:52:17 -04:00
renovate[bot]
4fd0c2a404 [deps]: Update ruby/setup-ruby action to v1.179.1 (#1436) 2024-06-11 16:49:17 -04:00
David Perez
f4ccb2af5c Ensure collection IDs are maintained when restoring a cipher (#1445) 2024-06-11 14:39:32 -05:00
David Perez
965f46967d BIT-2420: Add attachments to cipher update requests (#1443) 2024-06-11 14:26:33 -05:00
David Perez
141bd815a1 BIT-2355: Check to see if a cipher needs to be migrated when encrypting the cipher (#1442) 2024-06-11 12:55:03 -05:00
Michał Chęciński
0288c6bf78 [BRE-101] Remove dept-devops from CODEOWNERS (#1433) 2024-06-11 11:11:21 -04:00
David Perez
4061f80d17 Simplify the restoreCipher API (#1441) 2024-06-10 17:13:28 -05:00
David Perez
eb503e70bd Update Kotlin serialization to latest version (1.7.0) (#1440) 2024-06-10 12:27:04 -05:00
David Perez
eef19411aa Update to latest ksp (2.0.0-1.0.22) (#1439) 2024-06-10 11:41:02 -05:00
David Perez
c4041615a7 Update to Kover 0.8.1 (#1438) 2024-06-10 11:06:53 -05:00
David Perez
281fdf98c3 Update to latest version of the SDK (#1430) 2024-06-07 12:21:11 -05:00
David Perez
afa76c4e6e Add private helpers for attachments that return a result (#1434) 2024-06-07 11:13:57 -05:00
David Perez
3c3ef583b9 Create manager class to isolate logic for ciphers (#1432) 2024-06-07 10:35:48 -05:00
David Perez
f6729c7b21 Update moveToOrganization to be 1-to-1 with the SDK (#1429) 2024-06-06 11:11:29 -05:00
Patrick Honkonen
4324607407 [PM-8137] Passkey creation navigation and account switching (#1380) 2024-06-06 11:36:44 -04:00
renovate[bot]
517229f552 [deps]: Update ruby/setup-ruby action to v1.179.0 (#1427) 2024-06-05 13:30:25 -04:00
renovate[bot]
3362ae8b92 [deps]: Lock file maintenance (#1428) 2024-06-05 12:35:50 -04:00
David Perez
99827d204d Update strings in the app (#1425) 2024-06-05 10:52:39 -05:00
renovate[bot]
89855c5700 [deps]: Lock file maintenance (#1407) 2024-06-05 11:39:55 -04:00
Patrick Honkonen
9869f4f4b8 Only distribute F-Droid to Firebase when requested (#1426) 2024-06-05 11:38:50 -04:00
Patrick Honkonen
3f7aa27de0 Publish beta builds to play store when requested (#1424) 2024-06-05 10:17:30 -04:00
Patrick Honkonen
0eb436b7ac Cleanup production build steps (#1423) 2024-06-04 17:50:59 -05:00
Patrick Honkonen
ac327735cd Move credential provider service declaration to standardDebug manifest (#1422) 2024-06-04 16:26:35 -05:00
David Perez
58c6f0f550 BIT-2403: Update process for moving item to organization (#1421) 2024-06-04 11:38:39 -05:00
Patrick Honkonen
d51c8d0c46 [BIT-2275] Fix OutOfMemoryException when saving attachments (#1418) 2024-06-04 16:17:24 +00:00
David Perez
0ec731532a Bump version name to 2024.06.0 (#1420) 2024-06-04 10:35:46 -05:00
David Perez
7e440a8f3e BIT-2402: Add Keep annotation to services used in the BitwardenAppComponentFactory (#1419) 2024-06-03 16:35:19 -05:00
Patrick Honkonen
95156b044b [BIT-2358] Generate username automatically when creating a new login (#1390) 2024-06-03 10:36:05 -04:00
Matt Bishop
8124467b7d Improve test caching (#1417) 2024-05-31 17:42:38 -04:00