Commit Graph

1292 Commits

Author SHA1 Message Date
André Bispo
fe9c7794ce [PM-6702] Fix password strength indicator component package name 2024-06-19 16:32:11 +01:00
André Bispo
9b662eccd4 Merge branch 'main' into pm-6701/email-verification-selfhost-registration 2024-06-19 16:06:39 +01:00
André Bispo
fa8a5b80a2 [PM-6702] Add Check your email screen used for cloud registration flow. 2024-06-19 16:02:40 +01:00
David Perez
eb90069b90 [AC-2787] Remove the unassigned items dialog (#1466) 2024-06-19 10:01:33 -05:00
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
David Perez
7e61ab5e1d Add support for the FCMv1 format in push notifications (#1456) 2024-06-18 09:10:32 -05:00
André Bispo
53430cdf8a [PM-8947] Add marketing toggle and rewrite terms and conditions UI 2024-06-17 21:25:02 +01:00
André Bispo
da27115906 [PM-6701] Add Complete Registration screen 2024-06-17 21:23:22 +01: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
c9f8178373 BIT-2409: Update attachment migration logic when sharing a cipher (#1447) 2024-06-13 09:35:31 -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
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
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
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
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
David Perez
99827d204d Update strings in the app (#1425) 2024-06-05 10:52:39 -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
Patrick Honkonen
ba9bc7b1f4 Fix various unused property param warnings (#1415) 2024-05-31 17:38:14 -04:00
David Perez
8fcd16a62a Update the Bitwarden SDK to 0.5.0 (#1413) 2024-05-31 10:40:55 -05:00
David Perez
bb523812ff Change BaseTheme to use AppCompat parent (#1412) 2024-05-31 09:56:36 -05:00
David Perez
404f37144f Clear focus whenever the root navigation changes (#1411) 2024-05-30 16:23:36 -05:00
André Bispo
bc44043bfc [PM-6701] Add start registration screen and all the navigation logic necessary in landing screen 2024-05-30 22:14:43 +01:00
André Bispo
a417e5cc11 [PM-6701] Extract environment selector to its own file for reusability 2024-05-30 22:12:05 +01:00
David Perez
4deb181758 Reorder buttons in BitwardenTwoButtonDialog (#1402) 2024-05-29 17:56:16 -05:00
David Perez
f43a8c8ab4 Clear focus when the Activity stops (#1401) 2024-05-29 17:27:16 -05:00
David Perez
303027dfcf Update to Kotlin 2.0.0 (#1397) 2024-05-29 10:36:35 -05:00
Patrick Honkonen
4d1eb7f4d0 [BIT-2361] Display account deletion error message provided by network response (#1389) 2024-05-29 08:51:16 -04:00
David Perez
ef89f25f3d Update Kover to 0.8.0. (#1396) 2024-05-28 16:44:47 -05:00
David Perez
8e1f4100a8 Clear crypto on logout (#1391) 2024-05-24 16:44:44 -05:00
David Perez
310c452f0e Restart activity to clear out in-memory data when locking or changing user (#1388) 2024-05-24 15:03:08 -05:00
David Perez
024020ffcb Add manager that hints to the garbage collector to collect the garbage (#1387) 2024-05-24 11:07:31 -05:00