Commit graph

1803 commits

Author SHA1 Message Date
David Perez
91f039ecb6
Simplify common login helper methods (#3805) 2024-08-22 11:22:07 -05:00
Dave Severns
0d6aeee870
PM-10617 modify pw strength indicator to show min chars if required. (#3793) 2024-08-22 11:13:23 -04:00
David Perez
a0a5070ac7
PM-11254: Add logic for logging in with Key Connector (#3802) 2024-08-21 16:13:36 -05:00
David Perez
e7bd966e94
PM-11256: Add RootNav logic to display Remove Password Screen (#3803) 2024-08-21 15:53:27 -05:00
Dave Severns
075956ce17
PM-10617 + PM-10637 update complete registration screen to match new onboarding design (#3787) 2024-08-21 15:32:28 -04:00
David Perez
13b256d4e9
PM-11155: Add logic for handling remove password flow (#3801) 2024-08-21 14:30:27 -05:00
David Perez
5761e9510a
PM-11248: Add isUsingKeyConnector flag to UserState (#3798) 2024-08-21 14:24:34 -05:00
David Perez
3b3b9ef33b
Fix IllegalArgumentException in test (#3799) 2024-08-21 12:33:33 -05:00
David Perez
17fd3ec0f0
PM-11226: Wrap Key Connector APIs (#3794) 2024-08-21 12:26:20 -05:00
David Perez
43a6495b98
PM-11236: Add build type and flavor to the user agent (#3797) 2024-08-21 09:36:45 -05:00
Dave Severns
86dabea39f
PM-11192 update check email screen to new design (#3788) 2024-08-20 18:17:03 -04:00
David Perez
8d08b5f7c5
PM-11223: Enable remote confg for email verification feature (#3792) 2024-08-20 15:19:23 -05:00
Matt Bishop
13c29c8296
Update public suffix list (#3790) 2024-08-20 14:18:00 -04:00
David Perez
eac5516a94
PM-11154: Create basic Remove Master Password UI (#3782) 2024-08-20 13:15:44 -05:00
André Bispo
ad2c575b39
[PM-9933] Update marketing copy (#3778) 2024-08-20 08:33:53 -04:00
Dave Severns
57c2e7ee4e
[Pm 10616] create account start design (#3751) 2024-08-19 17:47:45 -04:00
David Perez
397c78b4af
PM-11140: Update hasMasterPassword logic for key connectors (#3775) 2024-08-19 15:13:31 -05:00
David Perez
9e372c29d1
Update to the latest Bitwarden SDK (#3779) 2024-08-19 15:12:30 -05:00
David Perez
82fd7f01f8
PM-10954: Update the key connector APIs to use the correct url and responses (#3781) 2024-08-19 15:12:09 -05:00
Patrick Honkonen
a15b84a5bf
[PM-10282] Default to last active account for passkey creation (#3780) 2024-08-19 15:10:31 -04:00
David Perez
5f46423638
Apply formatter to the app (#3777) 2024-08-19 13:43:45 -05:00
Patrick Honkonen
8c8db78da6
[PM-10883] Support deserializing Forward Email service type details (#3739) 2024-08-19 09:02:57 -04:00
Dave Severns
7134d89352
PM-10986 explicitly keep AuthenticatedKeyConnectionApi to prevent cla… (#3765) 2024-08-16 15:45:03 -04:00
Patrick Honkonen
5a7dc198dd
[PM-10884] Catch ProviderException when generating a secure key (#3733) 2024-08-16 15:13:41 -04:00
David Perez
48817f0fe4
Simplify error responses (#3762) 2024-08-16 15:07:56 +00:00
github-actions[bot]
3bed2581af
Autosync Crowdin Translations (#3756) 2024-08-16 14:27:06 +00:00
André Bispo
acb125b2b9
[PM-6702] 6# Complete registration screen (#3622) 2024-08-16 15:16:36 +01:00
David Perez
72e5aedccd
Rename APIs for extra specificity (#3755) 2024-08-16 09:04:10 -05:00
Shannon Draeker
9148a750a5
PM-10874: Prompt for biometrics after switching accounts (#3753) 2024-08-16 09:45:32 -04:00
David Perez
d4600c5c83
PM-10956: Add support for leave organization API (#3754) 2024-08-16 08:37:07 -05:00
David Perez
8094b3fd22
PM-10954: Add network APIs for key-connector (#3752) 2024-08-16 08:36:42 -05:00
David Perez
bd55b9ce72
Add helper function for static retrofit instances (#3749)
Some checks failed
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
Crowdin Push / Crowdin Push (push) Has been cancelled
2024-08-15 15:26:12 -05:00
David Perez
4726cb743a
PM-10936: Add account apis for key connectors (#3748)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-15 13:53:48 -05:00
André Bispo
244d259804
[PM-6702] 5# Check your email screen (#3621) 2024-08-15 18:25:45 +01:00
André Bispo
eab94dde79
[PM-6702] 4# Start registration screen (#3620) 2024-08-15 17:15:45 +01:00
David Perez
2bb921b592
All booleans stored are nullable for consistency (#3747) 2024-08-15 11:02:01 -05:00
David Perez
18b58e75f8
PM-10909: Add persistance layer for usersKeyConnector (#3740) 2024-08-15 10:34:30 -05:00
André Bispo
e2cd3867dd
[PM-6702] 3# Open app from App Link to CompleteRegistration (#3619) 2024-08-15 14:28:35 +01:00
David Perez
524b9e9a08
Add logging for SDK functionality in debug only (#3738)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-08-14 16:10:19 -05:00
David Perez
516cd72f66
Fix a failing test (#3734) 2024-08-14 14:46:04 -05:00
David Perez
63884e8518
PM-10894: Add flag for disabling remote feature flag configuration (#3729)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-14 14:06:09 -05:00
David Perez
8a4d436f1f
Remove API specific autofill configuration file (#3730) 2024-08-14 13:54:03 -05:00
Dave Severns
ab279e2264
PM-10851 make the default top app bar reactive (#3726) 2024-08-14 13:42:08 -04:00
Shannon Draeker
2876d75a21
PM-10874: Fix biometrics auto-prompt (#3728) 2024-08-14 11:48:58 -04:00
Patrick Honkonen
aaa0ce4ecd
[PM-10664] Display server error message during 2FA login (#3719) 2024-08-14 11:30:05 -04:00
David Perez
499bc20850
PM-10878: Access parcelable data in a safe manor across SDK versions (#3727) 2024-08-14 10:28:01 -05:00
David Perez
2bed4986a1
PM-10855: Update the minimum SDK to API 29 (Android 10) (#3723) 2024-08-14 09:23:13 -05:00
Dave Severns
151b081161
PM-10619 screen to generate master password (#3721)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-13 16:58:51 -04:00
Shannon Draeker
e3371b7620
PM-8522: Fix vault tab nav bar title when logging in (#3710)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-13 12:55:51 -04:00
David Perez
551f948644
PM-10835: Make config request after environment update (#3720) 2024-08-13 11:34:33 -05:00
André Bispo
4bd81782c8
[PM-6702] 2# Region load in complete registration step (#3618) 2024-08-13 15:22:34 +01:00
Shannon Draeker
4dbcec85bb
PM-10118: Remember generator types (#3708) 2024-08-13 09:27:54 -04:00
Patrick Honkonen
5a0b1caecd
[PM-10696] Dismiss vault unlock keyboard (#3718)
Some checks failed
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Crowdin Push / Crowdin Push (push) Waiting to run
Test / Test (push) Has been skipped
2024-08-12 16:11:30 -04:00
Dave Severns
2b13151bd1
PM-10620 prevent account lockout tips screen (#3711)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-12 08:38:23 -04:00
David Perez
5e643e11fd
PM-10243: Update carousel text (#3714)
Some checks failed
Crowdin Push / Crowdin Push (push) Has been cancelled
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-09 16:15:23 -05:00
Patrick Honkonen
2789b1cc37
[PM-10697] Auto-focus on PIN Dialog field (#3713) 2024-08-09 16:26:54 -04:00
David Perez
b7a47eb91e
Add helper method for standardizing margins (#3712) 2024-08-09 14:59:21 -05:00
Dave Severns
06f6f19255
PM-10071 ensure that lowercase letters take priority over the upperca… (#3707) 2024-08-09 14:55:24 -04:00
André Bispo
e717183239
[PM-6702] 1# Add service calls for email verification (#3617) 2024-08-09 19:38:52 +01:00
David Perez
edb87202d2
PM-10628: Add pin unlock to SetupUnlockViewModel (#3709) 2024-08-09 12:09:52 -05:00
David Perez
9b808058f5
Allow the ShowShareSheet event to be launched after the screen is paused (#3706)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-09 09:58:47 -05:00
github-actions[bot]
89589aa907
Autosync Crowdin Translations (#3703)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-09 14:33:21 +00:00
David Perez
805fea630c
Add logic for biometric unlock to SetupUnlockScreen (#3702) 2024-08-09 09:09:41 -05:00
David Perez
145f8adf0c
PM-10621: Add the SetupUnlockScreen (#3699)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
2024-08-08 16:18:29 -05:00
Dave Severns
6bb5ef7417
[PM-10618] MP guidance screen with info and clickable card to navigate … (#3697) 2024-08-08 16:53:56 -04:00
Carlos Gonçalves
722726882b
[PM-9833] Allow passkey deletion edit view (#3654) 2024-08-08 21:17:09 +01:00
David Perez
9ed30d7913
Fix a minor parcelable warning (#3701) 2024-08-08 14:47:43 -05:00
David Perez
6c5c0c7c03
PM-10729: Add a helper method for determining if the app is in portrait orientation (#3698) 2024-08-08 12:24:12 -05:00
Dave Severns
a57a7e099c
[PM-10065] Use appropriate back behavior depending on how you are take to auth approval screen (#3695)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-08 11:37:20 -04:00
Shannon Draeker
f17289a104
PM-10242 PM-10243 PM-10244 PM-10245 PM-10246: Welcome carousel (#3657)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-07 16:12:46 -04:00
David Perez
e598fe5714
PM-10621: Create common biometrics and pin unlock UI elements (#3696) 2024-08-07 14:50:40 -05:00
Patrick Honkonen
be534f940b
[PM-10670] Prompt for PIN creation during passkey user verification (#3694) 2024-08-07 14:17:13 -04:00
David Perez
782b474e54
BIT-2437: Add mitigation logic for bad encryption key (#3426) 2024-08-07 11:07:17 -05:00
Álison Fernandes
d8471b41ca
[PM-10686] Change the background colour of the app launcher to Bitwarden's blue (#3693)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-07 16:45:56 +01:00
David Perez
9484eebc70
Consolidate unlock vault functionality for auth into a single helper method (#3690) 2024-08-07 10:45:04 -05:00
A. Bubnov
22dae88b42
[PM-10024] Force focus on Master Password or Pin input field (#3601) 2024-08-07 11:34:32 -04:00
David Perez
23066769a1
Add option to retrieve feature flag synchronously (#3692) 2024-08-07 10:13:52 -05:00
Shannon Draeker
59ba585048
PM-10122: Autofocus on PIN or password field (#3678)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-06 15:49:39 -04:00
David Perez
6c50cbf558
Add onboarding feature flag (#3689) 2024-08-06 14:44:49 -05:00
Dave Severns
0085388446
[PM-10071] Sort search items with same logic as displayed items (#3683) 2024-08-06 15:29:33 -04:00
Dave Severns
18cd66a34b
PM-9532: pt2. separate vault unlock logic and fail out on error during login. (#3609) 2024-08-06 14:42:05 -04:00
Dave Severns
a090000826
[PM-10058] Non-remembered device TDE issue in same session (#3631) 2024-08-06 13:34:04 -04:00
David Perez
af82261fba
Minor formating for the VaultSdkSource (#3688) 2024-08-06 12:09:56 -05:00
Patrick Honkonen
1e5bee2917
[PM-10644] Re-prompt master password for protected passkeys (#3682) 2024-08-06 15:43:12 +00:00
David Perez
3819916241
PM-10241: Add the onboarding carousel feature flag (#3686)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-06 10:22:46 -05:00
David Perez
e7c69fc089
Allow null network responses for 204s (#3685) 2024-08-06 10:13:57 -05:00
André Bispo
994a577600
[PM-9401] Server feature flags manager (#3656) 2024-08-06 16:00:22 +01:00
David Perez
02167024b1
Minor formatting and clean up for ResultCall (#3684) 2024-08-06 09:52:20 -05:00
Dave Severns
f110687e76
PM-10066 don't prompt for MP if the user does not have one (#3633)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-05 17:34:46 -04:00
Dave Severns
abeb60e237
[PM-10645] add nav bar padding in bw scaffold for FAB (#3679) 2024-08-05 16:57:21 -04:00
Patrick Honkonen
4c8164954d
[PM-10556] Move FIDO 2 intent filter to main manifest (#3677) 2024-08-05 11:26:46 -04:00
Patrick Honkonen
7f13822f15
[PM-9927] Sort Sends alphabetically (#3665)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-05 10:32:35 -04:00
Patrick Honkonen
31bf696e7e
[PM-10373] Fix FIDO 2 credential creation from unprivileged apps (#3658) 2024-08-05 09:28:37 -05:00
David Perez
bbe50ae0ff
PM-10559: Add logic to re-evaluate invalid password fields for Autofill (#3668)
Some checks failed
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
Crowdin Push / Crowdin Push (push) Has been cancelled
2024-08-02 16:52:39 -05:00
Brian Yencho
aae7a6e895
PM-10528: Fix user switching issue due to rapid Activity recreation when locking (#3669) 2024-08-02 16:39:23 -05:00
github-actions[bot]
32b260ca9f
Autosync Crowdin Translations (#3666)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-08-02 15:28:27 +00:00
Shannon Draeker
055fbc1277
PM-10094: Disable double-navigation by default (#3660)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-08-01 15:31:04 -06:00
Patrick Honkonen
d558f94e40
[PM-10440] Enable minification on beta build variants (#3661) 2024-07-31 22:19:52 +00:00
Patrick Honkonen
1f8d50e788
[PM-10428] Default UserVerificationRequirement to PREFERRED (#3659) 2024-07-31 17:41:47 -04:00
Patrick Honkonen
260b3bfb1b
[PM-9803] Enable Credential Manager on production builds (#3651)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-07-31 09:11:09 -04:00
David Perez
d5e0ebee12
Remove unused Json object from VaultRepository (#3653)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-30 17:44:05 -05:00
David Perez
6d22ee9550
PM-10379: Update the timeout action logic to occur immediately after requirements are met (#3652) 2024-07-30 17:43:54 -05:00
Shannon Draeker
82096e0625
PM-9406: Add passkey management to autofill settings (#3392) 2024-07-30 16:10:09 -06:00
André Bispo
646566edd8
[PM-9875] Server configurations (#3645)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-30 20:23:33 +01:00
Patrick Honkonen
b26e1a082e
[PM-9410] Filter matching FIDO 2 credentials after vault unlock (#3648) 2024-07-30 13:45:36 -04:00
Patrick Honkonen
deb8f811e5
[PM-9410] Implement FIDO 2 Get Credentials completion (#3639)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 1s
Scan / Quality scan (push) Has been skipped
Scan / SAST scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-29 16:50:20 -04:00
Shannon Draeker
0e90bbb905
PM-8522: Vault tab bar title for organization users (#3632) 2024-07-29 14:19:08 -06:00
David Perez
58a91c15aa
PM-10140: Update the VaultSdkSource and VaultDiskSource to use parallelization when processing heavier loads (#3649) 2024-07-29 15:10:38 -05:00
David Perez
1daddbc905
PM-10140: Update Autofill classes to be singletons (#3647)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-07-29 13:13:08 -05:00
David Perez
b6af48fb3b
PM-10140: Allow for the vault data to have a pending state by default when data is already present (#3646) 2024-07-29 13:06:08 -05:00
David Perez
3ff70b4598
PM-10140: Update looping SDK calls to use single instance of client (#3644) 2024-07-29 11:10:22 -05:00
Patrick Honkonen
b0079fca5c
[PM-9410] Introduce FIDO 2 Get Credentials Request special circumstance (#3637) 2024-07-29 11:54:23 -04:00
David Perez
39250e5cb4
PM-10140: Add caching for large string resources to avoid delays and reduce timeout when retrieving ciphers (#3638) 2024-07-29 10:46:13 -05:00
Patrick Honkonen
74132de8ed
[PM-9409] Authenticate selected FIDO 2 credential (#3630)
Some checks failed
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
Crowdin Push / Crowdin Push (push) Has been cancelled
2024-07-26 13:18:29 -04:00
David Perez
a6bbde2bed
PM-9135: Update host matching to include optional port value (#3623) 2024-07-26 10:33:15 -05:00
github-actions[bot]
544eabfaa3
Autosync Crowdin Translations (#3634)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-07-26 15:26:46 +00:00
Shannon Draeker
680ebc2e47
PM-9681: Setup Bitwarden PIN on add edit view (#3627) 2024-07-26 09:06:49 -06:00
Patrick Honkonen
b0f0c0f33b
[PM-9409] Add FIDO 2 authentication to credential manager (#3629)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-07-25 15:46:26 -04:00
Shannon Draeker
c09fe554bc
PM-9681: Setup Bitwarden PIN (#3626)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / Quality scan (push) Has been skipped
Scan / SAST scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-25 10:59:20 -06:00
A. Bubnov
5c2ac2e037
[PM-10067] Show content on Vault screen when we have trashed items only (#3624) 2024-07-25 10:54:21 -04:00
Patrick Honkonen
793971c3a3
[PM-9409] Complete FIDO 2 assertion with appropriate response (#3615) 2024-07-25 10:33:14 -04:00
Dave Severns
8ffd14c2fb
[PM-9927] Sort order update (#3625)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-24 16:17:58 -04:00
Patrick Honkonen
da3d834a91
[PM-9409] Define FIDO 2 assertion Special Circumstance (#3612) 2024-07-24 16:01:22 -04:00
Shannon Draeker
b48837e13c
PM-9682: Verify with PIN on add edit view (#3610)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-07-24 09:40:25 -06:00
Dave Severns
b44a320dc8
PM-9937 an existing email should be able to add account from a different hosted instance. (#3613)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-23 15:45:56 -04:00
Patrick Honkonen
d2432f7cf7
Extract FIDO 2 user verification enum (#3614) 2024-07-23 15:33:20 -04:00
Shannon Draeker
7cf7536857
PM-9682: Verify with PIN on item listing (#3600) 2024-07-23 10:53:44 -06:00
David Perez
779cd1356a
Update the HOST type cipher matching to ignore the port (#3611)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-23 10:38:55 -05:00
Dave Severns
05dc220303
PM-9532 pt. 1 small refactor of login success steps (#3599) 2024-07-23 09:52:10 -04:00
David Perez
21c1fa7131
Provide autofill response data even if focused field is not fillable (#3598)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-22 17:10:48 -05:00
Shannon Draeker
2475bf5a41
PM-9684: Verify with master password on add edit view (#3586) 2024-07-22 15:20:00 -06:00
Shannon Draeker
62154f5261
PM-9408: Show bottom sheet with passkey options (#3444) 2024-07-22 14:07:22 -06:00
David Perez
f3d28551b1
BIT-877: Mockk update fixed a disabled test (#3597) 2024-07-22 11:39:06 -05:00
Shannon Draeker
ee87d8ada8
PM-9684: Verify with master password on item listing (#3585)
Some checks failed
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
Crowdin Push / Crowdin Push (push) Has been cancelled
2024-07-19 15:20:55 -06:00
Patrick Honkonen
8a381d8682
Refactor PublicKeyCredentialCreationOptions (#3584) 2024-07-19 15:08:54 -04:00
David Perez
1fdfbac7b7
Add timeouts to operations that could hang (#3553) 2024-07-19 11:05:24 -05:00
github-actions[bot]
7fbc6ea4f3
Autosync Crowdin Translations (#3555)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-07-19 16:02:15 +00:00
Patrick Honkonen
7ddbc99add
Cancel FIDO 2 registration job when cancellation occurs (#3583) 2024-07-19 11:44:33 -04:00
David Perez
4abf907dc5
Catch TransactionTooLargeExceptions in autofill (#3569)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-19 09:31:17 -05:00
Patrick Honkonen
1ea1e7918b
[PM-9407] Confirm overwrite existing passkey in edit mode (#3542) 2024-07-18 16:53:15 +00:00
Patrick Honkonen
815e779475
[PM-9407] Confirm overwrite existing passkey on item listing (#3540) 2024-07-18 12:35:05 -04:00
David Perez
775a73fe54
PM-9659: Do not show push notification permissions on FDroid (#3528) 2024-07-18 11:17:23 -05:00
David Perez
96324f01d7
All of the autofill processing happens in a job (#3545)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-17 15:05:11 -05:00
Dave Severns
7d18310f30
PM-8534 update the active account after a "soft logout" (#3456) 2024-07-17 14:06:51 -04:00
Dave Severns
3d584c84f2
[PM-9844] Android - Non-Premium Users Can Copy TOTP Code From Item Menu (#3539) 2024-07-17 14:06:18 -04:00
Dave Severns
f1c486bf9a
[PM-9838] Custom field spacing on Add/Edit item screen (#3546) 2024-07-17 13:09:47 -04:00
Dave Severns
a5224c966c
PM-9007: export vault copy (#3537)
Some checks failed
Scan / SAST scan (push) Has been skipped
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Test / Check PR run (push) Failing after 0s
Scan / Quality scan (push) Has been skipped
Test / Test (push) Has been skipped
2024-07-17 09:23:37 -04:00
Patrick Honkonen
9b19c71d95
[PM-8137] Perform FIDO 2 verification on item add/edit when required (#3532)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-16 17:02:16 -04:00
Patrick Honkonen
36270ec55a
[PM-8137] Perform FIDO 2 verification on item listing when required (#3529) 2024-07-16 17:01:55 -04:00
Patrick Honkonen
94781bc1a9
[PM-9407] Create reusable overwrite passkey confirmation dialog (#3541) 2024-07-16 16:19:41 -04:00
Patrick Honkonen
93cde9bfdc
Update Bitwarden SDK (#3538) 2024-07-16 13:34:33 -04:00
Patrick Honkonen
291af8d017
[PM-8137] Introduce FIDO 2 user verification to add edit item (#3450) 2024-07-16 10:56:12 -04:00
Dave Severns
b0ff0b9185
[Build Issue] use full source set to match fastfile test task (#3533) 2024-07-16 09:56:23 -04:00
Patrick Honkonen
7653d71b3d
[PM-8137] Set initial FIDO 2 user verification state (#3463)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
2024-07-16 09:02:59 -04:00
Patrick Honkonen
5ea2f1c736
[PM-8137] Introduce FIDO 2 user verification tracking (#3459)
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 0s
Scan / SAST scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
Scan / Quality scan (push) Has been skipped
2024-07-15 14:44:16 -04:00
Dave Severns
721c69619e
PM-9017 updated the continue button state when switching 2FA method (#3530) 2024-07-15 14:32:40 -04:00
Patrick Honkonen
58937d4e20
Fix detekt issues (#3531) 2024-07-15 18:18:46 +00:00
Dave Severns
ed53abb29f
PM-7495 perform client side check for invalid MP before account deletion (#3439) 2024-07-15 13:51:50 -04:00
Patrick Honkonen
53c5d11076
[PM-8137] Introduce FIDO 2 user verification to item listing screen (#3449) 2024-07-15 11:11:45 -04:00
David Perez
20d37e2f90
Hide inline autofill option when not supported (#3455) 2024-07-12 16:09:14 -05:00
Patrick Honkonen
101b807b5c
Resolve detekt issues (#3460) 2024-07-12 20:54:48 +00:00
Matt Bishop
3931af096d
Exclude tests from Sonar (#3457) 2024-07-12 16:43:36 -04:00
Patrick Honkonen
c6d05b4631
[PM-8137] Respond to SDK user verification callbacks implicitly (#3448) 2024-07-12 09:29:34 -05:00
Dave Severns
27747b6cb9
PM-8202 move dialog status to VM for restore item, add check for MP p… (#3436) 2024-07-12 09:56:40 -04:00
github-actions[bot]
dbf1d423e8
Autosync Crowdin Translations (#3453)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-07-12 10:29:34 +00:00
Shannon Draeker
eb771e9dfa
PM-9439: Update cipher list item for passkeys (#3422) 2024-07-11 18:48:25 -06:00
Patrick Honkonen
a84694b100
[PM-8137] Introduce user verification prompt (#3447) 2024-07-11 22:22:54 +00:00
Patrick Honkonen
9b240ddf5f
[PM-8137] Refactor FIDO 2 credential registration result object (#3445) 2024-07-11 18:04:24 -04:00
David Perez
c409132825
Update no network errors to be consistent and have a space inbetween concatenated text (#3446) 2024-07-11 15:00:30 -05:00
David Perez
f6f28f6a58
Add logic to find missing username fields (#3440) 2024-07-11 12:16:35 -05:00
Patrick Honkonen
b2300328e1
Refactor PublicKeyCredentialCreationOptions to match WebAuthn spec (#3443) 2024-07-11 12:43:51 -04:00
Patrick Honkonen
9205dbef59
Introduce utility function for displaying VaultAddEdit error message (#3438) 2024-07-10 21:56:36 +00:00
Patrick Honkonen
0651494393
Introduce utility function for clearing VaultAddEdit dialog state (#3437) 2024-07-10 15:57:43 -04:00
David Perez
4f3d42264d
Add support for AutoCompleteTextView as an input field (#3435) 2024-07-10 11:40:46 -05:00
David Perez
5677373421
Use random ints for request codes to ensure no overlap (#3427) 2024-07-09 14:13:58 -05:00
David Perez
0dc606b470
Clean up some minor detekt issues (#3425) 2024-07-09 11:32:57 -05:00
David Perez
65237c18d7
Add ability to log non-fatal errors (#3417) 2024-07-09 10:02:36 -05:00
David Perez
adf7916a4c
BIT-2446: Limit the number of inline autofill items that can be displayed (#3418) 2024-07-09 09:38:40 -05:00
David Perez
01b786fcf9
Update to the latest Bitwarden SDK (#3419) 2024-07-08 17:25:57 -05:00
Shannon Draeker
99c50a3fc8
PM-9443: Update empty search state (#3409) 2024-07-08 14:26:34 -06:00
David Perez
e9057cb866
BIT-2440, BIT-2441: Clean up the way we update the account info after token refresh (#3416) 2024-07-08 10:44:43 -05:00
David Perez
4b0c6ad911
PM-9077: Ensure each PendingIntent for inline autofill uses unique requestCode (#3401) 2024-07-08 08:51:01 -05:00
Dave Severns
870de652be
BIT-2431 add condition to only update labelTextWidth on initial layout (#3399) 2024-07-05 14:48:49 -04:00
Dave Severns
f13679cd2c
BIT-2398 if the org associated with a cipher uses TOTP enable the aut… (#3398) 2024-07-05 14:40:06 -04:00
github-actions[bot]
9e0e07967f
Autosync Crowdin Translations (#3402) 2024-07-05 15:53:30 +00:00
Patrick Honkonen
d182b4edf1
[PM-8137] Allow registering a passkey to a new cipher (#3329) 2024-07-05 11:35:28 -04:00
David Perez
c3d2389829
BIT-2439: Handle invalid patterns when processing regular expression matching (#3397) 2024-07-03 09:56:09 -05:00
David Perez
074979095b
Update detekt config and update suppressions (#3396) 2024-07-02 17:19:56 -05:00
David Perez
ba95a53ebf
BIT-2443: Fix crash caused by extra blank spaces in name (#3395) 2024-07-02 16:24:03 -05:00
David Perez
bb6a7af423
BIT-2442: check type before extracting autofill text (#3394) 2024-07-02 15:18:25 -05:00
David Perez
b181d0d026
BIT-2438: Update push notification processing logic to be more lenient (#3393) 2024-07-02 14:53:29 -05:00
David Perez
f5039d72b9
Update NotificationPayload to handle null values (#3391) 2024-07-01 17:01:07 -05:00
David Perez
32e3f1e9ba
PM-9081: Should cancel the job not the scope when managing autofill requests (#3389) 2024-07-01 13:09:50 -05:00
github-actions[bot]
7d03b62dd7
Autosync Crowdin Translations (#3381) 2024-06-28 19:00:40 -04:00
David Perez
0f838965fb
Fix bug where JWT token clearing premium status (#3373) 2024-06-27 15:30:51 -05:00
David Perez
4f5454b4b7
Fix a screen capture bug that clears the setting when the app language changes (#3372) 2024-06-27 13:56:55 -05:00
David Perez
1bc348fa1a
Update to the latest versions of AndroidX Lifecycle (#3370) 2024-06-27 10:21:31 -05:00
Patrick Honkonen
54218f86d8
[BIT-2140] Add strings for typeform and export vault (#3369) 2024-06-27 10:38:19 -04:00
David Perez
d9d1e9a12c
Update CipherViewExtensions to use previous state to avoid clearing user set values (#3368) 2024-06-27 09:11:58 -05:00
David Perez
f1d05f2e6a
Clean up some detekt issues (#3366) 2024-06-26 15:11:52 -05:00
David Perez
732ebb61fb
Clean up environment urls (#3364) 2024-06-26 14:59:26 -05:00
David Perez
fc78037fb0
BIT-2433: Filter trash from search results (#3361) 2024-06-26 11:34:39 -05:00
Patrick Honkonen
2226c8d59e
[PM-8015] Update language directories to follow Crowdin + Android defaults (#3359) 2024-06-26 12:27:35 -04:00
David Perez
d9b1809e58
BIT-2411: Add logic for managed device pre-configured URLs (#3358) 2024-06-25 16:18:05 -05:00
David Perez
63e7465433
Update strings (#3356) 2024-06-25 11:25:51 -05:00
David Perez
d1e8ed63a4
Add edit cipher org events (#3352) 2024-06-25 09:12:45 -05:00
David Perez
949768ac95
Add password reprompt for card number and code (#3350) 2024-06-24 15:08:38 -05:00
Matt Bishop
94b56f624f
Adjust Sonar scan paths (#3349) 2024-06-24 14:20:06 -04:00
David Perez
9f5a27c06c
Add organization event tracking (#3346) 2024-06-24 12:44:31 -05:00
David Perez
6bd628c346
Create sealed class for Organization Events (#3345) 2024-06-24 11:09:01 -05:00
David Perez
448ef1597f
Append 'Json' suffix to network model name (#3344) 2024-06-24 10:22:26 -05:00
David Perez
5183832e35
trackEvent should not suspend (#3331) 2024-06-20 16:03:42 -05:00
Matt Bishop
ae15372d8d
Additional scanning (#3328) 2024-06-20 16:44:39 -04:00
David Perez
16fce43739
BIT-2418: Add the OrganizationEventManager (#3330) 2024-06-20 14:45:13 -05:00
David Perez
170db5077d Add Organization events database (#1470) 2024-06-20 17:08:07 +01:00
David Perez
a2f2216df2 Create a common FakeLifecycle and LifecycleOwner (#1471) 2024-06-20 17:08:07 +01:00
David Perez
cd25e2b280 BIT-2430: Allow lowercase TOTP secrets (#1469) 2024-06-20 17:08:07 +01:00
David Perez
efbb9b3a19 Add organization events API request (#1468) 2024-06-20 17:08:07 +01:00
David Perez
0faa1be4e4 [AC-2787] Remove the unassigned items dialog (#1466) 2024-06-20 17:08:07 +01:00
David Perez
f03f9e63d4 Set all multiipart request MIME types to 'multipart/form-data' (#1467) 2024-06-20 17:08:07 +01:00
David Perez
5e52b5a53d Remove legacy GCM notification support (#1464) 2024-06-20 17:08:07 +01:00
David Perez
f4bdf5178a Remove unused beta icons (#1465) 2024-06-20 17:08:07 +01:00
David Perez
2897ac1ecf Add beta icons (#1463) 2024-06-20 17:08:07 +01:00
David Perez
3c035924c0 Clean up the PushManager (#1462) 2024-06-20 17:08:07 +01:00
David Perez
6fd4be20e3 Add support for the FCMv1 format in push notifications (#1456) 2024-06-20 17:08:07 +01:00
David Perez
dc633f0c0a BIT-2409: Update the attachment migration process (#1454) 2024-06-20 17:08:07 +01:00
David Perez
e860560df4 Update strings localization (#1455) 2024-06-20 17:08:07 +01:00
David Perez
4727e2be17 Update the Bitwarden SDK (#1453) 2024-06-20 17:08:07 +01:00
David Perez
3285cd6d7a BIT-2409: Update attachment migration logic when sharing a cipher (#1447) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
d534acdf7e [PM-8137] Populate add cipher form during passkey creation (#1431) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
e08d1aaf18 Update Bitwarden SDK (#1444) 2024-06-20 17:08:07 +01:00
David Perez
914db8d8e5 Add migration logic for cipher attachments (#1446) 2024-06-20 17:08:07 +01:00
David Perez
2032f50fef Ensure collection IDs are maintained when restoring a cipher (#1445) 2024-06-20 17:08:07 +01:00
David Perez
b671bf0626 BIT-2420: Add attachments to cipher update requests (#1443) 2024-06-20 17:08:07 +01:00
David Perez
0533ef61ff BIT-2355: Check to see if a cipher needs to be migrated when encrypting the cipher (#1442) 2024-06-20 17:08:07 +01:00
David Perez
746fb42188 Simplify the restoreCipher API (#1441) 2024-06-20 17:08:07 +01:00
David Perez
8b5210e27a Update Kotlin serialization to latest version (1.7.0) (#1440) 2024-06-20 17:08:07 +01:00
David Perez
23aedd5bcb Update to latest version of the SDK (#1430) 2024-06-20 17:08:07 +01:00
David Perez
b8e43d75cf Add private helpers for attachments that return a result (#1434) 2024-06-20 17:08:07 +01:00
David Perez
6392918f52 Create manager class to isolate logic for ciphers (#1432) 2024-06-20 17:08:07 +01:00
David Perez
913b53bcac Update moveToOrganization to be 1-to-1 with the SDK (#1429) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
3a8f3aa0f6 [PM-8137] Passkey creation navigation and account switching (#1380) 2024-06-20 17:08:07 +01:00
David Perez
5e889d5d27 Update strings in the app (#1425) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
4fb27fe183 Move credential provider service declaration to standardDebug manifest (#1422) 2024-06-20 17:08:07 +01:00
David Perez
1dcfad4451 BIT-2403: Update process for moving item to organization (#1421) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
51d65f602d [BIT-2275] Fix OutOfMemoryException when saving attachments (#1418) 2024-06-20 17:08:07 +01:00
David Perez
a8f7c576fb Bump version name to 2024.06.0 (#1420) 2024-06-20 17:08:07 +01:00
David Perez
04730137e8 BIT-2402: Add Keep annotation to services used in the BitwardenAppComponentFactory (#1419) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
1b8ac87700 [BIT-2358] Generate username automatically when creating a new login (#1390) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
ccfda3497b Fix various unused property param warnings (#1415) 2024-06-20 17:08:07 +01:00
David Perez
aa935b646b Update the Bitwarden SDK to 0.5.0 (#1413) 2024-06-20 17:08:07 +01:00
David Perez
23809755c5 Change BaseTheme to use AppCompat parent (#1412) 2024-06-20 17:08:07 +01:00
David Perez
5329629e22 Clear focus whenever the root navigation changes (#1411) 2024-06-20 17:08:07 +01:00
David Perez
8e69719f6b Reorder buttons in BitwardenTwoButtonDialog (#1402) 2024-06-20 17:08:07 +01:00
David Perez
c96ba82f4b Clear focus when the Activity stops (#1401) 2024-06-20 17:08:07 +01:00
David Perez
48906ae207 Update to Kotlin 2.0.0 (#1397) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
6ff39e486d [BIT-2361] Display account deletion error message provided by network response (#1389) 2024-06-20 17:08:07 +01:00
David Perez
bd099fd4ee Update Kover to 0.8.0. (#1396) 2024-06-20 17:08:07 +01:00
David Perez
65205089db Clear crypto on logout (#1391) 2024-06-20 17:08:07 +01:00
David Perez
d3a1e0b6ed Restart activity to clear out in-memory data when locking or changing user (#1388) 2024-06-20 17:08:07 +01:00
David Perez
5a908c1d01 Add manager that hints to the garbage collector to collect the garbage (#1387) 2024-06-20 17:08:07 +01:00
David Perez
03a97258e5 Clear passwordToCheck at appropriate times (#1385) 2024-06-20 17:08:07 +01:00
Brian Yencho
0149da361c Use isolated per-item scopes for TOTP flows (#1384) 2024-06-20 17:08:07 +01:00
David Perez
1061e27f50 Remove LoginState from savedStateHandle (#1382) 2024-06-20 17:08:07 +01:00
David Perez
10dbf03959 Pass in minimal data to avoid extra recompositions (#1381) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
bd8124ec9e PM-5153: Implement FIDO2 credential provider service (passkey creation entries) (#1370) 2024-06-20 17:08:07 +01:00
David Perez
ae59d32f3b Fix memory leak by using activity lifecycle scope (#1378) 2024-06-20 17:08:07 +01:00
David Perez
c182c7f828 Add remember to viewmodel events to ensure optimal recompositions (#1379) 2024-06-20 17:08:07 +01:00
David Perez
3fe746f7ef Add suppression for maxLineLength (#1376) 2024-06-20 17:08:07 +01:00
David Perez
01bc587e6f Replace last usage of ClickableText with BitwardenClickableText (#1374) 2024-06-20 17:08:07 +01:00
David Perez
cbb2050f10 BIT-2318: Master password leak (#1372) 2024-06-20 17:08:07 +01:00
David Perez
ccf094ee9f BIT-2258: Update slider navigation to work with emulator (#1371) 2024-06-20 17:08:07 +01:00
David Perez
edce8869ba BIT-1843: Redact access token in request header logs (#1367) 2024-06-20 17:08:07 +01:00
David Perez
23219ce746 BIT-2258: Update 'Enter key manually' button for keyboard navigation (#1366) 2024-06-20 17:08:07 +01:00
David Perez
829a05a598 Add keyboard navigation logic for password fields to handle the tab button (#1365) 2024-06-20 17:08:07 +01:00
David Perez
1ede84d22c Add explicit title to reset password screen dialogs (#1364) 2024-06-20 17:08:07 +01:00
David Perez
a47bc63c38 Add support for keyboard navigation with the slider (#1363) 2024-06-20 17:08:07 +01:00
Caleb Derosier
decd6a24eb Change Create Account span texts to buttons for keyboard nav (#1357) 2024-06-20 17:08:07 +01:00
David Perez
04ac479e7d BIT-2287: Display a dialog for unassigned items (#1358) 2024-06-20 17:08:07 +01:00
David Perez
8e1ecd1e6c Clean up VaultScreen Dialogs (#1356) 2024-06-20 17:08:07 +01:00
David Perez
2d80a215c5 BIT-2318: Clear input when VaultUnlockViewModel is cleared (#1355) 2024-06-20 17:08:07 +01:00
Caleb Derosier
903aa26876 BIT-2342: Hide verification codes for items with password reprompt (#1353) 2024-06-20 17:08:07 +01:00
David Perez
179c5199e7 Update the app with the latest strings (#1354) 2024-06-20 17:08:07 +01:00
David Perez
dd97235c26 Standardize the way we collect ViewModel state with collectAsStateWithLifecycle() (#1352) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
161d290e31 Suppress the unresolved Autofill service name warning (#1351) 2024-06-20 17:08:07 +01:00
Ramsey Smith
1e4e92a43b BIT-2335: Onboarding flow (data) (#1346) 2024-06-20 17:08:07 +01:00
Caleb Derosier
74648c17bc BIT-2345: Add error message when user needs to reenable biometrics (#1347) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
8b3f67680a PM-7156: Publish Play Store and F-Droid artifacts (#1273) 2024-06-20 17:08:07 +01:00
Caleb Derosier
f3f35511a4 BIT-2170: Fix biometric bypass (#1324) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
4880d0b89d Add missing param to F-Droid implementation of CrashLogsManager (#1345) 2024-06-20 17:08:07 +01:00
David Perez
96ded6724a Update app version to 2024.05.0 (#1344) 2024-06-20 17:08:07 +01:00
David Perez
21fed995c0 Clear vault data in memory when the vault is locked (#1339) 2024-06-20 17:08:07 +01:00
David Perez
c9b92de420 Ensure BitwardenAppComponentFactory is call correct super methods (#1338) 2024-06-20 17:08:07 +01:00
David Perez
652593ffb5 BIT-2307: Add logic to migrate crash logging behavior (#1335) 2024-06-20 17:08:07 +01:00
David Perez
7920d2104f Update AppComponentFactory (#1336) 2024-06-20 17:08:07 +01:00
Caleb Derosier
3fb66fdb7e BIT-2267: Fix incorrect element IDs on add / edit page (#1332) 2024-06-20 17:08:07 +01:00
David Perez
ca63dae948 Update to latest strings (#1330) 2024-06-20 17:08:07 +01:00
David Perez
69bc72552d Optimize when statement in EnvironmentUrlDataJsonExtensions (#1331) 2024-06-20 17:08:07 +01:00
David Perez
fd08f39fd9 BIT-2306: Use legacy autofill service name to enforce compatibility after migration (#1328) 2024-06-20 17:08:07 +01:00
David Perez
859b4c247d BIT-2305: Update default environment URLs to match legacy data (#1329) 2024-06-20 17:08:07 +01:00
David Perez
862c7f110c Clean up QrCodeScanScreen to avoid test error action (#1327) 2024-06-20 17:08:07 +01:00
David Perez
880d26e259 BIT-2283: Add the unassigned ciphers API (#1326) 2024-06-20 17:08:07 +01:00
David Perez
25c7ed0835 BIT-2295: Simplify the pending requests UI (#1325) 2024-06-20 17:08:07 +01:00
David Perez
b739be712a Simplify and rename the hasManualUnlockMechanism helper (#1322) 2024-06-20 17:08:07 +01:00
David Perez
5a9e9e4af0 BIT-2251: Fix pending login request UI scrolling (#1323) 2024-06-20 17:08:07 +01:00
Caleb Derosier
b0cae8e553 BIT-2269: Make all lists in Composables immutable (#1319) 2024-06-20 17:08:07 +01:00
David Perez
13d31c6ce8 Allow user with untrusted device to unlock vault if they have a means to do so (#1321) 2024-06-20 17:08:07 +01:00
David Perez
3a25747518 BIT-2291: use org IDs when unlocking vault for new TDE user (#1320) 2024-06-20 17:08:07 +01:00
David Perez
b8fdadcedb BIT-2180: Check htmlInfo for username field (#1318) 2024-06-20 17:08:07 +01:00
David Perez
b4b12f3da7 Apply the RobolectricTestRunner to the BaseRobolectricTest (#1316) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d6cb2b25c5 BIT-2214: Sync complete toast (#1305) 2024-06-20 17:08:07 +01:00
David Perez
2ae3ff64a8 BIT-2297: Update the values for UriMatchType to ensure a proper migration (#1313) 2024-06-20 17:08:07 +01:00
David Perez
986d454f16 Update shortcut icons to be adaptive (#1312) 2024-06-20 17:08:07 +01:00
David Perez
70558499b4 Add helper methods to disk source (#1311) 2024-06-20 17:08:07 +01:00
David Perez
12610f83eb BIT-2296: Fix generator options disk source key (#1310) 2024-06-20 17:08:07 +01:00
David Perez
9354361977 Apply formatting and optimized imports to the app (#1309) 2024-06-20 17:08:07 +01:00
David Perez
bde338ef44 BIT-2156: auto-prompt the user for biometrics (#1307) 2024-06-20 17:08:07 +01:00
David Perez
bb1fd4ae4f BIT-2293, BIT-2294: Add vault and generator shortcuts (#1306) 2024-06-20 17:08:07 +01:00
David Perez
80f6011571 BIT-2276: Add support for logging in with WebAuthN two-factor (#1304) 2024-06-20 17:08:07 +01:00
Ramsey Smith
a80f903df0 BIT-2246: Update link for recovery code process (#1303) 2024-06-20 17:08:07 +01:00
David Perez
86bf2d0877 Update the strings to the latest translations (#1302) 2024-06-20 17:08:07 +01:00
David Perez
0a03df75cc BIT-2291: Bypass master password reprompt when user has no password (#1301) 2024-06-20 17:08:07 +01:00
David Perez
b730330196 BIT-2273: Maintain data when combining data state (#1298) 2024-06-20 17:08:07 +01:00
David Perez
4326630d10 BIT-2216: Add remove account option from account summary long-press (#1300) 2024-06-20 17:08:07 +01:00
David Perez
7127347028 Update the BitwardenLogoutConfirmationDialog file to match the function name (#1299) 2024-06-20 17:08:07 +01:00
Ramsey Smith
7b08e1abb8 BIT-2234: Delete Account Confirmation Screen (functionality) (#1290) 2024-06-20 17:08:07 +01:00
Ramsey Smith
d64457aa0f BIT-2217: Long email addresses account switcher ellipses (#1297) 2024-06-20 17:08:07 +01:00
David Perez
9b8ff99f75 Apply an immutable list to the Bitwarden segmented button (#1296) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
32af8a1860 BIT-1624 Fix OutOfMemoryException when uploading large files (#1293) 2024-06-20 17:08:07 +01:00
Caleb Derosier
0f1a8678ea BIT-2270: Use rememberVectorPainter method to fix icon recomposition (#1295) 2024-06-20 17:08:07 +01:00
David Perez
ae38b5d7ed Add setup for WebAuthn (#1294) 2024-06-20 17:08:07 +01:00
David Perez
77a7cb0e51 Force the UserState to re-evaluate on authentication change (#1291) 2024-06-20 17:08:07 +01:00
David Perez
e6dfaeeab2 Rename FIDO_2_WEB_APP enum to WEB_AUTH (#1292) 2024-06-20 17:08:07 +01:00
Patrick Honkonen
4293c0b9fd BIT-2181: Move PreLogin and Register network calls to Identity API (#1285) 2024-06-20 17:08:07 +01:00
Caleb Derosier
15cb60e3d2 Replace all usage of semantics { testTag = '' } with extension (#1288) 2024-06-20 17:08:07 +01:00
David Perez
1e9644bc8c BIT-2261: Check if user has master password to determine default timeout action (#1289) 2024-06-20 17:08:07 +01:00
David Perez
2cf8b05a87 The stored 'shouldTrustDevice' boolean ise scoped to the userId (#1287) 2024-06-20 17:08:07 +01:00
David Perez
1365a2a4fe BIT-2259: Check device trust after each vault unlock (#1286) 2024-06-20 17:08:07 +01:00
Caleb Derosier
dae98111e6 BIT-2235: Add support for exporting vault data w/o passcode (#1281) 2024-06-20 17:08:07 +01:00
Ramsey Smith
9648f720be BIT-2234: Delete Account Confirmation Screen (Navigation) (#1278) 2024-06-20 17:08:07 +01:00
David Perez
4ac9d05036 BIT-2256: Clear pending admin request when request is completed (#1284) 2024-06-20 17:08:07 +01:00
David Perez
e69ef60f53 BIT-2255: When admin-approval is denied, do not update the UI (#1283) 2024-06-20 17:08:07 +01:00
David Perez
f6f2746b25 Update tests for clearData in AuthDiskSource and SettingsDiskSource (#1282) 2024-06-20 17:08:07 +01:00
David Perez
e58710b3e8 BIT-2247: Persists screen recording flag past a logout (#1280) 2024-06-20 17:08:07 +01:00
David Perez
cb4d3c80d2 Add helper class for providing manager classes via CompositionLocalProvider (#1279) 2024-06-20 17:08:07 +01:00
David Perez
6c85a908b3 BIT-2208: Add test tags for dialogs (#1277) 2024-06-20 17:08:07 +01:00
Caleb Derosier
ea01470d21 Add requestOtp and verifyOtp API methods (#1275) 2024-06-20 17:08:07 +01:00
David Perez
dc2a0d10b9 BIT-2231: Disable components of the AccountSecurityScreen for TDE (#1276) 2024-06-20 17:08:07 +01:00
David Perez
52561215fe Update set-password logic to accommodate TDE admin force password update (#1272) 2024-06-20 17:08:07 +01:00
Caleb Derosier
1e980cbfe6 BIT-2183: Pass website with forwarded email username generation (#1249) 2024-06-20 17:08:07 +01:00