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 |
|