Ramsey Smith
|
ea5908d2ca
|
BIT-1033: Store user key and private key to disc (#197)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
3d28cd1100
|
BIT-926: account security UI (#193)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
1873ffe985
|
BIT-994 Use dialogs instead of dropdowns on generator (#188)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
967fdc3449
|
BIT-330: Implement self-hosting/custom environment UI (#184)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
2e96b8d857
|
BIT-665: Create Add UI for Login-type item (#179)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
3c8a0893fd
|
Add wrapper for dispatchers (#183)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
b31b859516
|
BIT-897 Decrypt sync response (#181)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
b1457bc499
|
BIT-989 Show region selector as dialog (#180)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
1bd09e42b3
|
BIT-931: Fill out about UI (#178)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
e2e2c60759
|
BIT-471 Show confirm log out dialog (#173)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
aae9adce84
|
Rename NetworkConfigRepository to NetworkConfigManager (#172)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
8378f5bef6
|
BIT-970: Ensure Terms of Service switch reads off checked state (#171)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
0af6e7f826
|
Settings boilerplate (#170)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
d0e0362771
|
Replace Kotlin assertions with JUnit assertions. (#168)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
343e17f1f4
|
BIT-707 Implement password strength indicator with mock values (#161)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
fd9ba2550f
|
BIT-910 Parse server error messages on create account request (#164)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
dc6d37dc32
|
BIT-725, BIT-328: Add base URL interceptors and dynamically change environments (#160)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
8bdda9bffd
|
BIT-150: Add more comprehensive list of settings rows. (#155)
Co-authored-by: David Perez <david@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
207bed42ed
|
BIT-189 Check data breaches toggle should default to on (#159)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
8295a47e3d
|
BIT-945 Continue with registration if HIBP call fails (#158)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
8864315342
|
BIT-189 Check for data breaches during create account (#154)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
2472648434
|
BIT-725: Replace "region" concept with Environment (#152)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
e4ab70a106
|
BIT-752: Add Environment/EnvironmentRepository/EnvironmentDiskSource (#151)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
f4dbe68527
|
BIT-411: Add NetworkConfigRepository (#150)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
dae7091fde
|
Update the formatting of non-resource files (#153)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
284cd9ab54
|
BIT-904: Reskin for the first time user vault screen (#144)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
db30504b70
|
BIT-636: Rectify sync api response model (#145)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
bd8357a0c4
|
Clean up CreateAccountViewModelTest (#142)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
06384e17ab
|
BIT-698: Add landing email validation (#143)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
42d4a5cbe7
|
Clean up landing screen test (#141)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3f742cc6df
|
Improve switch toggle semantics (#140)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
f5619d1710
|
BIT-765: Add access token storage (#138)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
e9b8bd2e78
|
Create account validations (#137)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
79c953b605
|
BIT-102: Create account functionality (#132)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
6f212066e3
|
Rename other navigation extensions per new naming convention (#134)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
ab2a500607
|
BIT-765: Add additional properties to GetTokenResponseJson.Success (#136)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
95b13882dd
|
Use nested navigation for Account settings (#133)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
a55d6a519a
|
Add KdfTypeJson and associated BaseEnumeratedIntSerializer (#131)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
aafd32fbc3
|
BIT-896 Allow user to log out (#129)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
6af438a264
|
BIT-900: Adding state for each of the possible username state selections (#130)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
77f693e159
|
BIT-868 Keep password fields on create account in sync (#125)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
d6fe960bab
|
Updating generator tests formatting (#128)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
0c50babd23
|
BIT-765: Parse user information from JWT token (#127)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
4f9f0ce8a7
|
BIT-634: Generator UI fixes (#126)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
83c057af29
|
BIT-870: Updating the BitwardenWideSwitch ripple (#119)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3fddc3d285
|
Add BaseSurrogateSerializer (#120)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
69a4eef68f
|
Add AuthSdkSource (#118)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
b0b64178f7
|
BIT-326 Use correct value for deviceName on get token request (#114)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
5ecb8fbb2c
|
BIT-329 Implement parsing and usage of kdf params (#112)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
9879e6fd23
|
BIT-634: Create Password Generation UI (#109)
|
2024-06-20 17:08:07 +01:00 |
|