David Perez
|
36e913b680
|
Add updateToPendingOrLoading helper method (#390)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
5932ebb5c6
|
Fix failing unit tests (#389)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
5c7d0081a3
|
BIT-1057: Vault item listing functionality (#379)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
65a9f209c2
|
Fix incorrect mapping for VaultItemListingType (#388)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
f18c43dd16
|
BIT-603: Display Collections on Vault screen (#386)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
727b0c0efc
|
Rename unit tests for VaultScreenTest and VaultViewModelTest (#385)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
736ad2ebfa
|
Update to AGP 8.2.0 (#378)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
dede9232ec
|
Simplify add-edit item conversion to CipherView (#384)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3d6111cd8b
|
BIT-874: Expose Collections data from VaultRepository (#382)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
12a816e678
|
Update Compose Material3 and Hilt Navigation versions (#381)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
4d3899e6f9
|
Add zip helpers for Result and use in VaultRepository (#383)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
f0bd9f54d6
|
Filter out Card / Identity types from Add Item type list (#380)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
0148512bf8
|
BIT-529 Added the ability to create custom type fields (#374)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
4e686fcc2e
|
Stop persisting view-item state to SavedStateHandle (#377)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
cc48e63e89
|
Add getter for Timezone to avoid race condition in tests (#376)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
df71aa573a
|
Stop persisting add-edit state to SavedStateHandle (#375)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
f4db50b700
|
BIT-502: Save the updated ciphers from the edit screen (#371)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
65b9005cbe
|
BIT-1091: Initialize crypto for organizations (#370)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
970e913373
|
Add ability to decrypt Collections (#373)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
79f1c2cd4c
|
Remove edit package (#372)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
c28729b802
|
BIT-1232: Update password strength colors (#369)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
03c0da4917
|
Store organization keys during sync request (#367)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
436c567b3f
|
Ensure user/private key storage is backwards compatible (#368)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
e3a0832777
|
BIT-1135: Add confirmation dialog to lock-or-logout dialog (#364)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
62ab43dfd5
|
Removed padding values from constructors of composable functions (#366)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
1adf58aca8
|
BIT-1207: Fully implement account switcher lock and logout (#362)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
b7578b8f96
|
BIT-956: UI for item listing screen (#356)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
dd37721e51
|
Ownership should be common values only displayed when creating a cipher (#365)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
82d7c307ff
|
Standardize naming of actions related to account switcher (#363)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
8855fda026
|
Add isActive and isVaultUnlocked to AccountSummary (#361)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
5de9931d05
|
Add account switcher test helpers (#360)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
1219aa20fd
|
Add ViewState VaultAddItemViewModel (#359)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
d5a1592ef0
|
Create common setup method for all VaultAddItemScreen tests (#358)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
9cbc73337e
|
BIT-618: Auto-enable At Least One Toggle in Password Generation to Prevent Errors (#357)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
33a99ce68d
|
BIT-890 Adding a check for name when we save an item (#355)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
bfc0e9831c
|
Add API for updating a cipher (#354)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
266db5cc04
|
Bit 1207 add lock and logout to switcher (#353)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
d0205b4b59
|
BIT-710: Implement Password History UI (#352)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
40fa3071ae
|
Add new navigation for the edit item screen (#350)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
146f770b8c
|
Add environment data to UserState.Account and AccountSummary (#351)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
b2c2c9e563
|
Update definition of Environment.label (#349)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
2898613876
|
BIT-509: Adding the Ability to Save a SecureNote Item (#347)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
3bbcc41ae5
|
Corrected size of ic_settings.xml (#348)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
b4df58d630
|
BIT-965: Navigation for vault item listing screen (#336)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
1560241a13
|
Changing Add Login Type methods to be more specific, and changing some values to be Text instead of Strings. (#346)
|
2024-06-20 17:08:07 +01:00 |
|
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 |
|
Ramsey Smith
|
ed970f1956
|
Update SyncResponseJson.kt (providerType) (#343)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
ba62eaf6d0
|
Add helper method for applying visual transformations to any string (#342)
|
2024-06-20 17:08:07 +01:00 |
|