Commit Graph
853 Commits
Author SHA1 Message Date
David PerezandÁlison Fernandes 4807005428 Add API for retrieving auth requests by ID (#872) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 9300ba01f7 Fix VaultAddEditViewModelTest (#870) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 238a16652b Create separate API for authenticated auth requests (#868) 2024-06-20 17:08:07 +01:00
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 SmithandÁlison Fernandes b3f23ab172 BIT-1309: Ownership in the add item screen (#831) 2024-06-20 17:08:07 +01:00
Joshua QueenandÁlison Fernandes f1a799955c BIT-756: Wrap startActivity in IntentManager with try catch (#865) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes f93db195c0 Get autofill enabled information more reliably (#867) 2024-06-20 17:08:07 +01:00
Joshua QueenandÁlison Fernandes 2de2ade7a6 BIT-478: Implementation for crash logging switch in settings screen (#864) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 085fa0153d Fix rebasing issue with Login URIs (#866) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 1e64c82e83 BIT-1642: Pre-populate the add item screen URI during autofill (#863) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 84a983e755 BIT-1574: Add pull to refresh behavior (#861) 2024-06-20 17:08:07 +01:00
Sean WeiserandÁlison Fernandes 8489bd1476 BIT-1547: Hook up remaining push notification sync handling (#848) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes d2ffd7bf01 BIT-1653 Add functionality to new URI button (#862) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes b1cc9a1dd6 BIT-1641: Use correct matching logic for in-app autofill (#860) 2024-06-20 17:08:07 +01:00
Shannon DraekerandÁlison Fernandes a317174db7 Refactor vault unlock state to enum (#853) 2024-06-20 17:08:07 +01:00
Sean EphraimandÁlison Fernandes d8ee29a0a4 SA-114: Update Hebrew & Indonesian language localization codes/strings (#856) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes f2053bbb07 BIT-1508: Implement decline all pending requests & add filters (#845) 2024-06-20 17:08:07 +01:00
Lucas KiviandÁlison Fernandes 88da5b2007 BIT-1506: block autofill for block listed URIs (#855) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes c7580c87bd Fix accidental hardcoded Intent key (#858) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 50d963c70e BIT-1643: Add master password reprompt to autofill selection (#854) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 79988db49a Fix nullability bug in combineDataStates (#857) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes d12776483d BIT-1646, BIT-1647: Launch action after password validation (#852) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 20dd839923 BIT-1648: Add the copy totp code overflow option (#850) 2024-06-20 17:08:07 +01:00
Lucas KiviandÁlison Fernandes 0c6ea8d18d BIT-621: Add URI matching for autofill (#842) 2024-06-20 17:08:07 +01:00
Joshua QueenandÁlison Fernandes 0e5e6b4444 Add crash logging boolean to settings repository and settings disk source (#851) 2024-06-20 17:08:07 +01:00
Joshua QueenandÁlison Fernandes 1ffd233e7e Updated copy on about page to include bitwarden copyright information (#847) 2024-06-20 17:08:07 +01:00
Sean EphraimandÁlison Fernandes 8cb28fc90e SA-113: Update localization strings (#807) 2024-06-20 17:08:07 +01:00
Shannon DraekerandÁlison Fernandes 39e37eb7c7 Add PolicyInformation data structure (#846) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 91207df3fa BIT-1213: Add real password check to vault item screen (#844) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 2d652c8a2e BIT-1301 Adding icons to collection items (#840) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 82ef39e15d Show appropriate empty states for autofill flow (#843) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 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 YenchoandÁlison Fernandes 2623fc3cbe Move validatePassword to AuthRepository and ensure errors are caught (#841) 2024-06-20 17:08:07 +01:00
Sean WeiserandÁlison Fernandes 474025b893 BIT-1547: Setup needed logic to support push notification syncs (#837) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 7c4092a539 Add placeholder autofill URI matching (#838) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes e19ba9df51 BIT-1545 Allowing the user to search for verification code items (#836) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 8d81b160f9 Make CipherView.toAutofillCipherProvider public and add tests (#835) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 5b854c17b7 Update Vault Item Listing screen app bar for autofill (#834) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 0a6b0f8dc7 BIT-458, BIT-459: Add Folder Saving/Editing/Deleting (#832) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes a88f28e5bc BIT-1451, BIT-1453: logout on failed attempts (#833) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes b3fa33a02c Send autofill selections back to autofill flow (#829) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes b199a67b7d BIT-1630: Add unlock with biometrics flow (#827) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 31d54b3dc2 Rearrage mapping in createAuthRequest (#830) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes a187fbb0d1 BIT-1565: Approve and decline login requests (#818) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 3be37766e2 Adding the Repository folder calls. (#813) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes fa551fa6ab BIT-1563: Handle POST auth-requests error on Login with Device (#828) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes ab0cfdfdc2 Provide graceful fallbacks when there is no active user (#825) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 8f21fb466e BIT-614: Add ability to setup biometrics from account security screen (#826) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes cf7f0ad7fe BIT-1351 Sorting Items by name (#823) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 2dde22f762 Vault repo biometrics (#821) 2024-06-20 17:08:07 +01:00