David Perez
|
6bd628c346
|
Create sealed class for Organization Events (#3345)
|
2024-06-24 11:09:01 -05:00 |
|
David Perez
|
448ef1597f
|
Append 'Json' suffix to network model name (#3344)
|
2024-06-24 10:22:26 -05:00 |
|
David Perez
|
5183832e35
|
trackEvent should not suspend (#3331)
|
2024-06-20 16:03:42 -05:00 |
|
David Perez
|
16fce43739
|
BIT-2418: Add the OrganizationEventManager (#3330)
|
2024-06-20 14:45:13 -05:00 |
|
David Perez
|
170db5077d
|
Add Organization events database (#1470)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
a2f2216df2
|
Create a common FakeLifecycle and LifecycleOwner (#1471)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
cd25e2b280
|
BIT-2430: Allow lowercase TOTP secrets (#1469)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
efbb9b3a19
|
Add organization events API request (#1468)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
0faa1be4e4
|
[AC-2787] Remove the unassigned items dialog (#1466)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
5e52b5a53d
|
Remove legacy GCM notification support (#1464)
|
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
|
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
|
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
|
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
|
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 |
|
Patrick Honkonen
|
1b8ac87700
|
[BIT-2358] Generate username automatically when creating a new login (#1390)
|
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 |
|
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
|
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
|
1061e27f50
|
Remove LoginState from savedStateHandle (#1382)
|
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
|
3fe746f7ef
|
Add suppression for maxLineLength (#1376)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
1ede84d22c
|
Add explicit title to reset password screen dialogs (#1364)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
decd6a24eb
|
Change Create Account span texts to buttons for keyboard nav (#1357)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
04ac479e7d
|
BIT-2287: Display a dialog for unassigned items (#1358)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
903aa26876
|
BIT-2342: Hide verification codes for items with password reprompt (#1353)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
1e4e92a43b
|
BIT-2335: Onboarding flow (data) (#1346)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
74648c17bc
|
BIT-2345: Add error message when user needs to reenable biometrics (#1347)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
f3f35511a4
|
BIT-2170: Fix biometric bypass (#1324)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
21fed995c0
|
Clear vault data in memory when the vault is locked (#1339)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
652593ffb5
|
BIT-2307: Add logic to migrate crash logging behavior (#1335)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
859b4c247d
|
BIT-2305: Update default environment URLs to match legacy data (#1329)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
880d26e259
|
BIT-2283: Add the unassigned ciphers API (#1326)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
25c7ed0835
|
BIT-2295: Simplify the pending requests UI (#1325)
|
2024-06-20 17:08:07 +01:00 |
|