Commit Graph

3851 Commits

Author SHA1 Message Date
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
Matt Bishop
d8de9bb753 Delete unused local lint workflow (#38) 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
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
Brian Yencho
7ba13a771f BIT-139: Distinguish dev and release builds (#31) 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
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
Brian Yencho
c048d36f0e BIT-176: Add initial project information to README (#22) 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
Robyn MacCallum
13e2539f5d Update CODEOWNERS (#16) 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
Andrew Haisting
b337fbfd20 use Bitwarden theme in MainActivity (#13) 2024-06-20 17:08:07 +01:00
Brian Yencho
122ff7f145 BIT-153: Add initial code style documentation and formatter (#12) 2024-06-20 17:08:07 +01:00
renovate[bot]
60d282a64f Update bitwarden/gh-actions digest to 67ab95d (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
Patrick Honkonen
a2b7132cf3 [BWA-28] Sync translations with Crowdin (#129) 2024-06-17 12:26:17 -04:00
Patrick Honkonen
8be57a6ef7 Escape and use correct apostrophe symbol (#130) 2024-06-17 12:25:48 -04:00
renovate[bot]
49a5ff34df [deps]: Update gradle minor (#67) 2024-06-14 15:43:04 -04:00
renovate[bot]
53ac8ac49c [deps]: Update kotlin (#107) 2024-06-14 15:32:28 -04:00
renovate[bot]
2b721ac52c [deps]: Update googleProtoBufJava to v4 (major) (#118) 2024-06-14 15:19:59 -04:00
renovate[bot]
31f45ae5a4 [deps]: Update kotlin to v2 (major) (#108) 2024-06-14 15:09:01 -04:00
Patrick Honkonen
f912e00d21 [BWA-10] Sanitize launch intents before processing (#128) 2024-06-14 15:06:45 -04:00
Patrick Honkonen
7ca1eab4b2 [BWA-32] Sort verification codes by issuer (#127) 2024-06-14 15:06:15 -04:00
Patrick Honkonen
cbb469e5ab Extract account name from Aegis imports (#126) 2024-06-14 15:05:38 -04:00
Patrick Honkonen
17c9008f95 Improve 2FAS import (#124) 2024-06-13 16:02:27 -04:00
Patrick Honkonen
2640d28468 Display a descriptive error when import fails (#122) 2024-06-12 13:13:17 -05:00
Patrick Honkonen
f695254fc1 Update 2FAS import option label (#123) 2024-06-12 14:12:27 -04:00
Patrick Honkonen
18e5b711bb Fix Bitwarden import (#120) 2024-06-12 11:46:11 -04:00
Patrick Honkonen
9912123293 Remove language switcher (#121) 2024-06-12 11:38:22 -04:00
Michał Chęciński
e737f3260d [BRE-101] Remove dept-devops from CODEOWNERS (#116) 2024-06-11 18:19:32 -04:00
renovate[bot]
be8562b4db [deps]: Lock file maintenance (#109) 2024-06-11 18:19:06 -04:00
Matt Bishop
dc0413b416 Code coverage configuration (#115) 2024-06-05 16:02:24 -04:00
Patrick Honkonen
d1b5f3078e Add example test for MainViewModel (#113) 2024-06-03 13:43:13 -04:00
Matt Bishop
c8194545a4 Repo tuneup (#112) 2024-06-03 10:17:36 -04:00
Matt Bishop
c67a5d1a8d Checkmarx configuration (#111) 2024-05-31 12:31:40 -04:00