1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2024-12-31 21:38:27 +03:00
Commit graph

1038 commits

Author SHA1 Message Date
Ramsey Smith
8fdfcb1ea2 Fixed bottom nav bar. () 2024-06-20 17:08:07 +01:00
Ramsey Smith
9d706121ed BIT-151: Added Wireframe for Vault Screen () 2024-06-20 17:08:07 +01:00
Andrew Haisting
f709e55ae6 Remove accidental usages of viewModel() in favor of hiltViewModel() () 2024-06-20 17:08:07 +01:00
Brian Yencho
a358408ea7 BIT-168: Add FakeNavHostController and tests for RootNavScreen ()
Co-authored-by: Andrew Haisting <ahaisting@livefront.com>
2024-06-20 17:08:07 +01:00
Brian Yencho
4229918d74 Ignore user.properties files () 2024-06-20 17:08:07 +01:00
Ramsey Smith
f6c49920fa BIT-304: Add Strings.xml and translations () 2024-06-20 17:08:07 +01:00
Brian Yencho
a5691c88a2 BIT-3: Add initial CI workflow to run tests and lint checks () 2024-06-20 17:08:07 +01:00
Andrew Haisting
fdd7a52c12 BIT-141 Implement basic SplashScreen composable () 2024-06-20 17:08:07 +01:00
Andrew Haisting
024376b0d2 BIT-141 Setup basic Login and Landing screens ()
Co-authored-by: Caleb Derosier <caleb@livefront.com>
2024-06-20 17:08:07 +01:00
Matt Bishop
d8de9bb753 Delete unused local lint workflow () 2024-06-20 17:08:07 +01:00
joshua-livefront
4c92ee0b23 [BIT-148] Adding wireframe UI for password generator screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
b0c794acd5 Fix unused imports in test files resulting from file structure changes () 2024-06-20 17:08:07 +01:00
Andrew Haisting
9ce88e2222 BIT-267 make sure root navigation state doesn't get blown away after … () 2024-06-20 17:08:07 +01:00
Brian Yencho
7ba13a771f BIT-139: Distinguish dev and release builds () 2024-06-20 17:08:07 +01:00
joshua-livefront
be4c710197 feat: Updating composables to use hiltViewModel as opposed to viewModel () 2024-06-20 17:08:07 +01:00
Andrew Haisting
539d40c25d Update imports () 2024-06-20 17:08:07 +01:00
Ramsey Smith
69feff2dcd BIT-143: Add initial bottom navigation screen ()
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 () 2024-06-20 17:08:07 +01:00
Andrew Haisting
6f524318b7 Cosmetic test fixes () 2024-06-20 17:08:07 +01:00
Caleb Derosier
915e9d5fd6 Rename Login navigation components to Auth () 2024-06-20 17:08:07 +01:00
Brian Yencho
c048d36f0e BIT-176: Add initial project information to README () 2024-06-20 17:08:07 +01:00
Caleb Derosier
ef43c93d85 Fix incorrect label & initial value for email input label () 2024-06-20 17:08:07 +01:00
Brian Yencho
880d7ae786 Update all navigateTo helpers to pass NavOptions () 2024-06-20 17:08:07 +01:00
Caleb Derosier
24c7dade1e Add initial Landing screen & Login nav graph () 2024-06-20 17:08:07 +01:00
Andrew Haisting
6212ef8fa9 Downgrade navigation version due to saved state bug () 2024-06-20 17:08:07 +01:00
Andrew Haisting
72a7438e3d setup EventsEffect () 2024-06-20 17:08:07 +01:00
Robyn MacCallum
13e2539f5d Update CODEOWNERS () 2024-06-20 17:08:07 +01:00
Andrew Haisting
a9aa2ea730 BIT-142: setup create account screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
17d5475d0f Add BaseComposeTest for facilitating compose-layer testing () 2024-06-20 17:08:07 +01:00
Andrew Haisting
b337fbfd20 use Bitwarden theme in MainActivity () 2024-06-20 17:08:07 +01:00
Brian Yencho
122ff7f145 BIT-153: Add initial code style documentation and formatter () 2024-06-20 17:08:07 +01:00
renovate[bot]
60d282a64f Update bitwarden/gh-actions digest to 67ab95d ()
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 () 2024-06-20 17:08:07 +01:00
Brian Yencho
ee199b9e9f Fix initial detekt issues () 2024-06-20 17:08:07 +01:00
Andrew Haisting
dc2ed4403a BIT-5, BIT-101: Setup networking layer add get config call ()
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 () 2024-06-20 17:08:07 +01:00
Brian Yencho
cd204b9b11 Initial project setup (BIT-61) () 2024-06-20 17:08:07 +01:00
Rico Acosta
67fd9d30b6
Initial commit 2023-07-14 11:56:49 -05:00