Brian Yencho
|
ca582ce271
|
Reorganize LoginScreen (#331)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
053c345f95
|
BIT-853: Updated email when switching account on Vault Unlock screen (#332)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
96866ee540
|
Add navigation routing for the VaultEditItemScreen (#328)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
b61c796f7b
|
Simplify LoginScreen / LoginViewModel tests (#330)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
43793d6d41
|
Apply formatter to entire repo (#329)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
c72053f935
|
BIT-467: Implement Lock Now functionality (#327)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
a7dc5fe08f
|
Adds the initial boilerplate for VaultEditItemScreen (#326)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
a106f0852a
|
BIT-1133: Add account switcher to Landing Screen (#323)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
c729d7da1b
|
BIT-666: Create UI for Secure Note-type item creation (#319)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
4ce89abbbf
|
Update toolbar action colors (#325)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
fad80fbd69
|
Format GeneratorSdkSourceTest (#324)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
c3e0843505
|
Update to the latest version of the SDK (#320)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3603fa88e3
|
Add BitwardenScaffold to LandingScreen (#321)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
0b1be57796
|
Clean up LandingScreen tests (#322)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
cb932bda64
|
Update package name for CipherJsonRequest (#317)
|
2024-06-20 17:08:07 +01:00 |
|
renovate[bot]
|
8f09fcc8c6
|
Update actions/setup-java action to v4 (#311)
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 (#316)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
f8fefae3b8
|
Add OmitFromCoverage annotation to exclude special cases (#318)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
19df16d049
|
BitwardenMultiSelectButton options update to use ImmutableList (#314)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
ff8b9cd0b4
|
BIT-662: Adding UI for random word generator (#313)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
b0e930b098
|
BIT-1204: Use WCAG 1.0 values when determining overlay colors (#309)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
d3a813b647
|
BIT-1151: Enforce maximum account limit in account switcher (#310)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
bd2cd54d47
|
BIT-500 Add View Item Screen (#299)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
0abc8886a6
|
Update the Bitwarden SDK (#312)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
79ca73ec00
|
BIT-1215: Improve handling of avatar initials for missing names (#308)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
a4e11af784
|
Adding the tooltip icon to the UsernameType dropdown in the generator (#307)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
aad143c9b6
|
Expose the HaveIBeenPwned service via auth repo (#306)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
c377376835
|
BIT-1110: Allow account addition via the account switcher (#305)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
da6d40790e
|
Add support for zero-width space (#304)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
85e750cc08
|
BIT-660: Adding ui for catch all email (#303)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
641b5c35bf
|
Use delegation for rememberedEmailAddress (#302)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
b279633166
|
BIT-1205: Save login items (Encryption) (#295)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
9fcd2b1690
|
BIT-685: Add request headers to all network requests in the app (#300)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
798fdf3e19
|
Replace the generic Result class in the auth repo with specific result classes (#301)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
c9c313230f
|
BIT-325: Create and persist device identifier (#298)
Co-authored-by: Oleg Semenenko <oleg@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
aec33a4d07
|
Adding remember viewmodel to our handlers in the Generator (#297)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
762f2f4dcc
|
Readability improvements for GeneratorScreen.kt (#296)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
d404b95b6d
|
Add BitwardenPasswordFieldWithActions with manual password visibility (#294)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
90f565e02b
|
BIT-659: Adding UI for plus addressed email generator (#293)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
8e099a546d
|
Add support for leading icons and multi-line text fields (#292)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
d4d64c2a6d
|
Listen to UserState changes on the Vault Unlock screen (#290)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
f8f89a5903
|
Update generator item spacing, remove vertical arrangement (#291)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
3a17462ad8
|
Minor updates to prepare for View Item screen (#289)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
5c7241ab1a
|
Corrected directories within vault package (#287)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
e41e681700
|
Lock vault and clear data when logging out (#288)
|
2024-06-20 17:08:07 +01:00 |
|
Vince Grassia
|
de6f707964
|
Pin gh-actions to main (#286)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
04609b9a86
|
BIT-1081: Add log out ability to Vault Unlock screen (#285)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
107ee1c08c
|
Update overflow menu popup handling and styling (#283)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
ba251d0809
|
Set null composable when content is empty (#284)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
583e3cca86
|
Update Basic dialog to allow for empty message or an empty title (#282)
|
2024-06-20 17:08:07 +01:00 |
|