Commit Graph

497 Commits

Author SHA1 Message Date
Brian Yencho
aa0d574a12 Consolidate Environment(UrlDataJson)Extensions files in data layer (#509) 2024-01-05 18:36:57 -06:00
David Perez
4d06ca8ec0 Update to the latest Bitwarden SDK (v0.4.0) (#507) 2024-01-05 17:04:51 -06:00
Ramsey Smith
62e82dec1f Add select option for title in identity creation (#506) 2024-01-05 15:36:17 -07:00
Ramsey Smith
f5ddb3cba1 Rename tests in VaultAddEditViewModelTest.kt (#505) 2024-01-05 15:35:24 -07:00
David Perez
fd3b7278b4 Replace usages of compose ClipboardManager in UI with BitwardenClipboardManager in ViewModels (#502) 2024-01-05 16:19:56 -06:00
Ramsey Smith
2e212b32d6 BIT-507: Create Card UI (#497) 2024-01-05 14:02:46 -07:00
joshua-livefront
8a865e14c1 Adding DEFAULT_STATE to the GeneratorScreenTests.kt (#504) 2024-01-05 15:18:16 -05:00
David Perez
0d1a553a17 Add the send pending deletion icon (#503) 2024-01-05 12:49:17 -06:00
joshua-livefront
e92440dc1f BIT-1335: Adding plus addressed email generation (#501) 2024-01-05 12:56:19 -05:00
Sean Weiser
6cc0374993 Disable Crashlytic collection for debug builds (#500) 2024-01-05 10:20:53 -06:00
Brian Yencho
ea1c05176f Add the SdkClientManager and use a single Client per user for vault (#499) 2024-01-05 08:57:49 -06:00
Caleb Derosier
49da3972b5 Rename AppearanceAction properties & add dialog tests (#498) 2024-01-04 19:25:29 -07:00
Caleb Derosier
9933335ccb BIT-930: Add UI for Other screen (#477) 2024-01-04 19:24:12 -07:00
David Perez
5eeed09472 Add send icons to row items. (#496) 2024-01-04 20:18:41 -06:00
Caleb Derosier
5efe7864f8 BIT-929: Add UI for Appearance screen (#478) 2024-01-04 13:15:47 -07:00
David Perez
1379c91bfe Reuse the BitwardenListItem and BitwardenGroup items on the Vault (#495) 2024-01-04 13:09:42 -06:00
David Perez
a73e4b3b7a Simplify SettingScreen (#494) 2024-01-04 13:06:52 -06:00
David Perez
2fc19ea6e2 Populate the send screen with real data (#488) 2024-01-04 11:30:50 -06:00
Oleg Semenenko
6751cc2e1e BIT-1101 Adding landscape content and handling scaling better. (#493) 2024-01-04 11:20:28 -06:00
David Perez
3cf7266134 Add sends database table (#490) 2024-01-04 10:20:54 -06:00
joshua-livefront
83007ce1fc Adding default addy io base url for generation calls (#492) 2024-01-04 11:02:49 -05:00
Brian Yencho
5e26a3f920 Make all "...Handlers" classes into data classes (#491) 2024-01-04 09:34:44 -06:00
Brian Yencho
292f95ca66 BIT-842: Fix various paddings and sizes on Vault Screen (#489) 2024-01-03 17:24:06 -06:00
Brian Yencho
abf82ef08f BIT-1247: Restrict password visibility according to permissions (#487) 2024-01-03 17:00:02 -06:00
David Perez
751f112b84 Subscribe to vault SendData (#485) 2024-01-03 14:39:41 -06:00
David Perez
f75aa1fdeb Move the 'isPremiumUser' flag from a common VaultItem property to a Login specific property (#486) 2024-01-03 13:34:11 -06:00
Sean Weiser
f522e63815 Add required permissions to manifest (#484) 2024-01-03 11:13:03 -06:00
David Perez
8ed6bdb5ee Remove test code from VaultViewModel (#483) 2024-01-03 10:18:47 -06:00
Brian Yencho
34f7d9b513 BIT-1246, BIT-1250: Show correct permission-related errors when editing (#482) 2024-01-03 10:15:21 -06:00
David Perez
44b36c9b9e Apply common loading and error UIs (#481) 2024-01-03 09:50:11 -06:00
Brian Yencho
aa2c89f77e Reformat main app and test code (#480) 2024-01-03 09:06:52 -06:00
David Perez
325f0c39da Rename additem to addedit (#474) 2024-01-03 09:06:04 -06:00
Brian Yencho
4ce51cfc8f Use JUnit 5 @AfterEach instead of JUnit 4 @After (#479) 2024-01-03 08:35:31 -06:00
Brian Yencho
7de9f45d81 Use bufferedMutableSharedFlow where appropriate (#476) 2024-01-02 22:08:06 -06:00
Lucas Kivi
74f55ad15f Move autofill classes to pre-existing packages (#475) 2024-01-02 21:15:08 -06:00
Oleg Semenenko
b0f64286d7 BIT-1101, BIT-1066, BIT-1071, BIT-1072 Adding QR code scanning feature (#464) 2024-01-02 17:29:48 -06:00
Oleg Semenenko
1e6c3cd021 BIT-515, BIT-512 Adding the ability to view and edit secure note items. (#462) 2024-01-02 16:39:18 -06:00
Sean Weiser
4beb7dc581 BIT-946: Add Google Services and Crashlytics to standard builds (#473) 2024-01-02 16:31:45 -06:00
David Perez
8cdbab757e Create package for add send feature (#472) 2024-01-02 16:07:41 -06:00
Oleg Semenenko
f793b3d9d3 Making it so we can test the common data easier (#467) 2024-01-02 15:41:04 -06:00
joshua-livefront
b493ffe7f1 BIT-1330, BIT-1331: Implementation to use sdk for forwarded service email generation (#470) 2024-01-02 16:40:39 -05:00
David Perez
2624819282 Add basic UI states to the SendScreen (#471) 2024-01-02 15:30:37 -06:00
Ramsey Smith
bffdaa6ad6 BIT-514: View identity item UI (#461) 2024-01-02 13:09:58 -07:00
renovate[bot]
7f938edc38 Update ruby/setup-ruby action to v1.165.1 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 14:03:36 -06:00
Lucas Kivi
f3be69508f BIT-1293: add autofill service shell (#468) 2024-01-02 19:39:50 +00:00
David Perez
e7830aac4b Add the overflow menu to the send screen (#469) 2024-01-02 13:34:35 -06:00
Brian Yencho
96750bb8c4 Apply formatter to project (#466) 2024-01-02 11:39:03 -06:00
Brian Yencho
2bf05aa6d2 BIT-383: Finish UI for syncing the Vault with the Sync button (#463) 2023-12-29 17:11:56 -06:00
joshua-livefront
b4053c31e4 BIT-713: Adding SimpleLogin service UI (#460) 2023-12-29 16:07:09 -05:00
Brian Yencho
6efca4cfe1 Split up VaultDataExtensions(Test) files (#458) 2023-12-29 14:33:12 -06:00