1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-03-07 15:06:02 +03:00
Commit graph

2056 commits

Author SHA1 Message Date
Ramsey Smith
4ce7e0842b Renamed modules to be package specific () 2024-06-20 17:08:07 +01:00
Andrew Haisting
865a99fd67 Remove references to HTTP constants in favor of raw ints () 2024-06-20 17:08:07 +01:00
Andrew Haisting
fd9ba2550f BIT-910 Parse server error messages on create account request () 2024-06-20 17:08:07 +01:00
David Perez
249c1010f5 Simplify the BaseTheme and remove the night styles.xml. () 2024-06-20 17:08:07 +01:00
David Perez
852176045b BIT-957: Add color change animation for toolbars. () 2024-06-20 17:08:07 +01:00
David Perez
d81c146f33 BIT-955: Add edge-to-edge support () 2024-06-20 17:08:07 +01:00
Brian Yencho
dc6d37dc32 BIT-725, BIT-328: Add base URL interceptors and dynamically change environments () 2024-06-20 17:08:07 +01:00
Brian Yencho
8bdda9bffd BIT-150: Add more comprehensive list of settings rows. ()
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 () 2024-06-20 17:08:07 +01:00
Andrew Haisting
8295a47e3d BIT-945 Continue with registration if HIBP call fails () 2024-06-20 17:08:07 +01:00
joshua-livefront
bb2b0e8cd1 BIT-904: Fixing color of add an item button while in dark them () 2024-06-20 17:08:07 +01:00
joshua-livefront
fe0fae4496 Refactor BitwardenOverflowTopAppBar for better re-use () 2024-06-20 17:08:07 +01:00
Andrew Haisting
8864315342 BIT-189 Check for data breaches during create account () 2024-06-20 17:08:07 +01:00
Brian Yencho
2472648434 BIT-725: Replace "region" concept with Environment () 2024-06-20 17:08:07 +01:00
Brian Yencho
e4ab70a106 BIT-752: Add Environment/EnvironmentRepository/EnvironmentDiskSource () 2024-06-20 17:08:07 +01:00
Brian Yencho
f4dbe68527 BIT-411: Add NetworkConfigRepository () 2024-06-20 17:08:07 +01:00
Brian Yencho
dae7091fde Update the formatting of non-resource files () 2024-06-20 17:08:07 +01:00
Brian Yencho
6476ee2927 BIT-933: Properly pass nullable captcha to login screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
84b127bd10 BIT-925: Fix Proguard issues when there is no network () 2024-06-20 17:08:07 +01:00
Andrew Haisting
e4f4362bbd BIT-925 Turn off r8 full mode to prevent crash when creating account () 2024-06-20 17:08:07 +01:00
Brian Yencho
4ebaec7970 Fix crash when parsing JWT and 'name' property is not present in the … ()
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 () 2024-06-20 17:08:07 +01:00
Ramsey Smith
db30504b70 BIT-636: Rectify sync api response model () 2024-06-20 17:08:07 +01:00
Andrew Haisting
bd8357a0c4 Clean up CreateAccountViewModelTest () 2024-06-20 17:08:07 +01:00
Brian Yencho
06384e17ab BIT-698: Add landing email validation () 2024-06-20 17:08:07 +01:00
renovate[bot]
5a53755f4c Update gh minor ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Brian Yencho
42d4a5cbe7 Clean up landing screen test () 2024-06-20 17:08:07 +01:00
Brian Yencho
3f742cc6df Improve switch toggle semantics () 2024-06-20 17:08:07 +01:00
Brian Yencho
f5619d1710 BIT-765: Add access token storage () 2024-06-20 17:08:07 +01:00
Andrew Haisting
e9b8bd2e78 Create account validations () 2024-06-20 17:08:07 +01:00
Ramsey Smith
79c953b605 BIT-102: Create account functionality () 2024-06-20 17:08:07 +01:00
Andrew Haisting
6f212066e3 Rename other navigation extensions per new naming convention () 2024-06-20 17:08:07 +01:00
Brian Yencho
ab2a500607 BIT-765: Add additional properties to GetTokenResponseJson.Success () 2024-06-20 17:08:07 +01:00
Brian Yencho
1d2f23d426 Add newlines between annotated properties () 2024-06-20 17:08:07 +01:00
Andrew Haisting
95b13882dd Use nested navigation for Account settings () 2024-06-20 17:08:07 +01:00
Brian Yencho
a55d6a519a Add KdfTypeJson and associated BaseEnumeratedIntSerializer () 2024-06-20 17:08:07 +01:00
Andrew Haisting
aafd32fbc3 BIT-896 Allow user to log out () 2024-06-20 17:08:07 +01:00
joshua-livefront
6af438a264 BIT-900: Adding state for each of the possible username state selections () 2024-06-20 17:08:07 +01:00
Andrew Haisting
77f693e159 BIT-868 Keep password fields on create account in sync () 2024-06-20 17:08:07 +01:00
renovate[bot]
9483d58d81 Update bitwarden/gh-actions digest to c970b0f ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
joshua-livefront
d6fe960bab Updating generator tests formatting () 2024-06-20 17:08:07 +01:00
Brian Yencho
0c50babd23 BIT-765: Parse user information from JWT token () 2024-06-20 17:08:07 +01:00
joshua-livefront
4f9f0ce8a7 BIT-634: Generator UI fixes () 2024-06-20 17:08:07 +01:00
Andrew Haisting
cabde64d61 BIT-886 Update text color on environment switcher () 2024-06-20 17:08:07 +01:00
Andrew Haisting
186d447a52 Add table template to screenshot section of PR template () 2024-06-20 17:08:07 +01:00
Oscar Hinton
f617460e0c Disable CODEOWNERS () 2024-06-20 17:08:07 +01:00
Andrew Haisting
15ffef2881 BIT-885 Use correct string resource on LoginScreen () 2024-06-20 17:08:07 +01:00
joshua-livefront
83c057af29 BIT-870: Updating the BitwardenWideSwitch ripple () 2024-06-20 17:08:07 +01:00
Brian Yencho
3fddc3d285 Add BaseSurrogateSerializer () 2024-06-20 17:08:07 +01:00
Brian Yencho
69a4eef68f Add AuthSdkSource () 2024-06-20 17:08:07 +01:00