Commit Graph

462 Commits

Author SHA1 Message Date
Oleg Semenenko
b0f64286d7 BIT-1101, BIT-1066, BIT-1071, BIT-1072 Adding QR code scanning feature (#464) 2024-01-02 17:29:48 -06:00
Oleg Semenenko
1e6c3cd021 BIT-515, BIT-512 Adding the ability to view and edit secure note items. (#462) 2024-01-02 16:39:18 -06:00
Sean Weiser
4beb7dc581 BIT-946: Add Google Services and Crashlytics to standard builds (#473) 2024-01-02 16:31:45 -06:00
David Perez
8cdbab757e Create package for add send feature (#472) 2024-01-02 16:07:41 -06:00
Oleg Semenenko
f793b3d9d3 Making it so we can test the common data easier (#467) 2024-01-02 15:41:04 -06:00
joshua-livefront
b493ffe7f1 BIT-1330, BIT-1331: Implementation to use sdk for forwarded service email generation (#470) 2024-01-02 16:40:39 -05:00
David Perez
2624819282 Add basic UI states to the SendScreen (#471) 2024-01-02 15:30:37 -06:00
Ramsey Smith
bffdaa6ad6 BIT-514: View identity item UI (#461) 2024-01-02 13:09:58 -07:00
renovate[bot]
7f938edc38 Update ruby/setup-ruby action to v1.165.1 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 14:03:36 -06:00
Lucas Kivi
f3be69508f BIT-1293: add autofill service shell (#468) 2024-01-02 19:39:50 +00:00
David Perez
e7830aac4b Add the overflow menu to the send screen (#469) 2024-01-02 13:34:35 -06:00
Brian Yencho
96750bb8c4 Apply formatter to project (#466) 2024-01-02 11:39:03 -06:00
Brian Yencho
2bf05aa6d2 BIT-383: Finish UI for syncing the Vault with the Sync button (#463) 2023-12-29 17:11:56 -06:00
joshua-livefront
b4053c31e4 BIT-713: Adding SimpleLogin service UI (#460) 2023-12-29 16:07:09 -05:00
Brian Yencho
6efca4cfe1 Split up VaultDataExtensions(Test) files (#458) 2023-12-29 14:33:12 -06:00
joshua-livefront
fd1f112293 BIT-712: Adding UI for the FastMail service (#459) 2023-12-29 15:23:11 -05:00
Caleb Derosier
4deeb40b10 BIT-457: Add Vault Settings and Folders screen UI (#457) 2023-12-29 13:11:41 -07:00
joshua-livefront
ef2bdeabca BIT-711: Adding UI for AddyIo service (#456) 2023-12-29 14:16:46 -05:00
Brian Yencho
77006ab281 Make all "...Args" classes into data classes (#455) 2023-12-29 11:53:13 -06:00
Brian Yencho
1bb0d9ecfb Exclude more args from coverage (#454) 2023-12-29 11:17:23 -06:00
Brian Yencho
7f644495b5 Add wrappers for NavGraphBuilder.composable that supply transitions (#453) 2023-12-29 10:21:21 -06:00
Brian Yencho
b5fe7a560f BIT-1244: Implement dynamic vault filtering (#451) 2023-12-29 09:21:43 -06:00
Brian Yencho
3ba6fa4f0f Ensure SplashScreen composable has content to fix intro transition (#452) 2023-12-29 05:50:43 -06:00
Brian Yencho
426dce2961 Ensure toScrolledContainerColor uses the correct easing function (#450) 2023-12-28 18:06:12 -06:00
Brian Yencho
90c9f28e1d BIT-842, BIT-843: Add Vault Filter and Vault Selection menu UI (#448) 2023-12-28 16:33:38 -06:00
joshua-livefront
274cf3e415 BIT-1196: Adding ui for FirefoxRelay service (#449) 2023-12-28 17:26:17 -05:00
Caleb Derosier
2cd698c6b2 BIT-74: Add Login with Device screen (#438) 2023-12-28 21:55:12 +00:00
Ramsey Smith
57f9fbc996 Separate common and type-specific state in VaultItemViewModel (#447) 2023-12-28 15:21:45 -06:00
Sean Weiser
f6ff827698 Omit fdroid debug tests and select the standard flavor by default (#446) 2023-12-28 15:09:04 -06:00
joshua-livefront
f81a430798 BIT-714: Adding ui for duck duck go service type (#445) 2023-12-28 15:51:01 -05:00
Sean Weiser
7f19640996 Add initial product flavors section (BIT-138) (#442) 2023-12-28 13:10:30 -06:00
Brian Yencho
8fc3e62d89 Disable codeowners for workflow files (#444) 2023-12-28 13:01:30 -06:00
joshua-livefront
bfcbf600df Update Bitwarden SDK to 0.3.1-20231221.163756-59 (#443) 2023-12-28 12:43:49 -05:00
Caleb Derosier
95c0acdd3f Disable login button when password is blank (#441) 2023-12-28 10:49:15 -06:00
joshua-livefront
1323a75f22 BIT-871: Adding UI for forwarded email alias (#440) 2023-12-28 11:46:34 -05:00
Caleb Derosier
297fc5319f Replace vertical padding with Spacers on Login & Landing screens (#439) 2023-12-28 10:28:47 -06:00
Caleb Derosier
15a8fa417d BIT-814, BIT-815: Add UI for Enterprise Single Sign On screen (#437) 2023-12-27 16:35:48 -06:00
Ramsey Smith
1ae0b57574 BIT-511: Save identity items (#436) 2023-12-27 15:37:36 -06:00
Ramsey Smith
f0b0c8a0b4 BIT-667: UI for identity creation (Unit Tests) (#435) 2023-12-27 15:15:12 -06:00
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