Commit Graph

1346 Commits

Author SHA1 Message Date
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
44b815d6b1 Update to AGP 8.4.1 (#1383) 2024-05-23 11:36:44 -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
Patrick Honkonen
7535f5bfc2 Group compose compiler updates with other Kotlin dependencies (#1375) 2024-05-15 11:38:03 -04:00
David Perez
4427c322e5 Update kotlin to v1.9.24 (#1373) 2024-05-14 16:21:12 -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
c61f182cb5 Update Coroutines to v1.8.1 (#1369) 2024-05-13 15:11:10 -05:00
David Perez
9b8c1b557f Update compose compiler to 1.5.13 (#1368) 2024-05-13 15:10:48 -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
renovate[bot]
d44412cbbb [deps]: Update com.google.firebase.crashlytics to v3 (#1362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 11:30:34 -05:00
David Perez
092060be95 Add support for keyboard navigation with the slider (#1363) 2024-05-13 11:29:51 -05:00
renovate[bot]
c936f4797a [deps]: Update gh minor (#1359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 12:04:34 -04:00
renovate[bot]
f0aceae113 [deps]: Update com.android.application to v8.4.0 (#1361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 10:54:06 -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
Patrick Honkonen
423af01f6e PM-6947: Correct Firebase credential file path (#1349) 2024-05-09 14:29:53 -04:00
Ramsey Smith
ddb680c210 BIT-2335: Onboarding flow (data) (#1346) 2024-05-09 10:44:30 -06:00
Caleb Derosier
b0691d7620 BIT-2345: Add error message when user needs to reenable biometrics (#1347) 2024-05-09 09:48:34 -06:00
Patrick Honkonen
01f05fca29 PM-7156: Publish Play Store and F-Droid artifacts (#1273) 2024-05-08 23:27:16 -04:00
Caleb Derosier
6180299d86 BIT-2170: Fix biometric bypass (#1324) 2024-05-08 11:19:54 -06:00
Patrick Honkonen
9cb3c8a178 Add missing param to F-Droid implementation of CrashLogsManager (#1345) 2024-05-07 15:24:41 -04:00
David Perez
4151dd72d9 Update app version to 2024.05.0 (#1344) 2024-05-07 13:43:26 -05:00
David Perez
1dc1306502 Update Firebase to latest version (#1343) 2024-05-07 13:03:01 -05:00
David Perez
dfb39d1a5f Update AndroidX Compose and Core to latest versions (#1342) 2024-05-07 13:01:17 -05:00
David Perez
a76418986a Update dependency names and alphabetization (#1337) 2024-05-06 09:37:57 -05:00
David Perez
93882905a3 Clear vault data in memory when the vault is locked (#1339) 2024-05-06 08:34:53 -05:00
David Perez
904f891d66 Ensure BitwardenAppComponentFactory is call correct super methods (#1338) 2024-05-03 14:22:28 -05:00
David Perez
958f0590f7 BIT-2307: Add logic to migrate crash logging behavior (#1335) 2024-05-03 10:39:33 -05:00
David Perez
61a6ee5c03 Update AppComponentFactory (#1336) 2024-05-03 10:39:03 -05:00
Caleb Derosier
d2365a3372 BIT-2267: Fix incorrect element IDs on add / edit page (#1332) 2024-05-03 08:58:21 -05:00
Patrick Honkonen
6076685666 Declare ruby version globally (#1333) 2024-05-02 19:28:56 -04:00
David Perez
12bfb71eb9 Update to latest strings (#1330) 2024-05-02 11:31:24 -05:00