David Perez
|
b4436664f8
|
Add storage for the last sync date (#732)
|
2024-01-23 13:15:40 -06:00 |
|
David Perez
|
8f264140e3
|
BIT-495: Add search with complete send support (#727)
|
2024-01-23 12:24:24 -06:00 |
|
Oleg Semenenko
|
a6200e638b
|
BIT-1338 Finish Verification Code Screen Implementation (#721)
|
2024-01-23 12:01:39 -06:00 |
|
David Perez
|
c6f6a4c7ca
|
Add a loading dialog to the Other Screen (#729)
|
2024-01-23 10:54:08 -06:00 |
|
Brian Yencho
|
2b97f0d897
|
BIT-1430: Add migration from SecureStorage (#728)
|
2024-01-23 09:59:27 -06:00 |
|
Oleg Semenenko
|
0cb0b13aec
|
BIT-540 Adding Custom Field Edit Actions (#723)
|
2024-01-23 08:18:58 -06:00 |
|
Oleg Semenenko
|
42f7776e68
|
BIT-1400 Fixing the vault item count to not include trash items (#722)
|
2024-01-22 22:45:40 -06:00 |
|
David Perez
|
15a2bd93fe
|
Add events for the search screen (#726)
|
2024-01-22 22:35:46 -06:00 |
|
Ramsey Smith
|
5818251578
|
BIT-1230: Show URI once for login items (#716)
|
2024-01-22 22:16:03 -06:00 |
|
David Perez
|
a78fce43b0
|
Add auto-focus to search toolbar (#725)
|
2024-01-22 21:42:16 -06:00 |
|
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 |
|