Commit Graph

309 Commits

Author SHA1 Message Date
David Perez
ffd655c3df Update to the latest version of the SDK (#320) 2023-12-05 10:15:38 -06:00
Brian Yencho
43b7056958 Add BitwardenScaffold to LandingScreen (#321) 2023-12-05 10:00:37 -06:00
Brian Yencho
8bb0df863c Clean up LandingScreen tests (#322) 2023-12-05 09:53:00 -06:00
Ramsey Smith
98bc4f1bd6 Update package name for CipherJsonRequest (#317) 2023-12-05 08:29:27 -07:00
renovate[bot]
ed4877b188 Update actions/setup-java action to v4 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 09:58:58 -05:00
Brian Yencho
05e056fdbe BIT-853: Implement account switching (#316) 2023-12-04 18:40:57 -06:00
Brian Yencho
93764acc2d Add OmitFromCoverage annotation to exclude special cases (#318) 2023-12-04 18:40:37 -06:00
joshua-livefront
370ebccb73 BitwardenMultiSelectButton options update to use ImmutableList (#314) 2023-12-04 15:12:49 -05:00
joshua-livefront
633bd443cc BIT-662: Adding UI for random word generator (#313) 2023-12-04 13:21:16 -05:00
Brian Yencho
c8d5f1633a BIT-1204: Use WCAG 1.0 values when determining overlay colors (#309) 2023-12-04 11:25:08 -06:00
Brian Yencho
5fd0c47d92 BIT-1151: Enforce maximum account limit in account switcher (#310) 2023-12-04 10:26:28 -06:00
David Perez
4360f20638 BIT-500 Add View Item Screen (#299) 2023-12-04 10:12:42 -06:00
David Perez
6bd2604719 Update the Bitwarden SDK (#312) 2023-12-04 09:46:58 -06:00
Brian Yencho
fef9d1fa5f BIT-1215: Improve handling of avatar initials for missing names (#308) 2023-12-02 13:03:33 -06:00
joshua-livefront
1df7726acc Adding the tooltip icon to the UsernameType dropdown in the generator (#307) 2023-11-30 17:59:32 -05:00
David Perez
2e2d4de0d7 Expose the HaveIBeenPwned service via auth repo (#306) 2023-11-30 15:19:47 -06:00
Brian Yencho
193ecd1495 BIT-1110: Allow account addition via the account switcher (#305) 2023-11-30 14:03:46 -06:00
David Perez
004240badc Add support for zero-width space (#304) 2023-11-30 11:07:34 -06:00
joshua-livefront
8d495bf21a BIT-660: Adding ui for catch all email (#303) 2023-11-30 11:51:59 -05:00
Brian Yencho
6958076442 Use delegation for rememberedEmailAddress (#302) 2023-11-30 10:23:52 -06:00
Ramsey Smith
039f5e78ea BIT-1205: Save login items (Encryption) (#295) 2023-11-30 08:50:10 -07:00
David Perez
ff9ea721d9 BIT-685: Add request headers to all network requests in the app (#300) 2023-11-30 09:49:55 -06:00
David Perez
46eb18d0a5 Replace the generic Result class in the auth repo with specific result classes (#301) 2023-11-30 09:00:32 -06:00
Brian Yencho
083c431262 BIT-325: Create and persist device identifier (#298)
Co-authored-by: Oleg Semenenko <oleg@livefront.com>
2023-11-29 16:59:06 -06:00
joshua-livefront
43393a3608 Adding remember viewmodel to our handlers in the Generator (#297) 2023-11-29 17:18:14 -05:00
joshua-livefront
58d05f6331 Readability improvements for GeneratorScreen.kt (#296) 2023-11-29 14:51:17 -05:00
David Perez
636b38b6a0 Add BitwardenPasswordFieldWithActions with manual password visibility (#294) 2023-11-29 11:39:32 -06:00
joshua-livefront
37f2355a56 BIT-659: Adding UI for plus addressed email generator (#293) 2023-11-29 12:28:55 -05:00
David Perez
5bc936198d Add support for leading icons and multi-line text fields (#292) 2023-11-29 09:54:30 -06:00
Brian Yencho
ed1b2405c0 Listen to UserState changes on the Vault Unlock screen (#290) 2023-11-29 08:12:43 -06:00
joshua-livefront
eb93fb058e Update generator item spacing, remove vertical arrangement (#291) 2023-11-28 18:48:00 -05:00
David Perez
9c00d19816 Minor updates to prepare for View Item screen (#289) 2023-11-28 15:09:37 -06:00
Ramsey Smith
6fbf109df5 Corrected directories within vault package (#287) 2023-11-28 12:54:37 -07:00
Brian Yencho
83420f2c39 Lock vault and clear data when logging out (#288) 2023-11-28 13:28:23 -06:00
Vince Grassia
ab8656a132 Pin gh-actions to main (#286) 2023-11-28 10:58:32 -05:00
Brian Yencho
8a951fbae6 BIT-1081: Add log out ability to Vault Unlock screen (#285) 2023-11-28 09:13:16 -06:00
Brian Yencho
2a1310cf3e Update overflow menu popup handling and styling (#283) 2023-11-27 21:17:33 -06:00
David Perez
8839428397 Set null composable when content is empty (#284) 2023-11-27 20:45:59 -06:00
David Perez
ece4ccc565 Update Basic dialog to allow for empty message or an empty title (#282) 2023-11-27 15:42:22 -06:00
Brian Yencho
b6999d7b07 BIT-1191: Calculate avatar color when absent (#280) 2023-11-27 15:10:54 -06:00
David Perez
f3bcab42f3 Add 'Have I Been Pwnd' method that returns a breach count (#281) 2023-11-27 15:10:41 -06:00
joshua-livefront
a59a2f5ddb BIT-534: fixing trash counter to always display one (#279) 2023-11-27 15:25:33 -05:00
David Perez
833dfd501d BIT-1197 Add token refresh handling (#274) 2023-11-27 13:40:45 -06:00
David Perez
1729eb42c2 Add 'isPremium' boolean to account info (#278) 2023-11-27 12:20:30 -06:00
joshua-livefront
1c0635e7c8 BIT-653: Adding passphrase generation implementation (#277) 2023-11-27 12:58:21 -05:00
David Perez
79af4a8c0c Update the Bitwarden SDK (#276) 2023-11-27 09:56:53 -06:00
Ramsey Smith
74ea7373ba BIT-1078: Save login items (Networking) (#272) 2023-11-22 21:13:05 -07:00
joshua-livefront
fa93d4cc6b BIT-653: Adding data source for passphrase generation (#273) 2023-11-22 18:22:56 -05:00
David Perez
ddc7b0b713 Add synchronous refresh token API (#271) 2023-11-22 15:52:25 -06:00
Brian Yencho
1c2413d4dc BIT-1204: Improve avatar color visiblity (#270) 2023-11-22 09:40:21 -06:00