Commit graph

1742 commits

Author SHA1 Message Date
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
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
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
Caleb Derosier
f09d9473f7 BIT-2104: Add check for file passwords matching (#1222) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
af37f1c03c Display SDK error message when generating email alias (#1219) 2024-06-20 17:08:07 +01:00
David Perez
22a6825992 Expose the 'shouldTrustDevice' boolean from auth repo (#1220) 2024-06-20 17:08:07 +01:00
David Perez
7f331a5ff2 Fix minor dialog bug where top is not padded if title is missing (#1221) 2024-06-20 17:08:07 +01:00
Caleb Derosier
87254b4436 Fix incorrect VM state access & unnecessary eventFlow usages (#1218) 2024-06-20 17:08:07 +01:00
David Perez
ab55b5e535 default timeout action should be LOGOUT when using TDE (#1216) 2024-06-20 17:08:07 +01:00
David Perez
37fb1fadb8 Remove redundant call to set vault to unlocked (#1217) 2024-06-20 17:08:07 +01:00
Caleb Derosier
af266723e9 Remove inline keyword from updatePasswordLength() (#1213) 2024-06-20 17:08:07 +01:00
David Perez
e17176f934 Upon trusting device, update decryption options (#1211) 2024-06-20 17:08:07 +01:00
David Perez
663c9785cf Apply result extension consistently (#1210) 2024-06-20 17:08:07 +01:00
David Perez
0561879d6b Allow device key to be persisted to memory (#1209) 2024-06-20 17:08:07 +01:00
David Perez
039253ac96 Minor formatting and cleanup (#1208) 2024-06-20 17:08:07 +01:00
David Perez
6390fe1ab4 Persist device key past a logout (#1207) 2024-06-20 17:08:07 +01:00
Caleb Derosier
d7e3b74c25 BIT-2102: Require all password fields for vault export (#1206) 2024-06-20 17:08:07 +01:00
Caleb Derosier
8960210bb0 BIT-2103: Sync show/hide file password fields on Vault Export screen (#1205) 2024-06-20 17:08:07 +01:00
Caleb Derosier
c8525989e0 BIT-2136: Fix generator error when length can't accommodate settings (#1181) 2024-06-20 17:08:07 +01:00
Ramsey Smith
de1c76d772 BIT-2120: Add ElementID's to Add/Edit views (Login) (#1202) 2024-06-20 17:08:07 +01:00
Ramsey Smith
11d862664d BIT-2122: Add ElementID's to Add/Edit views (Card) (#1203) 2024-06-20 17:08:07 +01:00
Ramsey Smith
367367bd33 BIT-2124: Add ElementID's to Add/Edit views (Identity) (#1201) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d9d9d6f540 BIT-2126: Add ElementID's to Add/Edit views (Secure Note) (#1200) 2024-06-20 17:08:07 +01:00
David Perez
2185d3847a Add stored pending auth request (#1204) 2024-06-20 17:08:07 +01:00
David Perez
0cc28e41ba Update to the latest Bitwarden SDK (#1198) 2024-06-20 17:08:07 +01:00
Caleb Derosier
c339895665 BIT-2175: Update copy on give feedback modal (#1199) 2024-06-20 17:08:07 +01:00
Ramsey Smith
4e2fe8c501 BIT-2150: Incorrect default timeout (#1197) 2024-06-20 17:08:07 +01:00
Caleb Derosier
07ddb71cfc BIT-2109: Add file password strength indicator to vault export (#1196) 2024-06-20 17:08:07 +01:00
David Perez
b2005f01c1 Update LoginWithDeviceScreen to support Admin Approval type (#1175) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
1150f01666 BIT-2129 Show descriptive error message when Send creation fails (#1186) 2024-06-20 17:08:07 +01:00
Caleb Derosier
90ff2897f5 BIT-2101 BIT-2103: Update export flow for JSON (password protected) (#1188) 2024-06-20 17:08:07 +01:00
David Perez
3565054a4c Update to v2.11.0 of retrofit with BOM (#1194) 2024-06-20 17:08:07 +01:00
David Perez
bb949a6602 BIT-2169: Add @Keep to retrofit interface to avoid proguard crash in release (#1187) 2024-06-20 17:08:07 +01:00
Caleb Derosier
8f94d48297 BIT-2159: Update .json (Encrypted) text to .json (Password Protected) (#1182) 2024-06-20 17:08:07 +01:00
David Perez
0a65b37a65 Create trusted device service (#1185) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
b13c89b688 Display environment label in account switcher (#1179) 2024-06-20 17:08:07 +01:00
Ramsey Smith
323f79d984 BIT-1989-settings-about-dialog-landscape-error (#1180) 2024-06-20 17:08:07 +01:00
David Perez
ed8dfa841e Move the sdk trustDevice API to the VaultSdkSource (#1184) 2024-06-20 17:08:07 +01:00
David Perez
de6f31775b Add trusted device API (#1183) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
9253a7b682 Clear MP field when switching account on unlock screen (#1178) 2024-06-20 17:08:07 +01:00
Caleb Derosier
166a39354a Change give feedback copy to title case (#1177) 2024-06-20 17:08:07 +01:00
Ramsey Smith
3a7ef240b0 BIT-2160: Edit cipher crash (#1176) 2024-06-20 17:08:07 +01:00
Ramsey Smith
992bafc16c BIT-2128: Item creation screen cipher type error (#1169) 2024-06-20 17:08:07 +01:00
Caleb Derosier
25ceaf8c0b BIT-2131: Display folders when filtering by org in vault (#1170) 2024-06-20 17:08:07 +01:00
David Perez
9144bae079 Add 'Device-Identifier' header for auth-requests API (#1174) 2024-06-20 17:08:07 +01:00
David Perez
8ef75bead9 Add new AuthRequestTypeJson types (#1173) 2024-06-20 17:08:07 +01:00
David Perez
aa2f7daae5 Simplify private method by returning Result (#1171) 2024-06-20 17:08:07 +01:00
David Perez
6d82b37319 Update to the most recent string translations (#1168) 2024-06-20 17:08:07 +01:00
Caleb Derosier
45b1e332b4 BIT-2114 & BIT-2137: Add Give Feedback link to Other screen (#1166) 2024-06-20 17:08:07 +01:00
David Perez
dc4b61c503 Set the TDE reason for a forced password reset (#1167) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0791d787e0 BIT-2015 BIT-2016: Fix min number and min special chars not propagating (#1163) 2024-06-20 17:08:07 +01:00
David Perez
3394ff4648 BIT-2117: Add activate-autofill policy type (#1164) 2024-06-20 17:08:07 +01:00
David Perez
186ef16974 Back button on TrustedDeviceScreen should logout (#1162) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
0f581e6e21 BIT-2046 Fix passkey creation date display (#1161) 2024-06-20 17:08:07 +01:00
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
Ramsey Smith
a8f76488da BIT-1965: Send email 2FA verification when switching to screen. (#1096) 2024-06-20 17:08:07 +01:00
David Perez
4dddd1e210 Finish UI components package organization (#1099) 2024-06-20 17:08:07 +01:00
David Perez
80a1e18249 Create field package for ui components (#1098) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
9ddb028c79 PM-6578: Ignore "android" idPackage in autofill traversal data (#1083) 2024-06-20 17:08:07 +01:00
David Perez
770e51f43f Hide vault listing divider when only one category exists (#1095) 2024-06-20 17:08:07 +01:00
David Perez
e6efc9c288 Create header package (#1094) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
c3b422e46f BIT-1115 Add nested folder support (#1072) 2024-06-20 17:08:07 +01:00
David Perez
5c4a7310d4 Add content package (#1093) 2024-06-20 17:08:07 +01:00
David Perez
60dadf3322 Create appbar package (#1091) 2024-06-20 17:08:07 +01:00
David Perez
be70d880b8 Add default modifier to all composables (#1092) 2024-06-20 17:08:07 +01:00
David Perez
90802ff2b0 Move dialog components to dialog package (#1090) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
bd84a8649d BIT-1962: Add Direct Link to Privacy Policy in About Screen (#1084) 2024-06-20 17:08:07 +01:00
David Perez
fc17370223 Add notification-specific icons (#1088) 2024-06-20 17:08:07 +01:00
David Perez
08e1e623c6 Create button package (#1087) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
35e204d9c1 BIT-1957: Update Email Alias generator UI to include 'ForwardEmail' (#1082) 2024-06-20 17:08:07 +01:00
David Perez
54f5026047 Moves switches to switch package (#1086) 2024-06-20 17:08:07 +01:00
David Perez
048171e04d Clean up imports (#1085) 2024-06-20 17:08:07 +01:00
David Perez
cfc6dff1d7 BIT-1599: Add test tags as resources for selection dialogs (#1081) 2024-06-20 17:08:07 +01:00
David Perez
3eabdbf8b6 BIT-1602: Fix duplicated element ID (#1080) 2024-06-20 17:08:07 +01:00
David Perez
748c18ee78 BIT-1597: Add element IDs to Edit Send Screen (#1078) 2024-06-20 17:08:07 +01:00
David Perez
4bd637efb9 BIT-1602: Add element IDs to AccountSecurityScreen (#1077) 2024-06-20 17:08:07 +01:00
David Perez
5504afcfb8 BIT-1603: Add element IDs to the AboutScreen (#1076) 2024-06-20 17:08:07 +01:00
David Perez
77e07f49ee BIT-1606: Add element IDs to DeleteAccountScreen (#1075) 2024-06-20 17:08:07 +01:00
David Perez
cdda76bdae BIT-1599: Add element IDs to SendScreen (#1074) 2024-06-20 17:08:07 +01:00
David Perez
b75f1d8e60 BIT-1614: Add element IDs to SettingsVaultScreen (#1073) 2024-06-20 17:08:07 +01:00
David Perez
48c6ceb71f BIT-1607: Add element IDs to Settings Appearance Screen (#1071) 2024-06-20 17:08:07 +01:00
Ramsey Smith
85faf29c7b BIT-1897-vault-appearing-when-policy-set (#1064) 2024-06-20 17:08:07 +01:00
David Perez
c154da6f46 BIT-1610: Add element IDs to Settings AutoFillScreen (#1070) 2024-06-20 17:08:07 +01:00
David Perez
54f27b54c7 BIT-1611: Add element IDs to Settings OtherScreen (#1069) 2024-06-20 17:08:07 +01:00
David Perez
8489c8587a Add tests tags and limit line size for navbar items (#1068) 2024-06-20 17:08:07 +01:00
David Perez
fc85e1457c BIT-1907: Add element IDs to Generator Password Screen for Appium tests (#1067) 2024-06-20 17:08:07 +01:00
David Perez
ece8bc9325 BIT-1652: Add element IDs to AddItem Screen for Appium tests (#1066) 2024-06-20 17:08:07 +01:00
David Perez
444630258c BIT-1650: Add element IDs to Vault Screen for appium tests (#1065) 2024-06-20 17:08:07 +01:00
David Perez
4c7c82b5d0 Ensure all data from network logger makes it into the logs (#1062) 2024-06-20 17:08:07 +01:00
David Perez
3febae577a Update the way we handle push notifications (#1061) 2024-06-20 17:08:07 +01:00
David Perez
40dddf017d Clean up unused launcher resources (#1060) 2024-06-20 17:08:07 +01:00
David Perez
0537ccde07 BIT-1939: Add collection IDs back to network response (#1059) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
206d25bb48 BIT-1571 Update custom field to follow the design. (#1055) 2024-06-20 17:08:07 +01:00
David Perez
86756a4698 BIT-1938: Display toast after updating cipher collection or moving cipher to an organization (#1058) 2024-06-20 17:08:07 +01:00
David Perez
c779482bf8 BIT-729: Update master password hint text (#1057) 2024-06-20 17:08:07 +01:00
David Perez
c0c88f5108 BIT-1898: Two-factor auth should have access to device data if available (#1054) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
f03d40d5d7 BIT-1908 Add element IDs for vault export screen (#1053) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
8c45edb95b BIT-1422 Add padding for the navigation bar for QR code scan screen (#1051) 2024-06-20 17:08:07 +01:00
David Perez
d86a8e6228 BIT-1943: ResetPasswordScreen was missing navigation bar padding (#1052) 2024-06-20 17:08:07 +01:00
David Perez
294c879e48 Update dispatcherManager naming for consistency (#1050) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
8554a6653b BIT-1935 Filter out trash items for export (#1048) 2024-06-20 17:08:07 +01:00
David Perez
2fd3eac6ee Clean up minor warnings and formatting in tests (#1049) 2024-06-20 17:08:07 +01:00
David Perez
3211e902d4 BIT-1927: Add updated translations and update Duo strings (#1046) 2024-06-20 17:08:07 +01:00
David Perez
64e6cb0bff BIT-1923: Add the Yubi Key image to the two-factor login screen (#1047) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
3fba5d6e9a BIT-1274, BIT-1275, BIT-1276 Add the ability to export user vault data (#1040) 2024-06-20 17:08:07 +01:00
Ramsey Smith
e6883d9599 BIT-1623: Loading State Not Shown on Initial Vault Access (#1045) 2024-06-20 17:08:07 +01:00
David Perez
7b7a1d15f5 BIT-1915: Migrate account tokens to encrypted shared preferences (#1039) 2024-06-20 17:08:07 +01:00
Caleb Derosier
2e2b80470c Handle null or blank auth urls for Duo 2FA (#1044) 2024-06-20 17:08:07 +01:00
David Perez
8eafb8e180 Decode vault database json on default dispatcher (#1043) 2024-06-20 17:08:07 +01:00
Caleb Derosier
1953c40b26 BIT-1917: Add Duo 2-factor authentication (#1036) 2024-06-20 17:08:07 +01:00
David Perez
946565ae54 Add spot in encrypted shared preferences for tokens (#1038) 2024-06-20 17:08:07 +01:00
Ramsey Smith
b14ed30af3 BIT-1349: Generator screen text overlap bug (#1037) 2024-06-20 17:08:07 +01:00
Ramsey Smith
c262dc03c1 BIT-1912: Store collection ids after creation or share. (#1033) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
c33fc8cf97 BIT-1888 Add the check for the last revision date (#1029) 2024-06-20 17:08:07 +01:00
David Perez
2d54fc4616 Create AccountTokensJson for reusability (#1035) 2024-06-20 17:08:07 +01:00
David Perez
32f9b1bde6 Use the clock in the Generator Repo (#1032) 2024-06-20 17:08:07 +01:00
David Perez
7558a29922 Minor cleanup of Generator Repo tests (#1031) 2024-06-20 17:08:07 +01:00
David Perez
2c8c28b257 Minor cleanup of Vault Repo tests (#1030) 2024-06-20 17:08:07 +01:00
David Perez
fe68cb6039 Minor cleanup of AuthRepo tests (#1028) 2024-06-20 17:08:07 +01:00
Ramsey Smith
cbc3940167 BIT-1555: identity name bug (#1026) 2024-06-20 17:08:07 +01:00
David Perez
3b2d3a4668 BIT-1901, BIT-1904 Add Yubi key support (#1025) 2024-06-20 17:08:07 +01:00
David Perez
c0f51d049f Move auth request logic into its own manager class (#1027) 2024-06-20 17:08:07 +01:00
Ramsey Smith
6b4e367c66 BIT-1724: No folder vault section (#1021) 2024-06-20 17:08:07 +01:00
David Perez
e9fba5b99c Rename WebAuthCallbackActivity to be more generic (#1024) 2024-06-20 17:08:07 +01:00
David Perez
874ead8f3e Minor cleanup of the MainViewModelTests and the AuthRepo (#1023) 2024-06-20 17:08:07 +01:00
David Perez
6e3c5930a1 Process NFC data from a Yubi Key (#1020) 2024-06-20 17:08:07 +01:00
David Perez
b74427dd88 Minor clean up of the TwoFactorLoginScreen (#1022) 2024-06-20 17:08:07 +01:00
Caleb Derosier
6ac7e0430f Remove unnecessary constructor keyword from Impl classes (#1019) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
44b65e16b0 BIT-1719 Log a user out on a notificaiton (#1013) 2024-06-20 17:08:07 +01:00
David Perez
cb20a6d690 Update the TwoFactorRequired response to be able to parse multiple payload types (#1018) 2024-06-20 17:08:07 +01:00
David Perez
d6513a1ef7 Add support for listening to NFC broadcasts (#1017) 2024-06-20 17:08:07 +01:00
David Perez
866dce2926 Add NFC support to the manifest (#1014) 2024-06-20 17:08:07 +01:00
David Perez
79ed894d70 BIT-1662: Fix pull to refresh on content that did not scroll (#1012) 2024-06-20 17:08:07 +01:00
David Perez
cc0f6f54a5 BIT-1558: Search toolbar IME action should close the keyboard (#1011) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
d5f8eabf31 Logout a user on sync if the security stamp does not match (#1002) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
829934f7c0 BIT-1584 Fix the view password overflow item visibility (#1008) 2024-06-20 17:08:07 +01:00
Brian Yencho
5bfa059cdb BIT-1899: Post root navigation calls to avoid visual defects on startup (#1009) 2024-06-20 17:08:07 +01:00
David Perez
8cc25a57f0 VaultRepo clears in-memory vault data whenever the active account changes (#1010) 2024-06-20 17:08:07 +01:00
David Perez
5928987a9b BIT-1729: Re-load the options to apply policy values (#1000) 2024-06-20 17:08:07 +01:00
David Perez
6bfb9440b5 Add AuthDiskSource helper for knowing when the user changes (#1007) 2024-06-20 17:08:07 +01:00
Ramsey Smith
2739b9e001 BIT-1703: Card brand UI error (#997) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
5ca514b1e2 BIT-1583 Save the items as null if they are blank (#1006) 2024-06-20 17:08:07 +01:00
Brian Yencho
e115c51e36 Remove now-unnecessary unlocking check when calling sync (#1004) 2024-06-20 17:08:07 +01:00
David Perez
1bb489a206 Add rtl mirroring for more images (#1005) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
b0af9a625c BIT-1171 Update the login with device IDs (#1003) 2024-06-20 17:08:07 +01:00
Brian Yencho
7432068565 Replace one-off exclusion rules with @OmitFromCoverage (#1001) 2024-06-20 17:08:07 +01:00
David Perez
ad31994ab7 Directional icons should be mirrored in right to left languages (#999) 2024-06-20 17:08:07 +01:00
David Perez
b434feed0b Allow for more language support at an OS level (#998) 2024-06-20 17:08:07 +01:00
David Perez
042b055ecd Add missing enum valur to ForcePasswordResetReason (#996) 2024-06-20 17:08:07 +01:00
David Perez
21dabe88e0 Fix resend button moving around (#991) 2024-06-20 17:08:07 +01:00
David Perez
a7b58e9c19 BIT-1729: Update generator policy UI in realtime (#990) 2024-06-20 17:08:07 +01:00
David Perez
5a6be93644 Add helper handle methods for MainType and Internal actions (#989) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
c3724605b8 BIT-1658 Change the Linked custom field to display the name (#988) 2024-06-20 17:08:07 +01:00
David Perez
03c21a953d BIT-724: Update touch targets (#986) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e04b2a95e4 BIT-1679 Add the CipherAttachment test tag (#987) 2024-06-20 17:08:07 +01:00
David Perez
ec0df1d2a1 BIT-1671: Fix transition jank (#984) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
673972c0be BIT-1714 Add the ID to the decline all requests button (#983) 2024-06-20 17:08:07 +01:00
David Perez
200ecf73e4 Remove wrapper column on LoginScreen (#985) 2024-06-20 17:08:07 +01:00
David Perez
a6c6af7a56 Hide soft keyboard when attempting to login (#982) 2024-06-20 17:08:07 +01:00
Ramsey Smith
f7150d33cb BIT-1704: Edit items in collection bug (#977) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
7326063f68 BIT-1577 Add the options element ID (#980) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
d58e06e00f BIT-1709 Add the button element Ids on the AddSend screen (#975) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
1a9ed4d288 BIT-1679 Update test tags for VaultItemScreen (#973) 2024-06-20 17:08:07 +01:00
David Perez
0ebddadcae Fix minor optimization issues (#979) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
80a024f9dd BIT-1592 Update element ID location for search items (#970) 2024-06-20 17:08:07 +01:00
David Perez
dc2e07c130 BIT-1524, BIT-898: Update generated text (#964) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
6294e656ce Move the testTagAsResourceId modifier (#978) 2024-06-20 17:08:07 +01:00
David Perez
178d7f898b Check database schemas to source control (#976) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
be54a1bfbb BIT-1708 Add the test tag for the policy notice. (#974) 2024-06-20 17:08:07 +01:00
Ramsey Smith
da176994ca BIT-1664: Vault add item ownership tests. (#969) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e2e52d84b1 BIT-1677 Update the tags on the AddEdit Item screen. (#972) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
899355551f BIT-1676 Update the attachment screen test ID. (#971) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
1334c98b1f BIT-1701 Add the policy notice to the add send screen. (#963) 2024-06-20 17:08:07 +01:00
Brian Yencho
390411ded7 BIT-1715: Fix autofill account-switching data loading error (#965) 2024-06-20 17:08:07 +01:00
David Perez
ce9dff7ab2 Apply minor compose optimizations (#967) 2024-06-20 17:08:07 +01:00
David Perez
8b7d1bfc51 Fix incorrect test imports (#966) 2024-06-20 17:08:07 +01:00
David Perez
6e679d650f Remove deprecations (#961) 2024-06-20 17:08:07 +01:00
David Perez
b8e2f7856a BIT-1663: Display toast when auth request is declined or approved (#968) 2024-06-20 17:08:07 +01:00
David Perez
9d7e762c5d Remove the usage of the deprecated AlertDialog (#959) 2024-06-20 17:08:07 +01:00
David Perez
f823e07f5d Update compose BOM and material 3 library (#957) 2024-06-20 17:08:07 +01:00
Brian Yencho
300190a520 Remove various unnecessary TODOs (#956) 2024-06-20 17:08:07 +01:00
David Perez
61212c3628 Update detekt and fix minor warnings (#955) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
28f805418d BIT-1699 Fix initial pasword type not checking policy (#954) 2024-06-20 17:08:07 +01:00
David Perez
23721858b8 Update bitwarden sdk and login with device flow (#946) 2024-06-20 17:08:07 +01:00
Brian Yencho
bdf3cd8ee1 Update Roboelectric to 4.11.1 (#953) 2024-06-20 17:08:07 +01:00
Brian Yencho
e02a7720ab Use parallel garbage collection in tests (#950) 2024-06-20 17:08:07 +01:00
Lucas Kivi
da47e3fbbb Support other autofill types (#948) 2024-06-20 17:08:07 +01:00
Lucas Kivi
3e1674b9e3 Fix spelling error in file name (#949) 2024-06-20 17:08:07 +01:00
Lucas Kivi
e4c43d4763 Simplify tests with mocks (#947) 2024-06-20 17:08:07 +01:00
Sean Weiser
684baf9bdd BIT-1527: Wrap FileManager methods in io context (#945) 2024-06-20 17:08:07 +01:00
Brian Yencho
82415d38b1 Use KSP for Hilt to improve build times (#944) 2024-06-20 17:08:07 +01:00
Brian Yencho
a8f24f5f55 Used fixed timezome to fix failing Password History test (#943) 2024-06-20 17:08:07 +01:00
Ramsey Smith
8156e306f5 BIT-617: Vault Password History (#935) 2024-06-20 17:08:07 +01:00
David Perez
46bc489f1f Polling on pending requests screen (#942) 2024-06-20 17:08:07 +01:00
Brian Yencho
10cf094c3f BIT-1682: Add more master password reprompts to Item Listing screen (#938) 2024-06-20 17:08:07 +01:00
Sean Weiser
528b5605d8 BIT-779: Add UI tests for generator changes (#941) 2024-06-20 17:08:07 +01:00
Joshua Queen
f57eec5aa5 BIT-1594: Send form element IDs (#929) 2024-06-20 17:08:07 +01:00
David Perez
33c64db85c Poll for auth request updates (#939) 2024-06-20 17:08:07 +01:00
Brian Yencho
624e60fd71 Ensure more overflow action types get reprompts on Search (#940) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
b800b77194 BIT-1646 Flip the order for the delete menu password prompt (#937) 2024-06-20 17:08:07 +01:00
Caleb Derosier
267fd8d077 BIT-784: Enforce send options policy (#933) 2024-06-20 17:08:07 +01:00
Joshua Queen
c9eca38e08 BIT-1679: Adding element IDs for view item screen (#932) 2024-06-20 17:08:07 +01:00
Shannon Draeker
c5e8faccc3 BIT-1687: Password reprompt for items (#936) 2024-06-20 17:08:07 +01:00
Sean Weiser
2e3200f53d BIT-779: Enforce policies on passcode generator screen (#927) 2024-06-20 17:08:07 +01:00
David Perez
b15dc065be Handle navigation for auth requests from notification (#934) 2024-06-20 17:08:07 +01:00
Shannon Draeker
89dd552908 BIT-785: Vault timeout policy (#924) 2024-06-20 17:08:07 +01:00
Joshua Queen
c7f063a306 BIT-1676: Attachment view element IDs (#931) 2024-06-20 17:08:07 +01:00
Lucas Kivi
7738f75bfb BIT-1093: Setup TOTP auto copy settings (#928) 2024-06-20 17:08:07 +01:00
Brian Yencho
3fe0950983 BIT-1683: Show master password reprompts on Search Screen (#925) 2024-06-20 17:08:07 +01:00
Lucas Kivi
81c78fc115 BIT-1457: Setup autofill save request (#898) 2024-06-20 17:08:07 +01:00
Sean Weiser
8bb754f85b BIT-1527: Handle attachment downloads (#894) 2024-06-20 17:08:07 +01:00
David Perez
6e945a4385 Remove unused function (#926) 2024-06-20 17:08:07 +01:00
Caleb Derosier
debfbc04b0 BIT-782: Implement Personal Ownership policy support (#920) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
f380e21600 BIT-1670: Add the initial autofill dialog (#922) 2024-06-20 17:08:07 +01:00
Joshua Queen
77ac4b1956 BIT-1677: Add element IDs for edit item (#923)
Co-authored-by: Lucas Kivi <125697099+lucas-livefront@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
David Perez
ce3066dd54 Process push notification to display auth request notification (#919) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
77913805ab BIT-972 Add the import url (#903) 2024-06-20 17:08:07 +01:00
Sean Weiser
7b32e46d37 BIT-779: Adding UI logic to disable and limit controls under policy enforcement (#921)
Co-authored-by: Joshua Queen <joshua@livefront.com>
2024-06-20 17:08:07 +01:00
Shannon Draeker
05a171e71c BIT-783: Enforce Send restriction policy (#915) 2024-06-20 17:08:07 +01:00
Shannon Draeker
d538e37606 Create policy manager (#899) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
794b68d364 Save the value for showing the initial autofill dialog (#916) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
ca0a38d3fa BIT-973 Get the vault URL from the repo. (#911) 2024-06-20 17:08:07 +01:00
Joshua Queen
88a74d75ef BIT-1645: Adding element IDs to the vault unlock screen (#917) 2024-06-20 17:08:07 +01:00
Lucas Kivi
3b1758262b BIT-1659-filter-out-reprompt-ciphers (#918) 2024-06-20 17:08:07 +01:00
Ramsey Smith
1448322964 Add error dialog in VaultAddEditViewModel (#914) 2024-06-20 17:08:07 +01:00
Brian Yencho
4f08d5ddbe BIT-1661: Pre-populate Add Item screen during autofill save (#913) 2024-06-20 17:08:07 +01:00
David Perez
bafebb46f3 BIT-1567: Do process auth requests if feature is disabled (#912) 2024-06-20 17:08:07 +01:00
Ramsey Smith
81d0e2f4db BIT-506: Hard delete (#910) 2024-06-20 17:08:07 +01:00
David Perez
087018bd26 BIT-1560: Successfully login with device (#892) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
2127dcbb1d BIT-1570 Make the name value appear in the dialog (#907) 2024-06-20 17:08:07 +01:00
Shannon Draeker
0f72413379 Add a compose element for the policy warnings (#908) 2024-06-20 17:08:07 +01:00
Joshua Queen
9adbc181fd BIT-1592: Adding element IDs for search and search sends (#906) 2024-06-20 17:08:07 +01:00
Shannon Draeker
608779ba68 BIT-778: Account recovery (#905) 2024-06-20 17:08:07 +01:00
Brian Yencho
10471a7ea6 Allow users to navigate to Add Item screen for autofill save (#900) 2024-06-20 17:08:07 +01:00
Joshua Queen
d711360bad BIT-1180: Adding element IDs for passphrases (#902) 2024-06-20 17:08:07 +01:00
Ramsey Smith
2d0353d744 BIT-1575: Update cipher collections functionality (#904) 2024-06-20 17:08:07 +01:00
Joshua Queen
bb0c91ee5a BIT-1171: Element IDs for LoginApporvalScreen and Reset Password Screen (#901) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
24806c4920 BIT-1283 Clear the clipboard after the settings interval (#891) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
fc3cdeb798 BIT-1667: Navigate the user to the tooltip URI (#897) 2024-06-20 17:08:07 +01:00
Shannon Draeker
2c092d9d2c Fix password reset (#896) 2024-06-20 17:08:07 +01:00
Brian Yencho
27c93d26e5 Add AutofillSaveItem and related Intent helpers (#895) 2024-06-20 17:08:07 +01:00
Brian Yencho
ab84a4b9d3 BIT-1538, BIT-1539, BIT-1660: Implement Search in autofill flow (#889) 2024-06-20 17:08:07 +01:00
Joshua Queen
5ceec9b2f7 Setup for generator policy implementation (#888) 2024-06-20 17:08:07 +01:00
David Perez
d9d5eaeea2 Add loading states and navigation events to LoginWithDeviceScreen. (#890) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
a985cfaccc Save the clear clipboard frequency in settings. (#886) 2024-06-20 17:08:07 +01:00
David Perez
526ab51a90 Listen to updates to login auth requests (#887) 2024-06-20 17:08:07 +01:00
David Perez
d6c2969332 Update the CreateAuthRequests API to poll for updates (#884) 2024-06-20 17:08:07 +01:00
Shannon Draeker
1794223d02 Fix API key name (#885) 2024-06-20 17:08:07 +01:00
David Perez
d0dfe3ca2f Add dialog state to LoginWithDevice state (#883) 2024-06-20 17:08:07 +01:00
Shannon Draeker
cf8f2ff7fa Fixed login bug (#882) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
95b4aaf605 BIT-1654 Add URI option menu (#877) 2024-06-20 17:08:07 +01:00
Lucas Kivi
a92d9ff823 BIT-1093: Add TOTP copying to autofill flow (#879)
Co-authored-by: David Perez <david@livefront.com>
2024-06-20 17:08:07 +01:00
David Perez
2be47c5b0f Minor cleanup of LoginWithDeviceViewModel (#881) 2024-06-20 17:08:07 +01:00
Sean Ephraim
c88b01ea11 SA-115: Update localization strings to match Xamarin repo @ 0f22f27 (#876) 2024-06-20 17:08:07 +01:00
David Perez
cd66699467 Add API for getting auth request updates (#880) 2024-06-20 17:08:07 +01:00
Ramsey Smith
034284fad4 BIT-1575: Collection Screen (#878) 2024-06-20 17:08:07 +01:00
Shannon Draeker
96401aba79 BIT-786: Export vault policy (#875) 2024-06-20 17:08:07 +01:00
Joshua Queen
7b6f9491b3 BIT-1087: Adding navigation for the username types tooltip in generator. (#874) 2024-06-20 17:08:07 +01:00
Shannon Draeker
5fffd4e3e2 BIT-620: Reset password screen (#871) 2024-06-20 17:08:07 +01:00
Brian Yencho
94f532b9d2 Add decodeFromStringOrNull for safer disk JSON parsing (#873) 2024-06-20 17:08:07 +01:00
David Perez
4807005428 Add API for retrieving auth requests by ID (#872) 2024-06-20 17:08:07 +01:00
Ramsey Smith
9300ba01f7 Fix VaultAddEditViewModelTest (#870) 2024-06-20 17:08:07 +01:00
David Perez
238a16652b Create separate API for authenticated auth requests (#868) 2024-06-20 17:08:07 +01:00
Shannon Draeker
2be6c9042f BIT-802: Enforce master password policy (#849)
Co-authored-by: Sean Weiser <125889608+sean-livefront@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Ramsey Smith
b3f23ab172 BIT-1309: Ownership in the add item screen (#831) 2024-06-20 17:08:07 +01:00
Joshua Queen
f1a799955c BIT-756: Wrap startActivity in IntentManager with try catch (#865) 2024-06-20 17:08:07 +01:00
Brian Yencho
f93db195c0 Get autofill enabled information more reliably (#867) 2024-06-20 17:08:07 +01:00
Joshua Queen
2de2ade7a6 BIT-478: Implementation for crash logging switch in settings screen (#864) 2024-06-20 17:08:07 +01:00
Brian Yencho
085fa0153d Fix rebasing issue with Login URIs (#866) 2024-06-20 17:08:07 +01:00
Brian Yencho
1e64c82e83 BIT-1642: Pre-populate the add item screen URI during autofill (#863) 2024-06-20 17:08:07 +01:00
David Perez
84a983e755 BIT-1574: Add pull to refresh behavior (#861) 2024-06-20 17:08:07 +01:00
Sean Weiser
8489bd1476 BIT-1547: Hook up remaining push notification sync handling (#848) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
d2ffd7bf01 BIT-1653 Add functionality to new URI button (#862) 2024-06-20 17:08:07 +01:00
Brian Yencho
b1cc9a1dd6 BIT-1641: Use correct matching logic for in-app autofill (#860) 2024-06-20 17:08:07 +01:00
Shannon Draeker
a317174db7 Refactor vault unlock state to enum (#853) 2024-06-20 17:08:07 +01:00
Sean Ephraim
d8ee29a0a4 SA-114: Update Hebrew & Indonesian language localization codes/strings (#856) 2024-06-20 17:08:07 +01:00
Caleb Derosier
f2053bbb07 BIT-1508: Implement decline all pending requests & add filters (#845) 2024-06-20 17:08:07 +01:00
Lucas Kivi
88da5b2007 BIT-1506: block autofill for block listed URIs (#855) 2024-06-20 17:08:07 +01:00
Brian Yencho
c7580c87bd Fix accidental hardcoded Intent key (#858) 2024-06-20 17:08:07 +01:00
Brian Yencho
50d963c70e BIT-1643: Add master password reprompt to autofill selection (#854) 2024-06-20 17:08:07 +01:00
David Perez
79988db49a Fix nullability bug in combineDataStates (#857) 2024-06-20 17:08:07 +01:00
David Perez
d12776483d BIT-1646, BIT-1647: Launch action after password validation (#852) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
20dd839923 BIT-1648: Add the copy totp code overflow option (#850) 2024-06-20 17:08:07 +01:00
Lucas Kivi
0c6ea8d18d BIT-621: Add URI matching for autofill (#842) 2024-06-20 17:08:07 +01:00
Joshua Queen
0e5e6b4444 Add crash logging boolean to settings repository and settings disk source (#851) 2024-06-20 17:08:07 +01:00
Joshua Queen
1ffd233e7e Updated copy on about page to include bitwarden copyright information (#847) 2024-06-20 17:08:07 +01:00
Sean Ephraim
8cb28fc90e SA-113: Update localization strings (#807) 2024-06-20 17:08:07 +01:00
Shannon Draeker
39e37eb7c7 Add PolicyInformation data structure (#846) 2024-06-20 17:08:07 +01:00
David Perez
91207df3fa BIT-1213: Add real password check to vault item screen (#844) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
2d652c8a2e BIT-1301 Adding icons to collection items (#840) 2024-06-20 17:08:07 +01:00
Brian Yencho
82ef39e15d Show appropriate empty states for autofill flow (#843) 2024-06-20 17:08:07 +01:00
David Perez
9a8aca9fe1 Add validity checks to ensure that changes to biometrics require a master password or pin to continue (#839) 2024-06-20 17:08:07 +01:00
Brian Yencho
2623fc3cbe Move validatePassword to AuthRepository and ensure errors are caught (#841) 2024-06-20 17:08:07 +01:00
Sean Weiser
474025b893 BIT-1547: Setup needed logic to support push notification syncs (#837) 2024-06-20 17:08:07 +01:00
Brian Yencho
7c4092a539 Add placeholder autofill URI matching (#838) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e19ba9df51 BIT-1545 Allowing the user to search for verification code items (#836) 2024-06-20 17:08:07 +01:00
Brian Yencho
8d81b160f9 Make CipherView.toAutofillCipherProvider public and add tests (#835) 2024-06-20 17:08:07 +01:00
Brian Yencho
5b854c17b7 Update Vault Item Listing screen app bar for autofill (#834) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
0a6b0f8dc7 BIT-458, BIT-459: Add Folder Saving/Editing/Deleting (#832) 2024-06-20 17:08:07 +01:00
David Perez
a88f28e5bc BIT-1451, BIT-1453: logout on failed attempts (#833) 2024-06-20 17:08:07 +01:00
Brian Yencho
b3fa33a02c Send autofill selections back to autofill flow (#829) 2024-06-20 17:08:07 +01:00
David Perez
b199a67b7d BIT-1630: Add unlock with biometrics flow (#827) 2024-06-20 17:08:07 +01:00
Brian Yencho
31d54b3dc2 Rearrage mapping in createAuthRequest (#830) 2024-06-20 17:08:07 +01:00
Caleb Derosier
a187fbb0d1 BIT-1565: Approve and decline login requests (#818) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
3be37766e2 Adding the Repository folder calls. (#813) 2024-06-20 17:08:07 +01:00
Caleb Derosier
fa551fa6ab BIT-1563: Handle POST auth-requests error on Login with Device (#828) 2024-06-20 17:08:07 +01:00
Brian Yencho
ab0cfdfdc2 Provide graceful fallbacks when there is no active user (#825) 2024-06-20 17:08:07 +01:00
David Perez
8f21fb466e BIT-614: Add ability to setup biometrics from account security screen (#826) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
cf7f0ad7fe BIT-1351 Sorting Items by name (#823) 2024-06-20 17:08:07 +01:00
David Perez
2dde22f762 Vault repo biometrics (#821) 2024-06-20 17:08:07 +01:00
David Perez
aacb955720 User settings repo to get biometrics enabled info (#824) 2024-06-20 17:08:07 +01:00
David Perez
9fcc326df3 Interfaces provided via Local Composition should be immutable (#822) 2024-06-20 17:08:07 +01:00
David Perez
e2cd1d5e98 Add loading dialog support to account security screen (#820) 2024-06-20 17:08:07 +01:00
Caleb Derosier
f33ec6e6a3 BIT-1631: Hide Pending requests button when approve requests is disabled (#819) 2024-06-20 17:08:07 +01:00
David Perez
365e4e5dd9 Add support to prompt for biometrics setup (#817) 2024-06-20 17:08:07 +01:00
Sean Weiser
0e9241d54c BIT-1517: Add check for claimed organization domain to SSO ViewModel (#816) 2024-06-20 17:08:07 +01:00
Shannon Draeker
5ce45a8069 BIT-1273: Validate master password (#814) 2024-06-20 17:08:07 +01:00
David Perez
78a256ae3f Add biometrics state to UnlockVaultViewModel (#815) 2024-06-20 17:08:07 +01:00
Brian Yencho
49e3d555e3 Use a Channel for generatorResultFlow implementation (#811) 2024-06-20 17:08:07 +01:00
Brian Yencho
f2a7998bb0 Navigate to the Vault Listing screen from autofill (#810) 2024-06-20 17:08:07 +01:00
David Perez
0411ccd3f9 Update biometrics state in AccountSecurityScreen (#812) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e38dea7ab7 Adding the Folder Api and Service (#809) 2024-06-20 17:08:07 +01:00
Caleb Derosier
ab5a35b914 BIT-811 BIT-1566: Add Login Approval screen & hook up to Pending Requests (#808) 2024-06-20 17:08:07 +01:00
Shannon Draeker
b991acd0d0 BIT-1277 BIT-1279: Confirmation dialog (#805) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
f023650730 BIT-458, BIT-459: Add screens for adding and editing folders (#795) 2024-06-20 17:08:07 +01:00
David Perez
9338a51d68 Add isBiometricsEnabled boolean to UserState (#806) 2024-06-20 17:08:07 +01:00
Shannon Draeker
b1c6567df2 BIT-1272: Export vault screen (#804) 2024-06-20 17:08:07 +01:00
Caleb Derosier
e5bfdd0fa7 BIT-810: Implement resend notification (#803) 2024-06-20 17:08:07 +01:00
Caleb Derosier
a7e393e325 Refactor logic for auth requests & decrypt all fingerprints (#800) 2024-06-20 17:08:07 +01:00
Joshua Queen
a4e99745bc BIT-971: Adding urls for two step login and change master password in… (#790) 2024-06-20 17:08:07 +01:00
David Perez
d938a7da70 Add initial biometrics manager (#802) 2024-06-20 17:08:07 +01:00
Brian Yencho
f0b0859ae3 Use direct navigation to nested destinations (#801) 2024-06-20 17:08:07 +01:00
Joshua Queen
bc834fee93 BIT-805: Screen capture toggle setting implementation (#788) 2024-06-20 17:08:07 +01:00
Sean Weiser
c765de99f1 BIT-816: Handle login attempt of SSO flow (#797) 2024-06-20 17:08:07 +01:00
Brian Yencho
7a163d82ed Store SpecialCircumstance to SavedStateHandle (#799) 2024-06-20 17:08:07 +01:00
David Perez
3264be998d Add storage for biometrics key (#798) 2024-06-20 17:08:07 +01:00
Lucas Kivi
f2d90dda55 BIT-1316: Add compatibility for browser apps (#796) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0818638273 BIT-1291: Initiate Login with Device flow (#791) 2024-06-20 17:08:07 +01:00
Lucas Kivi
52acc2fa47 Add Domains database (#784) 2024-06-20 17:08:07 +01:00
Shannon Draeker
5fa49c8b53 BIT-918: Resend notification emails (#792) 2024-06-20 17:08:07 +01:00
David Perez
555ff1dcd2 Add biometrics library (#794) 2024-06-20 17:08:07 +01:00
David Perez
26335bf217 BIT-1184: Add pending deletion state to display deletion dialog (#793) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
317cc7396e Complete the UI for the Folders screen (#783) 2024-06-20 17:08:07 +01:00
Shannon Draeker
3de3c8f0ed BIT-1490: Two factor login (#775) 2024-06-20 17:08:07 +01:00
Ramsey Smith
bc3a76260f BIT-503: Move item to trash from edit screen (#786) 2024-06-20 17:08:07 +01:00
David Perez
05bdf5a25e BIT-1418: Add premium feature restriction notice to attachments (#787) 2024-06-20 17:08:07 +01:00
David Perez
064b767b56 BIT-1407: Allow users to add attachments (#782) 2024-06-20 17:08:07 +01:00
Caleb Derosier
3635d368f9 BIT-809: Generate fingerprint on Login with Device (#781) 2024-06-20 17:08:07 +01:00
Joshua Queen
cd020f2af9 Adding screen capture allow key to settings disk source (#780) 2024-06-20 17:08:07 +01:00
Joshua Queen
2f2f5703a7 Navigate directly to generator when edited item's password or username fields are empty (#785) 2024-06-20 17:08:07 +01:00
David Perez
465cce42f0 Add flow for creating attachments (#777) 2024-06-20 17:08:07 +01:00
Sean Weiser
3e9852e9e7 Remove unneeded argument and add parallel forks for unit tests (#779) 2024-06-20 17:08:07 +01:00
Shannon Draeker
41229d0324 BIT-917 BIT-1489: Show two factor auth view (#756) 2024-06-20 17:08:07 +01:00
David Perez
6f9147b2b2 Add method for encrypting an attachment (#774) 2024-06-20 17:08:07 +01:00
Brian Yencho
cc7da7b8dd Update test memory to avoid java heap errors (#778) 2024-06-20 17:08:07 +01:00
David Perez
4669682b83 Move fileUploadType into it's own file (#773) 2024-06-20 17:08:07 +01:00
Lucas Kivi
96513d74c3 Perform deeper login data parsing (#758) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
54802db0b3 BIT-1402 adding Password checker to Add Edit Screen (#769) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
27a9719532 BIT-1561 Fixing the UI elements in Verification code screen (#771) 2024-06-20 17:08:07 +01:00
Joshua Queen
c2e6497fd8 BIT-748: Settings about, rate app (#765) 2024-06-20 17:08:07 +01:00
David Perez
84346e2b29 Display the selected attachment name (#770) 2024-06-20 17:08:07 +01:00
David Perez
04d60a50ff Add support for deleting an attachment (#768) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
dc3081c5d6 BIT-1339 Add TOTP item to detail screen (#744) 2024-06-20 17:08:07 +01:00
David Perez
6223b225c5 Add API support for deleting an attachment (#767) 2024-06-20 17:08:07 +01:00
Joshua Queen
65e85b02f8 BIT-1496: Generator Prompt Overwrite Confirmation (#755) 2024-06-20 17:08:07 +01:00
David Perez
4fcbf4704d Rename launchActivityForResult to getActivityResultLauncher (#764) 2024-06-20 17:08:07 +01:00
Shannon Draeker
410e3072fa Add support for different login methods (#762) 2024-06-20 17:08:07 +01:00
Ramsey Smith
c977f7617a BIT-1410: Move to organization from edit item screen (#760) 2024-06-20 17:08:07 +01:00
Brian Yencho
7a416de9c9 BIT-1092: Store and expose value for disabling autofill save prompt (#763) 2024-06-20 17:08:07 +01:00
David Perez
54e3ddf839 Add fileChoose callback to handler to ensure it is remembered (#759) 2024-06-20 17:08:07 +01:00
Caleb Derosier
d66c3be2a6 BIT-1559: Implement GET auth-requests (#752) 2024-06-20 17:08:07 +01:00
David Perez
89fda64baa Display attachments in the UI (#754) 2024-06-20 17:08:07 +01:00
Lucas Kivi
be8608e53a Consolidate username and email autofill views (#757) 2024-06-20 17:08:07 +01:00
Lucas Kivi
ee8b9563a3 Lazily determine autofill setting (#753) 2024-06-20 17:08:07 +01:00
Ramsey Smith
4f0fa96dc0 BIT-1551: Restrict cloning to items not assigned to a collection (#751) 2024-06-20 17:08:07 +01:00
Brian Yencho
862d9b5c94 Rename URI detection method related VM and Screen items add add tests (#750) 2024-06-20 17:08:07 +01:00
Joshua Queen
5279f1a4ba BIT-71: Adding logic for password hint implementation (#748) 2024-06-20 17:08:07 +01:00
David Perez
96201fd34c Add initial attachments screen shell (#745) 2024-06-20 17:08:07 +01:00
Sean Weiser
30ab22f826 Handle SSO prevalidation and custom tab launch (#743) 2024-06-20 17:08:07 +01:00
Ramsey Smith
0422d3fdd8 BIT-639: Restore items from trash (#735) 2024-06-20 17:08:07 +01:00
Brian Yencho
8a16672b4d BIT-1094: Store default URI match detection type (#747) 2024-06-20 17:08:07 +01:00
David Perez
45592a7369 Hide overflows with no items (#746) 2024-06-20 17:08:07 +01:00
Brian Yencho
27fea49b48 BIT-1454: Allow automatic sync only after 30 minutes from previous sync (#742) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
eeb4ae75a7 Updating getAuthCodesFlow to update values on emission. (#741) 2024-06-20 17:08:07 +01:00
David Perez
de99c36b20 BIT-1282: Add UI for Vault Sync (#740) 2024-06-20 17:08:07 +01:00
David Perez
376278e97a Vault screen overflow option actions (#739) 2024-06-20 17:08:07 +01:00
Caleb Derosier
9a371843ee BIT-1508: Add Pending Login Requests screen (#738) 2024-06-20 17:08:07 +01:00
Lucas Kivi
6a66d24dd1 BIT-1294: Add autofill cipher handling (#731) 2024-06-20 17:08:07 +01:00
David Perez
8acb748782 Add a VaultHandlers class to more easily pass around lambdas (#737) 2024-06-20 17:08:07 +01:00
David Perez
abd73b949a Update createMockSendView to make a more realistic SendView (#736) 2024-06-20 17:08:07 +01:00
David Perez
ed38cd6090 Add overflow options to the listing screen and the search screen (#734) 2024-06-20 17:08:07 +01:00
Brian Yencho
e1a078e511 Decouple unlocking and syncing and add syncIfNecessary (#733) 2024-06-20 17:08:07 +01:00
Lucas Kivi
91df6b5e25 Update CipherView subtitle generation (#730) 2024-06-20 17:08:07 +01:00
David Perez
bc1f5cb020 Add storage for the last sync date (#732) 2024-06-20 17:08:07 +01:00
David Perez
c3cb61e43a BIT-495: Add search with complete send support (#727) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
f5d3e36f0e BIT-1338 Finish Verification Code Screen Implementation (#721) 2024-06-20 17:08:07 +01:00
David Perez
8a20d0e57c Add a loading dialog to the Other Screen (#729) 2024-06-20 17:08:07 +01:00
Brian Yencho
82d06f56b9 BIT-1430: Add migration from SecureStorage (#728) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
17eb3e2e0b BIT-540 Adding Custom Field Edit Actions (#723) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
9cc8763642 BIT-1400 Fixing the vault item count to not include trash items (#722) 2024-06-20 17:08:07 +01:00
David Perez
03222cbdaf Add events for the search screen (#726) 2024-06-20 17:08:07 +01:00
Ramsey Smith
b65671bce7 BIT-1230: Show URI once for login items (#716) 2024-06-20 17:08:07 +01:00
David Perez
150fd159c3 Add auto-focus to search toolbar (#725) 2024-06-20 17:08:07 +01:00
Sean Weiser
112d181394 BIT-816: Add handling for SSO intents (#724) 2024-06-20 17:08:07 +01:00
Joshua Queen
6a49a37ef0 Adding the ability to add URIs as a comma delimited list in block auto fill (#718) 2024-06-20 17:08:07 +01:00
Joshua Queen
427299eddf BIT-72: Adding UI and navigation for the master password hint screen (#720) 2024-06-20 17:08:07 +01:00
Joshua Queen
fa0b71df75 BIT-1534: Updating keyboard type in block auto fill screen (#719) 2024-06-20 17:08:07 +01:00
Brian Yencho
f4fceb175a Add checks for locked vault to autofill (#703) 2024-06-20 17:08:07 +01:00
David Perez
6c003c4102 Replace Horizontal divider with modifier extension (#715) 2024-06-20 17:08:07 +01:00
David Perez
e3d92966ac Add composable for search toolbar (#714) 2024-06-20 17:08:07 +01:00
Brian Yencho
be7ccd3195 Ensure a SpecialCircumstance is scoped to a single overall graph (#712) 2024-06-20 17:08:07 +01:00
Brian Yencho
2f918650a1 BIT-1462: Add Vault suggestion to autofill (#699) 2024-06-20 17:08:07 +01:00
Ramsey Smith
a760127711 BIT-526: Clone vault item (#713) 2024-06-20 17:08:07 +01:00
David Perez
3ec95b0ffd Add removeDiacritics helper method (#711) 2024-06-20 17:08:07 +01:00
Joshua Queen
79bc483491 BIT-1147, BIT-1487: Implementing blocking auto-fill for specific URIs (#710) 2024-06-20 17:08:07 +01:00
Brian Yencho
83b77730f5 Ensure the Custom Chrome tab is removed from the backstack (#708) 2024-06-20 17:08:07 +01:00
David Perez
8baf88be47 Move parcelable annotation onto implementation classes (#709) 2024-06-20 17:08:07 +01:00
David Perez
75fbadb67b Add basic navigation for the search screen (#707) 2024-06-20 17:08:07 +01:00
Brian Yencho
e3547f4e13 Add WebAuthCallbackActivity to handle hCaptcha callbacks (#705) 2024-06-20 17:08:07 +01:00
Brian Yencho
49ff8a761d Replace string-based static mocks with function references (#706) 2024-06-20 17:08:07 +01:00
David Perez
0bfb9a24dc Fix deletion date formatting (#704) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d706a20211 BIT-1408: Delete cipher (#691) 2024-06-20 17:08:07 +01:00
David Perez
c9d7a48598 BIT-1518: Process shared sends (#698) 2024-06-20 17:08:07 +01:00
Brian Yencho
4510695f76 BIT-1486: Use inline autofill based on user's setting (#702) 2024-06-20 17:08:07 +01:00
Brian Yencho
99f5325580 Ensure we only send ReceiveFirstIntent once (#701) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
ffba00bf83 Adding the UI and ViewModel (#700) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
cd1d326d45 Adding Navigation to the verification code screen and skeleton UI (#697) 2024-06-20 17:08:07 +01:00
Sean Weiser
1a53178137 BIT-1286: Enable loading dialog when logging in via SSO (#696) 2024-06-20 17:08:07 +01:00
Sean Weiser
49b4c23466 BIT-1286: Check for Internet connection before logging in via SSO (#695) 2024-06-20 17:08:07 +01:00
Joshua Queen
6dd4a31a57 BIT-1147: Adding UI for empty and content view states in BlockAutoFillScreen (#688) 2024-06-20 17:08:07 +01:00
Sean Weiser
9779cb9cf2 BIT-1286: Check for empty organization ID on SSO login screen (#694) 2024-06-20 17:08:07 +01:00
Brian Yencho
687455279b Use default value when navigating to Add Send as root (#693) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
a877897a19 Add TOTP code generation (#687) 2024-06-20 17:08:07 +01:00
David Perez
88e4b45f7d BIT-1499 listing screen pull-to-refresh (#690) 2024-06-20 17:08:07 +01:00
Brian Yencho
c487074de6 Update various import and formatting issues (#689) 2024-06-20 17:08:07 +01:00
Brian Yencho
eeb22dbfee BIT-1498: Allow external navigation to Add Send screen (#685) 2024-06-20 17:08:07 +01:00
Brian Yencho
bdca79d862 Update Bitwarden SDK to 0.4.0-20240119.185557-52 (#683) 2024-06-20 17:08:07 +01:00
David Perez
b529bcf777 Add padding to the bottom of the list screen (#686) 2024-06-20 17:08:07 +01:00
David Perez
13f5467544 Hide overflow when there are no items (#684) 2024-06-20 17:08:07 +01:00
David Perez
cf930438c2 Add sealed class to model reusable overflow actions (#682) 2024-06-20 17:08:07 +01:00
Caleb Derosier
6cbfff254c BIT-808: Conditionally show log in with device on login (#681) 2024-06-20 17:08:07 +01:00
David Perez
2fa7851b42 BIT-1411, BIT-1414: Add delete send confirmation dialog (#680) 2024-06-20 17:08:07 +01:00
Sean Weiser
a706db2b28 BIT-1360: Prompt for push notification permission when approving passwordless logins (#677) 2024-06-20 17:08:07 +01:00
David Perez
3c4b823014 Add support for removing passwords and deleting sends from the list screen (#679) 2024-06-20 17:08:07 +01:00
David Perez
2c749186e1 Add helper method for getting sendView icons (#678) 2024-06-20 17:08:07 +01:00
Brian Yencho
cb306a8377 Disable inline autofill toggle when autofill is disabled (#674) 2024-06-20 17:08:07 +01:00
David Perez
b77de7ba4d BitwardenListItem should use persistable lists (#676) 2024-06-20 17:08:07 +01:00
David Perez
a1e55297e9 Add trailing icons for sends (#675) 2024-06-20 17:08:07 +01:00
David Perez
c7abbd17dc BIT-1501: Apply vault item list filters (#673) 2024-06-20 17:08:07 +01:00
Joshua Queen
02aad8f215 BIT-693: Password strength indicator sdk update (#672) 2024-06-20 17:08:07 +01:00
Ramsey Smith
9ba6474c37 BIT-769: Move to organization functionality (#670) 2024-06-20 17:08:07 +01:00
David Perez
413677852b Add overflow items to sends listings (#665) 2024-06-20 17:08:07 +01:00
Joshua Queen
8c64d6b01b BIT-1147: Adding navigation to block auto fill screen and skeleton UI (#671) 2024-06-20 17:08:07 +01:00
Joshua Queen
3500f90812 BIT-1166: Adding element ids for the account switcher (#669) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e7a5cb86f3 BIT-541 Adding the icons for Apple and Android (#668) 2024-06-20 17:08:07 +01:00
Ramsey Smith
53c2823141 Storing vault filter types in memory (#666) 2024-06-20 17:08:07 +01:00
Joshua Queen
1b4b6cc627 BIT-1181: Adding element ids for username generator screen (#667) 2024-06-20 17:08:07 +01:00
Brian Yencho
94108bcb5d BIT-1488: Track changes in autofill status and send users to settings (#663) 2024-06-20 17:08:07 +01:00
Joshua Queen
3851f88828 BIT-1179-adding element ids for password generation screen (#664) 2024-06-20 17:08:07 +01:00
Sean Weiser
fed6b74800 Save state of approving passwordless logins setting and setup initial UI (#644) 2024-06-20 17:08:07 +01:00
David Perez
a12bc47c20 Add basic overflow for list screen (#662) 2024-06-20 17:08:07 +01:00
David Perez
d0d1e669d1 Fix minor lint errors (#660) 2024-06-20 17:08:07 +01:00
David Perez
ff361a7b61 Implement navigation for listing sends (#661) 2024-06-20 17:08:07 +01:00
David Perez
dfbfeda0e7 Create sealed class for the ItemListingType Vault (#659) 2024-06-20 17:08:07 +01:00
David Perez
89a818aeaa BIT-493: Add full file send support (#651) 2024-06-20 17:08:07 +01:00
Brian Yencho
6f796725a1 Remove now-unsupported Accessibility and Draw Over autofill options (#658) 2024-06-20 17:08:07 +01:00
Joshua Queen
514e9a79fd BIT-1177: Added test tags for password history (#656) 2024-06-20 17:08:07 +01:00
Brian Yencho
840f675736 BIT-1148: Add storage for blocked autofill URIs (#657) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
a87bcd28ff BIT-541, 1370 Adding icon loading for login items (#654) 2024-06-20 17:08:07 +01:00
Brian Yencho
ff7a015472 Hook up inline autofill setting to UI (#653) 2024-06-20 17:08:07 +01:00
Joshua Queen
c7dad53fe4 BIT-1178: Adding element ids for the generator (#655) 2024-06-20 17:08:07 +01:00
David Perez
0b0fa55653 Maintain updated premium state in VaultViewModel (#652) 2024-06-20 17:08:07 +01:00
David Perez
ac0a079e42 Clean up lint warnings in tests (#650) 2024-06-20 17:08:07 +01:00
Joshua Queen
d66f707d14 BIT-1169: Adding element ids for the environment screen (#649) 2024-06-20 17:08:07 +01:00
David Perez
1db2a25f4b Rename createSend to createTextSend (#647) 2024-06-20 17:08:07 +01:00
Brian Yencho
9ba02c67e0 Remove unnecessary SettingsRepository.clearData (#648) 2024-06-20 17:08:07 +01:00
David Perez
cd236f183f Add underlying support for file sends (#646) 2024-06-20 17:08:07 +01:00
Brian Yencho
dbbb9f6587 BIT-833: Add storage for "use inline autofill" setting (#645) 2024-06-20 17:08:07 +01:00
Joshua Queen
8d5bcc4433 BIT-1054, BIT-1055: Adding modal generator UI and navigation from Add/Edit item (#643) 2024-06-20 17:08:07 +01:00
Brian Yencho
61e914f8ac BIT-1165: Log out the current user after maximum invalid unlock attempts (#642) 2024-06-20 17:08:07 +01:00
Caleb Derosier
74fac97257 BIT-1327: Add support for theme selection (#641) 2024-06-20 17:08:07 +01:00
Ramsey Smith
21a9802ed4 BIT-844: Move to Organization UI (#638) 2024-06-20 17:08:07 +01:00
David Perez
10bf584c90 Add initial file chooser (#639) 2024-06-20 17:08:07 +01:00
Brian Yencho
ebd9628b02 BIT-1470, BIT-1475: Fix Proguard issues on recent builds (#640) 2024-06-20 17:08:07 +01:00
Lucas Kivi
3f6a12740c BIT-1458: update overlay autofill (#634) 2024-06-20 17:08:07 +01:00
Brian Yencho
6220670ce3 Add storage for invalid lock attempts (#637) 2024-06-20 17:08:07 +01:00
Brian Yencho
c428a57ca8 Use SharedPreferences.edit helper whenever possible (#636) 2024-06-20 17:08:07 +01:00
David Perez
87ea0da23f Add method to request multiple permissions at once (#633) 2024-06-20 17:08:07 +01:00
Brian Yencho
880bdc8826 BIT-1321, BIT-1014: Implement Verify PIN screen (#635) 2024-06-20 17:08:07 +01:00
Brian Yencho
ca517c88c4 Add ability to set a PIN to SettingsRepository (#631) 2024-06-20 17:08:07 +01:00
Lucas Kivi
224395004f BIT-1320: Add inline UI (#624) 2024-06-20 17:08:07 +01:00
Brian Yencho
fd8293ba55 Add getPinProtectedUserKey to VaultSdkSource (#632) 2024-06-20 17:08:07 +01:00
David Perez
c52ae0ed2a Provide IntentManager from compositionLocal (#630) 2024-06-20 17:08:07 +01:00
Brian Yencho
7bf249c0dd Update Bitwarden SDK to 0.4.0-20240115.154650-43 (#629) 2024-06-20 17:08:07 +01:00
David Perez
ff9c4ecb67 Add support for a localPermissionsManager (#628) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
f0e2548f65 Modified the isIconLoadingDisabled setting to be a flow (#626) 2024-06-20 17:08:07 +01:00
Joshua Queen
cd4db46e13 Adding navigation for generator modals (#627) 2024-06-20 17:08:07 +01:00
Brian Yencho
61a162b6de Add PIN entry dialog and confirmation UI (#625) 2024-06-20 17:08:07 +01:00
David Perez
99d7af4c16 Add network security config (#623) 2024-06-20 17:08:07 +01:00
David Perez
b343761db3 Remove explicit english US strings and move non-translatable strings into their own file (#622) 2024-06-20 17:08:07 +01:00
David Perez
0f2e5359d2 BIT-461: Add pull-to-refresh to vault screen (#619) 2024-06-20 17:08:07 +01:00
Ramsey Smith
0f0fe81f41 Move to organization navigation (#620) 2024-06-20 17:08:07 +01:00
Brian Yencho
df3a6598b3 Make SyncResponseJson.Send.text nullable (#621) 2024-06-20 17:08:07 +01:00
David Perez
0975ab9c7b BIT-1268: Pull-to-refresh for sends screen (#618) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
80084ff0fb Add persistence for isImageLoadingEnabled appearance setting (#612) 2024-06-20 17:08:07 +01:00
David Perez
561aabc528 Add support for the pull-to-refresh in settings (#615) 2024-06-20 17:08:07 +01:00
David Perez
82b174168e Create a navigation graph for the generator tab (#617) 2024-06-20 17:08:07 +01:00
David Perez
c983937070 Navigate to send graph properly (#616) 2024-06-20 17:08:07 +01:00
Lucas Kivi
e758e273be Refactor autofill parser to take a FillRequest (#614) 2024-06-20 17:08:07 +01:00
Brian Yencho
3e28e5cc9b Add unlockVaultWithPinAndSync to VaultRepository (#613) 2024-06-20 17:08:07 +01:00
David Perez
18af449e1f Add underlying pull-to-refresh support to BitwardenScaffold (#610) 2024-06-20 17:08:07 +01:00
Brian Yencho
d6d179a27f BIT-746, BIT-1120: Implement session timeout functionality (#605) 2024-06-20 17:08:07 +01:00
Brian Yencho
6a208fee31 Add persistence for PIN-unlock related data (#611) 2024-06-20 17:08:07 +01:00
Brian Yencho
76b04a849d BIT-463: Add warning dialog when selecting VaultTimeoutAction.LOGOUT (#608) 2024-06-20 17:08:07 +01:00
Brian Yencho
c59ae03f97 Add VaultSdkSource.derivePinKey (#609) 2024-06-20 17:08:07 +01:00
David Perez
32c1c2155e Handle delete and remove password options from SendScreen (#607) 2024-06-20 17:08:07 +01:00
David Perez
6e91332a31 BIT-1445: Allow manual text entry on stepper (#593) 2024-06-20 17:08:07 +01:00
Brian Yencho
056b6eb30c Update the current user's last active time when navigating (#606) 2024-06-20 17:08:07 +01:00
Brian Yencho
3def25366b Add logout manager (#604) 2024-06-20 17:08:07 +01:00
Brian Yencho
f1b9ded3e3 Add clearData calls DiskSources (#603) 2024-06-20 17:08:07 +01:00
Lucas Kivi
67d7b7a9f5 BIT-1315: Add dummy data fulfillment (#602) 2024-06-20 17:08:07 +01:00
Brian Yencho
5d73f97831 Add persistence for a user's "last active time" (#601) 2024-06-20 17:08:07 +01:00
Sean Weiser
8efd9d2c8a Check isAuthenticated status within PushManager (#600) 2024-06-20 17:08:07 +01:00
Brian Yencho
3d75867a15 Add AppForegroundManager (#599) 2024-06-20 17:08:07 +01:00
Brian Yencho
70308c84be Remove waitForIdle calls from account switcher tests (#598) 2024-06-20 17:08:07 +01:00
David Perez
96a9a41836 Remove BitwardenReadOnlyTextFieldWithActions (#597) 2024-06-20 17:08:07 +01:00
Brian Yencho
8f22231c4a Allow for null access tokens for soft logout states (#596) 2024-06-20 17:08:07 +01:00
David Perez
5288a697e5 Add send delete confirmation dialog (#595) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0d171e91b9 BIT-1328: Add support for changing language with picker (#577) 2024-06-20 17:08:07 +01:00
Lucas Kivi
f95e5cc3cb Fix bug in test (#594) 2024-06-20 17:08:07 +01:00
Sean Weiser
5a2b1e61c2 BIT-1362 Receive and expose push notification events from PushManager (#581) 2024-06-20 17:08:07 +01:00
David Perez
739004cc57 Dialogs should persist past a rotation (#592) 2024-06-20 17:08:07 +01:00
Lucas Kivi
33b6f994e6 Move AutofillView data into a wrapper class (#590) 2024-06-20 17:08:07 +01:00
David Perez
c06be2b8de Add delete and remove password options items for send (#591) 2024-06-20 17:08:07 +01:00
Lucas Kivi
197feea56a Add URI generation algorithm to autofill parsing (#582) 2024-06-20 17:08:07 +01:00
Ramsey Smith
e9e538db59 BIT-1304: Options menu UI for view item (#580) 2024-06-20 17:08:07 +01:00
Brian Yencho
0daf81faab Ensure 15 minute timeout does not show up as Custom (#589) 2024-06-20 17:08:07 +01:00
David Perez
93c628ae38 Convert UI list to persistent list (#588) 2024-06-20 17:08:07 +01:00
Joshua Queen
5e2e23edec BIT-1419: Username generation options persistence (#586) 2024-06-20 17:08:07 +01:00
David Perez
1f0a1bba6f Add the underlying support for deleting a Cipher (#587) 2024-06-20 17:08:07 +01:00
David Perez
b29af03b27 BIT-1437: Implement remaining overflow options (#585) 2024-06-20 17:08:07 +01:00
David Perez
ee688b79e7 Add the Delete Send API (#584) 2024-06-20 17:08:07 +01:00
Brian Yencho
e6c20e0e88 Persist VaultTimeoutAction as a String (#583) 2024-06-20 17:08:07 +01:00
David Perez
3f7fe90c5c Remove the send password (#579) 2024-06-20 17:08:07 +01:00
Ramsey Smith
7a6088a23d BIT-513: View Card Item (#573) 2024-06-20 17:08:07 +01:00
David Perez
d16e0c6573 Convert AddSendEvent for ShowToast to use Text (#578) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
fc5529e2ad BIT-1337 Adding new section for verification codes (#567) 2024-06-20 17:08:07 +01:00
David Perez
9e6c49fb7c Modify Add Sends UI to allow for editing existing sends (#575) 2024-06-20 17:08:07 +01:00
Brian Yencho
7e0a14d3a0 BIT-462: Add UI for custom vault timeout (#576) 2024-06-20 17:08:07 +01:00
Lucas Kivi
ff9dd81c55 Refactor autofill flow to partition fill data by cipher (#571) 2024-06-20 17:08:07 +01:00
Brian Yencho
faca927c0f Add additional auto-unlock key store/clear logic to VaultLockManager (#574) 2024-06-20 17:08:07 +01:00
David Perez
6d51d514b8 BIT-1398: Update Bitwarden SDK and remove temporary SendViewKey (#572) 2024-06-20 17:08:07 +01:00
David Perez
0aa24d73d9 Add the UI for the overflow menu (#570) 2024-06-20 17:08:07 +01:00
David Perez
e84e69b666 Add custom typography for BodySmallProminent (#569) 2024-06-20 17:08:07 +01:00
David Perez
b7d843486b Add the decrypted SendView to the UpdateSendResult (#568) 2024-06-20 17:08:07 +01:00
Brian Yencho
9f95c26c2f BIT-1432: Add FifteenMinutes to VaultTimeout (#565) 2024-06-20 17:08:07 +01:00
David Perez
6b12dbdc4c Create reusable custom date chooser (#566) 2024-06-20 17:08:07 +01:00
David Perez
f8ff7c225d Add support for retrieving a single send by ID from the VaultRepository (#564) 2024-06-20 17:08:07 +01:00
Lucas Kivi
75a08e72a6 Remove scaffolding for identity autofill (#563) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
9c023bca9e BIT-1103 Adding the ability to delete totp text (#562) 2024-06-20 17:08:07 +01:00
Brian Yencho
3c00a41d84 Clear the users auto-unlock key on logout (#561) 2024-06-20 17:08:07 +01:00
Brian Yencho
125c304d12 BIT-1019, BIT-1190: Add "Never Lock" vault timeout implementation (#559) 2024-06-20 17:08:07 +01:00
David Perez
38cd8984e9 BIT-488 Update UI for Send notes field (#560) 2024-06-20 17:08:07 +01:00
David Perez
8d45a650c3 Add navigation support for editing a send (#558) 2024-06-20 17:08:07 +01:00
David Perez
49411f3e2f Update the Send max access count logic (#557) 2024-06-20 17:08:07 +01:00
Ramsey Smith
27ddac59b9 Store information when switching vault add edit types. (#554) 2024-06-20 17:08:07 +01:00
David Perez
aba5de32fb Add support for the Send expiration date UI (#556) 2024-06-20 17:08:07 +01:00
Sean Weiser
273b18118a BIT-1361 Setup GCM and Bitwarden push registration (#547) 2024-06-20 17:08:07 +01:00
David Perez
7de13de856 Minor cleanup of AddSend composables (#555) 2024-06-20 17:08:07 +01:00
David Perez
84d8afd027 Add send data to VaultDataStateFlow (#553) 2024-06-20 17:08:07 +01:00
David Perez
70b5bdfe17 BIT-483: Add support for enumerated deletion options (#551) 2024-06-20 17:08:07 +01:00
Lucas Kivi
cc61689258 BIT-1314: Update the Presentations method to be correct (#552) 2024-06-20 17:08:07 +01:00
Brian Yencho
8ff3207f7a Add VaultLockManager (#550) 2024-06-20 17:08:07 +01:00
David Perez
8c2e2f8af6 BIT-484: Add deletion date and time pickers (#548) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
b8d397f71f BIT-1069 Adding error handling for scanning (#549) 2024-06-20 17:08:07 +01:00
Brian Yencho
d95e5df2a7 Add VaultState.unlockingVaultUserIds and clean up the vault unlock logic (#546) 2024-06-20 17:08:07 +01:00
Brian Yencho
940979599e Add auto unlock key storage (#544) 2024-06-20 17:08:07 +01:00