Commit Graph

707 Commits

Author SHA1 Message Date
Sean Weiser
beceed2542 BIT-816: Add handling for SSO intents (#724) 2024-01-22 21:29:03 -06:00
Joshua Queen
c2aec15900 Adding the ability to add URIs as a comma delimited list in block auto fill (#718) 2024-01-22 21:15:08 -05:00
Joshua Queen
5f34b21979 BIT-72: Adding UI and navigation for the master password hint screen (#720) 2024-01-22 19:10:41 -05:00
Joshua Queen
46541b2549 BIT-1534: Updating keyboard type in block auto fill screen (#719) 2024-01-22 18:50:48 -05:00
Brian Yencho
8c5a7f3aff Add checks for locked vault to autofill (#703) 2024-01-22 17:29:51 -06:00
David Perez
c455802255 Replace Horizontal divider with modifier extension (#715) 2024-01-22 16:59:24 -06:00
David Perez
95dc854eac Add composable for search toolbar (#714) 2024-01-22 16:29:41 -06:00
Brian Yencho
47fe0b7e8b Ensure a SpecialCircumstance is scoped to a single overall graph (#712) 2024-01-22 16:14:06 -06:00
Brian Yencho
6aef3f96ba BIT-1462: Add Vault suggestion to autofill (#699) 2024-01-22 16:13:05 -06:00
Ramsey Smith
d7631e7d45 BIT-526: Clone vault item (#713) 2024-01-22 15:03:20 -07:00
David Perez
d66c29ca54 Add removeDiacritics helper method (#711) 2024-01-22 14:21:07 -06:00
Joshua Queen
1d6f6135bd BIT-1147, BIT-1487: Implementing blocking auto-fill for specific URIs (#710) 2024-01-22 14:33:51 -05:00
Brian Yencho
822546d255 Ensure the Custom Chrome tab is removed from the backstack (#708) 2024-01-22 10:20:24 -06:00
David Perez
acbb24dc70 Move parcelable annotation onto implementation classes (#709) 2024-01-22 10:18:28 -06:00
David Perez
a757c0f86a Add basic navigation for the search screen (#707) 2024-01-22 09:23:32 -06:00
Brian Yencho
19c499cca4 Add WebAuthCallbackActivity to handle hCaptcha callbacks (#705) 2024-01-22 09:08:28 -06:00
Brian Yencho
6805d68256 Replace string-based static mocks with function references (#706) 2024-01-22 07:59:59 -06:00
David Perez
a82ecd88ea Fix deletion date formatting (#704) 2024-01-21 20:46:09 -06:00
Ramsey Smith
95a7ba2154 BIT-1408: Delete cipher (#691) 2024-01-21 16:06:14 -07:00
David Perez
c5bb3c14a0 BIT-1518: Process shared sends (#698) 2024-01-21 16:24:53 -06:00
Brian Yencho
a4fefe447d BIT-1486: Use inline autofill based on user's setting (#702) 2024-01-21 13:31:26 -06:00
Brian Yencho
997bfa3f41 Ensure we only send ReceiveFirstIntent once (#701) 2024-01-21 11:35:39 -06:00
Oleg Semenenko
39b47c8e80 Adding the UI and ViewModel (#700) 2024-01-21 10:52:28 -06:00
Oleg Semenenko
638ff002f0 Adding Navigation to the verification code screen and skeleton UI (#697) 2024-01-20 15:05:16 -06:00
Sean Weiser
e0ae6ddfb9 BIT-1286: Enable loading dialog when logging in via SSO (#696) 2024-01-20 12:12:08 -06:00
Sean Weiser
0eff337e6b BIT-1286: Check for Internet connection before logging in via SSO (#695) 2024-01-20 11:06:55 -06:00
Joshua Queen
c4bf32e132 BIT-1147: Adding UI for empty and content view states in BlockAutoFillScreen (#688) 2024-01-20 10:18:56 -06:00
Sean Weiser
d54049983b BIT-1286: Check for empty organization ID on SSO login screen (#694) 2024-01-20 09:41:50 -06:00
Brian Yencho
0b7498b256 Use default value when navigating to Add Send as root (#693) 2024-01-20 09:30:54 -06:00
Oleg Semenenko
1528f6d4fc Add TOTP code generation (#687) 2024-01-19 16:40:56 -06:00
David Perez
3f6e1593a8 BIT-1499 listing screen pull-to-refresh (#690) 2024-01-19 16:16:15 -06:00
Brian Yencho
98f358330a Update various import and formatting issues (#689) 2024-01-19 16:01:08 -06:00
Brian Yencho
321489d75f BIT-1498: Allow external navigation to Add Send screen (#685) 2024-01-19 15:01:43 -06:00
Brian Yencho
a153daae1d Update Bitwarden SDK to 0.4.0-20240119.185557-52 (#683) 2024-01-19 13:58:12 -06:00
David Perez
d8a5ddf924 Add padding to the bottom of the list screen (#686) 2024-01-19 13:52:01 -06:00
David Perez
0b1a01dcc8 Hide overflow when there are no items (#684) 2024-01-19 13:04:07 -06:00
David Perez
b9a91f2907 Add sealed class to model reusable overflow actions (#682) 2024-01-19 13:03:38 -06:00
Caleb Derosier
536c4653d2 BIT-808: Conditionally show log in with device on login (#681) 2024-01-19 09:29:46 -07:00
David Perez
0f499f8e5a BIT-1411, BIT-1414: Add delete send confirmation dialog (#680) 2024-01-19 09:55:51 -06:00
Sean Weiser
570ee8270d BIT-1360: Prompt for push notification permission when approving passwordless logins (#677) 2024-01-19 09:35:05 -06:00
David Perez
00a69590c0 Add support for removing passwords and deleting sends from the list screen (#679) 2024-01-18 23:41:53 -06:00
David Perez
63b09ab5c1 Add helper method for getting sendView icons (#678) 2024-01-18 23:03:52 -06:00
Brian Yencho
0527da6b74 Disable inline autofill toggle when autofill is disabled (#674) 2024-01-18 22:00:28 -06:00
David Perez
ebc5a38afc BitwardenListItem should use persistable lists (#676) 2024-01-18 21:50:09 -06:00
David Perez
a3400800d3 Add trailing icons for sends (#675) 2024-01-18 21:00:06 -06:00
David Perez
7e6b9f3364 BIT-1501: Apply vault item list filters (#673) 2024-01-18 20:06:03 -06:00
Joshua Queen
03fe918668 BIT-693: Password strength indicator sdk update (#672) 2024-01-18 18:16:07 -05:00
Ramsey Smith
3703aeb86b BIT-769: Move to organization functionality (#670) 2024-01-18 15:59:22 -07:00
David Perez
a6bdb00e50 Add overflow items to sends listings (#665) 2024-01-18 16:45:09 -06:00
Joshua Queen
801815f5a7 BIT-1147: Adding navigation to block auto fill screen and skeleton UI (#671) 2024-01-18 17:44:12 -05:00