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 |
|
renovate[bot]
|
2523239557
|
[deps]: Update kotlin (#1268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
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 |
|
renovate[bot]
|
20f7811b6a
|
[deps]: Update gradle minor (#1266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
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 |
|
renovate[bot]
|
b92b8f1bc4
|
[deps]: Update gradle/wrapper-validation-action action to v2.1.3 (#1267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
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 |
|
Caleb Derosier
|
defa16202f
|
Update Bitwarden SDK to the latest (#1258)
|
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 |
|
David Perez
|
05d1607024
|
Make the passwordHash nullable on the organizationResetPasswordEnroll API (#1247)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
92e39f25c1
|
Add makeRegisterTdeKeysAndUnlockVault to authSdkSource (#1245)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
de39f76627
|
Make SdkClientManager the single source of the Bitwarden SDK Client (#1242)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
bf26db1d4f
|
BIT-2106: Export vault file with password (#1241)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
ee12bd9da5
|
BIT-2136: Update minimum length handling in Generator (#1238)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
72d3758a12
|
BIT-2119: View item screen element ids (#1237)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
8be7d0f8df
|
Add createAccountKeys API (#1240)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
79f8703d9b
|
Add dialog support for TrustedDeviceScreen (#1239)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
a6a4c40693
|
Add initial UI flow for TDE (#1235)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
bfbb8d47a6
|
Remove unused intent manager (#1236)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
11a5ef5994
|
Update login logic to handle TDE authentication (#1234)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
959cc6feba
|
Fix section link in Code Style documentation (#1233)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
daaf6fc534
|
Remove unnecessary extra testing keystore (#1232)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
04eba5828b
|
BIT-2201: Handle URI checksum validation (#1231)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
1a12a91a74
|
BIT-1469: Autofill talkback (#1226)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
8f3f87a333
|
BIT-2207: Remove Rate the App row (#1228)
Co-authored-by: David Perez <david@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
3d8bf0da31
|
Organize LoginCommon and helper methods (#1229)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
365e3d2e98
|
BIT-2207: Move Give Feedback form to About screen (#1227)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
b7536b2484
|
Update Github PR template to remove useless categories (#1225)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
9685c6057a
|
Add trusted device logic (#1224)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
5d40d68b3f
|
Update AuthRequestManager for TDE (#1223)
|
2024-06-20 17:08:07 +01:00 |
|