Commit graph

1383 commits

Author SHA1 Message Date
David Perez
5e52b5a53d Remove legacy GCM notification support (#1464) 2024-06-20 17:08:07 +01:00
David Perez
f4bdf5178a Remove unused beta icons (#1465) 2024-06-20 17:08:07 +01:00
David Perez
2897ac1ecf Add beta icons (#1463) 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
e860560df4 Update strings localization (#1455) 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
914db8d8e5 Add migration logic for cipher attachments (#1446) 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
b8e43d75cf Add private helpers for attachments that return a result (#1434) 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
5e889d5d27 Update strings in the app (#1425) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
4fb27fe183 Move credential provider service declaration to standardDebug manifest (#1422) 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
David Perez
a8f7c576fb Bump version name to 2024.06.0 (#1420) 2024-06-20 17:08:07 +01:00
David Perez
04730137e8 BIT-2402: Add Keep annotation to services used in the BitwardenAppComponentFactory (#1419) 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
Patrick Honkonen
ccfda3497b Fix various unused property param warnings (#1415) 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
David Perez
23809755c5 Change BaseTheme to use AppCompat parent (#1412) 2024-06-20 17:08:07 +01:00
David Perez
5329629e22 Clear focus whenever the root navigation changes (#1411) 2024-06-20 17:08:07 +01:00
David Perez
8e69719f6b Reorder buttons in BitwardenTwoButtonDialog (#1402) 2024-06-20 17:08:07 +01:00
David Perez
c96ba82f4b Clear focus when the Activity stops (#1401) 2024-06-20 17:08:07 +01:00
David Perez
48906ae207 Update to Kotlin 2.0.0 (#1397) 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
bd099fd4ee Update Kover to 0.8.0. (#1396) 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
03a97258e5 Clear passwordToCheck at appropriate times (#1385) 2024-06-20 17:08:07 +01:00
Brian Yencho
0149da361c Use isolated per-item scopes for TOTP flows (#1384) 2024-06-20 17:08:07 +01:00
David Perez
1061e27f50 Remove LoginState from savedStateHandle (#1382) 2024-06-20 17:08:07 +01:00
David Perez
10dbf03959 Pass in minimal data to avoid extra recompositions (#1381) 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
c182c7f828 Add remember to viewmodel events to ensure optimal recompositions (#1379) 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
01bc587e6f Replace last usage of ClickableText with BitwardenClickableText (#1374) 2024-06-20 17:08:07 +01:00
David Perez
cbb2050f10 BIT-2318: Master password leak (#1372) 2024-06-20 17:08:07 +01:00
David Perez
ccf094ee9f BIT-2258: Update slider navigation to work with emulator (#1371) 2024-06-20 17:08:07 +01:00
David Perez
edce8869ba BIT-1843: Redact access token in request header logs (#1367) 2024-06-20 17:08:07 +01:00
David Perez
23219ce746 BIT-2258: Update 'Enter key manually' button for keyboard navigation (#1366) 2024-06-20 17:08:07 +01:00
David Perez
829a05a598 Add keyboard navigation logic for password fields to handle the tab button (#1365) 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
David Perez
a47bc63c38 Add support for keyboard navigation with the slider (#1363) 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
David Perez
8e1ecd1e6c Clean up VaultScreen Dialogs (#1356) 2024-06-20 17:08:07 +01:00
David Perez
2d80a215c5 BIT-2318: Clear input when VaultUnlockViewModel is cleared (#1355) 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
David Perez
179c5199e7 Update the app with the latest strings (#1354) 2024-06-20 17:08:07 +01:00
David Perez
dd97235c26 Standardize the way we collect ViewModel state with collectAsStateWithLifecycle() (#1352) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
161d290e31 Suppress the unresolved Autofill service name warning (#1351) 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
Patrick Honkonen
8b3f67680a PM-7156: Publish Play Store and F-Droid artifacts (#1273) 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
Patrick Honkonen
4880d0b89d Add missing param to F-Droid implementation of CrashLogsManager (#1345) 2024-06-20 17:08:07 +01:00
David Perez
96ded6724a Update app version to 2024.05.0 (#1344) 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
c9b92de420 Ensure BitwardenAppComponentFactory is call correct super methods (#1338) 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
7920d2104f Update AppComponentFactory (#1336) 2024-06-20 17:08:07 +01:00
Caleb Derosier
3fb66fdb7e BIT-2267: Fix incorrect element IDs on add / edit page (#1332) 2024-06-20 17:08:07 +01:00
David Perez
ca63dae948 Update to latest strings (#1330) 2024-06-20 17:08:07 +01:00
David Perez
69bc72552d Optimize when statement in EnvironmentUrlDataJsonExtensions (#1331) 2024-06-20 17:08:07 +01:00
David Perez
fd08f39fd9 BIT-2306: Use legacy autofill service name to enforce compatibility after migration (#1328) 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
862c7f110c Clean up QrCodeScanScreen to avoid test error action (#1327) 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
David Perez
b739be712a Simplify and rename the hasManualUnlockMechanism helper (#1322) 2024-06-20 17:08:07 +01:00
David Perez
5a9e9e4af0 BIT-2251: Fix pending login request UI scrolling (#1323) 2024-06-20 17:08:07 +01:00
Caleb Derosier
b0cae8e553 BIT-2269: Make all lists in Composables immutable (#1319) 2024-06-20 17:08:07 +01:00
David Perez
13d31c6ce8 Allow user with untrusted device to unlock vault if they have a means to do so (#1321) 2024-06-20 17:08:07 +01:00
David Perez
3a25747518 BIT-2291: use org IDs when unlocking vault for new TDE user (#1320) 2024-06-20 17:08:07 +01:00
David Perez
b8fdadcedb BIT-2180: Check htmlInfo for username field (#1318) 2024-06-20 17:08:07 +01:00
David Perez
b4b12f3da7 Apply the RobolectricTestRunner to the BaseRobolectricTest (#1316) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d6cb2b25c5 BIT-2214: Sync complete toast (#1305) 2024-06-20 17:08:07 +01:00
David Perez
2ae3ff64a8 BIT-2297: Update the values for UriMatchType to ensure a proper migration (#1313) 2024-06-20 17:08:07 +01:00
David Perez
986d454f16 Update shortcut icons to be adaptive (#1312) 2024-06-20 17:08:07 +01:00
David Perez
70558499b4 Add helper methods to disk source (#1311) 2024-06-20 17:08:07 +01:00
David Perez
12610f83eb BIT-2296: Fix generator options disk source key (#1310) 2024-06-20 17:08:07 +01:00
David Perez
9354361977 Apply formatting and optimized imports to the app (#1309) 2024-06-20 17:08:07 +01:00
David Perez
bde338ef44 BIT-2156: auto-prompt the user for biometrics (#1307) 2024-06-20 17:08:07 +01:00
David Perez
bb1fd4ae4f BIT-2293, BIT-2294: Add vault and generator shortcuts (#1306) 2024-06-20 17:08:07 +01:00
David Perez
80f6011571 BIT-2276: Add support for logging in with WebAuthN two-factor (#1304) 2024-06-20 17:08:07 +01:00
Ramsey Smith
a80f903df0 BIT-2246: Update link for recovery code process (#1303) 2024-06-20 17:08:07 +01:00
David Perez
86bf2d0877 Update the strings to the latest translations (#1302) 2024-06-20 17:08:07 +01:00
David Perez
0a03df75cc BIT-2291: Bypass master password reprompt when user has no password (#1301) 2024-06-20 17:08:07 +01:00
David Perez
b730330196 BIT-2273: Maintain data when combining data state (#1298) 2024-06-20 17:08:07 +01:00
David Perez
4326630d10 BIT-2216: Add remove account option from account summary long-press (#1300) 2024-06-20 17:08:07 +01:00
David Perez
7127347028 Update the BitwardenLogoutConfirmationDialog file to match the function name (#1299) 2024-06-20 17:08:07 +01:00
Ramsey Smith
7b08e1abb8 BIT-2234: Delete Account Confirmation Screen (functionality) (#1290) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d64457aa0f BIT-2217: Long email addresses account switcher ellipses (#1297) 2024-06-20 17:08:07 +01:00
David Perez
9b8ff99f75 Apply an immutable list to the Bitwarden segmented button (#1296) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
32af8a1860 BIT-1624 Fix OutOfMemoryException when uploading large files (#1293) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0f1a8678ea BIT-2270: Use rememberVectorPainter method to fix icon recomposition (#1295) 2024-06-20 17:08:07 +01:00
David Perez
ae38b5d7ed Add setup for WebAuthn (#1294) 2024-06-20 17:08:07 +01:00
David Perez
77a7cb0e51 Force the UserState to re-evaluate on authentication change (#1291) 2024-06-20 17:08:07 +01:00
David Perez
e6dfaeeab2 Rename FIDO_2_WEB_APP enum to WEB_AUTH (#1292) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
4293c0b9fd BIT-2181: Move PreLogin and Register network calls to Identity API (#1285) 2024-06-20 17:08:07 +01:00
Caleb Derosier
15cb60e3d2 Replace all usage of semantics { testTag = '' } with extension (#1288) 2024-06-20 17:08:07 +01:00
David Perez
1e9644bc8c BIT-2261: Check if user has master password to determine default timeout action (#1289) 2024-06-20 17:08:07 +01:00
David Perez
2cf8b05a87 The stored 'shouldTrustDevice' boolean ise scoped to the userId (#1287) 2024-06-20 17:08:07 +01:00
David Perez
1365a2a4fe BIT-2259: Check device trust after each vault unlock (#1286) 2024-06-20 17:08:07 +01:00
Caleb Derosier
dae98111e6 BIT-2235: Add support for exporting vault data w/o passcode (#1281) 2024-06-20 17:08:07 +01:00
Ramsey Smith
9648f720be BIT-2234: Delete Account Confirmation Screen (Navigation) (#1278) 2024-06-20 17:08:07 +01:00
David Perez
4ac9d05036 BIT-2256: Clear pending admin request when request is completed (#1284) 2024-06-20 17:08:07 +01:00
David Perez
e69ef60f53 BIT-2255: When admin-approval is denied, do not update the UI (#1283) 2024-06-20 17:08:07 +01:00
David Perez
f6f2746b25 Update tests for clearData in AuthDiskSource and SettingsDiskSource (#1282) 2024-06-20 17:08:07 +01:00
David Perez
e58710b3e8 BIT-2247: Persists screen recording flag past a logout (#1280) 2024-06-20 17:08:07 +01:00
David Perez
cb4d3c80d2 Add helper class for providing manager classes via CompositionLocalProvider (#1279) 2024-06-20 17:08:07 +01:00
David Perez
6c85a908b3 BIT-2208: Add test tags for dialogs (#1277) 2024-06-20 17:08:07 +01:00
Caleb Derosier
ea01470d21 Add requestOtp and verifyOtp API methods (#1275) 2024-06-20 17:08:07 +01:00
David Perez
dc2a0d10b9 BIT-2231: Disable components of the AccountSecurityScreen for TDE (#1276) 2024-06-20 17:08:07 +01:00
David Perez
52561215fe Update set-password logic to accommodate TDE admin force password update (#1272) 2024-06-20 17:08:07 +01:00
Caleb Derosier
1e980cbfe6 BIT-2183: Pass website with forwarded email username generation (#1249) 2024-06-20 17:08:07 +01:00
David Perez
cec70a9c64 Update the Bitwarden SDK (#1271) 2024-06-20 17:08:07 +01:00
David Perez
921240d173 Remove the in-memory deviceKey (#1270) 2024-06-20 17:08:07 +01:00
Ramsey Smith
074de1e1b6 BIT-2233: Hide master password reprompt on add edit screen (#1265) 2024-06-20 17:08:07 +01:00
David Perez
dad57de5c3 BIT-2240: Lock UserState while handling a successful login (#1264) 2024-06-20 17:08:07 +01:00
Ramsey Smith
4940985509 BIT-2221: Error message upon login (#1262) 2024-06-20 17:08:07 +01:00
David Perez
d0bda2fe97 Apply some minor clean up to the AuthRepo (#1263) 2024-06-20 17:08:07 +01:00
David Perez
5f1cfcbbc5 Remove an unused UI variable (#1261) 2024-06-20 17:08:07 +01:00
David Perez
617ffbd36a Persist the pending auth request even past a logout (#1260) 2024-06-20 17:08:07 +01:00
David Perez
e9a42918d3 BIT-2237: Sync password visibility fields for set and reset password screens (#1259) 2024-06-20 17:08:07 +01:00
David Perez
44728bba02 Add login with password flow (#1254) 2024-06-20 17:08:07 +01:00
Caleb Derosier
f2301e15b9 BIT-2232: Don't require password for PIN setup for users w/o password (#1252) 2024-06-20 17:08:07 +01:00
David Perez
bc350773be Remove needsPasswordReset from isVaultUnlocked logic (#1256) 2024-06-20 17:08:07 +01:00
David Perez
e0b8405562 Update the version name to 2024.4.0 (#1257) 2024-06-20 17:08:07 +01:00
Ramsey Smith
c171c9353f BIT-2202: Add element ids for cipher icons (#1251) 2024-06-20 17:08:07 +01:00
David Perez
b81b79e215 BIT-2236: Trusted Device screen logs out when unauthenticated (#1253) 2024-06-20 17:08:07 +01:00
David Perez
0bddd70d2a Ensure trusted device is displayed before set password or reset password screens (#1250) 2024-06-20 17:08:07 +01:00
Ramsey Smith
f01a67ea9c BIT-2145: Create account dialog error (#1243) 2024-06-20 17:08:07 +01:00
David Perez
0a63d85457 Add the continue button flow for TDE (#1248) 2024-06-20 17:08:07 +01:00
Caleb Derosier
403cfc94f0 Clean up generator minimum length implementation (#1244) 2024-06-20 17:08:07 +01:00
David Perez
2ae8a76103 Establish device trust directly with a TrustDeviceResponse (#1246) 2024-06-20 17:08:07 +01:00