Commit Graph

144 Commits

Author SHA1 Message Date
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
Brian Yencho
cbea25db78 Add KdfTypeJson and associated BaseEnumeratedIntSerializer (#131) 2023-10-18 15:05:33 -05:00
Andrew Haisting
89e980ac59 BIT-896 Allow user to log out (#129) 2023-10-18 13:55:46 -05:00
joshua-livefront
36451a7bda BIT-900: Adding state for each of the possible username state selections (#130) 2023-10-18 14:54:11 -04:00
Andrew Haisting
8ae3f365b7 BIT-868 Keep password fields on create account in sync (#125) 2023-10-18 13:29:48 -05:00
renovate[bot]
837b7b5c5b Update bitwarden/gh-actions digest to c970b0f (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:21:36 -04:00
joshua-livefront
41b870e1d5 Updating generator tests formatting (#128) 2023-10-18 10:53:14 -04:00
Brian Yencho
c28d48d2eb BIT-765: Parse user information from JWT token (#127) 2023-10-18 09:21:45 -05:00
joshua-livefront
05ee70827e BIT-634: Generator UI fixes (#126) 2023-10-17 16:47:07 -04:00
Andrew Haisting
e634390612 BIT-886 Update text color on environment switcher (#122) 2023-10-17 10:21:11 -05:00
Andrew Haisting
82b7417730 Add table template to screenshot section of PR template (#124) 2023-10-17 10:12:06 -05:00
Oscar Hinton
c1191196f5 Disable CODEOWNERS (#121) 2023-10-17 17:07:07 +02:00
Andrew Haisting
916d6aa7a5 BIT-885 Use correct string resource on LoginScreen (#123) 2023-10-17 10:02:32 -05:00
joshua-livefront
69009c3d6f BIT-870: Updating the BitwardenWideSwitch ripple (#119) 2023-10-17 10:27:06 -04:00
Brian Yencho
7a98dfb6c2 Add BaseSurrogateSerializer (#120) 2023-10-17 09:18:27 -05:00
Brian Yencho
1f197b4796 Add AuthSdkSource (#118) 2023-10-16 13:52:18 -05:00
Brian Yencho
c7794f0ca4 BIT-755: Add Kover and Danger for code coverage (#103) 2023-10-16 10:12:39 -05:00
Brian Yencho
92a9f49ca6 BIT-858: Update LandingScreen paddings to accommodate updated switch element (#116) 2023-10-16 09:39:29 -05:00
Andrew Haisting
098c576d1a BIT-326 Use correct value for deviceName on get token request (#114) 2023-10-16 09:35:44 -05:00
Brian Yencho
68f37d8e85 Update Bitwarden SDK version to 0.3.1-SNAPSHOT (#117) 2023-10-16 07:48:21 -05:00
Andrew Haisting
da6b40bc48 BIT-329 Implement parsing and usage of kdf params (#112) 2023-10-13 14:05:55 -05:00
joshua-livefront
cbcb354a48 BIT-867: Refactor generator screen lambdas (#115) 2023-10-13 13:35:53 -04:00
Andrew Haisting
8e2dc9796f Remove unused constant from AuthRepositoryImpl (#113) 2023-10-13 10:53:32 -05:00
Brian Yencho
c187ee3bf3 BIT-866: Update dev launcher icon and add QA icon for CI usage (#111) 2023-10-13 09:52:49 -05:00
Brian Yencho
fb1a5552eb BIT-859: Add automated test IDs to LandingScreen (#110) 2023-10-12 16:48:56 -05:00
joshua-livefront
86b44a802a BIT-634: Create Password Generation UI (#109) 2023-10-12 14:41:58 -04:00
Andrew Haisting
2babd278c2 BIT-188 Add switches and links for check password and terms and privacy (#106) 2023-10-12 11:39:09 -05:00
Brian Yencho
7fd1052565 Update version name to 1.0.0 (#108) 2023-10-12 11:22:52 -05:00