1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-02-13 18:39:56 +03:00
Commit graph

2001 commits

Author SHA1 Message Date
David Perez
b82614e5fa
PM-13847: Totp click on search should go directly to edit screen () 2024-10-21 19:48:54 +00:00
David Perez
27beb25bf7
PM-13690: Add dialog before switching account during passwordless login () 2024-10-21 19:35:19 +00:00
Andrew Haisting
d1f13e49a4
Use array to define knownCerts for authenticator bridge permission () 2024-10-21 18:47:40 +00:00
David Perez
36a718753d
PM-13021: Update no item found copy for totp () 2024-10-21 14:00:22 +00:00
Patrick Honkonen
be0ebb9b3f
[PM-13396] Add support for legacy error response model in getToken () 2024-10-21 13:23:49 +00:00
Dave Severns
4fc01c77d1
PM-11186 Sync in progress for import logins and full screen loading. () 2024-10-18 18:37:06 +00:00
github-actions[bot]
258f25cd37
Autosync Crowdin Translations ()
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2024-10-18 18:18:01 +00:00
Patrick Honkonen
98c3ced191
[PM-13825] Update Google sourced FIDO 2 privileged app list () 2024-10-18 17:15:11 +00:00
Dave Severns
c26a7cdf28
PM-13464 show notification badge for vault settings if the showImport… () 2024-10-18 17:13:23 +00:00
Opeyemi
083578ec2b
[BRE-372] - Clean up document start () 2024-10-17 18:39:12 +00:00
Patrick Honkonen
f73ce842fc
[PM-13315] Prevent account switching during FIDO 2 unlock () 2024-10-17 18:20:49 +00:00
Dave Severns
56ad1ef05b
PM-13464 and PM-13627 support () 2024-10-17 17:30:13 +00:00
Patrick Honkonen
5faa30e2f2
[PM-13396] Show error when logging into an unofficial Bitwarden server () 2024-10-17 15:11:13 +00:00
David Perez
a9b6f296d8
Allow CrashLogsManager to handle generic Throwables () 2024-10-17 13:55:41 +00:00
David Perez
655beb9dd6
PM-13688: Remove race condition from AuthTokenInterceptor () 2024-10-16 22:01:05 +00:00
David Perez
0d6a8513b2
Update Turbine to 1.2.0 () 2024-10-16 18:17:04 +00:00
Dave Severns
ab9d57b4f2
PM-11182 PM-11183 PM-11184 Add the instruction steps to logins import flow () 2024-10-16 18:15:13 +00:00
Dave Severns
c382227b6a
PM-13648 Nav to new create account when email verification is on () 2024-10-16 17:51:23 +00:00
David Perez
cf3624264e
PM-13726: Process cipher notifications without organizationIds or collectionIds () 2024-10-16 16:43:46 +00:00
Dave Severns
62cfd5e746
PM-13382 show contextual message for the level of Biometrics available () 2024-10-16 16:10:37 +00:00
Andrew Haisting
1446e43c46
BITAU-105 Add support for deep link to account security () 2024-10-16 14:45:10 +00:00
David Perez
43dc2f8116
Update PendingRequestsScreen image size () 2024-10-15 21:33:45 +00:00
David Perez
8eb408b140
Pin the segmented control to toolbar in AddSendScreen () 2024-10-15 21:13:29 +00:00
Dave Severns
970a1e14cd
PM-13609 Navigate to new import flow from Vault settings when feature is enabled. () 2024-10-15 20:12:29 +00:00
David Perez
736912bd6c
Remove launch icon and update BitwardenActionCard () 2024-10-15 19:41:19 +00:00
David Perez
ec47cb9ee2
AGP update v8.7.1 () 2024-10-15 17:52:52 +00:00
renovate[bot]
690de93e63
[deps]: Update gh minor ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 15:24:00 +00:00
renovate[bot]
9adb106a12
[deps]: Update kotlin ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 15:23:43 +00:00
David Perez
499ab2d2d0
PM-12296: Only match port when present on both uris () 2024-10-15 13:56:11 +00:00
Víctor
12afbea83e
[PM-13387] Skip unneeded confirmation button when using passive biometrics such as face unlock () 2024-10-15 13:52:15 +00:00
David Perez
efbf84238d
PM-11176: Update generator to use segmented control () 2024-10-14 20:43:17 +00:00
Andrew Haisting
2b87cdac9e
BITAU-176 Filter out deleted ciphers from syncAccounts call () 2024-10-14 20:19:07 +00:00
David Perez
8eab74d458
PM-13635, PM-13636, PM-13637: Update icons () 2024-10-14 18:23:03 +00:00
Andrew Haisting
b465cc5078
BITAU-175 Remove lastSyncTime property from SharedAccountData () 2024-10-14 16:56:18 +00:00
aj-rosado
9b5c88e990
[PM-11982] On Passwordless flow switch activeAccount to match PasswordlessRequest userId () 2024-10-14 15:31:20 +00:00
Dave Severns
4756040c4a
PM-13471 Remove instances deprecated ClickableText () 2024-10-14 14:26:11 +00:00
Dave Severns
bde47d7919
PM-11179 PM-11180 PM-11181 Add import logins screen and dialogs. () 2024-10-11 19:09:57 +00:00
David Perez
86db9bd3fa
PM-12668: Update TopAppBars accross the app () 2024-10-11 19:05:24 +00:00
github-actions[bot]
cd9f4e8723
Autosync Crowdin Translations ()
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2024-10-11 16:32:29 +00:00
renovate[bot]
879c2b9107
[deps]: Lock file maintenance ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 16:14:43 +00:00
David Perez
cdb03f5649
Add enum for better control of TopAppBar divider () 2024-10-11 15:59:58 +00:00
Dave Severns
ba8e3a6c51
PM-11174 Action card for import logins flow () 2024-10-11 14:49:34 +00:00
David Perez
028242c4be
Update the search top app bar divider thickness () 2024-10-11 13:57:20 +00:00
David Perez
3296477932
Fix dark mode toggle color () 2024-10-11 13:57:02 +00:00
David Perez
c3af26d83f
PM-13286: Update segmented control to match the TopAppBar () 2024-10-10 21:14:13 +00:00
David Perez
3e9e45ba2f
Simplify text field color and textstyles () 2024-10-10 20:06:10 +00:00
David Perez
22c0745993
PM-12668: Update TopAppBar divider () 2024-10-10 20:05:53 +00:00
David Perez
537281f6c3
PM-13301: Fix 2fa with key connector bug () 2024-10-09 21:16:20 +00:00
David Perez
79d2a00bf8
Add logic to identify root cause of flakey test () 2024-10-09 18:03:21 +00:00
aj-rosado
57d79cd51c
[PM-12408] Updating password revision date on password change () 2024-10-09 17:09:03 +00:00