joshua-livefront
|
e0838cf4a4
|
BIT-665: Create Add UI for Login-type item (#179)
|
2023-10-31 11:47:11 -04:00 |
|
David Perez
|
72c454768d
|
Add wrapper for dispatchers (#183)
|
2023-10-31 10:02:00 -05:00 |
|
Ramsey Smith
|
10a20f626d
|
BIT-897 Decrypt sync response (#181)
|
2023-10-31 08:06:36 -06:00 |
|
David Perez
|
d0dacfb4ed
|
Add basic push transitions (#182)
|
2023-10-31 08:31:36 -05:00 |
|
Andrew Haisting
|
6504842348
|
BIT-989 Show region selector as dialog (#180)
|
2023-10-31 07:42:31 -05:00 |
|
David Perez
|
e3da307faa
|
BIT-931: Fill out about UI (#178)
|
2023-10-30 15:47:54 -05:00 |
|
Brian Yencho
|
fd5bbe00d5
|
BIT-985: Add initial transitions to the auth flow (#174)
|
2023-10-30 11:07:07 -05:00 |
|
Andrew Haisting
|
6fb630ba29
|
BIT-471 Show confirm log out dialog (#173)
|
2023-10-30 10:35:19 -05:00 |
|
Andrew Haisting
|
ebb8632152
|
BIT-986 Add email input types to login and create account (#177)
|
2023-10-30 10:24:05 -05:00 |
|
Brian Yencho
|
59318d8a66
|
Rename NetworkConfigRepository to NetworkConfigManager (#172)
|
2023-10-27 13:01:00 -05:00 |
|
Brian Yencho
|
75c8bb2920
|
BIT-970: Ensure Terms of Service switch reads off checked state (#171)
|
2023-10-27 11:27:03 -05:00 |
|
David Perez
|
6b78f7b1a9
|
Settings boilerplate (#170)
|
2023-10-27 10:30:21 -05:00 |
|
David Perez
|
8be69e6442
|
Replace Kotlin assertions with JUnit assertions. (#168)
|
2023-10-26 16:57:59 -05:00 |
|
David Perez
|
8ab1c54149
|
Update string resources. (#169)
|
2023-10-26 16:18:35 -05:00 |
|
Andrew Haisting
|
a2655f6e74
|
BIT-707 Implement password strength indicator with mock values (#161)
|
2023-10-26 15:39:25 -05:00 |
|
Ramsey Smith
|
4cd4110e89
|
Renamed modules to be package specific (#166)
|
2023-10-26 13:07:47 -06:00 |
|
Andrew Haisting
|
4c866e62f2
|
Remove references to HTTP constants in favor of raw ints (#167)
|
2023-10-26 13:48:16 -05:00 |
|
Andrew Haisting
|
6fa75ac818
|
BIT-910 Parse server error messages on create account request (#164)
|
2023-10-26 13:29:30 -05:00 |
|
David Perez
|
adc02e4cef
|
Simplify the BaseTheme and remove the night styles.xml. (#165)
|
2023-10-26 09:06:31 -05:00 |
|
David Perez
|
e7add955ea
|
BIT-957: Add color change animation for toolbars. (#163)
|
2023-10-25 17:05:50 -05:00 |
|
David Perez
|
0fd2edc30e
|
BIT-955: Add edge-to-edge support (#162)
|
2023-10-25 16:32:40 -05:00 |
|
Brian Yencho
|
95d7eaf144
|
BIT-725, BIT-328: Add base URL interceptors and dynamically change environments (#160)
|
2023-10-25 14:24:02 -05:00 |
|
Brian Yencho
|
62fe0ea901
|
BIT-150: Add more comprehensive list of settings rows. (#155)
Co-authored-by: David Perez <david@livefront.com>
|
2023-10-25 09:59:49 -05:00 |
|
Andrew Haisting
|
f9df52b253
|
BIT-189 Check data breaches toggle should default to on (#159)
|
2023-10-25 09:36:07 -05:00 |
|
Andrew Haisting
|
0b3923a49b
|
BIT-945 Continue with registration if HIBP call fails (#158)
|
2023-10-24 16:23:16 -05:00 |
|
joshua-livefront
|
af5dc1f163
|
BIT-904: Fixing color of add an item button while in dark them (#157)
|
2023-10-24 16:36:51 -04:00 |
|
joshua-livefront
|
9983cd72a2
|
Refactor BitwardenOverflowTopAppBar for better re-use (#156)
|
2023-10-24 15:54:11 -04:00 |
|
Andrew Haisting
|
fa4cd603b4
|
BIT-189 Check for data breaches during create account (#154)
|
2023-10-24 11:36:11 -05:00 |
|
Brian Yencho
|
4d93147186
|
BIT-725: Replace "region" concept with Environment (#152)
|
2023-10-24 11:17:10 -05:00 |
|
Brian Yencho
|
689cc2be27
|
BIT-752: Add Environment/EnvironmentRepository/EnvironmentDiskSource (#151)
|
2023-10-24 10:46:33 -05:00 |
|
Brian Yencho
|
6b62cc7b7a
|
BIT-411: Add NetworkConfigRepository (#150)
|
2023-10-24 09:49:22 -05:00 |
|
Brian Yencho
|
8ecd1c0261
|
Update the formatting of non-resource files (#153)
|
2023-10-24 09:11:07 -05:00 |
|
Brian Yencho
|
de2d9bc4c1
|
BIT-933: Properly pass nullable captcha to login screen (#149)
|
2023-10-23 16:54:42 -05:00 |
|
Brian Yencho
|
8644d39bcc
|
BIT-925: Fix Proguard issues when there is no network (#148)
|
2023-10-23 15:21:30 -05:00 |
|
Andrew Haisting
|
49d155a627
|
BIT-925 Turn off r8 full mode to prevent crash when creating account (#147)
|
2023-10-23 13:56:31 -05:00 |
|
Brian Yencho
|
f3d7fde1ef
|
Fix crash when parsing JWT and 'name' property is not present in the … (#146)
Co-authored-by: David Perez <david@livefront.com>
|
2023-10-23 13:44:55 -05:00 |
|
joshua-livefront
|
ec64e15f8d
|
BIT-904: Reskin for the first time user vault screen (#144)
|
2023-10-23 14:25:18 -04:00 |
|
Ramsey Smith
|
21424f52dd
|
BIT-636: Rectify sync api response model (#145)
|
2023-10-23 12:01:50 -06:00 |
|
Andrew Haisting
|
98c09e5bf4
|
Clean up CreateAccountViewModelTest (#142)
|
2023-10-23 10:29:03 -05:00 |
|
Brian Yencho
|
906980497f
|
BIT-698: Add landing email validation (#143)
|
2023-10-23 10:10:58 -05:00 |
|
renovate[bot]
|
e0025ac3d5
|
Update gh minor (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 09:30:29 -04:00 |
|
Brian Yencho
|
2b491facdc
|
Clean up landing screen test (#141)
|
2023-10-23 08:10:44 -05:00 |
|
Brian Yencho
|
96142cda5d
|
Improve switch toggle semantics (#140)
|
2023-10-23 06:32:14 -05:00 |
|
Brian Yencho
|
3ec772447b
|
BIT-765: Add access token storage (#138)
|
2023-10-20 14:46:01 -05:00 |
|
Andrew Haisting
|
26d2687dba
|
Create account validations (#137)
|
2023-10-20 12:24:02 -05:00 |
|
Ramsey Smith
|
77166d7008
|
BIT-102: Create account functionality (#132)
|
2023-10-19 09:00:39 -06:00 |
|
Andrew Haisting
|
a5581a093e
|
Rename other navigation extensions per new naming convention (#134)
|
2023-10-19 09:33:16 -05:00 |
|
Brian Yencho
|
329c310d58
|
BIT-765: Add additional properties to GetTokenResponseJson.Success (#136)
|
2023-10-19 09:09:21 -05:00 |
|
Brian Yencho
|
3d9841080a
|
Add newlines between annotated properties (#135)
|
2023-10-18 17:10:07 -05:00 |
|
Andrew Haisting
|
31ee345ce1
|
Use nested navigation for Account settings (#133)
|
2023-10-18 16:40:33 -05:00 |
|