Commit Graph

361 Commits

Author SHA1 Message Date
Brian Yencho
e70e526b93 BIT-1091: Initialize crypto for organizations (#370) 2023-12-12 10:16:41 -06:00
Brian Yencho
e7a7747add Add ability to decrypt Collections (#373) 2023-12-12 09:37:25 -06:00
David Perez
306cf24c99 Remove edit package (#372) 2023-12-12 08:52:51 -06:00
David Perez
e86e36c8e5 BIT-1232: Update password strength colors (#369) 2023-12-11 20:49:05 -06:00
Brian Yencho
25bad1ec78 Store organization keys during sync request (#367) 2023-12-11 20:38:22 -06:00
Brian Yencho
64a3caf354 Ensure user/private key storage is backwards compatible (#368) 2023-12-11 16:06:11 -06:00
Brian Yencho
a42dbf6663 BIT-1135: Add confirmation dialog to lock-or-logout dialog (#364) 2023-12-11 14:57:51 -06:00
Ramsey Smith
ec78532320 Removed padding values from constructors of composable functions (#366) 2023-12-11 13:24:46 -07:00
Brian Yencho
00dcb600a7 BIT-1207: Fully implement account switcher lock and logout (#362) 2023-12-11 13:56:02 -06:00
Ramsey Smith
6844f51faf BIT-956: UI for item listing screen (#356) 2023-12-11 12:39:24 -07:00
David Perez
fe3c6c93e6 Ownership should be common values only displayed when creating a cipher (#365) 2023-12-11 13:24:36 -06:00
Brian Yencho
faa8948712 Standardize naming of actions related to account switcher (#363) 2023-12-11 11:49:32 -06:00
Brian Yencho
a4db8c7a60 Add isActive and isVaultUnlocked to AccountSummary (#361) 2023-12-11 09:29:23 -06:00
Brian Yencho
b7d5de3b6d Add account switcher test helpers (#360) 2023-12-11 09:29:10 -06:00
David Perez
af61909a2b Add ViewState VaultAddItemViewModel (#359) 2023-12-08 16:03:15 -06:00
David Perez
aa7dd81c9c Create common setup method for all VaultAddItemScreen tests (#358) 2023-12-08 13:13:13 -06:00
joshua-livefront
dfc961c64f BIT-618: Auto-enable At Least One Toggle in Password Generation to Prevent Errors (#357) 2023-12-08 14:06:18 -05:00
Oleg Semenenko
25bbe79230 BIT-890 Adding a check for name when we save an item (#355) 2023-12-08 12:50:34 -06:00
David Perez
025271a837 Add API for updating a cipher (#354) 2023-12-08 10:23:11 -06:00
Brian Yencho
c64ca895c4 Bit 1207 add lock and logout to switcher (#353) 2023-12-08 10:22:42 -06:00
joshua-livefront
fba2a5857c BIT-710: Implement Password History UI (#352) 2023-12-08 10:12:23 -05:00
David Perez
3c74d33aae Add new navigation for the edit item screen (#350) 2023-12-07 15:52:10 -06:00
Brian Yencho
6ef2566618 Add environment data to UserState.Account and AccountSummary (#351) 2023-12-07 15:01:17 -06:00
Brian Yencho
611d8f5711 Update definition of Environment.label (#349) 2023-12-07 14:35:08 -06:00
Oleg Semenenko
6498ab2ffb BIT-509: Adding the Ability to Save a SecureNote Item (#347) 2023-12-07 14:03:20 -06:00
Ramsey Smith
deaf83e81d Corrected size of ic_settings.xml (#348) 2023-12-07 10:39:52 -07:00
Ramsey Smith
3d53be68c9 BIT-965: Navigation for vault item listing screen (#336) 2023-12-07 09:04:20 -07:00
Oleg Semenenko
5d200b36ff Changing Add Login Type methods to be more specific, and changing some values to be Text instead of Strings. (#346) 2023-12-07 09:54:57 -06:00
David Perez
00e9540d51 Migrate VaultAddItemScreen to use a LazyColumn (#345) 2023-12-07 09:17:22 -06:00
Brian Yencho
08900b6838 BIT-1017: Add "Account already added" dialog to Landing Screen (#344) 2023-12-07 09:14:03 -06:00
Brian Yencho
89dfa8dbb7 Use a DialogState in LandingState (#341) 2023-12-06 17:25:51 -06:00
Ramsey Smith
a3065e6686 Update SyncResponseJson.kt (providerType) (#343) 2023-12-06 16:21:20 -07:00
David Perez
06909a3146 Add helper method for applying visual transformations to any string (#342) 2023-12-06 16:46:04 -06:00
David Perez
166b0df203 BIT-1018: Add visual transformation to generated string field (#340) 2023-12-06 16:22:27 -06:00
David Perez
b1c3a2de87 Add visual transformation for password character colors (#337) 2023-12-06 15:36:42 -06:00
Brian Yencho
82ee31336e Add divider between all account switcher items (#339) 2023-12-06 15:25:54 -06:00
David Perez
fbf5fb7550 Allow BitwardenTwoButtonDialog to have no title (#338) 2023-12-06 14:48:39 -06:00
David Perez
aee95bf572 Use Glide Compose library instead of the non-compose library (#334) 2023-12-06 14:47:02 -06:00
Ramsey Smith
b1068bd933 Fix sync response for send object (#335) 2023-12-06 13:12:07 -07:00
Brian Yencho
fc90a84353 BIT-732: Add account swither to login screen (#333) 2023-12-06 11:37:29 -06:00
David Perez
16ef9f7732 Add VaultItemView tests (#315) 2023-12-06 10:24:20 -06:00
Brian Yencho
1b5a62fd3b Reorganize LoginScreen (#331) 2023-12-06 10:05:54 -06:00
Brian Yencho
98979e516b BIT-853: Updated email when switching account on Vault Unlock screen (#332) 2023-12-06 10:00:52 -06:00
David Perez
13e5ef547d Add navigation routing for the VaultEditItemScreen (#328) 2023-12-06 09:35:36 -06:00
Brian Yencho
0682f37991 Simplify LoginScreen / LoginViewModel tests (#330) 2023-12-06 09:23:09 -06:00
David Perez
a0e88211ef Apply formatter to entire repo (#329) 2023-12-05 19:54:12 -06:00
Brian Yencho
819694b135 BIT-467: Implement Lock Now functionality (#327) 2023-12-05 16:41:55 -06:00
David Perez
ee260c6697 Adds the initial boilerplate for VaultEditItemScreen (#326) 2023-12-05 16:14:31 -06:00
Brian Yencho
c3cb09b156 BIT-1133: Add account switcher to Landing Screen (#323) 2023-12-05 15:35:27 -06:00
Oleg Semenenko
d4d79bae01 BIT-666: Create UI for Secure Note-type item creation (#319) 2023-12-05 12:16:26 -06:00