Commit graph

1229 commits

Author SHA1 Message Date
joshua-livefront
f8f89a5903 Update generator item spacing, remove vertical arrangement (#291) 2024-06-20 17:08:07 +01:00
David Perez
3a17462ad8 Minor updates to prepare for View Item screen (#289) 2024-06-20 17:08:07 +01:00
Ramsey Smith
5c7241ab1a Corrected directories within vault package (#287) 2024-06-20 17:08:07 +01:00
Brian Yencho
e41e681700 Lock vault and clear data when logging out (#288) 2024-06-20 17:08:07 +01:00
Vince Grassia
de6f707964 Pin gh-actions to main (#286) 2024-06-20 17:08:07 +01:00
Brian Yencho
04609b9a86 BIT-1081: Add log out ability to Vault Unlock screen (#285) 2024-06-20 17:08:07 +01:00
Brian Yencho
107ee1c08c Update overflow menu popup handling and styling (#283) 2024-06-20 17:08:07 +01:00
David Perez
ba251d0809 Set null composable when content is empty (#284) 2024-06-20 17:08:07 +01:00
David Perez
583e3cca86 Update Basic dialog to allow for empty message or an empty title (#282) 2024-06-20 17:08:07 +01:00
Brian Yencho
5864f5376d BIT-1191: Calculate avatar color when absent (#280) 2024-06-20 17:08:07 +01:00
David Perez
912d6b62fe Add 'Have I Been Pwnd' method that returns a breach count (#281) 2024-06-20 17:08:07 +01:00
joshua-livefront
dfc653b72e BIT-534: fixing trash counter to always display one (#279) 2024-06-20 17:08:07 +01:00
David Perez
b914f52d0f BIT-1197 Add token refresh handling (#274) 2024-06-20 17:08:07 +01:00
David Perez
acfc39ae3c Add 'isPremium' boolean to account info (#278) 2024-06-20 17:08:07 +01:00
joshua-livefront
636600114b BIT-653: Adding passphrase generation implementation (#277) 2024-06-20 17:08:07 +01:00
David Perez
baafab6e67 Update the Bitwarden SDK (#276) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d36601fa3a BIT-1078: Save login items (Networking) (#272) 2024-06-20 17:08:07 +01:00
joshua-livefront
1f337e94f0 BIT-653: Adding data source for passphrase generation (#273) 2024-06-20 17:08:07 +01:00
David Perez
3a07bbd3da Add synchronous refresh token API (#271) 2024-06-20 17:08:07 +01:00
Brian Yencho
8c0c606d72 BIT-1204: Improve avatar color visiblity (#270) 2024-06-20 17:08:07 +01:00
David Perez
57210cefc5 Add view item navigation (#269) 2024-06-20 17:08:07 +01:00
Brian Yencho
8ec9933a08 Optimize the account switcher background color updating (#268) 2024-06-20 17:08:07 +01:00
Brian Yencho
95b38605ee BIT-1082: Implement vault unlock functionality (#263) 2024-06-20 17:08:07 +01:00
David Perez
17cd6c3cb0 Minor updates to the text fields (#266) 2024-06-20 17:08:07 +01:00
joshua-livefront
14cfc7493d Generator loadPasscodeOptions to include setting defaults (#267) 2024-06-20 17:08:07 +01:00
David Perez
e8ae15ddc3 Decouple unlock and sync (#264) 2024-06-20 17:08:07 +01:00
Brian Yencho
feba8595b3 Update UserStateJson with avatarColor and securityStamp from sync (#265) 2024-06-20 17:08:07 +01:00
joshua-livefront
58eb4d4107 Removing unnecessary event flows from generator viewmodel tests (#262) 2024-06-20 17:08:07 +01:00
Brian Yencho
b168f6fb09 Save the current environment to UserStateJson when logging in (#260) 2024-06-20 17:08:07 +01:00
Brian Yencho
ef35477083 Simplify BaseDiskSource usage (#261) 2024-06-20 17:08:07 +01:00
Brian Yencho
0a09facde0 Move AccountSumary to ui package and make name nullable (#259) 2024-06-20 17:08:07 +01:00
David Perez
c00c8ac022 Add vault repo methods for getting vault items by ID (#256) 2024-06-20 17:08:07 +01:00
joshua-livefront
254cd8e745 BIT-654: App should generate passwords (#258) 2024-06-20 17:08:07 +01:00
renovate[bot]
4ff3037a68 Update ruby/setup-ruby action to v1.161.0 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
David Perez
d1db7521ce Add helper property for retrieving current VM state (#257) 2024-06-20 17:08:07 +01:00
Brian Yencho
a789411b90 Update Bitwarden SDK to 0.3.1-20231116.203646-8 (#255) 2024-06-20 17:08:07 +01:00
Ramsey Smith
ba5509511f BIT-1117: Decrypt sends (#254) 2024-06-20 17:08:07 +01:00
David Perez
db5c57664f BIT-1111: Add delete account logic (#252) 2024-06-20 17:08:07 +01:00
David Perez
dd6e7639b5 Create initial vault item shell (#253) 2024-06-20 17:08:07 +01:00
David Perez
f912eb14ef Remove hangs (#251) 2024-06-20 17:08:07 +01:00
David Perez
8962f47898 BIT-1160: Add test tags to the login screen (#250) 2024-06-20 17:08:07 +01:00
David Perez
5c38eb743f Create a helper for testing with suspending functions that need to hang for the tests (#249) 2024-06-20 17:08:07 +01:00
Ramsey Smith
fd10de9456 BIT-205: Populate vault with login items (#246) 2024-06-20 17:08:07 +01:00
David Perez
3e6ce662d8 Add IME padding to create account screen (#248) 2024-06-20 17:08:07 +01:00
joshua-livefront
41e16014f0 BIT-654: Moving Generator data to the tools package (#247) 2024-06-20 17:08:07 +01:00
joshua-livefront
fa9401f2d2 BIT-654: Adding generator disk source implementation (#245) 2024-06-20 17:08:07 +01:00
David Perez
f52f4befba Add one hour option to new send choosers (#244) 2024-06-20 17:08:07 +01:00
David Perez
00e249dab2 BIT-999: Add UI for Vault Unlock screen (#243) 2024-06-20 17:08:07 +01:00
David Perez
2f525513a2 Update button colors to adhere to material style (#242) 2024-06-20 17:08:07 +01:00
David Perez
715ff06dfc BIT-1031: Add shell for the delete account UI (#241) 2024-06-20 17:08:07 +01:00