Commit Graph

1172 Commits

Author SHA1 Message Date
David Perez
19abd714be Add stored pending auth request (#1204) 2024-04-01 14:19:11 -05:00
David Perez
a067fbd3cb Update to the latest Bitwarden SDK (#1198) 2024-04-01 12:35:03 -05:00
Caleb Derosier
4aa06262d8 BIT-2175: Update copy on give feedback modal (#1199) 2024-04-01 10:54:42 -06:00
Ramsey Smith
a6adfbbc02 BIT-2150: Incorrect default timeout (#1197) 2024-04-01 10:41:29 -06:00
Caleb Derosier
7e1c4f946e BIT-2109: Add file password strength indicator to vault export (#1196) 2024-04-01 10:01:47 -06:00
David Perez
b7fb0e4c4f Update LoginWithDeviceScreen to support Admin Approval type (#1175) 2024-04-01 10:34:05 -05:00
Patrick Honkonen
f133e58b84 BIT-2129 Show descriptive error message when Send creation fails (#1186) 2024-04-01 10:54:24 -04:00
Caleb Derosier
3bc79e759e BIT-2101 BIT-2103: Update export flow for JSON (password protected) (#1188) 2024-03-29 13:51:17 -06:00
David Perez
6f106242c5 Update to v2.11.0 of retrofit with BOM (#1194) 2024-03-29 14:40:03 -05:00
David Perez
3ab3d7c2a6 Update Kotlin Serialization to 1.6.3 (#1193) 2024-03-29 13:49:04 -05:00
David Perez
6c2fc07989 Update compose compiler to 1.5.11 (#1192) 2024-03-29 13:47:51 -05:00
David Perez
429b4d3400 Update AGP to 8.3.1 (#1190) 2024-03-29 13:02:59 -05:00
David Perez
35289d3095 Update compose BOM to 2024.03.00 (#1189) 2024-03-29 13:02:45 -05:00
David Perez
d3dba6640f Update the Firebase BOM to 32.8.0 (#1191) 2024-03-29 13:02:27 -05:00
David Perez
6a09ba0d2c BIT-2169: Add @Keep to retrofit interface to avoid proguard crash in release (#1187) 2024-03-29 11:04:05 -05:00
Caleb Derosier
ffa268e0f8 BIT-2159: Update .json (Encrypted) text to .json (Password Protected) (#1182) 2024-03-28 16:34:47 -06:00
David Perez
cd35e37f4a Create trusted device service (#1185) 2024-03-28 16:43:35 -05:00
Patrick Honkonen
4d403e6d99 Display environment label in account switcher (#1179) 2024-03-28 16:44:08 -04:00
Ramsey Smith
1d95c1066c BIT-1989-settings-about-dialog-landscape-error (#1180) 2024-03-28 14:07:20 -06:00
David Perez
69e2bb15f3 Move the sdk trustDevice API to the VaultSdkSource (#1184) 2024-03-28 14:26:41 -05:00
David Perez
1ebaa4d2e6 Add trusted device API (#1183) 2024-03-28 13:07:02 -05:00
Patrick Honkonen
3fd15ef6b8 Clear MP field when switching account on unlock screen (#1178) 2024-03-27 18:00:37 -04:00
Caleb Derosier
06228310bf Change give feedback copy to title case (#1177) 2024-03-27 14:12:10 -06:00
Ramsey Smith
6abdb6e6f9 BIT-2160: Edit cipher crash (#1176) 2024-03-26 18:26:39 -05:00
Ramsey Smith
0136f62913 BIT-2128: Item creation screen cipher type error (#1169) 2024-03-26 11:32:03 -06:00
Caleb Derosier
d3ff479719 BIT-2131: Display folders when filtering by org in vault (#1170) 2024-03-26 11:21:39 -06:00
David Perez
a2f3c2f171 Add 'Device-Identifier' header for auth-requests API (#1174) 2024-03-26 11:23:51 -05:00
renovate[bot]
f9439b85ce Update gh minor (#1172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 11:00:08 -05:00
David Perez
4f0ff883cd Add new AuthRequestTypeJson types (#1173) 2024-03-26 10:16:29 -05:00
David Perez
044f47b667 Simplify private method by returning Result (#1171) 2024-03-24 16:11:49 -05:00
David Perez
69a8ed9bdb Update to the most recent string translations (#1168) 2024-03-21 17:18:27 -05:00
Caleb Derosier
456e83763a BIT-2114 & BIT-2137: Add Give Feedback link to Other screen (#1166) 2024-03-21 15:46:04 -06:00
David Perez
d0641725e5 Set the TDE reason for a forced password reset (#1167) 2024-03-21 15:49:27 -05:00
Caleb Derosier
208130f121 BIT-2015 BIT-2016: Fix min number and min special chars not propagating (#1163) 2024-03-20 15:51:51 -06:00
David Perez
3eae49e07a BIT-2117: Add activate-autofill policy type (#1164) 2024-03-20 14:08:09 -05:00
David Perez
446f049877 Back button on TrustedDeviceScreen should logout (#1162) 2024-03-20 10:26:03 -05:00
Patrick Honkonen
344ccaafda BIT-2046 Fix passkey creation date display (#1161) 2024-03-19 18:27:55 -04:00
David Perez
99293a12d5 Log user out when clicking 'not you' on trusted device screen (#1160) 2024-03-19 16:38:10 -05:00
Ramsey Smith
047a2ae22e BIT-1954: Autofill Items with TOTP Codes Do Not Autofill on Pre Android 11 (#1158) 2024-03-19 12:02:24 -05:00
Caleb Derosier
072ed1f8ba BIT-2018: Support org reset password enrollment in JIT provisioning (#1159) 2024-03-19 10:56:44 -06:00
Patrick Honkonen
906c8222d2 BIT-2046 Display passkey fields in Vault (#1143) 2024-03-19 11:35:35 -05:00
Ramsey Smith
9241cd640b BIT-1955: Autofill Brings User to the Incorrect Page on Pre Android 11 (#1157) 2024-03-19 09:17:34 -07:00
David Perez
939816f76f BIT-1405: Update date-time picker labels (#1156) 2024-03-19 10:24:47 -05:00
Caleb Derosier
46d3eb4705 BIT-2036: Update pre-validation endpoint URL (#1155) 2024-03-18 20:34:44 +00:00
Ramsey Smith
ad42b969f5 BIT-2070: Enable individual Cipher Encryption for SDK (#1148) 2024-03-18 11:41:51 -07:00
David Perez
93c53d5dd5 Update gemfile to address security alert for nokogiri (#1154) 2024-03-18 12:55:20 -05:00
David Perez
6803466f09 BIT-2084: Add test tag to organization dropdown (#1153) 2024-03-18 12:54:57 -05:00
David Perez
17c38acb52 Add UI support for hiding all button on TrustedDeviceScreen (#1152) 2024-03-18 12:54:26 -05:00
renovate[bot]
882a7de526 Update actions/setup-java action to v4.2.1 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 09:04:00 -05:00
Patrick Honkonen
5aae7acc80 BIT-2040 Correct redirect behavior for Import Items action (#1150) 2024-03-15 16:46:44 -04:00