Commit graph

1064 commits

Author SHA1 Message Date
David Perez
232ffe93ca Log user out when clicking 'not you' on trusted device screen (#1160) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d7b553e4ef BIT-1954: Autofill Items with TOTP Codes Do Not Autofill on Pre Android 11 (#1158) 2024-06-20 17:08:07 +01:00
Caleb Derosier
bd58dac0ff BIT-2018: Support org reset password enrollment in JIT provisioning (#1159) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
be127f5d49 BIT-2046 Display passkey fields in Vault (#1143) 2024-06-20 17:08:07 +01:00
Ramsey Smith
f9edd70beb BIT-1955: Autofill Brings User to the Incorrect Page on Pre Android 11 (#1157) 2024-06-20 17:08:07 +01:00
David Perez
b2f8d89de4 BIT-1405: Update date-time picker labels (#1156) 2024-06-20 17:08:07 +01:00
Caleb Derosier
e220d627f1 BIT-2036: Update pre-validation endpoint URL (#1155) 2024-06-20 17:08:07 +01:00
Ramsey Smith
0d2467d8d2 BIT-2070: Enable individual Cipher Encryption for SDK (#1148) 2024-06-20 17:08:07 +01:00
David Perez
225d16babf BIT-2084: Add test tag to organization dropdown (#1153) 2024-06-20 17:08:07 +01:00
David Perez
e012dbf45d Add UI support for hiding all button on TrustedDeviceScreen (#1152) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
3ba2f704e3 BIT-2040 Correct redirect behavior for Import Items action (#1150) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
143a46165c BIT-2046 Define FIDO2 credential network models (#1137) 2024-06-20 17:08:07 +01:00
David Perez
2244e21e29 Add getTrustDevice API to AuthSdkSource (#1147) 2024-06-20 17:08:07 +01:00
David Perez
058c4f0dfc Add email navigation param and environment repo to the TrustedDeviceViewModel (#1146) 2024-06-20 17:08:07 +01:00
David Perez
888e079f09 BIT-2078: Add element IDs for search screen (#1145) 2024-06-20 17:08:07 +01:00
David Perez
1a41fcb5c8 BIT-2080: Sync time updated when sync is not needed (#1144) 2024-06-20 17:08:07 +01:00
David Perez
226b62a1cd Fill out trusted device UI (#1142) 2024-06-20 17:08:07 +01:00
Ramsey Smith
483a10a3a7 BIT-2069: Upgrade app version name (#1141) 2024-06-20 17:08:07 +01:00
Ramsey Smith
3176b5fe62 BIT-2021: Add key for individual cipher encryption (#1138) 2024-06-20 17:08:07 +01:00
David Perez
cb4847dbcd Add optional description for the BitwardenSwitch (#1140) 2024-06-20 17:08:07 +01:00
David Perez
e214c311b1 Add missing test for Trusted Device Screen (#1139) 2024-06-20 17:08:07 +01:00
Caleb Derosier
5b1545f53b BIT-1921: Add JIT Provisioning (#1133) 2024-06-20 17:08:07 +01:00
David Perez
509ef72546 Add skeleton for trusted device UI (#1132) 2024-06-20 17:08:07 +01:00
David Perez
05079f2a32 BIT-1941: Add test tag for user and environment (#1136) 2024-06-20 17:08:07 +01:00
David Perez
92c9870048 BIT-1591: Add test tag for generator policy (#1135) 2024-06-20 17:08:07 +01:00
David Perez
e6ff8889c7 BIT-1530: Dropdowns should use testtags as resource ids (#1134) 2024-06-20 17:08:07 +01:00
David Perez
34cfdb4af2 Update strings in app (#1131) 2024-06-20 17:08:07 +01:00
David Perez
3f19401c6d BIT-1992: Add test tags to the folders UI (#1130) 2024-06-20 17:08:07 +01:00
David Perez
c9de5b919c BIT-1990: Add test tags for all rows in setting UI (#1129) 2024-06-20 17:08:07 +01:00
David Perez
2c6c5b3f6d BIT-2023 Add test tag for pending request items (#1127) 2024-06-20 17:08:07 +01:00
David Perez
4d945d20f2 BIT-1971: Add remaining appbar and fab test tags (#1128) 2024-06-20 17:08:07 +01:00
Ramsey Smith
b3e4d3807c BIT-2022: Autofill crash (#1126) 2024-06-20 17:08:07 +01:00
David Perez
3e680b9703 BIT-1973: Add test tags for account switcher (#1124) 2024-06-20 17:08:07 +01:00
David Perez
4f89c697f9 BIT-1971: Add test tags to all app bar elements (#1125) 2024-06-20 17:08:07 +01:00
David Perez
a8670965f9 BIT-1969: Add testTags for password history (#1123) 2024-06-20 17:08:07 +01:00
David Perez
b649288948 Actions block allows testTag (#1122) 2024-06-20 17:08:07 +01:00
David Perez
53c241b4d7 Add set-password function to auth repo (#1121) 2024-06-20 17:08:07 +01:00
David Perez
2237d58ed5 Fix composable typo (#1120) 2024-06-20 17:08:07 +01:00
David Perez
0c64b7ad35 Replace remaining usages of TimeZone with Clock (#1119) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
3171cfb9c8 Replace actionChannel.trySend in the tests (#1117) 2024-06-20 17:08:07 +01:00
David Perez
af9e3d36a4 Clean up broken documentation links (#1116) 2024-06-20 17:08:07 +01:00
David Perez
43a7e2a5fd Update enum values() to entries (#1115) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
3b33360e58 BIT-2009 Add support for nested collections (#1111) 2024-06-20 17:08:07 +01:00
David Perez
c986131afd Clean up usages for the DateTimeFormatter (#1113) 2024-06-20 17:08:07 +01:00
David Perez
9736aacd53 Inject clock into ViewModels (#1112) 2024-06-20 17:08:07 +01:00
David Perez
932bc3957f Add the setPassword API (#1110) 2024-06-20 17:08:07 +01:00
David Perez
f0a988c010 Simplify login dialogs under single state property (#1109) 2024-06-20 17:08:07 +01:00
David Perez
274aa620b1 Add needsMasterPassword field to userState (#1105) 2024-06-20 17:08:07 +01:00
David Perez
8cedd8ed33 Catch exception caused by trying to process large files on devices with low memory (#1101) 2024-06-20 17:08:07 +01:00
David Perez
51a8ab87eb BIT-752: Update the dropdown accessibility callout (#1100) 2024-06-20 17:08:07 +01:00