Brian Yencho
|
1dccee6c45
|
Reskin BitwardenTextInput and pull out "layout parameters" (#69)
|
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 |
|
joshua-livefront
|
23a053edb8
|
BIT-333: Handle Passphrase state in GeneratorViewModel (#64)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
0e51e76391
|
BIT-201 Update nav library version and remove workarounds (#63)
|
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
|
35483408b2
|
BIT-589 Prevent crash on Landing when navigating with empty input (#59)
|
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
|
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 |
|
Brian Yencho
|
9e1ab9ad25
|
Use 100 character line limit for detekt (#50)
|
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 |
|
Ramsey Smith
|
8fdfcb1ea2
|
Fixed bottom nav bar. (#49)
|
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 |
|
Andrew Haisting
|
f709e55ae6
|
Remove accidental usages of viewModel() in favor of hiltViewModel() (#47)
|
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
|
fdd7a52c12
|
BIT-141 Implement basic SplashScreen composable (#39)
|
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 |
|
joshua-livefront
|
4c92ee0b23
|
[BIT-148] Adding wireframe UI for password generator screen (#37)
|
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 |
|
joshua-livefront
|
be4c710197
|
feat: Updating composables to use hiltViewModel as opposed to viewModel (#29)
|
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 |
|
Caleb Derosier
|
915e9d5fd6
|
Rename Login navigation components to Auth (#23)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
ef43c93d85
|
Fix incorrect label & initial value for email input label (#21)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
880d7ae786
|
Update all navigateTo helpers to pass NavOptions (#20)
|
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
|
6212ef8fa9
|
Downgrade navigation version due to saved state bug (#18)
|
2024-06-20 17:08:07 +01:00 |
|
Andrew Haisting
|
72a7438e3d
|
setup EventsEffect (#17)
|
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 |
|
Andrew Haisting
|
b337fbfd20
|
use Bitwarden theme in MainActivity (#13)
|
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 |
|
Brian Yencho
|
ee199b9e9f
|
Fix initial detekt issues (#10)
|
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 |
|