Commit Graph
377 Commits
Author SHA1 Message Date
David PerezandÁlison Fernandes da365acfee Add basic UI states to the SendScreen (#471) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 0c05855e6b BIT-514: View identity item UI (#461) 2024-06-20 17:08:07 +01:00
Lucas KiviandÁlison Fernandes 738cd76c7d BIT-1293: add autofill service shell (#468) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 7a8da67944 Add the overflow menu to the send screen (#469) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes cf2e87c9f5 Apply formatter to project (#466) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 23479d6750 BIT-383: Finish UI for syncing the Vault with the Sync button (#463) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 17b50d96f1 BIT-713: Adding SimpleLogin service UI (#460) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 3142a640ce Split up VaultDataExtensions(Test) files (#458) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes ab03c83cb3 BIT-712: Adding UI for the FastMail service (#459) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes c94b303abc BIT-457: Add Vault Settings and Folders screen UI (#457) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 78461394f3 BIT-711: Adding UI for AddyIo service (#456) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 5ec810d4d6 Make all "...Args" classes into data classes (#455) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 8852ae9a40 Exclude more args from coverage (#454) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 0f7a09dd96 Add wrappers for NavGraphBuilder.composable that supply transitions (#453) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 12000b2746 BIT-1244: Implement dynamic vault filtering (#451) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 9e7cd65fe1 Ensure SplashScreen composable has content to fix intro transition (#452) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 6665f20af9 Ensure toScrolledContainerColor uses the correct easing function (#450) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 3f0e44d42f BIT-842, BIT-843: Add Vault Filter and Vault Selection menu UI (#448) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 3c29dccf62 BIT-1196: Adding ui for FirefoxRelay service (#449) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes 5ac493fa89 BIT-74: Add Login with Device screen (#438) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 0dd162598f Separate common and type-specific state in VaultItemViewModel (#447) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes f528376c66 BIT-714: Adding ui for duck duck go service type (#445) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes de85f1c507 Update Bitwarden SDK to 0.3.1-20231221.163756-59 (#443) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes e92c85005b Disable login button when password is blank (#441) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 492038f163 BIT-871: Adding UI for forwarded email alias (#440) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes 2a9cec5f8e Replace vertical padding with Spacers on Login & Landing screens (#439) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes 800e0e018c BIT-814, BIT-815: Add UI for Enterprise Single Sign On screen (#437) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes a2e3984a5e BIT-511: Save identity items (#436) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 8933771a99 Add Organizations to UserState.Account (#432) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 72446513b5 Omit current navigation argument classes from code coverage (#434) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 48169bafb9 Use consistent naming when adding a single screen to a graph (#433) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes c440c28a02 BIT-667: UI for identity creation (#431) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes d6909d5a53 Add clarifying documentation to various StateFlows (#430) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes fe20e2703c Save Organizations data to disk when syncing (#429) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes f2842446c9 VaultData should come directly from the database (#425) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes b2692a5637 Ensure BaseEnumeratedIntSerializer subclasses are not obfuscated (#428) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes f9667d0390 BIT-1259: Fix for Increasing Length Creates a Password in History for Each Adjustment (#427) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 44afc44829 BIT-1260: Fix line breaks for generated passwords (#424) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 719bf52420 Use monospace font for generated value on Generator Screen (#422) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes c4d4c1d76b Add sensitiveInfoSmall/sensitiveInfoMedium fonts (#423) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 21f51c90ad Update scope to use Unconfined (#421) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 6f85a6eb75 Rename all MutableStateFlows in Vault repo for consistency (#419) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes bf9845d7a0 Ensure VaultDiskSource emits when replace operation does not actually change any data (#412) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 27140bf02c BIT-279, BIT-1201: Storage, retrieval, and clearing implementation for password history (#416) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 39e285fff8 BIT-1076 Requesting Camera Permission (#415) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes f2f3a6a386 Delete the users vault data on logout (#418) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 772d6693a6 Refactored VaultAddItem UI State (#417) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes acdce7a07b Update Bitwarden SDK to 0.3.1-20231219.150921-55 (#409) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes abe2354c15 BIT-474, BIT-518, BIT-519, BIT-521: Expose flows from the vault database tables (#414) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 8a2a205247 Update getAllCiphers query to be consistent with other queries (#413) 2024-06-20 17:08:07 +01:00