Commit graph

150 commits

Author SHA1 Message Date
Brian Yencho
0c9bd40590 Treat transition types using separate durations (#189) 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
cb2c6495c8 Tweak exit "stay" transition to eliminate most of fade (#187) 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
Andrew Haisting
e0f43943fa BIT-707 Update copy on password strength indicator (#186) 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
David Perez
4a3e88f939 Add basic push transitions (#182) 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
Brian Yencho
751b7ab2a8 BIT-985: Add initial transitions to the auth flow (#174) 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
Andrew Haisting
5510ba64f0 BIT-986 Add email input types to login and create account (#177) 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
David Perez
ba5eac69ac Update string resources. (#169) 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
Ramsey Smith
4ce7e0842b Renamed modules to be package specific (#166) 2024-06-20 17:08:07 +01:00
Andrew Haisting
865a99fd67 Remove references to HTTP constants in favor of raw ints (#167) 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
David Perez
249c1010f5 Simplify the BaseTheme and remove the night styles.xml. (#165) 2024-06-20 17:08:07 +01:00
David Perez
852176045b BIT-957: Add color change animation for toolbars. (#163) 2024-06-20 17:08:07 +01:00
David Perez
d81c146f33 BIT-955: Add edge-to-edge support (#162) 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
joshua-livefront
bb2b0e8cd1 BIT-904: Fixing color of add an item button while in dark them (#157) 2024-06-20 17:08:07 +01:00
joshua-livefront
fe0fae4496 Refactor BitwardenOverflowTopAppBar for better re-use (#156) 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
Brian Yencho
6476ee2927 BIT-933: Properly pass nullable captcha to login screen (#149) 2024-06-20 17:08:07 +01:00
Brian Yencho
4ebaec7970 Fix crash when parsing JWT and 'name' property is not present in the … (#146)
Co-authored-by: David Perez <david@livefront.com>
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