Commit graph

127 commits

Author SHA1 Message Date
David Perez
446b0f9da4 Migrate VaultAddItemScreen to use a LazyColumn (#345) 2024-06-20 17:08:07 +01:00
Brian Yencho
a91de90fcd BIT-1017: Add "Account already added" dialog to Landing Screen (#344) 2024-06-20 17:08:07 +01:00
Brian Yencho
5ffe9c914d Use a DialogState in LandingState (#341) 2024-06-20 17:08:07 +01:00
Brian Yencho
b0e3aca323 BIT-732: Add account swither to login screen (#333) 2024-06-20 17:08:07 +01:00
David Perez
2e2fede945 Add VaultItemView tests (#315) 2024-06-20 17:08:07 +01:00
Brian Yencho
053c345f95 BIT-853: Updated email when switching account on Vault Unlock screen (#332) 2024-06-20 17:08:07 +01:00
David Perez
96866ee540 Add navigation routing for the VaultEditItemScreen (#328) 2024-06-20 17:08:07 +01:00
Brian Yencho
b61c796f7b Simplify LoginScreen / LoginViewModel tests (#330) 2024-06-20 17:08:07 +01:00
David Perez
43793d6d41 Apply formatter to entire repo (#329) 2024-06-20 17:08:07 +01:00
Brian Yencho
c72053f935 BIT-467: Implement Lock Now functionality (#327) 2024-06-20 17:08:07 +01:00
David Perez
a7dc5fe08f Adds the initial boilerplate for VaultEditItemScreen (#326) 2024-06-20 17:08:07 +01:00
Brian Yencho
a106f0852a BIT-1133: Add account switcher to Landing Screen (#323) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
c729d7da1b BIT-666: Create UI for Secure Note-type item creation (#319) 2024-06-20 17:08:07 +01:00
Brian Yencho
0b1be57796 Clean up LandingScreen tests (#322) 2024-06-20 17:08:07 +01:00
Brian Yencho
58aa38ceea BIT-853: Implement account switching (#316) 2024-06-20 17:08:07 +01:00
joshua-livefront
ff8b9cd0b4 BIT-662: Adding UI for random word generator (#313) 2024-06-20 17:08:07 +01:00
David Perez
bd2cd54d47 BIT-500 Add View Item Screen (#299) 2024-06-20 17:08:07 +01:00
Brian Yencho
79ca73ec00 BIT-1215: Improve handling of avatar initials for missing names (#308) 2024-06-20 17:08:07 +01:00
Brian Yencho
c377376835 BIT-1110: Allow account addition via the account switcher (#305) 2024-06-20 17:08:07 +01:00
joshua-livefront
85e750cc08 BIT-660: Adding ui for catch all email (#303) 2024-06-20 17:08:07 +01:00
Ramsey Smith
b279633166 BIT-1205: Save login items (Encryption) (#295) 2024-06-20 17:08:07 +01:00
David Perez
9fcd2b1690 BIT-685: Add request headers to all network requests in the app (#300) 2024-06-20 17:08:07 +01:00
David Perez
798fdf3e19 Replace the generic Result class in the auth repo with specific result classes (#301) 2024-06-20 17:08:07 +01:00
joshua-livefront
90f565e02b BIT-659: Adding UI for plus addressed email generator (#293) 2024-06-20 17:08:07 +01:00
Brian Yencho
d4d64c2a6d Listen to UserState changes on the Vault Unlock screen (#290) 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
04609b9a86 BIT-1081: Add log out ability to Vault Unlock screen (#285) 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
joshua-livefront
dfc653b72e BIT-534: fixing trash counter to always display one (#279) 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
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
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
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
joshua-livefront
58eb4d4107 Removing unnecessary event flows from generator viewmodel tests (#262) 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
joshua-livefront
254cd8e745 BIT-654: App should generate passwords (#258) 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
Ramsey Smith
fd10de9456 BIT-205: Populate vault with login items (#246) 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
715ff06dfc BIT-1031: Add shell for the delete account UI (#241) 2024-06-20 17:08:07 +01:00
Brian Yencho
20bc2b4656 Ensure no-op test of account switching is valid (#238) 2024-06-20 17:08:07 +01:00
David Perez
62d82b5304 Rename VaultScreen to VaultSettingsScreen (#237) 2024-06-20 17:08:07 +01:00
David Perez
382c4a0172 BIT-479: Fix minor New Send bugs (#236) 2024-06-20 17:08:07 +01:00