Brian Yencho
|
aae9adce84
|
Rename NetworkConfigRepository to NetworkConfigManager (#172)
|
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 |
|
Brian Yencho
|
dc6d37dc32
|
BIT-725, BIT-328: Add base URL interceptors and dynamically change environments (#160)
|
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 |
|
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
|
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 |
|
Ramsey Smith
|
db30504b70
|
BIT-636: Rectify sync api response model (#145)
|
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 |
|
Ramsey Smith
|
79c953b605
|
BIT-102: Create account functionality (#132)
|
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 |
|
Brian Yencho
|
1d2f23d426
|
Add newlines between annotated properties (#135)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
a55d6a519a
|
Add KdfTypeJson and associated BaseEnumeratedIntSerializer (#131)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
aafd32fbc3
|
BIT-896 Allow user to log out (#129)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
0c50babd23
|
BIT-765: Parse user information from JWT token (#127)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3fddc3d285
|
Add BaseSurrogateSerializer (#120)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
69a4eef68f
|
Add AuthSdkSource (#118)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
b0b64178f7
|
BIT-326 Use correct value for deviceName on get token request (#114)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
5ecb8fbb2c
|
BIT-329 Implement parsing and usage of kdf params (#112)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
e4cf512032
|
Remove unused constant from AuthRepositoryImpl (#113)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
c305de669e
|
Remove extra provideOkHttpClient call (#107)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
635cc120c9
|
BIT-764: Chrome Custom Tabs for hcpatcha verification (#105)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
5a2a2f93f3
|
BIT-543: Add Remember Me functionality to Landing Screen (#104)
Co-authored-by: Brian Yencho <brian@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
c7ab805f91
|
BIT-320: Loading and error dialogs (#101)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
31386b458d
|
BIT-753 Remove mention of "retrofit" from service level docs (#98)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
c6911be8d8
|
BIT-723 Use 0 for device type (#84)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
c6ce992342
|
BIT-398: Launch ACTION_VIEW Intent with captcha URL and handle callback (#88)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
11b8ab4105
|
BIT-587 Add ConfigService layer to wrap ConfigApi (#80)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
02a1445f39
|
BIT-332: Launch web view for hcaptchca (#73)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
caba671b92
|
BIT-651: Create sync response model (#67)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
e69049d597
|
BIT-394 Setup service layer to accommodate get token error parsing (#61)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
046a94939e
|
BIT-405: AuthTokenInterceptor (#57)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
016f597d8c
|
BIT-588 Relax documentation requirements deep within the network layer (#58)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
3de916cc20
|
Update naming: mutableAccessTokenFlow -> mutableAuthStateFlow (#56)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
14d01877fe
|
BIT-133 Implement happy path login (#52)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
36942ab296
|
Add flatMap for Result type (#51)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
dd4b937061
|
BIT-282: Include Bitwarden SDK dependency (#44)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
dc48420820
|
BIT-200: Update CODEOWNERS file and restructure folders accordingly (#26)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
dc2ed4403a
|
BIT-5, BIT-101: Setup networking layer add get config call (#9)
Co-authored-by: joshua-livefront <joshua@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|