Commit Graph

524 Commits

Author SHA1 Message Date
Brian Yencho
45a9100fde Set Settings defaults on login and clear them on logout (#537) 2024-01-08 13:31:46 -06:00
Oleg Semenenko
ec867ae200 BIT-1114 Add code manual entry (#523) 2024-01-08 11:38:16 -06:00
David Perez
ff48d6a9aa Ensure hasPremium value is set on profile (#534) 2024-01-08 11:29:55 -06:00
Brian Yencho
12e27bcba2 Improve CI performance by excluding unnecessary FDroid tasks (#533) 2024-01-08 10:21:53 -06:00
David Perez
ff82dc5918 BIT-482: Display share sheet after saving a new send (#532) 2024-01-08 10:10:06 -06:00
Brian Yencho
9be101ecde Hook up vault timeout action to repo (#530) 2024-01-08 09:56:03 -06:00
Brian Yencho
de9e32f6aa BIT-363, BIT-1323: Add time interval options to session timeout menu (#529) 2024-01-08 09:19:55 -06:00
Brian Yencho
8e95277e89 Update Bitwarden SDK to 0.4.0-20240108.121805-25 (#531) 2024-01-08 09:19:35 -06:00
Brian Yencho
4afee19a05 Fix ClassCastException from R8 issue (#528) 2024-01-07 21:06:00 -06:00
David Perez
b7875c2c08 Sends file tab is blocked by premium membership (#527) 2024-01-07 20:57:09 -06:00
David Perez
3361863761 Add UI for saving a send (#526) 2024-01-07 20:30:22 -06:00
David Perez
eda66a7e36 Refactor AddSendViewModel to support loading and error states. (#524) 2024-01-07 20:05:33 -06:00
Brian Yencho
1d85bbc2fc Add SettingsRepository helpers for the current user (#525) 2024-01-07 16:46:12 -06:00
David Perez
5ec912c097 Fix AddSendViewModel name (#522) 2024-01-07 14:06:43 -06:00
Brian Yencho
b74bbbc4f4 Add VaultTimeoutAction handling to SettingsRepository (#521) 2024-01-07 13:31:04 -06:00
Brian Yencho
1fbab32fe7 Add VaultTimeoutAction and handle its persistence (#520) 2024-01-07 13:06:30 -06:00
David Perez
b69a953894 Saves changes to database instead of syncing (#517) 2024-01-07 12:50:55 -06:00
Brian Yencho
e4621b4994 Add SettingsRepository and VaultTimeout (#519) 2024-01-07 12:12:01 -06:00
Brian Yencho
8fb0d1ee8a Add disk storage for Vault Timeout (#518) 2024-01-07 11:21:34 -06:00
David Perez
8e6bda9367 Expose adding/updating sends from vault repo (#516) 2024-01-06 22:14:09 -06:00
David Perez
a6de506267 Add support for encrypting sends (#515) 2024-01-06 21:18:59 -06:00
David Perez
097ce2bb8f Disable network logs in non-debug builds (#514) 2024-01-06 20:44:32 -06:00
Brian Yencho
72597d06ee Ensure the correct file name is used for SharedPreferences (#513) 2024-01-06 16:31:46 -06:00
David Perez
6a52235a2e Add underlyng SendsService to make sends API requests. (#511) 2024-01-06 16:25:54 -06:00
Brian Yencho
45fd9d9f1b Fix Organizations model and persistence format (#512) 2024-01-06 16:24:29 -06:00
David Perez
b1fda8f81d BIT-481: Implement primary Send UI and sharing (#510) 2024-01-06 10:04:49 -06:00
David Perez
d1bbbdedb5 Add support to copy a send url to the clipboard (#508) 2024-01-05 23:10:06 -06:00
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