Commit Graph

249 Commits

Author SHA1 Message Date
Brian Yencho
dcaffe9b03 Move AccountSumary to ui package and make name nullable (#259) 2023-11-20 11:37:26 -06:00
David Perez
afe4f5ed55 Add vault repo methods for getting vault items by ID (#256) 2023-11-20 11:34:05 -06:00
joshua-livefront
f8a76380bb BIT-654: App should generate passwords (#258) 2023-11-20 11:47:01 -05:00
renovate[bot]
7e339fe38b Update ruby/setup-ruby action to v1.161.0 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 10:10:11 -05:00
David Perez
ba4d1e2f9a Add helper property for retrieving current VM state (#257) 2023-11-17 16:28:15 -06:00
Brian Yencho
acdc9d2a47 Update Bitwarden SDK to 0.3.1-20231116.203646-8 (#255) 2023-11-17 14:19:25 -06:00
Ramsey Smith
6851c1169b BIT-1117: Decrypt sends (#254) 2023-11-17 12:52:56 -07:00
David Perez
c8586542c1 BIT-1111: Add delete account logic (#252) 2023-11-17 11:11:35 -06:00
David Perez
6cce047c2a Create initial vault item shell (#253) 2023-11-16 18:00:14 -06:00
David Perez
320f3cc6ed Remove hangs (#251) 2023-11-16 09:17:55 -06:00
David Perez
2938419461 BIT-1160: Add test tags to the login screen (#250) 2023-11-15 17:13:25 -06:00
David Perez
5d7da7576e Create a helper for testing with suspending functions that need to hang for the tests (#249) 2023-11-15 15:57:59 -06:00
Ramsey Smith
f997ccfead BIT-205: Populate vault with login items (#246) 2023-11-15 14:15:04 -07:00
David Perez
b0ea7a4229 Add IME padding to create account screen (#248) 2023-11-15 08:47:19 -06:00
joshua-livefront
0488e0bc12 BIT-654: Moving Generator data to the tools package (#247) 2023-11-14 16:57:00 -05:00
joshua-livefront
7b22632c49 BIT-654: Adding generator disk source implementation (#245) 2023-11-14 15:07:48 -05:00
David Perez
c7acbebed3 Add one hour option to new send choosers (#244) 2023-11-14 10:34:08 -06:00
David Perez
9ab51d5044 BIT-999: Add UI for Vault Unlock screen (#243) 2023-11-14 08:53:05 -06:00
David Perez
baff04c1c5 Update button colors to adhere to material style (#242) 2023-11-13 14:45:58 -06:00
David Perez
345aa4800d BIT-1031: Add shell for the delete account UI (#241) 2023-11-13 13:17:16 -06:00
renovate[bot]
fb48dd0ef2 Update bitwarden/gh-actions digest to ebb1eb8 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 09:49:07 -07:00
Brian Yencho
5d8b3fb972 Ensure no-op test of account switching is valid (#238) 2023-11-13 10:41:02 -06:00
David Perez
07c0e8ae83 Rename VaultScreen to VaultSettingsScreen (#237) 2023-11-10 15:58:34 -06:00
David Perez
ba4401cee9 BIT-479: Fix minor New Send bugs (#236) 2023-11-10 15:02:36 -06:00
Brian Yencho
830112c070 BIT-852: Add account switcher UI (#235) 2023-11-10 11:54:30 -06:00
Ramsey Smith
b9d60e8a04 BIT-1128: Expose vault data (#227) 2023-11-09 16:16:06 -07:00
David Perez
22e30b5eac Fix folders header typo (#234) 2023-11-09 16:32:50 -06:00
joshua-livefront
aa2fd560ce BIT-654: Generator SDK interface and repository implementation (#233) 2023-11-09 17:08:37 -05:00
David Perez
ab06123905 Update the 'BitwardenTopAppBar' to make the navigation icon optional (#232) 2023-11-09 15:56:57 -06:00
David Perez
d388a520bd BIT-927: Add missing 'Host' URI detection type (#231) 2023-11-09 14:41:57 -06:00
David Perez
425b9085bd BIT-470: Add missing colon for fingerprint phrase dialog (#230) 2023-11-09 14:39:26 -06:00
David Perez
290def1e60 BIT-974, BIT-978: Add confirmation dialogs when launching an external link. (#229) 2023-11-09 09:42:18 -06:00
David Perez
fdc77ae0ee Add additional test coverage for vault screen (#228) 2023-11-08 17:20:35 -06:00
Andrew Haisting
1b573b7f72 Add BitwardenStepper component (#226) 2023-11-08 12:12:17 -06:00
David Perez
eb0e04c824 Fix minor TalkBack issues in VaultScreen (#225) 2023-11-08 11:59:24 -06:00
joshua-livefront
a8372b354d BIT-534: Adding UI and tests for the the vault list screen (#216) 2023-11-08 10:48:38 -06:00
Brian Yencho
197627e3de Remove unnecessary ) from some links (#224) 2023-11-08 09:31:17 -06:00
Brian Yencho
0fd4f7914d Add Kotlin immutable collections dependency (#223) 2023-11-08 09:20:42 -06:00
David Perez
e9cedeede1 Add BitwardenScaffold to handle commonly overridden values. (#214) 2023-11-07 15:51:00 -06:00
David Perez
3af14cd674 Update the VaultAddItemScreen spacing between items (#222) 2023-11-07 15:28:24 -06:00
Brian Yencho
8e09629729 Update Android Gradle Plugin to 8.1.3 (#220) 2023-11-07 14:01:20 -06:00
Andrew Haisting
592f5f25d7 Add AnimatedVisibility for new send options section (#221) 2023-11-07 14:00:15 -06:00
Andrew Haisting
ab29977353 Re-organize String extensions to correct packages and update test name (#219) 2023-11-07 11:53:26 -06:00
Andrew Haisting
d45322a7b3 BIT-479 Implement new send UI (#215) 2023-11-07 11:19:30 -06:00
Ramsey Smith
d19ff58009 BIT-990: Initialize Crypto for Vault (#213) 2023-11-07 09:17:32 -07:00
David Perez
c92413b91c Remove unnecessary backgrounds to reduce overdraw. (#218) 2023-11-07 10:04:33 -06:00
David Perez
367d2ed391 BIT-1108: Add test tags to create account UI (#217) 2023-11-07 09:54:10 -06:00
David Perez
a9068b6937 BIT-927: Add auto-fill UI (#208) 2023-11-06 16:00:28 -06:00
Brian Yencho
d5879f1cd4 BIT-817, BIT-991: Add self-hosted/custom environment functionality (#209) 2023-11-06 15:46:23 -06:00
Brian Yencho
236c62cdd3 Replace custom Text usage in shared components with String (#212) 2023-11-06 12:48:00 -06:00