Commit Graph

169 Commits

Author SHA1 Message Date
David Perez
9ab51d5044 BIT-999: Add UI for Vault Unlock screen (#243) 2023-11-14 08:53:05 -06:00
David Perez
345aa4800d BIT-1031: Add shell for the delete account UI (#241) 2023-11-13 13:17:16 -06: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
joshua-livefront
aa2fd560ce BIT-654: Generator SDK interface and repository implementation (#233) 2023-11-09 17:08:37 -05: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
joshua-livefront
a8372b354d BIT-534: Adding UI and tests for the the vault list screen (#216) 2023-11-08 10:48:38 -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
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
Andrew Haisting
f7b8bab78d Fix broken test (#210) 2023-11-06 09:58:08 -06:00
Andrew Haisting
6e3fbc2217 BIT-920 Implement send screen empty state UI (#191) 2023-11-06 09:03:02 -06:00
joshua-livefront
dbb85d4477 Update all instances of Add Item to Add item (#207) 2023-11-03 15:54:34 -04:00
Brian Yencho
4244032add BIT-817: Update storage of Environment on Landing Screen (#203) 2023-11-03 11:09:11 -05:00
David Perez
2f44155ae3 BIT-470: Add support for fingerprint phrase dialog (#196) 2023-11-03 09:41:38 -05:00
Ramsey Smith
c621220e97 Added key to sync response model and cipher sdk object (#201) 2023-11-02 15:44:11 -06:00
Brian Yencho
56d8e83849 Pin Bitwarden SDK to 0.3.1-20231102.172014-25 (#200) 2023-11-02 15:15:26 -05:00
Ramsey Smith
8310c63a39 BIT-1033: Store user key and private key to disc (#197) 2023-11-02 10:41:21 -06:00
David Perez
12c3be514f BIT-926: account security UI (#193) 2023-11-01 20:06:22 -05:00
Andrew Haisting
b9a4a6714e BIT-994 Use dialogs instead of dropdowns on generator (#188) 2023-10-31 11:27:04 -05:00
Brian Yencho
d14fe9b647 BIT-330: Implement self-hosting/custom environment UI (#184) 2023-10-31 11:12:01 -05:00
joshua-livefront
e0838cf4a4 BIT-665: Create Add UI for Login-type item (#179) 2023-10-31 11:47:11 -04:00
David Perez
72c454768d Add wrapper for dispatchers (#183) 2023-10-31 10:02:00 -05:00
Ramsey Smith
10a20f626d BIT-897 Decrypt sync response (#181) 2023-10-31 08:06:36 -06:00
Andrew Haisting
6504842348 BIT-989 Show region selector as dialog (#180) 2023-10-31 07:42:31 -05:00
David Perez
e3da307faa BIT-931: Fill out about UI (#178) 2023-10-30 15:47:54 -05:00
Andrew Haisting
6fb630ba29 BIT-471 Show confirm log out dialog (#173) 2023-10-30 10:35:19 -05:00
Brian Yencho
59318d8a66 Rename NetworkConfigRepository to NetworkConfigManager (#172) 2023-10-27 13:01:00 -05:00
Brian Yencho
75c8bb2920 BIT-970: Ensure Terms of Service switch reads off checked state (#171) 2023-10-27 11:27:03 -05:00
David Perez
6b78f7b1a9 Settings boilerplate (#170) 2023-10-27 10:30:21 -05:00
David Perez
8be69e6442 Replace Kotlin assertions with JUnit assertions. (#168) 2023-10-26 16:57:59 -05:00
Andrew Haisting
a2655f6e74 BIT-707 Implement password strength indicator with mock values (#161) 2023-10-26 15:39:25 -05:00
Andrew Haisting
6fa75ac818 BIT-910 Parse server error messages on create account request (#164) 2023-10-26 13:29:30 -05:00
Brian Yencho
95d7eaf144 BIT-725, BIT-328: Add base URL interceptors and dynamically change environments (#160) 2023-10-25 14:24:02 -05:00
Brian Yencho
62fe0ea901 BIT-150: Add more comprehensive list of settings rows. (#155)
Co-authored-by: David Perez <david@livefront.com>
2023-10-25 09:59:49 -05:00
Andrew Haisting
f9df52b253 BIT-189 Check data breaches toggle should default to on (#159) 2023-10-25 09:36:07 -05:00
Andrew Haisting
0b3923a49b BIT-945 Continue with registration if HIBP call fails (#158) 2023-10-24 16:23:16 -05:00
Andrew Haisting
fa4cd603b4 BIT-189 Check for data breaches during create account (#154) 2023-10-24 11:36:11 -05:00
Brian Yencho
4d93147186 BIT-725: Replace "region" concept with Environment (#152) 2023-10-24 11:17:10 -05:00
Brian Yencho
689cc2be27 BIT-752: Add Environment/EnvironmentRepository/EnvironmentDiskSource (#151) 2023-10-24 10:46:33 -05:00
Brian Yencho
6b62cc7b7a BIT-411: Add NetworkConfigRepository (#150) 2023-10-24 09:49:22 -05:00
Brian Yencho
8ecd1c0261 Update the formatting of non-resource files (#153) 2023-10-24 09:11:07 -05:00
joshua-livefront
ec64e15f8d BIT-904: Reskin for the first time user vault screen (#144) 2023-10-23 14:25:18 -04:00