Commit Graph

581 Commits

Author SHA1 Message Date
Lucas Kivi
94a45e4e21 Fix bug in test (#594) 2024-01-12 14:23:03 -06:00
Sean Weiser
03131449b1 BIT-1362 Receive and expose push notification events from PushManager (#581) 2024-01-12 13:39:27 -06:00
David Perez
d3b2d19345 Dialogs should persist past a rotation (#592) 2024-01-12 13:07:14 -06:00
Lucas Kivi
254a4e9a0e Move AutofillView data into a wrapper class (#590) 2024-01-12 12:56:00 -06:00
David Perez
820a9b333d Add delete and remove password options items for send (#591) 2024-01-12 12:53:15 -06:00
Lucas Kivi
2f3435b55b Add URI generation algorithm to autofill parsing (#582) 2024-01-12 12:45:56 -06:00
Ramsey Smith
c5a3340ac5 BIT-1304: Options menu UI for view item (#580) 2024-01-12 11:05:50 -07:00
Brian Yencho
cdb80095a6 Ensure 15 minute timeout does not show up as Custom (#589) 2024-01-12 11:46:18 -06:00
David Perez
63a762cdb9 Convert UI list to persistent list (#588) 2024-01-12 10:47:29 -06:00
Joshua Queen
f6e54e03a2 BIT-1419: Username generation options persistence (#586) 2024-01-12 10:12:40 -06:00
David Perez
3ea60f96cf Add the underlying support for deleting a Cipher (#587) 2024-01-11 22:37:24 -06:00
David Perez
59c817d55c BIT-1437: Implement remaining overflow options (#585) 2024-01-11 21:53:10 -06:00
David Perez
46c6545cd5 Add the Delete Send API (#584) 2024-01-11 21:23:04 -06:00
Brian Yencho
b26ee0f269 Persist VaultTimeoutAction as a String (#583) 2024-01-11 20:59:57 -06:00
David Perez
4d386e1001 Remove the send password (#579) 2024-01-11 20:06:30 -06:00
Ramsey Smith
2cf011a3d7 BIT-513: View Card Item (#573) 2024-01-11 16:16:55 -07:00
David Perez
4de47c5a04 Convert AddSendEvent for ShowToast to use Text (#578) 2024-01-11 16:20:05 -06:00
Oleg Semenenko
d4ec4c2e0e BIT-1337 Adding new section for verification codes (#567) 2024-01-11 15:49:51 -06:00
David Perez
f1ea1bfa02 Modify Add Sends UI to allow for editing existing sends (#575) 2024-01-11 15:44:47 -06:00
Brian Yencho
6598eba398 BIT-462: Add UI for custom vault timeout (#576) 2024-01-11 14:42:12 -06:00
Lucas Kivi
9da52493a0 Refactor autofill flow to partition fill data by cipher (#571) 2024-01-11 13:22:41 -06:00
Brian Yencho
ad1c2f6f23 Add additional auto-unlock key store/clear logic to VaultLockManager (#574) 2024-01-11 11:44:03 -06:00
David Perez
76ea090dfc BIT-1398: Update Bitwarden SDK and remove temporary SendViewKey (#572) 2024-01-11 09:22:27 -06:00
David Perez
009195d4cb Add the UI for the overflow menu (#570) 2024-01-10 22:17:36 -06:00
David Perez
404f617e22 Add custom typography for BodySmallProminent (#569) 2024-01-10 17:21:12 -06:00
David Perez
b1e1862f84 Add the decrypted SendView to the UpdateSendResult (#568) 2024-01-10 16:43:49 -06:00
Brian Yencho
a232211fc5 BIT-1432: Add FifteenMinutes to VaultTimeout (#565) 2024-01-10 14:26:33 -06:00
David Perez
121c22b36f Create reusable custom date chooser (#566) 2024-01-10 14:16:02 -06:00
David Perez
b68021aeb5 Add support for retrieving a single send by ID from the VaultRepository (#564) 2024-01-10 13:31:31 -06:00
Lucas Kivi
451599b85a Remove scaffolding for identity autofill (#563) 2024-01-10 13:00:31 -06:00
Oleg Semenenko
d90f79ed2d BIT-1103 Adding the ability to delete totp text (#562) 2024-01-10 11:34:55 -06:00
Brian Yencho
65bb2e5efd Clear the users auto-unlock key on logout (#561) 2024-01-10 10:10:22 -06:00
Brian Yencho
53108c0b9d BIT-1019, BIT-1190: Add "Never Lock" vault timeout implementation (#559) 2024-01-10 09:45:11 -06:00
David Perez
03291bafcf BIT-488 Update UI for Send notes field (#560) 2024-01-10 09:21:50 -06:00
David Perez
53be2a0388 Add navigation support for editing a send (#558) 2024-01-09 20:35:46 -06:00
David Perez
ffff3221e1 Update the Send max access count logic (#557) 2024-01-09 20:35:05 -06:00
Ramsey Smith
378ff21c3c Store information when switching vault add edit types. (#554) 2024-01-09 14:51:01 -07:00
David Perez
8da6fd0471 Add support for the Send expiration date UI (#556) 2024-01-09 15:43:27 -06:00
Sean Weiser
08fd7477cd BIT-1361 Setup GCM and Bitwarden push registration (#547) 2024-01-09 14:06:15 -06:00
David Perez
a6657e427e Minor cleanup of AddSend composables (#555) 2024-01-09 13:43:08 -06:00
David Perez
5755ade375 Add send data to VaultDataStateFlow (#553) 2024-01-09 13:18:40 -06:00
David Perez
ef128b4907 BIT-483: Add support for enumerated deletion options (#551) 2024-01-09 12:36:46 -06:00
Lucas Kivi
765b4b9022 BIT-1314: Update the Presentations method to be correct (#552) 2024-01-09 12:07:26 -06:00
Brian Yencho
3c7d1d91ef Add VaultLockManager (#550) 2024-01-09 12:05:06 -06:00
David Perez
488302a90b BIT-484: Add deletion date and time pickers (#548) 2024-01-09 11:46:15 -06:00
Oleg Semenenko
f2eb46020d BIT-1069 Adding error handling for scanning (#549) 2024-01-09 11:26:40 -06:00
Brian Yencho
4776777759 Add VaultState.unlockingVaultUserIds and clean up the vault unlock logic (#546) 2024-01-08 22:56:35 -06:00
Brian Yencho
3cc2f2143f Add auto unlock key storage (#544) 2024-01-08 22:18:40 -06:00
Brian Yencho
26cbdc27f4 Add VaultSdkSource.getUserEncryptionKey (#545) 2024-01-08 22:07:58 -06:00
Brian Yencho
3974d66b74 Add EncryptedSharedPreferences and BaseEncryptedDiskSource (#543) 2024-01-08 21:52:26 -06:00