Commit Graph
1278 Commits
Author SHA1 Message Date
David PerezandGitHub d1e8ed63a4 Add edit cipher org events (#3352) 2024-06-25 09:12:45 -05:00
David PerezandGitHub 949768ac95 Add password reprompt for card number and code (#3350) 2024-06-24 15:08:38 -05:00
David PerezandGitHub 9f5a27c06c Add organization event tracking (#3346) 2024-06-24 12:44:31 -05:00
David PerezandGitHub 6bd628c346 Create sealed class for Organization Events (#3345) 2024-06-24 11:09:01 -05:00
David PerezandGitHub 448ef1597f Append 'Json' suffix to network model name (#3344) 2024-06-24 10:22:26 -05:00
David PerezandGitHub 5183832e35 trackEvent should not suspend (#3331) 2024-06-20 16:03:42 -05:00
David PerezandGitHub 16fce43739 BIT-2418: Add the OrganizationEventManager (#3330) 2024-06-20 14:45:13 -05:00
David PerezandÁlison Fernandes 170db5077d Add Organization events database (#1470) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes a2f2216df2 Create a common FakeLifecycle and LifecycleOwner (#1471) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes cd25e2b280 BIT-2430: Allow lowercase TOTP secrets (#1469) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes efbb9b3a19 Add organization events API request (#1468) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 0faa1be4e4 [AC-2787] Remove the unassigned items dialog (#1466) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes f03f9e63d4 Set all multiipart request MIME types to 'multipart/form-data' (#1467) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 5e52b5a53d Remove legacy GCM notification support (#1464) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes f4bdf5178a Remove unused beta icons (#1465) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 2897ac1ecf Add beta icons (#1463) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 3c035924c0 Clean up the PushManager (#1462) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 6fd4be20e3 Add support for the FCMv1 format in push notifications (#1456) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes dc633f0c0a BIT-2409: Update the attachment migration process (#1454) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes e860560df4 Update strings localization (#1455) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 4727e2be17 Update the Bitwarden SDK (#1453) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 3285cd6d7a BIT-2409: Update attachment migration logic when sharing a cipher (#1447) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes d534acdf7e [PM-8137] Populate add cipher form during passkey creation (#1431) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes e08d1aaf18 Update Bitwarden SDK (#1444) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 914db8d8e5 Add migration logic for cipher attachments (#1446) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 2032f50fef Ensure collection IDs are maintained when restoring a cipher (#1445) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes b671bf0626 BIT-2420: Add attachments to cipher update requests (#1443) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 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 PerezandÁlison Fernandes 746fb42188 Simplify the restoreCipher API (#1441) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 8b5210e27a Update Kotlin serialization to latest version (1.7.0) (#1440) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 23aedd5bcb Update to latest version of the SDK (#1430) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes b8e43d75cf Add private helpers for attachments that return a result (#1434) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 6392918f52 Create manager class to isolate logic for ciphers (#1432) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 913b53bcac Update moveToOrganization to be 1-to-1 with the SDK (#1429) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes 3a8f3aa0f6 [PM-8137] Passkey creation navigation and account switching (#1380) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 5e889d5d27 Update strings in the app (#1425) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes 4fb27fe183 Move credential provider service declaration to standardDebug manifest (#1422) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 1dcfad4451 BIT-2403: Update process for moving item to organization (#1421) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes 51d65f602d [BIT-2275] Fix OutOfMemoryException when saving attachments (#1418) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 04730137e8 BIT-2402: Add Keep annotation to services used in the BitwardenAppComponentFactory (#1419) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes 1b8ac87700 [BIT-2358] Generate username automatically when creating a new login (#1390) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes ccfda3497b Fix various unused property param warnings (#1415) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes aa935b646b Update the Bitwarden SDK to 0.5.0 (#1413) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 23809755c5 Change BaseTheme to use AppCompat parent (#1412) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 5329629e22 Clear focus whenever the root navigation changes (#1411) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 8e69719f6b Reorder buttons in BitwardenTwoButtonDialog (#1402) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes c96ba82f4b Clear focus when the Activity stops (#1401) 2024-06-20 17:08:07 +01:00
Patrick HonkonenandÁlison Fernandes 6ff39e486d [BIT-2361] Display account deletion error message provided by network response (#1389) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes bd099fd4ee Update Kover to 0.8.0. (#1396) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 65205089db Clear crypto on logout (#1391) 2024-06-20 17:08:07 +01:00