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 |
|
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 |
|
David Perez
|
4c21624b73
|
Clear passwordToCheck at appropriate times (#1385)
|
2024-05-23 16:34:33 -05:00 |
|
Brian Yencho
|
ae7841c770
|
Use isolated per-item scopes for TOTP flows (#1384)
|
2024-05-23 12:01:21 -05:00 |
|
David Perez
|
df0f0ef162
|
Remove LoginState from savedStateHandle (#1382)
|
2024-05-23 09:33:51 -05:00 |
|
David Perez
|
35e5d235b0
|
Pass in minimal data to avoid extra recompositions (#1381)
|
2024-05-22 14:04:13 -05:00 |
|
Patrick Honkonen
|
7c4e82acd1
|
PM-5153: Implement FIDO2 credential provider service (passkey creation entries) (#1370)
|
2024-05-20 12:01:35 -04:00 |
|
David Perez
|
7ef0c8d3bf
|
Fix memory leak by using activity lifecycle scope (#1378)
|
2024-05-16 10:06:07 -05:00 |
|
David Perez
|
01654379f6
|
Add remember to viewmodel events to ensure optimal recompositions (#1379)
|
2024-05-16 10:03:28 -05:00 |
|
David Perez
|
7e15b43c97
|
Add suppression for maxLineLength (#1376)
|
2024-05-15 15:38:28 -05:00 |
|
David Perez
|
405b62cca3
|
Replace last usage of ClickableText with BitwardenClickableText (#1374)
|
2024-05-14 16:19:01 -05:00 |
|
David Perez
|
23e12a5919
|
BIT-2318: Master password leak (#1372)
|
2024-05-14 13:28:24 -05:00 |
|
David Perez
|
b8509ade6a
|
BIT-2258: Update slider navigation to work with emulator (#1371)
|
2024-05-14 11:28:10 -05:00 |
|
David Perez
|
4fd97aa110
|
BIT-1843: Redact access token in request header logs (#1367)
|
2024-05-13 14:22:52 -05:00 |
|
David Perez
|
7f3981207f
|
BIT-2258: Update 'Enter key manually' button for keyboard navigation (#1366)
|
2024-05-13 13:56:06 -05:00 |
|
David Perez
|
dc96d0339b
|
Add keyboard navigation logic for password fields to handle the tab button (#1365)
|
2024-05-13 13:28:27 -05:00 |
|
David Perez
|
92d0979884
|
Add explicit title to reset password screen dialogs (#1364)
|
2024-05-13 12:49:56 -05:00 |
|
David Perez
|
092060be95
|
Add support for keyboard navigation with the slider (#1363)
|
2024-05-13 11:29:51 -05:00 |
|
Caleb Derosier
|
d3001281cd
|
Change Create Account span texts to buttons for keyboard nav (#1357)
|
2024-05-13 08:49:56 -06:00 |
|
David Perez
|
5e2d86304d
|
BIT-2287: Display a dialog for unassigned items (#1358)
|
2024-05-13 09:11:26 -05:00 |
|
David Perez
|
555702b08e
|
Clean up VaultScreen Dialogs (#1356)
|
2024-05-10 12:59:21 -05:00 |
|
David Perez
|
9b497668e1
|
BIT-2318: Clear input when VaultUnlockViewModel is cleared (#1355)
|
2024-05-10 11:59:54 -05:00 |
|
Caleb Derosier
|
ec2fcb3701
|
BIT-2342: Hide verification codes for items with password reprompt (#1353)
|
2024-05-09 16:31:37 -06:00 |
|
David Perez
|
78754a1bfa
|
Update the app with the latest strings (#1354)
|
2024-05-09 17:07:54 -05:00 |
|
David Perez
|
55eded4e61
|
Standardize the way we collect ViewModel state with collectAsStateWithLifecycle() (#1352)
|
2024-05-09 13:44:07 -05:00 |
|
Patrick Honkonen
|
e3e719ba75
|
Suppress the unresolved Autofill service name warning (#1351)
|
2024-05-09 14:30:15 -04:00 |
|
Ramsey Smith
|
ddb680c210
|
BIT-2335: Onboarding flow (data) (#1346)
|
2024-05-09 10:44:30 -06:00 |
|