Commit Graph

277 Commits

Author SHA1 Message Date
Ramsey Smith
6fbf109df5 Corrected directories within vault package (#287) 2023-11-28 12:54:37 -07:00
Brian Yencho
83420f2c39 Lock vault and clear data when logging out (#288) 2023-11-28 13:28:23 -06:00
Vince Grassia
ab8656a132 Pin gh-actions to main (#286) 2023-11-28 10:58:32 -05:00
Brian Yencho
8a951fbae6 BIT-1081: Add log out ability to Vault Unlock screen (#285) 2023-11-28 09:13:16 -06:00
Brian Yencho
2a1310cf3e Update overflow menu popup handling and styling (#283) 2023-11-27 21:17:33 -06:00
David Perez
8839428397 Set null composable when content is empty (#284) 2023-11-27 20:45:59 -06:00
David Perez
ece4ccc565 Update Basic dialog to allow for empty message or an empty title (#282) 2023-11-27 15:42:22 -06:00
Brian Yencho
b6999d7b07 BIT-1191: Calculate avatar color when absent (#280) 2023-11-27 15:10:54 -06:00
David Perez
f3bcab42f3 Add 'Have I Been Pwnd' method that returns a breach count (#281) 2023-11-27 15:10:41 -06:00
joshua-livefront
a59a2f5ddb BIT-534: fixing trash counter to always display one (#279) 2023-11-27 15:25:33 -05:00
David Perez
833dfd501d BIT-1197 Add token refresh handling (#274) 2023-11-27 13:40:45 -06:00
David Perez
1729eb42c2 Add 'isPremium' boolean to account info (#278) 2023-11-27 12:20:30 -06:00
joshua-livefront
1c0635e7c8 BIT-653: Adding passphrase generation implementation (#277) 2023-11-27 12:58:21 -05:00
David Perez
79af4a8c0c Update the Bitwarden SDK (#276) 2023-11-27 09:56:53 -06:00
Ramsey Smith
74ea7373ba BIT-1078: Save login items (Networking) (#272) 2023-11-22 21:13:05 -07:00
joshua-livefront
fa93d4cc6b BIT-653: Adding data source for passphrase generation (#273) 2023-11-22 18:22:56 -05:00
David Perez
ddc7b0b713 Add synchronous refresh token API (#271) 2023-11-22 15:52:25 -06:00
Brian Yencho
1c2413d4dc BIT-1204: Improve avatar color visiblity (#270) 2023-11-22 09:40:21 -06:00
David Perez
69bccf469f Add view item navigation (#269) 2023-11-21 14:23:44 -06:00
Brian Yencho
1652c8cc58 Optimize the account switcher background color updating (#268) 2023-11-21 13:16:36 -06:00
Brian Yencho
ee322ef444 BIT-1082: Implement vault unlock functionality (#263) 2023-11-21 12:06:15 -06:00
David Perez
3b0532f7fd Minor updates to the text fields (#266) 2023-11-21 11:48:37 -06:00
joshua-livefront
82910e17ea Generator loadPasscodeOptions to include setting defaults (#267) 2023-11-21 12:31:55 -05:00
David Perez
3e9c0a0fd1 Decouple unlock and sync (#264) 2023-11-21 11:17:46 -06:00
Brian Yencho
cc637bcabc Update UserStateJson with avatarColor and securityStamp from sync (#265) 2023-11-21 09:19:47 -06:00
joshua-livefront
7e4dc10b1b Removing unnecessary event flows from generator viewmodel tests (#262) 2023-11-20 14:39:29 -05:00
Brian Yencho
7e1fb14f1c Save the current environment to UserStateJson when logging in (#260) 2023-11-20 12:47:34 -06:00
Brian Yencho
fc71717df5 Simplify BaseDiskSource usage (#261) 2023-11-20 11:49:36 -06:00
Brian Yencho
dcaffe9b03 Move AccountSumary to ui package and make name nullable (#259) 2023-11-20 11:37:26 -06:00
David Perez
afe4f5ed55 Add vault repo methods for getting vault items by ID (#256) 2023-11-20 11:34:05 -06:00
joshua-livefront
f8a76380bb BIT-654: App should generate passwords (#258) 2023-11-20 11:47:01 -05:00
renovate[bot]
7e339fe38b Update ruby/setup-ruby action to v1.161.0 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 10:10:11 -05:00
David Perez
ba4d1e2f9a Add helper property for retrieving current VM state (#257) 2023-11-17 16:28:15 -06:00
Brian Yencho
acdc9d2a47 Update Bitwarden SDK to 0.3.1-20231116.203646-8 (#255) 2023-11-17 14:19:25 -06:00
Ramsey Smith
6851c1169b BIT-1117: Decrypt sends (#254) 2023-11-17 12:52:56 -07:00
David Perez
c8586542c1 BIT-1111: Add delete account logic (#252) 2023-11-17 11:11:35 -06:00
David Perez
6cce047c2a Create initial vault item shell (#253) 2023-11-16 18:00:14 -06:00
David Perez
320f3cc6ed Remove hangs (#251) 2023-11-16 09:17:55 -06:00
David Perez
2938419461 BIT-1160: Add test tags to the login screen (#250) 2023-11-15 17:13:25 -06:00
David Perez
5d7da7576e Create a helper for testing with suspending functions that need to hang for the tests (#249) 2023-11-15 15:57:59 -06:00
Ramsey Smith
f997ccfead BIT-205: Populate vault with login items (#246) 2023-11-15 14:15:04 -07:00
David Perez
b0ea7a4229 Add IME padding to create account screen (#248) 2023-11-15 08:47:19 -06:00
joshua-livefront
0488e0bc12 BIT-654: Moving Generator data to the tools package (#247) 2023-11-14 16:57:00 -05:00
joshua-livefront
7b22632c49 BIT-654: Adding generator disk source implementation (#245) 2023-11-14 15:07:48 -05:00
David Perez
c7acbebed3 Add one hour option to new send choosers (#244) 2023-11-14 10:34:08 -06:00
David Perez
9ab51d5044 BIT-999: Add UI for Vault Unlock screen (#243) 2023-11-14 08:53:05 -06:00
David Perez
baff04c1c5 Update button colors to adhere to material style (#242) 2023-11-13 14:45:58 -06:00
David Perez
345aa4800d BIT-1031: Add shell for the delete account UI (#241) 2023-11-13 13:17:16 -06:00
renovate[bot]
fb48dd0ef2 Update bitwarden/gh-actions digest to ebb1eb8 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 09:49:07 -07:00
Brian Yencho
5d8b3fb972 Ensure no-op test of account switching is valid (#238) 2023-11-13 10:41:02 -06:00