Commit Graph

341 Commits

Author SHA1 Message Date
joshua-livefront
fba2a5857c BIT-710: Implement Password History UI (#352) 2023-12-08 10:12:23 -05:00
David Perez
3c74d33aae Add new navigation for the edit item screen (#350) 2023-12-07 15:52:10 -06:00
Brian Yencho
6ef2566618 Add environment data to UserState.Account and AccountSummary (#351) 2023-12-07 15:01:17 -06:00
Brian Yencho
611d8f5711 Update definition of Environment.label (#349) 2023-12-07 14:35:08 -06:00
Oleg Semenenko
6498ab2ffb BIT-509: Adding the Ability to Save a SecureNote Item (#347) 2023-12-07 14:03:20 -06:00
Ramsey Smith
deaf83e81d Corrected size of ic_settings.xml (#348) 2023-12-07 10:39:52 -07:00
Ramsey Smith
3d53be68c9 BIT-965: Navigation for vault item listing screen (#336) 2023-12-07 09:04:20 -07:00
Oleg Semenenko
5d200b36ff Changing Add Login Type methods to be more specific, and changing some values to be Text instead of Strings. (#346) 2023-12-07 09:54:57 -06:00
David Perez
00e9540d51 Migrate VaultAddItemScreen to use a LazyColumn (#345) 2023-12-07 09:17:22 -06:00
Brian Yencho
08900b6838 BIT-1017: Add "Account already added" dialog to Landing Screen (#344) 2023-12-07 09:14:03 -06:00
Brian Yencho
89dfa8dbb7 Use a DialogState in LandingState (#341) 2023-12-06 17:25:51 -06:00
Ramsey Smith
a3065e6686 Update SyncResponseJson.kt (providerType) (#343) 2023-12-06 16:21:20 -07:00
David Perez
06909a3146 Add helper method for applying visual transformations to any string (#342) 2023-12-06 16:46:04 -06:00
David Perez
166b0df203 BIT-1018: Add visual transformation to generated string field (#340) 2023-12-06 16:22:27 -06:00
David Perez
b1c3a2de87 Add visual transformation for password character colors (#337) 2023-12-06 15:36:42 -06:00
Brian Yencho
82ee31336e Add divider between all account switcher items (#339) 2023-12-06 15:25:54 -06:00
David Perez
fbf5fb7550 Allow BitwardenTwoButtonDialog to have no title (#338) 2023-12-06 14:48:39 -06:00
David Perez
aee95bf572 Use Glide Compose library instead of the non-compose library (#334) 2023-12-06 14:47:02 -06:00
Ramsey Smith
b1068bd933 Fix sync response for send object (#335) 2023-12-06 13:12:07 -07:00
Brian Yencho
fc90a84353 BIT-732: Add account swither to login screen (#333) 2023-12-06 11:37:29 -06:00
David Perez
16ef9f7732 Add VaultItemView tests (#315) 2023-12-06 10:24:20 -06:00
Brian Yencho
1b5a62fd3b Reorganize LoginScreen (#331) 2023-12-06 10:05:54 -06:00
Brian Yencho
98979e516b BIT-853: Updated email when switching account on Vault Unlock screen (#332) 2023-12-06 10:00:52 -06:00
David Perez
13e5ef547d Add navigation routing for the VaultEditItemScreen (#328) 2023-12-06 09:35:36 -06:00
Brian Yencho
0682f37991 Simplify LoginScreen / LoginViewModel tests (#330) 2023-12-06 09:23:09 -06:00
David Perez
a0e88211ef Apply formatter to entire repo (#329) 2023-12-05 19:54:12 -06:00
Brian Yencho
819694b135 BIT-467: Implement Lock Now functionality (#327) 2023-12-05 16:41:55 -06:00
David Perez
ee260c6697 Adds the initial boilerplate for VaultEditItemScreen (#326) 2023-12-05 16:14:31 -06:00
Brian Yencho
c3cb09b156 BIT-1133: Add account switcher to Landing Screen (#323) 2023-12-05 15:35:27 -06:00
Oleg Semenenko
d4d79bae01 BIT-666: Create UI for Secure Note-type item creation (#319) 2023-12-05 12:16:26 -06:00
David Perez
55e0f5f39c Update toolbar action colors (#325) 2023-12-05 11:37:35 -06:00
David Perez
322220bf36 Format GeneratorSdkSourceTest (#324) 2023-12-05 10:46:15 -06:00
David Perez
ffd655c3df Update to the latest version of the SDK (#320) 2023-12-05 10:15:38 -06:00
Brian Yencho
43b7056958 Add BitwardenScaffold to LandingScreen (#321) 2023-12-05 10:00:37 -06:00
Brian Yencho
8bb0df863c Clean up LandingScreen tests (#322) 2023-12-05 09:53:00 -06:00
Ramsey Smith
98bc4f1bd6 Update package name for CipherJsonRequest (#317) 2023-12-05 08:29:27 -07:00
renovate[bot]
ed4877b188 Update actions/setup-java action to v4 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 09:58:58 -05:00
Brian Yencho
05e056fdbe BIT-853: Implement account switching (#316) 2023-12-04 18:40:57 -06:00
Brian Yencho
93764acc2d Add OmitFromCoverage annotation to exclude special cases (#318) 2023-12-04 18:40:37 -06:00
joshua-livefront
370ebccb73 BitwardenMultiSelectButton options update to use ImmutableList (#314) 2023-12-04 15:12:49 -05:00
joshua-livefront
633bd443cc BIT-662: Adding UI for random word generator (#313) 2023-12-04 13:21:16 -05:00
Brian Yencho
c8d5f1633a BIT-1204: Use WCAG 1.0 values when determining overlay colors (#309) 2023-12-04 11:25:08 -06:00
Brian Yencho
5fd0c47d92 BIT-1151: Enforce maximum account limit in account switcher (#310) 2023-12-04 10:26:28 -06:00
David Perez
4360f20638 BIT-500 Add View Item Screen (#299) 2023-12-04 10:12:42 -06:00
David Perez
6bd2604719 Update the Bitwarden SDK (#312) 2023-12-04 09:46:58 -06:00
Brian Yencho
fef9d1fa5f BIT-1215: Improve handling of avatar initials for missing names (#308) 2023-12-02 13:03:33 -06:00
joshua-livefront
1df7726acc Adding the tooltip icon to the UsernameType dropdown in the generator (#307) 2023-11-30 17:59:32 -05:00
David Perez
2e2d4de0d7 Expose the HaveIBeenPwned service via auth repo (#306) 2023-11-30 15:19:47 -06:00
Brian Yencho
193ecd1495 BIT-1110: Allow account addition via the account switcher (#305) 2023-11-30 14:03:46 -06:00
David Perez
004240badc Add support for zero-width space (#304) 2023-11-30 11:07:34 -06:00