Commit Graph

848 Commits

Author SHA1 Message Date
Joshua Queen
72b27a10cf BIT-756: Wrap startActivity in IntentManager with try catch (#865) 2024-01-30 09:59:32 -06:00
Brian Yencho
2cbd9f457e Get autofill enabled information more reliably (#867) 2024-01-30 09:43:55 -06:00
Joshua Queen
14b05f0156 BIT-478: Implementation for crash logging switch in settings screen (#864) 2024-01-30 01:11:01 -05:00
Brian Yencho
d60bb26053 Fix rebasing issue with Login URIs (#866) 2024-01-29 23:27:46 -06:00
Brian Yencho
98ac199dc6 BIT-1642: Pre-populate the add item screen URI during autofill (#863) 2024-01-29 22:27:25 -06:00
David Perez
248455c63a BIT-1574: Add pull to refresh behavior (#861) 2024-01-29 22:21:39 -06:00
Sean Weiser
d5c2b4192e BIT-1547: Hook up remaining push notification sync handling (#848) 2024-01-29 22:15:59 -06:00
Oleg Semenenko
4542bac2ed BIT-1653 Add functionality to new URI button (#862) 2024-01-29 22:03:56 -06:00
Brian Yencho
f4e92298a9 BIT-1641: Use correct matching logic for in-app autofill (#860) 2024-01-29 21:22:37 -06:00
Shannon Draeker
f092a9e45f Refactor vault unlock state to enum (#853) 2024-01-29 21:16:23 -06:00
Sean Ephraim
825bffeddb SA-114: Update Hebrew & Indonesian language localization codes/strings (#856) 2024-01-29 20:13:10 -06:00
Caleb Derosier
cdb473d7ad BIT-1508: Implement decline all pending requests & add filters (#845) 2024-01-29 19:48:45 -06:00
Lucas Kivi
251a3cc4e1 BIT-1506: block autofill for block listed URIs (#855) 2024-01-29 18:57:06 -06:00
Brian Yencho
3dacdf4148 Fix accidental hardcoded Intent key (#858) 2024-01-29 18:48:16 -06:00
Brian Yencho
3f17e752be BIT-1643: Add master password reprompt to autofill selection (#854) 2024-01-29 18:09:37 -06:00
David Perez
ce1531da9d Fix nullability bug in combineDataStates (#857) 2024-01-29 17:15:43 -06:00
David Perez
696ad2bc14 BIT-1646, BIT-1647: Launch action after password validation (#852) 2024-01-29 17:01:07 -06:00
Oleg Semenenko
f228022890 BIT-1648: Add the copy totp code overflow option (#850) 2024-01-29 16:40:54 -06:00
Lucas Kivi
d1e638e120 BIT-621: Add URI matching for autofill (#842) 2024-01-29 15:33:27 -06:00
Joshua Queen
7461fa6688 Add crash logging boolean to settings repository and settings disk source (#851) 2024-01-29 15:44:15 -05:00
Joshua Queen
8c69700872 Updated copy on about page to include bitwarden copyright information (#847) 2024-01-29 14:39:50 -05:00
Sean Ephraim
9de661d9e6 SA-113: Update localization strings (#807) 2024-01-29 13:03:02 -06:00
Shannon Draeker
08b2be47d4 Add PolicyInformation data structure (#846) 2024-01-29 12:27:26 -06:00
David Perez
71f830c159 BIT-1213: Add real password check to vault item screen (#844) 2024-01-29 08:17:16 -06:00
Oleg Semenenko
5248b3b204 BIT-1301 Adding icons to collection items (#840) 2024-01-28 23:31:20 -06:00
Brian Yencho
5bfcb71311 Show appropriate empty states for autofill flow (#843) 2024-01-28 22:42:13 -06:00
David Perez
e22b8b9e7e Add validity checks to ensure that changes to biometrics require a master password or pin to continue (#839) 2024-01-28 22:31:17 -06:00
Brian Yencho
7644d35ca2 Move validatePassword to AuthRepository and ensure errors are caught (#841) 2024-01-28 21:30:39 -06:00
Sean Weiser
10570b6396 BIT-1547: Setup needed logic to support push notification syncs (#837) 2024-01-28 20:48:27 -06:00
Brian Yencho
a405a4386f Add placeholder autofill URI matching (#838) 2024-01-28 20:06:53 -06:00
Oleg Semenenko
233cc5e6b1 BIT-1545 Allowing the user to search for verification code items (#836) 2024-01-28 18:52:49 -06:00
Brian Yencho
eaa6992209 Make CipherView.toAutofillCipherProvider public and add tests (#835) 2024-01-28 16:56:09 -06:00
Brian Yencho
eeb6ebd25e Update Vault Item Listing screen app bar for autofill (#834) 2024-01-28 16:34:36 -06:00
Oleg Semenenko
01622f1646 BIT-458, BIT-459: Add Folder Saving/Editing/Deleting (#832) 2024-01-28 14:54:18 -06:00
David Perez
576498cf5e BIT-1451, BIT-1453: logout on failed attempts (#833) 2024-01-28 13:07:16 -06:00
Brian Yencho
8f4e89f99d Send autofill selections back to autofill flow (#829) 2024-01-28 12:25:15 -06:00
David Perez
21b47720c9 BIT-1630: Add unlock with biometrics flow (#827) 2024-01-28 11:43:46 -06:00
Brian Yencho
4c9885d902 Rearrage mapping in createAuthRequest (#830) 2024-01-28 11:30:27 -06:00
Caleb Derosier
94af475226 BIT-1565: Approve and decline login requests (#818) 2024-01-28 10:59:34 -06:00
Oleg Semenenko
f04e9906f6 Adding the Repository folder calls. (#813) 2024-01-28 10:50:14 -06:00
Caleb Derosier
150af50558 BIT-1563: Handle POST auth-requests error on Login with Device (#828) 2024-01-28 10:34:51 -06:00
Brian Yencho
9d58cc0f3d Provide graceful fallbacks when there is no active user (#825) 2024-01-28 08:32:33 -06:00
David Perez
39a75ec890 BIT-614: Add ability to setup biometrics from account security screen (#826) 2024-01-27 23:27:59 -06:00
Oleg Semenenko
f06f912e82 BIT-1351 Sorting Items by name (#823) 2024-01-27 22:51:56 -06:00
David Perez
d9eddd21d5 Vault repo biometrics (#821) 2024-01-27 22:50:13 -06:00
David Perez
e696bce829 User settings repo to get biometrics enabled info (#824) 2024-01-27 22:23:30 -06:00
David Perez
cb9e8b469b Interfaces provided via Local Composition should be immutable (#822) 2024-01-27 21:30:51 -06:00
David Perez
f2b108b41c Add loading dialog support to account security screen (#820) 2024-01-27 20:44:58 -06:00
Caleb Derosier
7776e7d75f BIT-1631: Hide Pending requests button when approve requests is disabled (#819) 2024-01-27 18:35:38 -07:00
David Perez
cabe094f27 Add support to prompt for biometrics setup (#817) 2024-01-27 18:40:24 -06:00