Commit Graph

95 Commits

Author SHA1 Message Date
Brian Yencho
7fd1052565 Update version name to 1.0.0 (#108) 2023-10-12 11:22:52 -05:00
Brian Yencho
e6215bcee2 Remove extra provideOkHttpClient call (#107) 2023-10-12 10:27:07 -05:00
Ramsey Smith
224fc9a2f4 BIT-764: Chrome Custom Tabs for hcpatcha verification (#105) 2023-10-11 09:37:03 -06:00
Andrew Haisting
56a8674958 BIT-543: Add Remember Me functionality to Landing Screen (#104)
Co-authored-by: Brian Yencho <brian@livefront.com>
2023-10-10 13:22:41 -05:00
Ramsey Smith
ff77c96767 BIT-320: Loading and error dialogs (#101) 2023-10-10 08:04:59 -06:00
joshua-livefront
1ed964a072 BIT-635: Adding updated UI for Passphrase Generator screen (#102) 2023-10-09 16:05:36 -04:00
Andrew Haisting
0b3fb4d467 BIT-754 Add singleLine = true to text field components (#99) 2023-10-06 13:48:58 -05:00
Andrew Haisting
a785ab0ba7 BIT-753 Remove mention of "retrofit" from service level docs (#98) 2023-10-06 13:48:31 -05:00
Andrew Haisting
179b7bb956 BIT-751 Remove submit button at bottom of create account (#97) 2023-10-06 11:15:36 -05:00
Andrew Haisting
9a3420894b BIT-193 Implement password length validation on create account (#96) 2023-10-05 17:23:04 -05:00
renovate[bot]
1d777f77ce Update bitwarden/gh-actions digest to f112580 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 14:57:22 -04:00
joshua-livefront
1515e428fd BIT-730: Refactor Generator Screen Navigation (#94) 2023-10-04 13:51:49 -05:00
Andrew Haisting
e1ecebe0a3 BIT-181 Implement Text interface for passing strings and resources to UI (#95) 2023-10-04 13:26:41 -05:00
Ramsey Smith
943ecd5d16 BIT-726: Stub loading and errors for logging in (#93) 2023-10-03 17:29:49 -05:00
Andrew Haisting
2187737fde BIT-556 BIT-190 Update current CreateAccountScreen to match designs (#92) 2023-10-03 16:39:59 -05:00
joshua-livefront
4e6974deb4 BIT-202: Adding region selector composable to Landing Screen (#91) 2023-10-03 16:37:36 -05:00
Brian Yencho
4f93c3f85e BIT-553: Apply design reskin on current LoginScreen (#90) 2023-10-03 15:44:58 -05:00
Andrew Haisting
ab891bd733 BIT-723 Use 0 for device type (#84) 2023-10-03 15:11:49 -05:00
joshua-livefront
f7328fe2f9 BIT-722: Adding generator navigation to the nav bar (#83) 2023-10-03 15:55:27 -04:00
Brian Yencho
a736daf3e5 Explicitly navigate back from login screen when clicking Not You (#87) 2023-10-03 14:38:20 -05:00
Brian Yencho
92981cefd6 Disable LandingScreen Continue button until data is entered (#89) 2023-10-03 14:38:02 -05:00
Brian Yencho
28461d6306 BIT-133: Update Proguard rules to fix login issues (#85) 2023-10-03 14:37:29 -05:00
Ramsey Smith
39cd45648b BIT-398: Launch ACTION_VIEW Intent with captcha URL and handle callback (#88) 2023-10-03 13:34:51 -06:00
Brian Yencho
fe06a3589d Add BitwardenPasswordField (#82) 2023-10-02 15:37:23 -05:00
joshua-livefront
44974e175b BIT-40: Reskin bottom navigation bar (#81) 2023-10-02 16:11:44 -04:00
Brian Yencho
4e0f20e6f3 Update all current dependencies and include new "surface" colors (#79) 2023-10-02 13:22:15 -05:00
Andrew Haisting
ea24a77b33 BIT-587 Add ConfigService layer to wrap ConfigApi (#80) 2023-10-02 13:20:32 -05:00
joshua-livefront
0f436f6d53 BIT-691: Adding typography values from design, adding Roboto fonts to res (#78) 2023-10-02 13:17:46 -05:00
Brian Yencho
be78a4dd90 BIT-544: Use "surface" as background color on Landing (#76)
Co-authored-by: joshua-livefront <139182194+joshua-livefront@users.noreply.github.com>
2023-09-29 15:41:45 -05:00
Brian Yencho
e476bb8515 BIT-147: Improve splash screen in dark mode (#75) 2023-09-29 11:25:59 -05:00
joshua-livefront
3ccceb977c BIT-690: Adding color palette and colors to light and dark themes (#74) 2023-09-29 10:55:21 -04:00
Ramsey Smith
43a476ad78 BIT-332: Launch web view for hcaptchca (#73) 2023-09-28 14:19:14 -06:00
Brian Yencho
3a24378fcd BIT-147: Improve splash screen handling for all OS levels (#72) 2023-09-28 14:18:03 -05:00
Brian Yencho
191e78a492 BIT-544: Apply reskin to LandingScreen (#71) 2023-09-28 09:29:32 -05:00
joshua-livefront
a115635716 BIT-333: Adding UI tests for the Generator screen (#70) 2023-09-28 10:08:46 -04:00
Brian Yencho
998178f22a Reskin BitwardenTextInput and pull out "layout parameters" (#69) 2023-09-26 15:17:32 -05:00
joshua-livefront
95489cbf83 Adding shadow log stream to BaseComposeTest (#68) 2023-09-26 14:16:37 -04:00
Ramsey Smith
e62af9bbf5 BIT-651: Create sync response model (#67) 2023-09-26 10:50:32 -06:00
renovate[bot]
5247dc6f2a chore(deps): update gh minor (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 11:00:47 -04:00
joshua-livefront
0f4e16b542 BIT-333: Handle Passphrase state in GeneratorViewModel (#64) 2023-09-25 15:12:26 -04:00
renovate[bot]
26e447d71d chore(deps): update bitwarden/gh-actions digest to 62d1bf7 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:34:17 -04:00
Andrew Haisting
a2c367b217 BIT-201 Update nav library version and remove workarounds (#63) 2023-09-21 17:00:49 -05:00
Brian Yencho
0354f8a8cb Update Bitwarden SDK to 0.3.0-SNAPSHOT (#60) 2023-09-21 16:05:26 -05:00
Andrew Haisting
b6fec01be1 BIT-394 Setup service layer to accommodate get token error parsing (#61) 2023-09-21 16:03:54 -05:00
Andrew Haisting
ef8ecbf0e8 Auto format libs.versions.toml (#62) 2023-09-21 16:03:40 -05:00
Ramsey Smith
b8d19fcedf BIT-405: AuthTokenInterceptor (#57) 2023-09-21 11:35:32 -06:00
Andrew Haisting
dc793accd0 BIT-588 Relax documentation requirements deep within the network layer (#58) 2023-09-21 11:50:55 -05:00
Andrew Haisting
8c51f36008 BIT-589 Prevent crash on Landing when navigating with empty input (#59) 2023-09-21 11:47:28 -05:00
Andrew Haisting
61793d6659 Update naming: mutableAccessTokenFlow -> mutableAuthStateFlow (#56) 2023-09-21 11:40:40 -05:00
Brian Yencho
269babfa92 Add Proguard rules for JNA and the SDK (#55) 2023-09-19 16:27:15 -05:00