Commit Graph

25 Commits

Author SHA1 Message Date
Brian Yencho
40e771ec69 BIT-139: Distinguish dev and release builds (#31) 2023-09-06 11:38:04 -05:00
joshua-livefront
129d5d56bc feat: Updating composables to use hiltViewModel as opposed to viewModel (#29) 2023-09-06 09:47:08 -04:00
Andrew Haisting
e428640948 Update imports (#30) 2023-09-05 16:41:16 -05:00
Ramsey Smith
3bed69bc45 BIT-143: Add initial bottom navigation screen (#25)
Co-authored-by: Brian Yencho <brian@livefront.com>
2023-09-05 15:44:50 -05:00
Brian Yencho
ee77052739 BIT-200: Update CODEOWNERS file and restructure folders accordingly (#26) 2023-09-05 13:13:26 -05:00
Andrew Haisting
22bb07b473 Cosmetic test fixes (#24) 2023-09-05 11:10:12 -05:00
Caleb Derosier
7878b70a47 Rename Login navigation components to Auth (#23) 2023-09-05 10:16:39 -05:00
Brian Yencho
1749f4b1b6 BIT-176: Add initial project information to README (#22) 2023-09-05 10:14:01 -05:00
Caleb Derosier
acba9a1604 Fix incorrect label & initial value for email input label (#21) 2023-08-31 13:57:34 -05:00
Brian Yencho
70e4a6d989 Update all navigateTo helpers to pass NavOptions (#20) 2023-08-31 13:23:07 -05:00
Caleb Derosier
e97659c7c9 Add initial Landing screen & Login nav graph (#19) 2023-08-31 08:41:56 -05:00
Andrew Haisting
7f0d09a93b Downgrade navigation version due to saved state bug (#18) 2023-08-30 14:46:53 -05:00
Andrew Haisting
2afae28f6b setup EventsEffect (#17) 2023-08-30 14:23:21 -05:00
Robyn MacCallum
ad6aa0539c Update CODEOWNERS (#16) 2023-08-29 20:44:51 +01:00
Andrew Haisting
6bbc6cab8c BIT-142: setup create account screen (#15) 2023-08-29 14:20:02 -05:00
Brian Yencho
f67d4ccad3 Add BaseComposeTest for facilitating compose-layer testing (#14) 2023-08-29 13:07:55 -05:00
Andrew Haisting
ab92fd7943 use Bitwarden theme in MainActivity (#13) 2023-08-29 09:43:15 -05:00
Brian Yencho
8d3cf4fcd8 BIT-153: Add initial code style documentation and formatter (#12) 2023-08-29 08:24:11 -05:00
renovate[bot]
caa80947f9 Update bitwarden/gh-actions digest to 67ab95d (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-28 16:23:24 +01:00
Brian Yencho
ece5fe6a37 BIT-145: Add BaseViewModel and update existing ViewModels (#11) 2023-08-28 09:37:05 -05:00
Brian Yencho
b09df2fa5a Fix initial detekt issues (#10) 2023-08-25 16:02:26 -05:00
Andrew Haisting
cbd9cf51c4 BIT-5, BIT-101: Setup networking layer add get config call (#9)
Co-authored-by: joshua-livefront <joshua@livefront.com>
2023-08-25 08:54:47 -05:00
Andrew Haisting
4b7b84662d BIT-144: Setup root level app navigation (#8) 2023-08-25 08:54:18 -05:00
Brian Yencho
de2eed7c24 Initial project setup (BIT-61) (#7) 2023-08-22 16:03:42 -05:00
Rico Acosta
67fd9d30b6 Initial commit 2023-07-14 11:56:49 -05:00