1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2024-12-28 20:08:43 +03:00
Commit graph

522 commits

Author SHA1 Message Date
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
Andrew Haisting
923380a4f6 BIT-920 Implement send screen empty state UI () 2024-06-20 17:08:07 +01:00
joshua-livefront
8606dce6f5 Update all instances of Add Item to Add item () 2024-06-20 17:08:07 +01:00
Brian Yencho
d449a7c72f Update all stable dependencies to latest versions () 2024-06-20 17:08:07 +01:00
Brian Yencho
247b2b5fba Pin Bitwarden SDK to 0.3.1-20231103.145900-2 () 2024-06-20 17:08:07 +01:00
Brian Yencho
9a4e3af27c BIT-817: Update storage of Environment on Landing Screen () 2024-06-20 17:08:07 +01:00
David Perez
a8de4b10aa Update push animations to match the spec () 2024-06-20 17:08:07 +01:00
David Perez
b94cbf4683 BIT-470: Add support for fingerprint phrase dialog () 2024-06-20 17:08:07 +01:00
Brian Yencho
d10e678bb3 Add optional "hint" to BitwardenTextField and BitwardenPasswordField () 2024-06-20 17:08:07 +01:00
Brian Yencho
49d71627c7 Unpin the SDK version and use SNAPSHOT () 2024-06-20 17:08:07 +01:00
Ramsey Smith
fc36f95ab7 Added key to sync response model and cipher sdk object () 2024-06-20 17:08:07 +01:00
Brian Yencho
949bb4ad5a Pin Bitwarden SDK to 0.3.1-20231102.172014-25 () 2024-06-20 17:08:07 +01:00
renovate[bot]
139568be2f Update bitwarden/gh-actions digest to ba6a775 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
renovate[bot]
b9cec69439 Update ruby/setup-ruby action to v1.159.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Ramsey Smith
ea5908d2ca BIT-1033: Store user key and private key to disc () 2024-06-20 17:08:07 +01:00
David Perez
ad44263028 Update TextStyles to not trim off LineHeight. () 2024-06-20 17:08:07 +01:00
David Perez
3d28cd1100 BIT-926: account security UI () 2024-06-20 17:08:07 +01:00
David Perez
5dbe07a2cc Tweak BitwardenListHeaderText and BitwardenWideSwitch to follow patterns. () 2024-06-20 17:08:07 +01:00
joshua-livefront
c6cf9712e1 BIT-534: Bitwarden shared composables and icons for my vault list screen () 2024-06-20 17:08:07 +01:00
Andrew Haisting
efa5b13838 Remove "View" suffix from vault composables () 2024-06-20 17:08:07 +01:00
Brian Yencho
fa39c4b6c1 Update Compose Material 3 to 1.2.0-alpha10 () 2024-06-20 17:08:07 +01:00
David Perez
a90254baa6 Add reusable BitwardenTextRow () 2024-06-20 17:08:07 +01:00
Brian Yencho
0c9bd40590 Treat transition types using separate durations () 2024-06-20 17:08:07 +01:00
Andrew Haisting
1873ffe985 BIT-994 Use dialogs instead of dropdowns on generator () 2024-06-20 17:08:07 +01:00
Brian Yencho
cb2c6495c8 Tweak exit "stay" transition to eliminate most of fade () 2024-06-20 17:08:07 +01:00
Brian Yencho
967fdc3449 BIT-330: Implement self-hosting/custom environment UI () 2024-06-20 17:08:07 +01:00