Andrew Haisting
|
5ecb8fbb2c
|
BIT-329 Implement parsing and usage of kdf params (#112)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
9879e6fd23
|
BIT-634: Create Password Generation UI (#109)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
2cda9db9a2
|
BIT-188 Add switches and links for check password and terms and privacy (#106)
|
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 |
|
joshua-livefront
|
3d925a7804
|
BIT-635: Adding updated UI for Passphrase Generator screen (#102)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
623c71aa1f
|
BIT-751 Remove submit button at bottom of create account (#97)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
a95a07f313
|
BIT-193 Implement password length validation on create account (#96)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
f57780bfe0
|
BIT-726: Stub loading and errors for logging in (#93)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
38155dbefd
|
BIT-556 BIT-190 Update current CreateAccountScreen to match designs (#92)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
eedf0b6f91
|
BIT-202: Adding region selector composable to Landing Screen (#91)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
bc319368ed
|
BIT-553: Apply design reskin on current LoginScreen (#90)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
4f20dc611c
|
Explicitly navigate back from login screen when clicking Not You (#87)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
bac5e4e030
|
Disable LandingScreen Continue button until data is entered (#89)
|
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 |
|
Brian Yencho
|
5fc78afa0a
|
BIT-147: Improve splash screen handling for all OS levels (#72)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
a223e2fed5
|
BIT-544: Apply reskin to LandingScreen (#71)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
a1096d21ec
|
BIT-333: Adding UI tests for the Generator screen (#70)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
214df06320
|
Adding shadow log stream to BaseComposeTest (#68)
|
2024-06-20 17:08:07 +01:00 |
|
joshua-livefront
|
23a053edb8
|
BIT-333: Handle Passphrase state in GeneratorViewModel (#64)
|
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
|
35483408b2
|
BIT-589 Prevent crash on Landing when navigating with empty input (#59)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
dd2ad70b52
|
BIT-289 Remove deprecated BitwardenTextField (#53)
|
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 |
|
Ramsey Smith
|
9d706121ed
|
BIT-151: Added Wireframe for Vault Screen (#48)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
a358408ea7
|
BIT-168: Add FakeNavHostController and tests for RootNavScreen (#46)
Co-authored-by: Andrew Haisting <ahaisting@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
f6c49920fa
|
BIT-304: Add Strings.xml and translations (#43)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
024376b0d2
|
BIT-141 Setup basic Login and Landing screens (#40)
Co-authored-by: Caleb Derosier <caleb@livefront.com>
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
b0c794acd5
|
Fix unused imports in test files resulting from file structure changes (#33)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
9ce88e2222
|
BIT-267 make sure root navigation state doesn't get blown away after … (#32)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
539d40c25d
|
Update imports (#30)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
69feff2dcd
|
BIT-143: Add initial bottom navigation screen (#25)
Co-authored-by: Brian Yencho <brian@livefront.com>
|
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
|
6f524318b7
|
Cosmetic test fixes (#24)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
915e9d5fd6
|
Rename Login navigation components to Auth (#23)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
24c7dade1e
|
Add initial Landing screen & Login nav graph (#19)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
a9aa2ea730
|
BIT-142: setup create account screen (#15)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
17d5475d0f
|
Add BaseComposeTest for facilitating compose-layer testing (#14)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
2ff4912b92
|
BIT-145: Add BaseViewModel and update existing ViewModels (#11)
|
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 |
|
Andrew Haisting
|
116d48d8ac
|
BIT-144: Setup root level app navigation (#8)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
cd204b9b11
|
Initial project setup (BIT-61) (#7)
|
2024-06-20 17:08:07 +01:00 |
|