Commit Graph

1309 Commits

Author SHA1 Message Date
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
David Perez
ed44ec2685 Optimize when statement in EnvironmentUrlDataJsonExtensions (#1331) 2024-05-02 10:50:46 -05:00
David Perez
b52d11f389 BIT-2306: Use legacy autofill service name to enforce compatibility after migration (#1328) 2024-05-02 10:13:29 -05:00
David Perez
d77e9bc5c6 BIT-2305: Update default environment URLs to match legacy data (#1329) 2024-05-02 09:26:49 -05:00
David Perez
607417a7bc Clean up QrCodeScanScreen to avoid test error action (#1327) 2024-05-01 17:25:26 -05:00
David Perez
9a45c445b4 BIT-2283: Add the unassigned ciphers API (#1326) 2024-05-01 10:59:32 -05:00
David Perez
8c7217920c BIT-2295: Simplify the pending requests UI (#1325) 2024-05-01 10:59:05 -05:00
David Perez
3be55288dc Simplify and rename the hasManualUnlockMechanism helper (#1322) 2024-04-30 15:51:14 -05:00
David Perez
0d398a4b5f BIT-2251: Fix pending login request UI scrolling (#1323) 2024-04-30 15:50:47 -05:00
Caleb Derosier
deaa45e3fd BIT-2269: Make all lists in Composables immutable (#1319) 2024-04-30 13:47:26 -06:00
David Perez
6c9e56c461 Allow user with untrusted device to unlock vault if they have a means to do so (#1321) 2024-04-30 13:17:01 -05:00
David Perez
7d7b304952 BIT-2291: use org IDs when unlocking vault for new TDE user (#1320) 2024-04-30 12:22:37 -05:00
David Perez
4b29eb734a BIT-2180: Check htmlInfo for username field (#1318) 2024-04-29 16:01:28 -05:00
David Perez
1565ab0757 Update AndroidX dependencies (#1317) 2024-04-29 12:06:00 -05:00
David Perez
9a6ac3fca1 Apply the RobolectricTestRunner to the BaseRobolectricTest (#1316) 2024-04-29 11:46:49 -05:00
renovate[bot]
d761f891b8 [deps]: Update gh minor (#1315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 09:34:00 -05:00
renovate[bot]
4721dbff2b [deps]: Update androidx.compose:compose-bom to v2024.04.01 (#1314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 09:33:07 -05:00
Ramsey Smith
db3ffb7932 BIT-2214: Sync complete toast (#1305) 2024-04-29 09:05:15 -05:00
David Perez
0b4847cad8 BIT-2297: Update the values for UriMatchType to ensure a proper migration (#1313) 2024-04-26 13:55:53 -05:00
David Perez
726cd5debd Update shortcut icons to be adaptive (#1312) 2024-04-26 12:17:28 -05:00
David Perez
977ce11f9d Add helper methods to disk source (#1311) 2024-04-26 11:46:37 -05:00
David Perez
9382c3a3a6 BIT-2296: Fix generator options disk source key (#1310) 2024-04-26 10:51:19 -05:00
David Perez
8aa7fd66bd Apply formatting and optimized imports to the app (#1309) 2024-04-26 08:57:42 -05:00
David Perez
174f7b8e52 BIT-2156: auto-prompt the user for biometrics (#1307) 2024-04-25 16:21:07 -05:00
David Perez
7d0064edbb BIT-2293, BIT-2294: Add vault and generator shortcuts (#1306) 2024-04-25 15:01:13 -05:00
David Perez
1a0cead2f1 BIT-2276: Add support for logging in with WebAuthN two-factor (#1304) 2024-04-25 12:35:58 -05:00
Ramsey Smith
fddcee455f BIT-2246: Update link for recovery code process (#1303) 2024-04-24 15:37:53 -06:00
David Perez
d4833f6639 Update the strings to the latest translations (#1302) 2024-04-24 11:14:56 -05:00
David Perez
534f052cca BIT-2291: Bypass master password reprompt when user has no password (#1301) 2024-04-24 10:17:29 -05:00
David Perez
abb22df994 BIT-2273: Maintain data when combining data state (#1298) 2024-04-23 15:42:17 -05:00
David Perez
0de2efefc8 BIT-2216: Add remove account option from account summary long-press (#1300) 2024-04-23 14:00:43 -05:00
David Perez
793cc41eb9 Update the BitwardenLogoutConfirmationDialog file to match the function name (#1299) 2024-04-23 11:23:39 -05:00
Ramsey Smith
6784d2bb3b BIT-2234: Delete Account Confirmation Screen (functionality) (#1290) 2024-04-23 09:43:06 -06:00
Ramsey Smith
9bd90b3d11 BIT-2217: Long email addresses account switcher ellipses (#1297) 2024-04-22 14:20:34 -06:00
David Perez
70f172759f Apply an immutable list to the Bitwarden segmented button (#1296) 2024-04-22 14:57:55 -05:00
Patrick Honkonen
35fb4758d4 BIT-1624 Fix OutOfMemoryException when uploading large files (#1293) 2024-04-22 15:28:14 -04:00
Caleb Derosier
b0b4e5eead BIT-2270: Use rememberVectorPainter method to fix icon recomposition (#1295) 2024-04-22 10:59:05 -06:00
David Perez
86b981b906 Add setup for WebAuthn (#1294) 2024-04-22 11:18:11 -05:00