1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-16 04:50:59 +03:00
Commit graph

347 commits

Author SHA1 Message Date
David Perez
1219aa20fd Add ViewState VaultAddItemViewModel () 2024-06-20 17:08:07 +01:00
David Perez
d5a1592ef0 Create common setup method for all VaultAddItemScreen tests () 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 () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
33a99ce68d BIT-890 Adding a check for name when we save an item () 2024-06-20 17:08:07 +01:00
David Perez
bfc0e9831c Add API for updating a cipher () 2024-06-20 17:08:07 +01:00
Brian Yencho
266db5cc04 Bit 1207 add lock and logout to switcher () 2024-06-20 17:08:07 +01:00
joshua-livefront
d0205b4b59 BIT-710: Implement Password History UI () 2024-06-20 17:08:07 +01:00
David Perez
40fa3071ae Add new navigation for the edit item screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
146f770b8c Add environment data to UserState.Account and AccountSummary () 2024-06-20 17:08:07 +01:00
Brian Yencho
b2c2c9e563 Update definition of Environment.label () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
2898613876 BIT-509: Adding the Ability to Save a SecureNote Item () 2024-06-20 17:08:07 +01:00
Ramsey Smith
3bbcc41ae5 Corrected size of ic_settings.xml () 2024-06-20 17:08:07 +01:00
Ramsey Smith
b4df58d630 BIT-965: Navigation for vault item listing screen () 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. () 2024-06-20 17:08:07 +01:00
David Perez
446b0f9da4 Migrate VaultAddItemScreen to use a LazyColumn () 2024-06-20 17:08:07 +01:00
Brian Yencho
a91de90fcd BIT-1017: Add "Account already added" dialog to Landing Screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
5ffe9c914d Use a DialogState in LandingState () 2024-06-20 17:08:07 +01:00
Ramsey Smith
ed970f1956 Update SyncResponseJson.kt (providerType) () 2024-06-20 17:08:07 +01:00
David Perez
ba62eaf6d0 Add helper method for applying visual transformations to any string () 2024-06-20 17:08:07 +01:00
David Perez
3a42d3e58a BIT-1018: Add visual transformation to generated string field () 2024-06-20 17:08:07 +01:00
David Perez
30a9d76d70 Add visual transformation for password character colors () 2024-06-20 17:08:07 +01:00
Brian Yencho
b6c9964b6c Add divider between all account switcher items () 2024-06-20 17:08:07 +01:00
David Perez
404ba6e2f0 Allow BitwardenTwoButtonDialog to have no title () 2024-06-20 17:08:07 +01:00
David Perez
d09b98f0fe Use Glide Compose library instead of the non-compose library () 2024-06-20 17:08:07 +01:00
Ramsey Smith
6844c57248 Fix sync response for send object () 2024-06-20 17:08:07 +01:00
Brian Yencho
b0e3aca323 BIT-732: Add account swither to login screen () 2024-06-20 17:08:07 +01:00
David Perez
2e2fede945 Add VaultItemView tests () 2024-06-20 17:08:07 +01:00
Brian Yencho
ca582ce271 Reorganize LoginScreen () 2024-06-20 17:08:07 +01:00
Brian Yencho
053c345f95 BIT-853: Updated email when switching account on Vault Unlock screen () 2024-06-20 17:08:07 +01:00
David Perez
96866ee540 Add navigation routing for the VaultEditItemScreen () 2024-06-20 17:08:07 +01:00
Brian Yencho
b61c796f7b Simplify LoginScreen / LoginViewModel tests () 2024-06-20 17:08:07 +01:00
David Perez
43793d6d41 Apply formatter to entire repo () 2024-06-20 17:08:07 +01:00
Brian Yencho
c72053f935 BIT-467: Implement Lock Now functionality () 2024-06-20 17:08:07 +01:00
David Perez
a7dc5fe08f Adds the initial boilerplate for VaultEditItemScreen () 2024-06-20 17:08:07 +01:00
Brian Yencho
a106f0852a BIT-1133: Add account switcher to Landing Screen () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
c729d7da1b BIT-666: Create UI for Secure Note-type item creation () 2024-06-20 17:08:07 +01:00
David Perez
4ce89abbbf Update toolbar action colors () 2024-06-20 17:08:07 +01:00
David Perez
fad80fbd69 Format GeneratorSdkSourceTest () 2024-06-20 17:08:07 +01:00
David Perez
c3e0843505 Update to the latest version of the SDK () 2024-06-20 17:08:07 +01:00
Brian Yencho
3603fa88e3 Add BitwardenScaffold to LandingScreen () 2024-06-20 17:08:07 +01:00
Brian Yencho
0b1be57796 Clean up LandingScreen tests () 2024-06-20 17:08:07 +01:00
Ramsey Smith
cb932bda64 Update package name for CipherJsonRequest () 2024-06-20 17:08:07 +01:00
renovate[bot]
8f09fcc8c6 Update actions/setup-java action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Brian Yencho
58aa38ceea BIT-853: Implement account switching () 2024-06-20 17:08:07 +01:00
Brian Yencho
f8fefae3b8 Add OmitFromCoverage annotation to exclude special cases () 2024-06-20 17:08:07 +01:00
joshua-livefront
19df16d049 BitwardenMultiSelectButton options update to use ImmutableList () 2024-06-20 17:08:07 +01:00
joshua-livefront
ff8b9cd0b4 BIT-662: Adding UI for random word generator () 2024-06-20 17:08:07 +01:00
Brian Yencho
b0e930b098 BIT-1204: Use WCAG 1.0 values when determining overlay colors () 2024-06-20 17:08:07 +01:00
Brian Yencho
d3a813b647 BIT-1151: Enforce maximum account limit in account switcher () 2024-06-20 17:08:07 +01:00
David Perez
bd2cd54d47 BIT-500 Add View Item Screen () 2024-06-20 17:08:07 +01:00