Commit graph

698 commits

Author SHA1 Message Date
David Perez
0b0fa55653 Maintain updated premium state in VaultViewModel (#652) 2024-06-20 17:08:07 +01:00
David Perez
ac0a079e42 Clean up lint warnings in tests (#650) 2024-06-20 17:08:07 +01:00
Joshua Queen
d66f707d14 BIT-1169: Adding element ids for the environment screen (#649) 2024-06-20 17:08:07 +01:00
David Perez
1db2a25f4b Rename createSend to createTextSend (#647) 2024-06-20 17:08:07 +01:00
Brian Yencho
9ba02c67e0 Remove unnecessary SettingsRepository.clearData (#648) 2024-06-20 17:08:07 +01:00
David Perez
cd236f183f Add underlying support for file sends (#646) 2024-06-20 17:08:07 +01:00
Brian Yencho
dbbb9f6587 BIT-833: Add storage for "use inline autofill" setting (#645) 2024-06-20 17:08:07 +01:00
Joshua Queen
8d5bcc4433 BIT-1054, BIT-1055: Adding modal generator UI and navigation from Add/Edit item (#643) 2024-06-20 17:08:07 +01:00
Brian Yencho
61e914f8ac BIT-1165: Log out the current user after maximum invalid unlock attempts (#642) 2024-06-20 17:08:07 +01:00
Caleb Derosier
74fac97257 BIT-1327: Add support for theme selection (#641) 2024-06-20 17:08:07 +01:00
Ramsey Smith
21a9802ed4 BIT-844: Move to Organization UI (#638) 2024-06-20 17:08:07 +01:00
David Perez
10bf584c90 Add initial file chooser (#639) 2024-06-20 17:08:07 +01:00
Brian Yencho
ebd9628b02 BIT-1470, BIT-1475: Fix Proguard issues on recent builds (#640) 2024-06-20 17:08:07 +01:00
Lucas Kivi
3f6a12740c BIT-1458: update overlay autofill (#634) 2024-06-20 17:08:07 +01:00
Brian Yencho
6220670ce3 Add storage for invalid lock attempts (#637) 2024-06-20 17:08:07 +01:00
Brian Yencho
c428a57ca8 Use SharedPreferences.edit helper whenever possible (#636) 2024-06-20 17:08:07 +01:00
David Perez
87ea0da23f Add method to request multiple permissions at once (#633) 2024-06-20 17:08:07 +01:00
Brian Yencho
880bdc8826 BIT-1321, BIT-1014: Implement Verify PIN screen (#635) 2024-06-20 17:08:07 +01:00
Brian Yencho
ca517c88c4 Add ability to set a PIN to SettingsRepository (#631) 2024-06-20 17:08:07 +01:00
Lucas Kivi
224395004f BIT-1320: Add inline UI (#624) 2024-06-20 17:08:07 +01:00
Brian Yencho
fd8293ba55 Add getPinProtectedUserKey to VaultSdkSource (#632) 2024-06-20 17:08:07 +01:00
David Perez
c52ae0ed2a Provide IntentManager from compositionLocal (#630) 2024-06-20 17:08:07 +01:00
Brian Yencho
7bf249c0dd Update Bitwarden SDK to 0.4.0-20240115.154650-43 (#629) 2024-06-20 17:08:07 +01:00
David Perez
ff9c4ecb67 Add support for a localPermissionsManager (#628) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
f0e2548f65 Modified the isIconLoadingDisabled setting to be a flow (#626) 2024-06-20 17:08:07 +01:00
Joshua Queen
cd4db46e13 Adding navigation for generator modals (#627) 2024-06-20 17:08:07 +01:00
Brian Yencho
61a162b6de Add PIN entry dialog and confirmation UI (#625) 2024-06-20 17:08:07 +01:00
David Perez
99d7af4c16 Add network security config (#623) 2024-06-20 17:08:07 +01:00
David Perez
b343761db3 Remove explicit english US strings and move non-translatable strings into their own file (#622) 2024-06-20 17:08:07 +01:00
David Perez
0f2e5359d2 BIT-461: Add pull-to-refresh to vault screen (#619) 2024-06-20 17:08:07 +01:00
Ramsey Smith
0f0fe81f41 Move to organization navigation (#620) 2024-06-20 17:08:07 +01:00
Brian Yencho
df3a6598b3 Make SyncResponseJson.Send.text nullable (#621) 2024-06-20 17:08:07 +01:00
David Perez
0975ab9c7b BIT-1268: Pull-to-refresh for sends screen (#618) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
80084ff0fb Add persistence for isImageLoadingEnabled appearance setting (#612) 2024-06-20 17:08:07 +01:00
David Perez
561aabc528 Add support for the pull-to-refresh in settings (#615) 2024-06-20 17:08:07 +01:00
David Perez
82b174168e Create a navigation graph for the generator tab (#617) 2024-06-20 17:08:07 +01:00
David Perez
c983937070 Navigate to send graph properly (#616) 2024-06-20 17:08:07 +01:00
Lucas Kivi
e758e273be Refactor autofill parser to take a FillRequest (#614) 2024-06-20 17:08:07 +01:00
Brian Yencho
3e28e5cc9b Add unlockVaultWithPinAndSync to VaultRepository (#613) 2024-06-20 17:08:07 +01:00
David Perez
18af449e1f Add underlying pull-to-refresh support to BitwardenScaffold (#610) 2024-06-20 17:08:07 +01:00
Brian Yencho
d6d179a27f BIT-746, BIT-1120: Implement session timeout functionality (#605) 2024-06-20 17:08:07 +01:00
Brian Yencho
6a208fee31 Add persistence for PIN-unlock related data (#611) 2024-06-20 17:08:07 +01:00
Brian Yencho
76b04a849d BIT-463: Add warning dialog when selecting VaultTimeoutAction.LOGOUT (#608) 2024-06-20 17:08:07 +01:00
Brian Yencho
c59ae03f97 Add VaultSdkSource.derivePinKey (#609) 2024-06-20 17:08:07 +01:00
David Perez
32c1c2155e Handle delete and remove password options from SendScreen (#607) 2024-06-20 17:08:07 +01:00
David Perez
6e91332a31 BIT-1445: Allow manual text entry on stepper (#593) 2024-06-20 17:08:07 +01:00
Brian Yencho
056b6eb30c Update the current user's last active time when navigating (#606) 2024-06-20 17:08:07 +01:00
Brian Yencho
3def25366b Add logout manager (#604) 2024-06-20 17:08:07 +01:00
Brian Yencho
f1b9ded3e3 Add clearData calls DiskSources (#603) 2024-06-20 17:08:07 +01:00
Lucas Kivi
67d7b7a9f5 BIT-1315: Add dummy data fulfillment (#602) 2024-06-20 17:08:07 +01:00
Brian Yencho
5d73f97831 Add persistence for a user's "last active time" (#601) 2024-06-20 17:08:07 +01:00
Sean Weiser
8efd9d2c8a Check isAuthenticated status within PushManager (#600) 2024-06-20 17:08:07 +01:00
Brian Yencho
3d75867a15 Add AppForegroundManager (#599) 2024-06-20 17:08:07 +01:00
Brian Yencho
70308c84be Remove waitForIdle calls from account switcher tests (#598) 2024-06-20 17:08:07 +01:00
David Perez
96a9a41836 Remove BitwardenReadOnlyTextFieldWithActions (#597) 2024-06-20 17:08:07 +01:00
Brian Yencho
8f22231c4a Allow for null access tokens for soft logout states (#596) 2024-06-20 17:08:07 +01:00
David Perez
5288a697e5 Add send delete confirmation dialog (#595) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0d171e91b9 BIT-1328: Add support for changing language with picker (#577) 2024-06-20 17:08:07 +01:00
Lucas Kivi
f95e5cc3cb Fix bug in test (#594) 2024-06-20 17:08:07 +01:00
Sean Weiser
5a2b1e61c2 BIT-1362 Receive and expose push notification events from PushManager (#581) 2024-06-20 17:08:07 +01:00
David Perez
739004cc57 Dialogs should persist past a rotation (#592) 2024-06-20 17:08:07 +01:00
Lucas Kivi
33b6f994e6 Move AutofillView data into a wrapper class (#590) 2024-06-20 17:08:07 +01:00
David Perez
c06be2b8de Add delete and remove password options items for send (#591) 2024-06-20 17:08:07 +01:00
Lucas Kivi
197feea56a Add URI generation algorithm to autofill parsing (#582) 2024-06-20 17:08:07 +01:00
Ramsey Smith
e9e538db59 BIT-1304: Options menu UI for view item (#580) 2024-06-20 17:08:07 +01:00
Brian Yencho
0daf81faab Ensure 15 minute timeout does not show up as Custom (#589) 2024-06-20 17:08:07 +01:00
David Perez
93c628ae38 Convert UI list to persistent list (#588) 2024-06-20 17:08:07 +01:00
Joshua Queen
5e2e23edec BIT-1419: Username generation options persistence (#586) 2024-06-20 17:08:07 +01:00
David Perez
1f0a1bba6f Add the underlying support for deleting a Cipher (#587) 2024-06-20 17:08:07 +01:00
David Perez
b29af03b27 BIT-1437: Implement remaining overflow options (#585) 2024-06-20 17:08:07 +01:00
David Perez
ee688b79e7 Add the Delete Send API (#584) 2024-06-20 17:08:07 +01:00
Brian Yencho
e6c20e0e88 Persist VaultTimeoutAction as a String (#583) 2024-06-20 17:08:07 +01:00
David Perez
3f7fe90c5c Remove the send password (#579) 2024-06-20 17:08:07 +01:00
Ramsey Smith
7a6088a23d BIT-513: View Card Item (#573) 2024-06-20 17:08:07 +01:00
David Perez
d16e0c6573 Convert AddSendEvent for ShowToast to use Text (#578) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
fc5529e2ad BIT-1337 Adding new section for verification codes (#567) 2024-06-20 17:08:07 +01:00
David Perez
9e6c49fb7c Modify Add Sends UI to allow for editing existing sends (#575) 2024-06-20 17:08:07 +01:00
Brian Yencho
7e0a14d3a0 BIT-462: Add UI for custom vault timeout (#576) 2024-06-20 17:08:07 +01:00
Lucas Kivi
ff9dd81c55 Refactor autofill flow to partition fill data by cipher (#571) 2024-06-20 17:08:07 +01:00
Brian Yencho
faca927c0f Add additional auto-unlock key store/clear logic to VaultLockManager (#574) 2024-06-20 17:08:07 +01:00
David Perez
6d51d514b8 BIT-1398: Update Bitwarden SDK and remove temporary SendViewKey (#572) 2024-06-20 17:08:07 +01:00
David Perez
0aa24d73d9 Add the UI for the overflow menu (#570) 2024-06-20 17:08:07 +01:00
David Perez
e84e69b666 Add custom typography for BodySmallProminent (#569) 2024-06-20 17:08:07 +01:00
David Perez
b7d843486b Add the decrypted SendView to the UpdateSendResult (#568) 2024-06-20 17:08:07 +01:00
Brian Yencho
9f95c26c2f BIT-1432: Add FifteenMinutes to VaultTimeout (#565) 2024-06-20 17:08:07 +01:00
David Perez
6b12dbdc4c Create reusable custom date chooser (#566) 2024-06-20 17:08:07 +01:00
David Perez
f8ff7c225d Add support for retrieving a single send by ID from the VaultRepository (#564) 2024-06-20 17:08:07 +01:00
Lucas Kivi
75a08e72a6 Remove scaffolding for identity autofill (#563) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
9c023bca9e BIT-1103 Adding the ability to delete totp text (#562) 2024-06-20 17:08:07 +01:00
Brian Yencho
3c00a41d84 Clear the users auto-unlock key on logout (#561) 2024-06-20 17:08:07 +01:00
Brian Yencho
125c304d12 BIT-1019, BIT-1190: Add "Never Lock" vault timeout implementation (#559) 2024-06-20 17:08:07 +01:00
David Perez
38cd8984e9 BIT-488 Update UI for Send notes field (#560) 2024-06-20 17:08:07 +01:00
David Perez
8d45a650c3 Add navigation support for editing a send (#558) 2024-06-20 17:08:07 +01:00
David Perez
49411f3e2f Update the Send max access count logic (#557) 2024-06-20 17:08:07 +01:00
Ramsey Smith
27ddac59b9 Store information when switching vault add edit types. (#554) 2024-06-20 17:08:07 +01:00
David Perez
aba5de32fb Add support for the Send expiration date UI (#556) 2024-06-20 17:08:07 +01:00
Sean Weiser
273b18118a BIT-1361 Setup GCM and Bitwarden push registration (#547) 2024-06-20 17:08:07 +01:00
David Perez
7de13de856 Minor cleanup of AddSend composables (#555) 2024-06-20 17:08:07 +01:00
David Perez
84d8afd027 Add send data to VaultDataStateFlow (#553) 2024-06-20 17:08:07 +01:00
David Perez
70b5bdfe17 BIT-483: Add support for enumerated deletion options (#551) 2024-06-20 17:08:07 +01:00
Lucas Kivi
cc61689258 BIT-1314: Update the Presentations method to be correct (#552) 2024-06-20 17:08:07 +01:00
Brian Yencho
8ff3207f7a Add VaultLockManager (#550) 2024-06-20 17:08:07 +01:00
David Perez
8c2e2f8af6 BIT-484: Add deletion date and time pickers (#548) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
b8d397f71f BIT-1069 Adding error handling for scanning (#549) 2024-06-20 17:08:07 +01:00
Brian Yencho
d95e5df2a7 Add VaultState.unlockingVaultUserIds and clean up the vault unlock logic (#546) 2024-06-20 17:08:07 +01:00
Brian Yencho
940979599e Add auto unlock key storage (#544) 2024-06-20 17:08:07 +01:00
Brian Yencho
6686d98e34 Add VaultSdkSource.getUserEncryptionKey (#545) 2024-06-20 17:08:07 +01:00
Brian Yencho
2d4427a7cf Add EncryptedSharedPreferences and BaseEncryptedDiskSource (#543) 2024-06-20 17:08:07 +01:00
David Perez
14d686af76 Add basic date and time pickers (#542) 2024-06-20 17:08:07 +01:00
Lucas Kivi
cea26f5e32 BIT-1314: Add autofill node traversal with basic UI fulfillment (#541) 2024-06-20 17:08:07 +01:00
Joshua Queen
35ef4e4252 BIT-1336: Adding random word username generation (#540) 2024-06-20 17:08:07 +01:00
joshua-livefront
b6e7655938 BIT-1334: Adding generation for catch all email usernames (#538) 2024-06-20 17:08:07 +01:00
Ramsey Smith
36d49a62a6 Add linked fields for identity (#536) 2024-06-20 17:08:07 +01:00
Brian Yencho
e318a316e7 Fix intermittent failures in Account Switcher tests (#539) 2024-06-20 17:08:07 +01:00
David Perez
4bbda49d74 BIT-480, BIT-1386: Allow for saving a text send (#535) 2024-06-20 17:08:07 +01:00
Brian Yencho
acb5fce448 Set Settings defaults on login and clear them on logout (#537) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e863559c12 BIT-1114 Add code manual entry (#523) 2024-06-20 17:08:07 +01:00
David Perez
0ee25a3dd5 Ensure hasPremium value is set on profile (#534) 2024-06-20 17:08:07 +01:00
David Perez
70a425dfd8 BIT-482: Display share sheet after saving a new send (#532) 2024-06-20 17:08:07 +01:00
Brian Yencho
185849951f Hook up vault timeout action to repo (#530) 2024-06-20 17:08:07 +01:00
Brian Yencho
e69c4eb29e BIT-363, BIT-1323: Add time interval options to session timeout menu (#529) 2024-06-20 17:08:07 +01:00
Brian Yencho
7cfdddaa81 Update Bitwarden SDK to 0.4.0-20240108.121805-25 (#531) 2024-06-20 17:08:07 +01:00
Brian Yencho
0ff580ec78 Fix ClassCastException from R8 issue (#528) 2024-06-20 17:08:07 +01:00
David Perez
e57dc0393c Sends file tab is blocked by premium membership (#527) 2024-06-20 17:08:07 +01:00
David Perez
1cfd85d9f8 Add UI for saving a send (#526) 2024-06-20 17:08:07 +01:00
David Perez
978e72899b Refactor AddSendViewModel to support loading and error states. (#524) 2024-06-20 17:08:07 +01:00
Brian Yencho
1e8d603b61 Add SettingsRepository helpers for the current user (#525) 2024-06-20 17:08:07 +01:00
David Perez
87568287af Fix AddSendViewModel name (#522) 2024-06-20 17:08:07 +01:00
Brian Yencho
6470959085 Add VaultTimeoutAction handling to SettingsRepository (#521) 2024-06-20 17:08:07 +01:00
Brian Yencho
e2c35fc373 Add VaultTimeoutAction and handle its persistence (#520) 2024-06-20 17:08:07 +01:00
David Perez
6acfb10709 Saves changes to database instead of syncing (#517) 2024-06-20 17:08:07 +01:00
Brian Yencho
5469874c95 Add SettingsRepository and VaultTimeout (#519) 2024-06-20 17:08:07 +01:00
Brian Yencho
54c288cb25 Add disk storage for Vault Timeout (#518) 2024-06-20 17:08:07 +01:00
David Perez
f54af724b1 Expose adding/updating sends from vault repo (#516) 2024-06-20 17:08:07 +01:00
David Perez
d00e7d69ea Add support for encrypting sends (#515) 2024-06-20 17:08:07 +01:00
David Perez
9aca107183 Disable network logs in non-debug builds (#514) 2024-06-20 17:08:07 +01:00
Brian Yencho
91625ff2af Ensure the correct file name is used for SharedPreferences (#513) 2024-06-20 17:08:07 +01:00
David Perez
6ef7be296e Add underlyng SendsService to make sends API requests. (#511) 2024-06-20 17:08:07 +01:00
Brian Yencho
3200f44611 Fix Organizations model and persistence format (#512) 2024-06-20 17:08:07 +01:00
David Perez
e0231f511f BIT-481: Implement primary Send UI and sharing (#510) 2024-06-20 17:08:07 +01:00
David Perez
4a39f126dd Add support to copy a send url to the clipboard (#508) 2024-06-20 17:08:07 +01:00
Brian Yencho
0a3377d98a Consolidate Environment(UrlDataJson)Extensions files in data layer (#509) 2024-06-20 17:08:07 +01:00
Ramsey Smith
8d6e492473 Add select option for title in identity creation (#506) 2024-06-20 17:08:07 +01:00
Ramsey Smith
bd5e00e27a Rename tests in VaultAddEditViewModelTest.kt (#505) 2024-06-20 17:08:07 +01:00
David Perez
889855d261 Replace usages of compose ClipboardManager in UI with BitwardenClipboardManager in ViewModels (#502) 2024-06-20 17:08:07 +01:00
Ramsey Smith
8d5de22c72 BIT-507: Create Card UI (#497) 2024-06-20 17:08:07 +01:00
joshua-livefront
c964d8c830 Adding DEFAULT_STATE to the GeneratorScreenTests.kt (#504) 2024-06-20 17:08:07 +01:00
David Perez
2be770d5fc Add the send pending deletion icon (#503) 2024-06-20 17:08:07 +01:00
joshua-livefront
273763b219 BIT-1335: Adding plus addressed email generation (#501) 2024-06-20 17:08:07 +01:00
Sean Weiser
db5c19d971 Disable Crashlytic collection for debug builds (#500) 2024-06-20 17:08:07 +01:00