Commit graph

1112 commits

Author SHA1 Message Date
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
Brian Yencho
049930da40 Update Bitwarden SDK to 0.4.0-20240124.173807-65 (#766) 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
Brian Yencho
d8ceedd90b Update Bitwarden SDK to 0.4.0-20240123.161500-64 (#761) 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
Vince Grassia
0edec8419e Update Renovate config (#749) 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