Commit Graph
62 Commits
Author SHA1 Message Date
Brian YenchoandÁlison Fernandes a223e2fed5 BIT-544: Apply reskin to LandingScreen (#71) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes a1096d21ec BIT-333: Adding UI tests for the Generator screen (#70) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 1dccee6c45 Reskin BitwardenTextInput and pull out "layout parameters" (#69) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 214df06320 Adding shadow log stream to BaseComposeTest (#68) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes caba671b92 BIT-651: Create sync response model (#67) 2024-06-20 17:08:07 +01:00
renovate[bot]Álison Fernandesrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7c9921382a chore(deps): update gh minor (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 23a053edb8 BIT-333: Handle Passphrase state in GeneratorViewModel (#64) 2024-06-20 17:08:07 +01:00
renovate[bot]Álison Fernandesrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5a05988d16 chore(deps): update bitwarden/gh-actions digest to 62d1bf7 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 0e51e76391 BIT-201 Update nav library version and remove workarounds (#63) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 90cc9dd270 Update Bitwarden SDK to 0.3.0-SNAPSHOT (#60) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes e69049d597 BIT-394 Setup service layer to accommodate get token error parsing (#61) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 9d7990026c Auto format libs.versions.toml (#62) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 046a94939e BIT-405: AuthTokenInterceptor (#57) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 016f597d8c BIT-588 Relax documentation requirements deep within the network layer (#58) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 35483408b2 BIT-589 Prevent crash on Landing when navigating with empty input (#59) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 3de916cc20 Update naming: mutableAccessTokenFlow -> mutableAuthStateFlow (#56) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 747dbdb4e7 Add Proguard rules for JNA and the SDK (#55) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes dd2ad70b52 BIT-289 Remove deprecated BitwardenTextField (#53) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 4a49781ae1 BIT-4: Add shared debug.keystore and debug signing config (#54) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 14d01877fe BIT-133 Implement happy path login (#52) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 36942ab296 Add flatMap for Result type (#51) 2024-06-20 17:08:07 +01:00
renovate[bot]Álison Fernandesrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
70ec944469 chore(deps): update bitwarden/gh-actions digest to 8fccdae (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 9e1ab9ad25 Use 100 character line limit for detekt (#50) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes dd4b937061 BIT-282: Include Bitwarden SDK dependency (#44) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 8fdfcb1ea2 Fixed bottom nav bar. (#49) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 9d706121ed BIT-151: Added Wireframe for Vault Screen (#48) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes f709e55ae6 Remove accidental usages of viewModel() in favor of hiltViewModel() (#47) 2024-06-20 17:08:07 +01:00
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
Brian YenchoandÁlison Fernandes 4229918d74 Ignore user.properties files (#45) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes f6c49920fa BIT-304: Add Strings.xml and translations (#43) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes a5691c88a2 BIT-3: Add initial CI workflow to run tests and lint checks (#41) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes fdd7a52c12 BIT-141 Implement basic SplashScreen composable (#39) 2024-06-20 17:08:07 +01:00
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 BishopandÁlison Fernandes d8de9bb753 Delete unused local lint workflow (#38) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 4c92ee0b23 [BIT-148] Adding wireframe UI for password generator screen (#37) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes b0c794acd5 Fix unused imports in test files resulting from file structure changes (#33) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 9ce88e2222 BIT-267 make sure root navigation state doesn't get blown away after … (#32) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 7ba13a771f BIT-139: Distinguish dev and release builds (#31) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes be4c710197 feat: Updating composables to use hiltViewModel as opposed to viewModel (#29) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 539d40c25d Update imports (#30) 2024-06-20 17:08:07 +01:00
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 YenchoandÁlison Fernandes dc48420820 BIT-200: Update CODEOWNERS file and restructure folders accordingly (#26) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 6f524318b7 Cosmetic test fixes (#24) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes 915e9d5fd6 Rename Login navigation components to Auth (#23) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes c048d36f0e BIT-176: Add initial project information to README (#22) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes ef43c93d85 Fix incorrect label & initial value for email input label (#21) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 880d7ae786 Update all navigateTo helpers to pass NavOptions (#20) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes 24c7dade1e Add initial Landing screen & Login nav graph (#19) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 6212ef8fa9 Downgrade navigation version due to saved state bug (#18) 2024-06-20 17:08:07 +01:00
Andrew HaistingandÁlison Fernandes 72a7438e3d setup EventsEffect (#17) 2024-06-20 17:08:07 +01:00