David Perez
|
4601f84140
|
Rename additem to addedit (#474)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
a6b2357fb0
|
Use JUnit 5 @AfterEach instead of JUnit 4 @After (#479)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
0d3038a717
|
Use bufferedMutableSharedFlow where appropriate (#476)
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
b3bee9ae20
|
Move autofill classes to pre-existing packages (#475)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
e929641159
|
BIT-1101, BIT-1066, BIT-1071, BIT-1072 Adding QR code scanning feature (#464)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
1c8501b69b
|
BIT-515, BIT-512 Adding the ability to view and edit secure note items. (#462)
|
2024-06-20 17:08:07 +01:00 |
|
Sean Weiser
|
fd9ca8f544
|
BIT-946: Add Google Services and Crashlytics to standard builds (#473)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
9bf07f0693
|
Create package for add send feature (#472)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
6e69e00d96
|
Making it so we can test the common data easier (#467)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
fb891df03b
|
BIT-1330, BIT-1331: Implementation to use sdk for forwarded service email generation (#470)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
da365acfee
|
Add basic UI states to the SendScreen (#471)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
0c05855e6b
|
BIT-514: View identity item UI (#461)
|
2024-06-20 17:08:07 +01:00 |
|
renovate[bot]
|
cd1f703ba7
|
Update ruby/setup-ruby action to v1.165.1 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
738cd76c7d
|
BIT-1293: add autofill service shell (#468)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
7a8da67944
|
Add the overflow menu to the send screen (#469)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
cf2e87c9f5
|
Apply formatter to project (#466)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
23479d6750
|
BIT-383: Finish UI for syncing the Vault with the Sync button (#463)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
17b50d96f1
|
BIT-713: Adding SimpleLogin service UI (#460)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3142a640ce
|
Split up VaultDataExtensions(Test) files (#458)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
ab03c83cb3
|
BIT-712: Adding UI for the FastMail service (#459)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
c94b303abc
|
BIT-457: Add Vault Settings and Folders screen UI (#457)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
78461394f3
|
BIT-711: Adding UI for AddyIo service (#456)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
5ec810d4d6
|
Make all "...Args" classes into data classes (#455)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
8852ae9a40
|
Exclude more args from coverage (#454)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
0f7a09dd96
|
Add wrappers for NavGraphBuilder.composable that supply transitions (#453)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
12000b2746
|
BIT-1244: Implement dynamic vault filtering (#451)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
9e7cd65fe1
|
Ensure SplashScreen composable has content to fix intro transition (#452)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
6665f20af9
|
Ensure toScrolledContainerColor uses the correct easing function (#450)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3f0e44d42f
|
BIT-842, BIT-843: Add Vault Filter and Vault Selection menu UI (#448)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
3c29dccf62
|
BIT-1196: Adding ui for FirefoxRelay service (#449)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
5ac493fa89
|
BIT-74: Add Login with Device screen (#438)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
0dd162598f
|
Separate common and type-specific state in VaultItemViewModel (#447)
|
2024-06-20 17:08:07 +01:00 |
|
Sean Weiser
|
e31febb1c4
|
Omit fdroid debug tests and select the standard flavor by default (#446)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
f528376c66
|
BIT-714: Adding ui for duck duck go service type (#445)
|
2024-06-20 17:08:07 +01:00 |
|
Sean Weiser
|
d615fec9c6
|
Add initial product flavors section (BIT-138) (#442)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
b33463547d
|
Disable codeowners for workflow files (#444)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
de85f1c507
|
Update Bitwarden SDK to 0.3.1-20231221.163756-59 (#443)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
e92c85005b
|
Disable login button when password is blank (#441)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
492038f163
|
BIT-871: Adding UI for forwarded email alias (#440)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
2a9cec5f8e
|
Replace vertical padding with Spacers on Login & Landing screens (#439)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
800e0e018c
|
BIT-814, BIT-815: Add UI for Enterprise Single Sign On screen (#437)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
a2e3984a5e
|
BIT-511: Save identity items (#436)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
f953066f22
|
BIT-667: UI for identity creation (Unit Tests) (#435)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
8933771a99
|
Add Organizations to UserState.Account (#432)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
72446513b5
|
Omit current navigation argument classes from code coverage (#434)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
48169bafb9
|
Use consistent naming when adding a single screen to a graph (#433)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
c440c28a02
|
BIT-667: UI for identity creation (#431)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
d6909d5a53
|
Add clarifying documentation to various StateFlows (#430)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
fe20e2703c
|
Save Organizations data to disk when syncing (#429)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
f2842446c9
|
VaultData should come directly from the database (#425)
|
2024-06-20 17:08:07 +01:00 |
|