Commit Graph

906 Commits

Author SHA1 Message Date
Brian Yencho
5f2ffd3358 BIT-1683: Show master password reprompts on Search Screen (#925) 2024-01-31 23:29:41 -06:00
Lucas Kivi
a3f0a8fcf0 BIT-1457: Setup autofill save request (#898) 2024-02-01 04:55:22 +00:00
Sean Weiser
f9f1e72cd4 BIT-1527: Handle attachment downloads (#894) 2024-01-31 22:55:10 -06:00
David Perez
45f3ba1e8b Remove unused function (#926) 2024-01-31 22:44:53 -06:00
Caleb Derosier
b4aea60535 BIT-782: Implement Personal Ownership policy support (#920) 2024-01-31 20:54:08 -07:00
Oleg Semenenko
9d553f68f1 BIT-1670: Add the initial autofill dialog (#922) 2024-01-31 21:50:58 -06:00
Joshua Queen
4bed2442eb BIT-1677: Add element IDs for edit item (#923)
Co-authored-by: Lucas Kivi <125697099+lucas-livefront@users.noreply.github.com>
2024-01-31 22:12:58 -05:00
David Perez
5cc722e7a2 Process push notification to display auth request notification (#919) 2024-01-31 21:02:12 -06:00
Oleg Semenenko
d6a254b1ee BIT-972 Add the import url (#903) 2024-01-31 20:50:45 -06:00
Sean Weiser
b4a24946d0 BIT-779: Adding UI logic to disable and limit controls under policy enforcement (#921)
Co-authored-by: Joshua Queen <joshua@livefront.com>
2024-01-31 20:36:07 -06:00
Shannon Draeker
4593c3863a BIT-783: Enforce Send restriction policy (#915) 2024-01-31 19:21:18 -07:00
Shannon Draeker
7e5264246e Create policy manager (#899) 2024-01-31 19:14:27 -07:00
Oleg Semenenko
41617d8702 Save the value for showing the initial autofill dialog (#916) 2024-01-31 19:28:32 -06:00
Oleg Semenenko
2df934fea4 BIT-973 Get the vault URL from the repo. (#911) 2024-01-31 19:27:44 -06:00
Joshua Queen
7fe331ace4 BIT-1645: Adding element IDs to the vault unlock screen (#917) 2024-01-31 20:17:38 -05:00
Lucas Kivi
299a6f5f3c BIT-1659-filter-out-reprompt-ciphers (#918) 2024-01-31 18:38:28 -06:00
Ramsey Smith
f0cc277bfd Add error dialog in VaultAddEditViewModel (#914) 2024-01-31 16:35:01 -07:00
Brian Yencho
da79a17c40 BIT-1661: Pre-populate Add Item screen during autofill save (#913) 2024-01-31 16:28:39 -06:00
David Perez
68a9ef18e6 BIT-1567: Do process auth requests if feature is disabled (#912) 2024-01-31 16:16:50 -06:00
Ramsey Smith
3d5f27584f BIT-506: Hard delete (#910) 2024-01-31 15:07:45 -07:00
David Perez
3ce0978fbc BIT-1560: Successfully login with device (#892) 2024-01-31 15:07:42 -06:00
Oleg Semenenko
f647c12846 BIT-1570 Make the name value appear in the dialog (#907) 2024-01-31 14:26:59 -06:00
Shannon Draeker
0be88f0826 Add a compose element for the policy warnings (#908) 2024-01-31 13:16:23 -07:00
Joshua Queen
697a7c89f1 BIT-1592: Adding element IDs for search and search sends (#906) 2024-01-31 13:42:43 -06:00
Shannon Draeker
854d36b15f BIT-778: Account recovery (#905) 2024-01-31 12:37:47 -07:00
Brian Yencho
5618a5c810 Allow users to navigate to Add Item screen for autofill save (#900) 2024-01-31 13:27:54 -06:00
Joshua Queen
2e122a8d53 BIT-1180: Adding element IDs for passphrases (#902) 2024-01-31 14:06:53 -05:00
Ramsey Smith
e9710f678c BIT-1575: Update cipher collections functionality (#904) 2024-01-31 12:04:28 -07:00
Joshua Queen
beeda7fbc0 BIT-1171: Element IDs for LoginApporvalScreen and Reset Password Screen (#901) 2024-01-31 13:23:27 -05:00
Oleg Semenenko
d7f1b090bd BIT-1283 Clear the clipboard after the settings interval (#891) 2024-01-31 11:15:48 -06:00
Oleg Semenenko
8dc4b0a792 BIT-1667: Navigate the user to the tooltip URI (#897) 2024-01-31 11:15:28 -06:00
Shannon Draeker
3ba16a0d76 Fix password reset (#896) 2024-01-31 09:33:27 -07:00
Brian Yencho
f541f7b5d6 Add AutofillSaveItem and related Intent helpers (#895) 2024-01-31 10:06:31 -06:00
Brian Yencho
2151b5dc6a Update Bitwarden SDK to 0.4.0-20240131.132449-88 (#893) 2024-01-31 08:55:01 -06:00
Brian Yencho
c7672b1c53 BIT-1538, BIT-1539, BIT-1660: Implement Search in autofill flow (#889) 2024-01-31 08:52:06 -06:00
Joshua Queen
563fd771dc Setup for generator policy implementation (#888) 2024-01-31 08:31:42 -06:00
David Perez
e03e7debdc Add loading states and navigation events to LoginWithDeviceScreen. (#890) 2024-01-31 01:41:53 -06:00
Oleg Semenenko
57857621f3 Save the clear clipboard frequency in settings. (#886) 2024-01-30 23:44:21 -06:00
David Perez
96849c8744 Listen to updates to login auth requests (#887) 2024-01-30 23:25:44 -06:00
David Perez
cae0f5c263 Update the CreateAuthRequests API to poll for updates (#884) 2024-01-30 22:04:46 -06:00
Shannon Draeker
69888aaad8 Fix API key name (#885) 2024-01-30 19:25:18 -07:00
David Perez
39f00f17f7 Add dialog state to LoginWithDevice state (#883) 2024-01-30 19:55:49 -06:00
Shannon Draeker
48437881d2 Fixed login bug (#882) 2024-01-30 17:24:00 -07:00
Oleg Semenenko
f0b2f487d6 BIT-1654 Add URI option menu (#877) 2024-01-30 18:22:03 -06:00
Lucas Kivi
a02a332a7c BIT-1093: Add TOTP copying to autofill flow (#879)
Co-authored-by: David Perez <david@livefront.com>
2024-01-30 18:14:58 -06:00
David Perez
a52581dbfc Minor cleanup of LoginWithDeviceViewModel (#881) 2024-01-30 17:52:24 -06:00
Sean Ephraim
d1fc3f5ac2 SA-115: Update localization strings to match Xamarin repo @ 0f22f27 (#876) 2024-01-30 17:49:19 -06:00
David Perez
5eda3adebd Add API for getting auth request updates (#880) 2024-01-30 17:38:17 -06:00
Ramsey Smith
bf3fc4c5cd BIT-1575: Collection Screen (#878) 2024-01-30 16:01:20 -07:00
Shannon Draeker
20f651d9e6 BIT-786: Export vault policy (#875) 2024-01-30 14:26:36 -07:00