Commit graph

1282 commits

Author SHA1 Message Date
David Perez
f4bdf5178a Remove unused beta icons (#1465) 2024-06-20 17:08:07 +01:00
David Perez
2897ac1ecf Add beta icons (#1463) 2024-06-20 17:08:07 +01:00
David Perez
3c035924c0 Clean up the PushManager (#1462) 2024-06-20 17:08:07 +01:00
David Perez
6fd4be20e3 Add support for the FCMv1 format in push notifications (#1456) 2024-06-20 17:08:07 +01:00
David Perez
dc633f0c0a BIT-2409: Update the attachment migration process (#1454) 2024-06-20 17:08:07 +01:00
David Perez
e860560df4 Update strings localization (#1455) 2024-06-20 17:08:07 +01:00
David Perez
4727e2be17 Update the Bitwarden SDK (#1453) 2024-06-20 17:08:07 +01:00
David Perez
3285cd6d7a BIT-2409: Update attachment migration logic when sharing a cipher (#1447) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
d534acdf7e [PM-8137] Populate add cipher form during passkey creation (#1431) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
e08d1aaf18 Update Bitwarden SDK (#1444) 2024-06-20 17:08:07 +01:00
David Perez
914db8d8e5 Add migration logic for cipher attachments (#1446) 2024-06-20 17:08:07 +01:00
David Perez
2032f50fef Ensure collection IDs are maintained when restoring a cipher (#1445) 2024-06-20 17:08:07 +01:00
David Perez
b671bf0626 BIT-2420: Add attachments to cipher update requests (#1443) 2024-06-20 17:08:07 +01:00
David Perez
0533ef61ff BIT-2355: Check to see if a cipher needs to be migrated when encrypting the cipher (#1442) 2024-06-20 17:08:07 +01:00
David Perez
746fb42188 Simplify the restoreCipher API (#1441) 2024-06-20 17:08:07 +01:00
David Perez
8b5210e27a Update Kotlin serialization to latest version (1.7.0) (#1440) 2024-06-20 17:08:07 +01:00
David Perez
23aedd5bcb Update to latest version of the SDK (#1430) 2024-06-20 17:08:07 +01:00
David Perez
b8e43d75cf Add private helpers for attachments that return a result (#1434) 2024-06-20 17:08:07 +01:00
David Perez
6392918f52 Create manager class to isolate logic for ciphers (#1432) 2024-06-20 17:08:07 +01:00
David Perez
913b53bcac Update moveToOrganization to be 1-to-1 with the SDK (#1429) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
3a8f3aa0f6 [PM-8137] Passkey creation navigation and account switching (#1380) 2024-06-20 17:08:07 +01:00
David Perez
5e889d5d27 Update strings in the app (#1425) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
4fb27fe183 Move credential provider service declaration to standardDebug manifest (#1422) 2024-06-20 17:08:07 +01:00
David Perez
1dcfad4451 BIT-2403: Update process for moving item to organization (#1421) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
51d65f602d [BIT-2275] Fix OutOfMemoryException when saving attachments (#1418) 2024-06-20 17:08:07 +01:00
David Perez
a8f7c576fb Bump version name to 2024.06.0 (#1420) 2024-06-20 17:08:07 +01:00
David Perez
04730137e8 BIT-2402: Add Keep annotation to services used in the BitwardenAppComponentFactory (#1419) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
1b8ac87700 [BIT-2358] Generate username automatically when creating a new login (#1390) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
ccfda3497b Fix various unused property param warnings (#1415) 2024-06-20 17:08:07 +01:00
David Perez
aa935b646b Update the Bitwarden SDK to 0.5.0 (#1413) 2024-06-20 17:08:07 +01:00
David Perez
23809755c5 Change BaseTheme to use AppCompat parent (#1412) 2024-06-20 17:08:07 +01:00
David Perez
5329629e22 Clear focus whenever the root navigation changes (#1411) 2024-06-20 17:08:07 +01:00
David Perez
8e69719f6b Reorder buttons in BitwardenTwoButtonDialog (#1402) 2024-06-20 17:08:07 +01:00
David Perez
c96ba82f4b Clear focus when the Activity stops (#1401) 2024-06-20 17:08:07 +01:00
David Perez
48906ae207 Update to Kotlin 2.0.0 (#1397) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
6ff39e486d [BIT-2361] Display account deletion error message provided by network response (#1389) 2024-06-20 17:08:07 +01:00
David Perez
bd099fd4ee Update Kover to 0.8.0. (#1396) 2024-06-20 17:08:07 +01:00
David Perez
65205089db Clear crypto on logout (#1391) 2024-06-20 17:08:07 +01:00
David Perez
d3a1e0b6ed Restart activity to clear out in-memory data when locking or changing user (#1388) 2024-06-20 17:08:07 +01:00
David Perez
5a908c1d01 Add manager that hints to the garbage collector to collect the garbage (#1387) 2024-06-20 17:08:07 +01:00
David Perez
03a97258e5 Clear passwordToCheck at appropriate times (#1385) 2024-06-20 17:08:07 +01:00
Brian Yencho
0149da361c Use isolated per-item scopes for TOTP flows (#1384) 2024-06-20 17:08:07 +01:00
David Perez
1061e27f50 Remove LoginState from savedStateHandle (#1382) 2024-06-20 17:08:07 +01:00
David Perez
10dbf03959 Pass in minimal data to avoid extra recompositions (#1381) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
bd8124ec9e PM-5153: Implement FIDO2 credential provider service (passkey creation entries) (#1370) 2024-06-20 17:08:07 +01:00
David Perez
ae59d32f3b Fix memory leak by using activity lifecycle scope (#1378) 2024-06-20 17:08:07 +01:00
David Perez
c182c7f828 Add remember to viewmodel events to ensure optimal recompositions (#1379) 2024-06-20 17:08:07 +01:00
David Perez
3fe746f7ef Add suppression for maxLineLength (#1376) 2024-06-20 17:08:07 +01:00
David Perez
01bc587e6f Replace last usage of ClickableText with BitwardenClickableText (#1374) 2024-06-20 17:08:07 +01:00
David Perez
cbb2050f10 BIT-2318: Master password leak (#1372) 2024-06-20 17:08:07 +01:00