Commit Graph

423 Commits

Author SHA1 Message Date
Brian Yencho
9eef89f72e Add Organizations to UserState.Account (#432) 2023-12-27 11:30:37 -06:00
Brian Yencho
c7d2048225 Omit current navigation argument classes from code coverage (#434) 2023-12-27 09:46:36 -06:00
Brian Yencho
ff2d60e18a Use consistent naming when adding a single screen to a graph (#433) 2023-12-27 09:05:37 -06:00
Ramsey Smith
2e64b3d501 BIT-667: UI for identity creation (#431) 2023-12-21 13:25:17 -07:00
Brian Yencho
aaf8a8f45f Add clarifying documentation to various StateFlows (#430) 2023-12-21 10:48:32 -06:00
Brian Yencho
f634e0543f Save Organizations data to disk when syncing (#429) 2023-12-21 10:33:48 -06:00
David Perez
feb37ccaf3 VaultData should come directly from the database (#425) 2023-12-21 08:58:22 -06:00
Brian Yencho
32fa075dba Ensure BaseEnumeratedIntSerializer subclasses are not obfuscated (#428) 2023-12-20 17:15:21 -06:00
joshua-livefront
213ba0005b BIT-1259: Fix for Increasing Length Creates a Password in History for Each Adjustment (#427) 2023-12-20 16:17:39 -05:00
Brian Yencho
bdf5abae8e Update various dependencies to latest versions (#426) 2023-12-20 14:18:05 -06:00
Brian Yencho
b931b7367a BIT-1260: Fix line breaks for generated passwords (#424) 2023-12-20 13:01:49 -06:00
Brian Yencho
99107fa4c1 Use monospace font for generated value on Generator Screen (#422) 2023-12-20 10:38:52 -06:00
Brian Yencho
1f1092a325 Add sensitiveInfoSmall/sensitiveInfoMedium fonts (#423) 2023-12-20 10:20:58 -06:00
Brian Yencho
6c15dbc3d0 Update scope to use Unconfined (#421) 2023-12-20 10:06:18 -06:00
David Perez
f801f6fc10 Rename all MutableStateFlows in Vault repo for consistency (#419) 2023-12-19 15:20:25 -06:00
David Perez
0c7a420d16 Fix broken dao fake implementations (#420) 2023-12-19 15:02:16 -06:00
David Perez
33bea2f198 Ensure VaultDiskSource emits when replace operation does not actually change any data (#412) 2023-12-19 14:27:03 -06:00
joshua-livefront
74d456c3d6 BIT-279, BIT-1201: Storage, retrieval, and clearing implementation for password history (#416) 2023-12-19 14:42:47 -05:00
Oleg Semenenko
370ac3df3b BIT-1076 Requesting Camera Permission (#415) 2023-12-19 13:27:35 -06:00
David Perez
ea4825b8b8 Delete the users vault data on logout (#418) 2023-12-19 12:29:34 -06:00
Ramsey Smith
89389e8a9c Refactored VaultAddItem UI State (#417) 2023-12-19 11:08:15 -07:00
Brian Yencho
de38da42b5 Update Bitwarden SDK to 0.3.1-20231219.150921-55 (#409) 2023-12-19 11:47:27 -06:00
David Perez
63ec83f826 BIT-474, BIT-518, BIT-519, BIT-521: Expose flows from the vault database tables (#414) 2023-12-19 11:08:16 -06:00
David Perez
0ff9106ec1 Update getAllCiphers query to be consistent with other queries (#413) 2023-12-19 09:20:42 -06:00
renovate[bot]
7bf6e48356 Update ruby/setup-ruby action to v1.162.0 (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 13:10:16 -05:00
Brian Yencho
3afe5b7351 BIT-1229: Use Unconfined dispatcher when collecting flows in AuthRepository (#410) 2023-12-18 11:54:04 -06:00
David Perez
52e10c5b5e Change ZonedDateTimeTypeConverter to class from object (#411) 2023-12-18 11:44:08 -06:00
David Perez
9a27aaa5ad BIT-448: Create collections database table (#408) 2023-12-18 09:55:04 -06:00
Brian Yencho
ba46983444 Add Modifier.scrolledContainerBackground (#407) 2023-12-17 20:33:17 -06:00
Brian Yencho
9d8316321a Remove unused VaultTopBar (#406) 2023-12-17 20:32:42 -06:00
David Perez
0ffa448640 BIT-431: Add a table to the vault database for folders (#403) 2023-12-15 17:59:27 -06:00
David Perez
78c6092334 Update all LocalDateTimes in the app to use ZonedDateTimes (#404) 2023-12-15 17:09:04 -06:00
Brian Yencho
6fe1135dea BIT-1234: Add Account button should appear in switcher on Login (#402) 2023-12-15 13:48:06 -06:00
Oleg Semenenko
91f6e6d105 Adding in tests for the custom type fields (#398) 2023-12-15 12:17:29 -06:00
Brian Yencho
92368b2535 Ensure FAB is hidden for some Vault Screen states (#401) 2023-12-15 12:14:01 -06:00
David Perez
1a3035bb2f Make the sync response profile nonnull (#400) 2023-12-15 11:53:52 -06:00
David Perez
6afa7ba23f BIT-598: Create initial vault database (#399) 2023-12-15 11:21:05 -06:00
Brian Yencho
1428498d41 BIT-379, BIT-381, BIT-384: Add overflow menu to Vault Screen (#397) 2023-12-15 09:21:19 -06:00
Brian Yencho
240e47c161 BIT-406: Allow item listing screen to display Collections data (#394) 2023-12-14 15:38:46 -06:00
David Perez
136d62b41e Add exclusion to LongParameterList lint check for provides methods (#395) 2023-12-14 15:22:33 -06:00
Ramsey Smith
cbc02acf5d Fixed incorrect filtering for folders in VaultItemListingDataExtensions (#396) 2023-12-14 14:12:00 -07:00
David Perez
ec58f57a65 Add helper method for observing a data flow when logged in and someone is subscribed (#392) 2023-12-14 14:08:57 -06:00
Brian Yencho
c34c3dbd1e BIT-1157: Add error state for Vault Screen (#393) 2023-12-14 13:15:55 -06:00
joshua-livefront
3f67f130fa BIT-279: Adding password history data layer (#387) 2023-12-14 12:25:35 -05:00
Brian Yencho
9905b96211 BIT-1158: Add No Network states to Vault Screen (#391) 2023-12-14 10:59:26 -06:00
David Perez
4df89cc01a Add updateToPendingOrLoading helper method (#390) 2023-12-13 18:35:33 -06:00
Ramsey Smith
e702a2105f Fix failing unit tests (#389) 2023-12-13 15:20:49 -07:00
Ramsey Smith
f15ebd7cb8 BIT-1057: Vault item listing functionality (#379) 2023-12-13 14:31:15 -07:00
Ramsey Smith
7aa879d49e Fix incorrect mapping for VaultItemListingType (#388) 2023-12-13 13:49:28 -07:00
Brian Yencho
2f40334e4f BIT-603: Display Collections on Vault screen (#386) 2023-12-13 11:37:52 -06:00