Commit graph

222 commits

Author SHA1 Message Date
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
Oleg Semenenko
f5d3e36f0e BIT-1338 Finish Verification Code Screen Implementation (#721) 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
9cc8763642 BIT-1400 Fixing the vault item count to not include trash items (#722) 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
Sean Weiser
112d181394 BIT-816: Add handling for SSO intents (#724) 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
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
Brian Yencho
49ff8a761d Replace string-based static mocks with function references (#706) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d706a20211 BIT-1408: Delete cipher (#691) 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
Sean Weiser
49b4c23466 BIT-1286: Check for Internet connection before logging in via SSO (#695) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
a877897a19 Add TOTP code generation (#687) 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
Caleb Derosier
6cbfff254c BIT-808: Conditionally show log in with device on login (#681) 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
Brian Yencho
94108bcb5d BIT-1488: Track changes in autofill status and send users to settings (#663) 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
d0d1e669d1 Fix minor lint errors (#660) 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
David Perez
ac0a079e42 Clean up lint warnings in tests (#650) 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
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
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
Brian Yencho
7bf249c0dd Update Bitwarden SDK to 0.4.0-20240115.154650-43 (#629) 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
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
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