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 |
|
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 |
|
David Perez
|
985562eb61
|
deps: Update the Bitwarden SDK to address breaking change (#6820)
|
2026-04-22 18:15:47 +00:00 |
|
Patrick Honkonen
|
72c6310f95
|
[PM-33517] feat: Add Plan row to Settings and premium upgrade flow (#6794)
|
2026-04-22 14:42:13 +00:00 |
|
David Perez
|
72cd8f5abc
|
PM-35444: bug: Pass org identifier and email directly into continueKeyConnectorLogin function (#6817)
|
2026-04-21 23:53:24 +00:00 |
|
David Perez
|
308a1f98b7
|
PM-27237: feat: v2 encryption for key connector (#6814)
|
2026-04-21 23:53:06 +00:00 |
|
Patrick Honkonen
|
73c1a45010
|
[PM-33946] feat: Add dynamic pricing and fix checkout flow (#6793)
|
2026-04-21 17:06:35 +00:00 |
|
Andre Rosado
|
5b731bb38d
|
fixed tests
|
2026-04-21 16:10:36 +01:00 |
|
David Perez
|
88a80cd2be
|
PM-35281: feat: Update the BlockAutofill screen UI (#6807)
|
2026-04-21 14:25:22 +00:00 |
|
Andre Rosado
|
2d4a5361da
|
Merge branch 'main' into PM-33982/build-device-screen
# Conflicts:
# app/src/main/kotlin/com/x8bit/bitwarden/data/auth/repository/AuthRepositoryImpl.kt
|
2026-04-21 14:39:23 +01:00 |
|
Andre Rosado
|
8a96228ac8
|
Set state lists to immutable on ManageDeviceViewModel
|
2026-04-21 14:05:07 +01:00 |
|
Andre Rosado
|
64e2e985e9
|
Removed unnecessary api call. Refactored methods to use existing currentDeviceId.
Better string naming
Added more tests
|
2026-04-21 13:11:39 +01:00 |
|
David Perez
|
d0aa74cdd6
|
chore: Use private key accessor (#6808)
|
2026-04-20 17:38:19 +00:00 |
|
David Perez
|
6e16daf001
|
PM-35273: feat: Add support for SDK API calls by providing base urls (#6805)
|
2026-04-20 14:21:39 +00:00 |
|
David Perez
|
0de4cf7860
|
Update to Kotlinx Serialization v1.11.0 (#6803)
|
2026-04-17 18:04:52 +00:00 |
|
aj-rosado
|
0143f93ef3
|
[PM-35117] fix: Getting updated values from KDF before displaying update KDF prompt (#6802)
|
2026-04-16 17:02:31 +00:00 |
|
Andre Rosado
|
7ef963684e
|
Merge branch 'main' into PM-33982/build-device-screen
|
2026-04-16 16:15:20 +01:00 |
|
David Perez
|
7d2bfe1395
|
PM-34840: bug: Allow related-origin passkey creation (#6777)
|
2026-04-14 15:33:57 +00:00 |
|
Andre Rosado
|
721cd2f7f4
|
removed ResourceManager from UI extension methods
|
2026-04-13 17:05:36 +01:00 |
|
Andre Rosado
|
91f3e2eca3
|
Merge branch 'main' into PM-33982/build-device-screen
# Conflicts:
# core/src/main/kotlin/com/bitwarden/core/data/manager/model/FlagKey.kt
|
2026-04-13 13:33:09 +01:00 |
|
David Perez
|
747d2d58e5
|
PM-33458: feat: Add speed bump when archiving item from a list (#6774)
|
2026-04-10 16:01:32 +00:00 |
|
Gabriel Brand
|
954ac5b7d7
|
[PM-34833] bug: Search improvements (#6776)
|
2026-04-10 14:05:30 +00:00 |
|
Patrick Honkonen
|
29e73adef0
|
[PM-34127] feat: Integrate card scanner with VaultAddEdit (#6722)
|
2026-04-09 01:38:33 +00:00 |
|
ifernandezdiaz
|
7d9d65a490
|
QA-1655: chore: Adding testTags to RecordedLogsScreen.kt (#6772)
|
2026-04-08 19:30:11 +00:00 |
|
Gabriel Brand
|
67f993ee60
|
[PM-23379] bug: custom fields: hide or show move up or down actions depending on the items' index (#5480)
|
2026-04-08 18:34:58 +00:00 |
|
Patrick Honkonen
|
de47c507cc
|
[PM-34126] feat: Add card scan screen (#6721)
|
2026-04-07 19:47:07 +00:00 |
|
renovate[bot]
|
31b3b0304c
|
[deps]: Update androidxCredentialsProviderEvents to v1.0.0-alpha06 (#6734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Patrick Honkonen <phonkonen@bitwarden.com>
|
2026-04-07 19:21:44 +00:00 |
|
bw-ghapp[bot]
|
89491bbb71
|
Update SDK to 2.0.0-6000-b41ccf65 (#6677)
Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com>
|
2026-04-07 18:39:24 +00:00 |
|
David Perez
|
36366923e6
|
Chore: Add 'isActive' extension menthods for CipherView and CipherListView (#6769)
|
2026-04-07 15:05:31 +00:00 |
|
David Perez
|
c38745cb01
|
PM-34238: bug: Hide archived ciphers on VerificationCodes Screen (#6767)
|
2026-04-06 20:22:56 +00:00 |
|