Commit graph

270 commits

Author SHA1 Message Date
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
8d81b160f9 Make CipherView.toAutofillCipherProvider public and add tests (#835) 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
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
Brian Yencho
ab0cfdfdc2 Provide graceful fallbacks when there is no active user (#825) 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
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
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
David Perez
9338a51d68 Add isBiometricsEnabled boolean to UserState (#806) 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
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
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
26335bf217 BIT-1184: Add pending deletion state to display deletion dialog (#793) 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
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
David Perez
465cce42f0 Add flow for creating attachments (#777) 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
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
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
Shannon Draeker
410e3072fa Add support for different login methods (#762) 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
Caleb Derosier
d66c3be2a6 BIT-1559: Implement GET auth-requests (#752) 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
Joshua Queen
5279f1a4ba BIT-71: Adding logic for password hint implementation (#748) 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
Brian Yencho
27fea49b48 BIT-1454: Allow automatic sync only after 30 minutes from previous sync (#742) 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
Lucas Kivi
6a66d24dd1 BIT-1294: Add autofill cipher handling (#731) 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