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

1540 commits

Author SHA1 Message Date
David Perez
145f8adf0c
PM-10621: Add the SetupUnlockScreen () 2024-08-08 16:18:29 -05:00
Dave Severns
6bb5ef7417
[PM-10618] MP guidance screen with info and clickable card to navigate … () 2024-08-08 16:53:56 -04:00
Carlos Gonçalves
722726882b
[PM-9833] Allow passkey deletion edit view () 2024-08-08 21:17:09 +01:00
David Perez
9ed30d7913
Fix a minor parcelable warning () 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 () 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 () 2024-08-08 11:37:20 -04:00
Shannon Draeker
f17289a104
PM-10242 PM-10243 PM-10244 PM-10245 PM-10246: Welcome carousel () 2024-08-07 16:12:46 -04:00
David Perez
e598fe5714
PM-10621: Create common biometrics and pin unlock UI elements () 2024-08-07 14:50:40 -05:00
Patrick Honkonen
be534f940b
[PM-10670] Prompt for PIN creation during passkey user verification () 2024-08-07 14:17:13 -04:00
David Perez
782b474e54
BIT-2437: Add mitigation logic for bad encryption key () 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 () 2024-08-07 16:45:56 +01:00
David Perez
9484eebc70
Consolidate unlock vault functionality for auth into a single helper method () 2024-08-07 10:45:04 -05:00
A. Bubnov
22dae88b42
[PM-10024] Force focus on Master Password or Pin input field () 2024-08-07 11:34:32 -04:00
David Perez
23066769a1
Add option to retrieve feature flag synchronously () 2024-08-07 10:13:52 -05:00
Shannon Draeker
59ba585048
PM-10122: Autofocus on PIN or password field () 2024-08-06 15:49:39 -04:00
David Perez
6c50cbf558
Add onboarding feature flag () 2024-08-06 14:44:49 -05:00
Dave Severns
0085388446
[PM-10071] Sort search items with same logic as displayed items () 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. () 2024-08-06 14:42:05 -04:00
Dave Severns
a090000826
[PM-10058] Non-remembered device TDE issue in same session () 2024-08-06 13:34:04 -04:00
David Perez
af82261fba
Minor formating for the VaultSdkSource () 2024-08-06 12:09:56 -05:00
Patrick Honkonen
1e5bee2917
[PM-10644] Re-prompt master password for protected passkeys () 2024-08-06 15:43:12 +00:00
David Perez
3819916241
PM-10241: Add the onboarding carousel feature flag () 2024-08-06 10:22:46 -05:00
David Perez
e7c69fc089
Allow null network responses for 204s () 2024-08-06 10:13:57 -05:00
André Bispo
994a577600
[PM-9401] Server feature flags manager () 2024-08-06 16:00:22 +01:00
David Perez
02167024b1
Minor formatting and clean up for ResultCall () 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 () 2024-08-05 17:34:46 -04:00
Dave Severns
abeb60e237
[PM-10645] add nav bar padding in bw scaffold for FAB () 2024-08-05 16:57:21 -04:00
Patrick Honkonen
4c8164954d
[PM-10556] Move FIDO 2 intent filter to main manifest () 2024-08-05 11:26:46 -04:00
Patrick Honkonen
7f13822f15
[PM-9927] Sort Sends alphabetically () 2024-08-05 10:32:35 -04:00
Patrick Honkonen
31bf696e7e
[PM-10373] Fix FIDO 2 credential creation from unprivileged apps () 2024-08-05 09:28:37 -05:00
David Perez
bbe50ae0ff
PM-10559: Add logic to re-evaluate invalid password fields for Autofill () 2024-08-02 16:52:39 -05:00
Brian Yencho
aae7a6e895
PM-10528: Fix user switching issue due to rapid Activity recreation when locking () 2024-08-02 16:39:23 -05:00
github-actions[bot]
32b260ca9f
Autosync Crowdin Translations () 2024-08-02 15:28:27 +00:00
Shannon Draeker
055fbc1277
PM-10094: Disable double-navigation by default () 2024-08-01 15:31:04 -06:00
Patrick Honkonen
d558f94e40
[PM-10440] Enable minification on beta build variants () 2024-07-31 22:19:52 +00:00
Patrick Honkonen
1f8d50e788
[PM-10428] Default UserVerificationRequirement to PREFERRED () 2024-07-31 17:41:47 -04:00
Patrick Honkonen
260b3bfb1b
[PM-9803] Enable Credential Manager on production builds () 2024-07-31 09:11:09 -04:00
David Perez
d5e0ebee12
Remove unused Json object from VaultRepository () 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 () 2024-07-30 17:43:54 -05:00
Shannon Draeker
82096e0625
PM-9406: Add passkey management to autofill settings () 2024-07-30 16:10:09 -06:00
André Bispo
646566edd8
[PM-9875] Server configurations () 2024-07-30 20:23:33 +01:00
Patrick Honkonen
b26e1a082e
[PM-9410] Filter matching FIDO 2 credentials after vault unlock () 2024-07-30 13:45:36 -04:00
Patrick Honkonen
deb8f811e5
[PM-9410] Implement FIDO 2 Get Credentials completion () 2024-07-29 16:50:20 -04:00
Shannon Draeker
0e90bbb905
PM-8522: Vault tab bar title for organization users () 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 () 2024-07-29 15:10:38 -05:00
David Perez
1daddbc905
PM-10140: Update Autofill classes to be singletons () 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 () 2024-07-29 13:06:08 -05:00
David Perez
3ff70b4598
PM-10140: Update looping SDK calls to use single instance of client () 2024-07-29 11:10:22 -05:00
Patrick Honkonen
b0079fca5c
[PM-9410] Introduce FIDO 2 Get Credentials Request special circumstance () 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 () 2024-07-29 10:46:13 -05:00