Commit Graph

3129 Commits

Author SHA1 Message Date
Andre Rosado
9b6973a654 Added StatusBadge to Manage Devices screen. Updated copy for AccountSecurity screen 2026-05-14 18:05:08 +01:00
Andre Rosado
208eec95e6 Merge branch 'main' into PM-33982/build-device-screen
# Conflicts:
#	app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/SettingsNavigation.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/vaultunlockednavbar/VaultUnlockedNavBarScreen.kt
#	ui/src/main/res/values/strings_non_localized.xml
2026-05-13 19:01:47 +01:00
Patrick Honkonen
ecc4fa6dea [PM-32808] feat: Add Add/Edit support for Driver's License item type (#6908) 2026-05-13 14:20:03 +00:00
ifernandezdiaz
f6d56fa234 [QA-1859] Updating testTags in AddEditSendItemView (#6911) 2026-05-12 17:46:52 +00:00
David Perez
07a40c2c04 Chore: Remove Retrofit dependency from app module (#6896) 2026-05-12 16:57:57 +00:00
Patrick Honkonen
68f88b651e [PM-32808] feat: View License item type (#6852) 2026-05-12 15:42:44 +00:00
bw-ghapp[bot]
dbb27c1cd0 Update SDK to 3.0.0-6774-0a0f5faf (#6895)
Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com>
2026-05-12 14:27:26 +00:00
github-actions[bot]
73f1e2c645 chore: Update Google privileged browsers list (#6899)
Co-authored-by: GitHub Actions Bot <actions@github.com>
2026-05-11 18:07:45 +00:00
Fabian Freund
4e527f3097 [PM-37042] chore: Add eu.weblibre.gecko.alpha to privileged apps (#6905) 2026-05-11 18:07:10 +00:00
David Perez
7e553867d0 build: Allow logging and access to the debug menu for beta builds (#6874) 2026-05-11 14:59:16 +00:00
David Perez
b11884ca00 bug: Fix minor pading issue on CompleteRegistrationScreen (#6894) 2026-05-08 19:55:37 +00:00
Patrick Honkonen
aae473e0c5 [PM-32810] feat: Add Add/Edit support for Bank Account item type (#6851) 2026-05-08 19:02:35 +00:00
David Perez
f37671e724 PM-24225: feat: Support V2 encryption in user password flow (#6891) 2026-05-08 16:39:26 +00:00
Patrick Honkonen
710ee64d11 [PM-36867] fix: Disable card scanner on F-Droid builds (#6888) 2026-05-08 15:25:39 +00:00
Patrick Honkonen
a52ab665b9 [PM-32810] test: Cover Bank Account vault, listing, and search surfaces (#6881) 2026-05-07 19:29:22 +00:00
Patrick Honkonen
fd9618bddb [PM-34038] fix: Address card scanner QA findings (#6867) 2026-05-07 19:29:00 +00:00
Patrick Honkonen
a9cc18e4fd [PM-32810] feat: Add Bank Account vault, listing, and search surfaces (#6877) 2026-05-07 16:55:55 +00:00
aj-rosado
aaceaa4a4f [PM-30625] fix: Filtering empty totp from count on vault screen (#6834)
Co-authored-by: David Perez <david@livefront.com>
2026-05-06 18:52:37 +00:00
Patrick Honkonen
38c4da23bc [PM-32810] feat: Add Bank Account item detail view (#6875) 2026-05-06 16:01:03 +00:00
bw-ghapp[bot]
01859beb06 Update SDK to 2.0.0-6639-21488a37 (#6864)
Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com>
2026-05-06 15:13:20 +00:00
David Perez
b9449a7df7 bug: Add plurals support for subscription past due string (#6876) 2026-05-05 22:08:41 +00:00
Patrick Honkonen
3b1ea1e3cd [PM-36057] feat: Add Upgraded to Premium acknowledgment (#6863) 2026-05-05 15:13:56 +00:00
David Perez
6ba5159922 Chore: Remove the unused register API (#6870) 2026-05-04 19:34:14 +00:00
David Perez
574e86b352 PM-36475: bug: Update when search icon is shown (#6868) 2026-05-04 19:20:55 +00:00
Patrick Honkonen
8223fb3089 [PM-32009] feat: Add infrastructure for new vault item types (#6828) 2026-05-04 16:40:44 +00:00
github-actions[bot]
67182df91b Update Google privileged browsers list (#6865)
Co-authored-by: GitHub Actions Bot <actions@github.com>
2026-05-04 14:16:21 +00:00
David Perez
a1cf193f40 PM-27241: feat: TDE encryption v2 (#6821) 2026-05-01 15:18:00 +00:00
Andre Rosado
dad449efe3 Moved DeviceType into network layer and using it on the DeviceResponseJson 2026-05-01 14:26:56 +01:00
Andre Rosado
113e157214 changed DeviceInfo type from int to DeviceType 2026-04-30 18:41:07 +01:00
aj-rosado
cdd682c5aa [PM-28834] bug: Setting configuration for VR devices on MainActivity (#6563) 2026-04-30 16:38:40 +00:00
Andre Rosado
08fe476d2d reduced boilerplate code from tests 2026-04-30 14:53:39 +01:00
Andre Rosado
c2e64cd75a fixed test to verify whole result 2026-04-29 19:14:35 +01:00
Andre Rosado
07d72b6805 Merge branch 'main' into PM-33982/build-device-screen
# Conflicts:
#	app/src/main/kotlin/com/x8bit/bitwarden/data/auth/repository/AuthRepositoryImpl.kt
2026-04-29 17:41:31 +01:00
Andre Rosado
bd621e88b7 removed nullable from toLastActivityLabel 2026-04-29 17:25:56 +01:00
David Perez
796a4dbcbd PM-27234: feat: jit password v2 encryption (#6835) 2026-04-29 15:51:05 +00:00
David Perez
7231e14488 PM-32814: Chore: Parsing lists safely (#6846) 2026-04-28 20:56:41 +00:00
Patrick Honkonen
32b704cfde [PM-35455] feat: Wire premium subscription data into Plan screen (#6819) 2026-04-28 20:04:31 +00:00
David Perez
be1dabb9dc PM-30130: feat: Remove the Archive Items feature flag (#6667) 2026-04-28 19:10:40 +00:00
Colin Rinke
41142a3d4d [PM-35352] [PM-21264] Group card numbers in vault item display (#6810) 2026-04-28 18:55:13 +00:00
Andre Rosado
ca76823b2f fixed date on tests 2026-04-28 17:33:53 +01:00
Andre Rosado
1b6851163f fixed tests 2026-04-28 15:43:49 +01:00
Patrick Honkonen
2b4ca430f1 [PM-35454] feat: Add subscription API, domain models, and status badge component (#6818) 2026-04-27 20:42:18 +00:00
bw-ghapp[bot]
bd6be6b851 Update SDK to 2.0.0-6370-96753eef (#6780)
Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com>
2026-04-27 19:45:12 +00:00
Patrick Honkonen
1aba32fa3d [PM-33519] feat: Rewire upgrade CTAs to use conditional routing (#6796) 2026-04-27 16:25:10 +00:00
Andre Rosado
2e7148368e Merge branch 'main' into PM-33982/build-device-screen 2026-04-24 15:06:57 +01:00
Andre Rosado
5c22ee8f31 simplified code 2026-04-24 14:59:03 +01:00
Patrick Honkonen
325c9837e0 [PM-33518] feat: Add isInAppUpgradeAvailableFlow to PremiumStateManager (#6795) 2026-04-23 15:38:03 +00:00
David Perez
cbc9c290bc PM-35654: bug: User switch should not occur on soft-logout (#6825) 2026-04-23 14:56:49 +00:00
Matt Van Horn
d2092357d5 [PM-35700] fix(about): localize Version label with parameterized string resource (#6824) (#6827)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-04-23 14:22:04 +00:00
David Perez
c01fc62658 SDK Update - com.bitwarden:sdk-android 2.0.0-6340-00b609f9 (#6823) 2026-04-22 21:06:54 +00:00