1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-29 19:28:51 +03:00
Commit graph

347 commits

Author SHA1 Message Date
joshua-livefront
254cd8e745 BIT-654: App should generate passwords () 2024-06-20 17:08:07 +01:00
renovate[bot]
4ff3037a68 Update ruby/setup-ruby action to v1.161.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
David Perez
d1db7521ce Add helper property for retrieving current VM state () 2024-06-20 17:08:07 +01:00
Brian Yencho
a789411b90 Update Bitwarden SDK to 0.3.1-20231116.203646-8 () 2024-06-20 17:08:07 +01:00
Ramsey Smith
ba5509511f BIT-1117: Decrypt sends () 2024-06-20 17:08:07 +01:00
David Perez
db5c57664f BIT-1111: Add delete account logic () 2024-06-20 17:08:07 +01:00
David Perez
dd6e7639b5 Create initial vault item shell () 2024-06-20 17:08:07 +01:00
David Perez
f912eb14ef Remove hangs () 2024-06-20 17:08:07 +01:00
David Perez
8962f47898 BIT-1160: Add test tags to the login screen () 2024-06-20 17:08:07 +01:00
David Perez
5c38eb743f Create a helper for testing with suspending functions that need to hang for the tests () 2024-06-20 17:08:07 +01:00
Ramsey Smith
fd10de9456 BIT-205: Populate vault with login items () 2024-06-20 17:08:07 +01:00
David Perez
3e6ce662d8 Add IME padding to create account screen () 2024-06-20 17:08:07 +01:00
joshua-livefront
41e16014f0 BIT-654: Moving Generator data to the tools package () 2024-06-20 17:08:07 +01:00
joshua-livefront
fa9401f2d2 BIT-654: Adding generator disk source implementation () 2024-06-20 17:08:07 +01:00
David Perez
f52f4befba Add one hour option to new send choosers () 2024-06-20 17:08:07 +01:00
David Perez
00e249dab2 BIT-999: Add UI for Vault Unlock screen () 2024-06-20 17:08:07 +01:00
David Perez
2f525513a2 Update button colors to adhere to material style () 2024-06-20 17:08:07 +01:00
David Perez
715ff06dfc BIT-1031: Add shell for the delete account UI () 2024-06-20 17:08:07 +01:00
renovate[bot]
028a2caa65 Update bitwarden/gh-actions digest to ebb1eb8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Brian Yencho
20bc2b4656 Ensure no-op test of account switching is valid () 2024-06-20 17:08:07 +01:00
David Perez
62d82b5304 Rename VaultScreen to VaultSettingsScreen () 2024-06-20 17:08:07 +01:00
David Perez
382c4a0172 BIT-479: Fix minor New Send bugs () 2024-06-20 17:08:07 +01:00
Brian Yencho
8e92e2c529 BIT-852: Add account switcher UI () 2024-06-20 17:08:07 +01:00
Ramsey Smith
a43a541719 BIT-1128: Expose vault data () 2024-06-20 17:08:07 +01:00
David Perez
a4c34a8704 Fix folders header typo () 2024-06-20 17:08:07 +01:00
joshua-livefront
698d8c745b BIT-654: Generator SDK interface and repository implementation () 2024-06-20 17:08:07 +01:00
David Perez
238f6e92c8 Update the 'BitwardenTopAppBar' to make the navigation icon optional () 2024-06-20 17:08:07 +01:00
David Perez
3136c686b2 BIT-927: Add missing 'Host' URI detection type () 2024-06-20 17:08:07 +01:00
David Perez
9d924e3312 BIT-470: Add missing colon for fingerprint phrase dialog () 2024-06-20 17:08:07 +01:00
David Perez
0cde971c7f BIT-974, BIT-978: Add confirmation dialogs when launching an external link. () 2024-06-20 17:08:07 +01:00
David Perez
7016c2a1ce Add additional test coverage for vault screen () 2024-06-20 17:08:07 +01:00
Andrew Haisting
bcffbe6fce Add BitwardenStepper component () 2024-06-20 17:08:07 +01:00
David Perez
0185456dca Fix minor TalkBack issues in VaultScreen () 2024-06-20 17:08:07 +01:00
joshua-livefront
9c82e575a1 BIT-534: Adding UI and tests for the the vault list screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
887fe99746 Remove unnecessary ) from some links () 2024-06-20 17:08:07 +01:00
Brian Yencho
8db111b247 Add Kotlin immutable collections dependency () 2024-06-20 17:08:07 +01:00
David Perez
9a7ed4472f Add BitwardenScaffold to handle commonly overridden values. () 2024-06-20 17:08:07 +01:00
David Perez
790e755aac Update the VaultAddItemScreen spacing between items () 2024-06-20 17:08:07 +01:00
Brian Yencho
749f726f8a Update Android Gradle Plugin to 8.1.3 () 2024-06-20 17:08:07 +01:00
Andrew Haisting
ae9f2698eb Add AnimatedVisibility for new send options section () 2024-06-20 17:08:07 +01:00
Andrew Haisting
c9b379af99 Re-organize String extensions to correct packages and update test name () 2024-06-20 17:08:07 +01:00
Andrew Haisting
aeb5ff3734 BIT-479 Implement new send UI () 2024-06-20 17:08:07 +01:00
Ramsey Smith
a9295ff981 BIT-990: Initialize Crypto for Vault () 2024-06-20 17:08:07 +01:00
David Perez
7fc571bb92 Remove unnecessary backgrounds to reduce overdraw. () 2024-06-20 17:08:07 +01:00
David Perez
bfab83f372 BIT-1108: Add test tags to create account UI () 2024-06-20 17:08:07 +01:00
David Perez
ec17264e59 BIT-927: Add auto-fill UI () 2024-06-20 17:08:07 +01:00
Brian Yencho
3755b0ed07 BIT-817, BIT-991: Add self-hosted/custom environment functionality () 2024-06-20 17:08:07 +01:00
Brian Yencho
c67fa04d1c Replace custom Text usage in shared components with String () 2024-06-20 17:08:07 +01:00
David Perez
e066c885a9 Handle window insets on the Environment screen. () 2024-06-20 17:08:07 +01:00
Andrew Haisting
0d702443e8 Fix broken test () 2024-06-20 17:08:07 +01:00