David Perez
1fecd4af5f
PM-19591: Initial flight recorder UI ( #4970 )
2025-04-03 13:42:13 +00:00
David Perez
1e6f896328
PM-19830: Updating padding for last sync time label ( #4974 )
2025-04-03 13:41:38 +00:00
Patrick Honkonen
e67a143474
[PM-19813] Migrate BaseServiceTest to Network module and enable test fixtures ( #4967 )
2025-04-02 21:12:36 +00:00
David Perez
a6862bb791
PM-19812: Add navigation rail ( #4966 )
2025-04-02 21:04:29 +00:00
Patrick Honkonen
d70e658c8b
[PM-19783] Migrate ConfigApi and ConfigResponseJson to network module ( #4964 )
2025-04-02 20:07:41 +00:00
Patrick Honkonen
ce139623d6
[PM-19793] Migrate ZonedDateTimeSerializer to core module ( #4960 )
2025-04-02 17:42:51 +00:00
David Perez
8e7de92609
PM-19807: Remove IconResource class ( #4963 )
2025-04-02 15:21:58 +00:00
Patrick Honkonen
56cce8ffdd
[PM-19782] Migrate network error handling to network module ( #4957 )
2025-04-02 15:04:59 +00:00
Patrick Honkonen
862384db3a
[PM-19738] Migrate NetworkResultCallAdapter to network module ( #4949 )
2025-04-02 13:40:43 +00:00
David Perez
01c4a3db03
PM-19705: Log reason for logout ( #4959 )
2025-04-02 13:00:17 +00:00
David Perez
e5ddeb44fd
PM-19645: Remove new device feature flags ( #4950 )
2025-04-02 12:59:48 +00:00
Phil Cappelli
a4ee8017ae
PM-19131 - Custom hidden fields not working properly if TOTP also configured ( #4916 )
2025-04-01 16:38:18 +00:00
Patrick Honkonen
aa35e2f93c
[PM-19625] Migrate DataStateExtensions to core module ( #4943 )
2025-04-01 16:09:20 +00:00
Philip Cappelli
40179429bf
Merge branch 'main' into phil/PM-19131-Custom-hidden-fields-not-working-properly-if-TOTP-also-configured
2025-04-01 11:59:15 -04:00
Philip Cappelli
bdf50fd1a6
PR comments
2025-04-01 11:59:03 -04:00
Philip Cappelli
f82bda5bce
lint fixes
2025-03-31 17:21:28 -04:00
Philip Cappelli
d4c079140d
remove space
2025-03-31 17:09:30 -04:00
Philip Cappelli
f1c82eb027
Merge branch 'main' into phil/PM-19131-Custom-hidden-fields-not-working-properly-if-TOTP-also-configured
2025-03-31 17:08:35 -04:00
Philip Cappelli
932eced64e
clean up
2025-03-31 17:07:15 -04:00
Patrick Honkonen
1eced037a4
[PM-19627] Move Json extension functions to core module
...
Move JsonExtensions and related tests to `core` module.
- Moved `decodeFromStringOrNull` and related testing from `app` and `authenticator` modules to `core` module.
- Updated all usages of `decodeFromStringOrNull` in `app` and `authenticator` to the new location in `core`.
- Deleted unused `JsonExtensionsTest` and `JsonExtensions.kt` in `app` and `authenticator`.
- Updated dependencies for core.
2025-03-31 17:06:06 -04:00
Philip Cappelli
a4fb50d3d8
revert previous changes and go back to hash solution
2025-03-31 17:05:19 -04:00
Patrick Honkonen
9a50399116
Migrate DataStateExtensions to core module
...
Move `DataStateExtensions` to the `core` module.
- Deleted `DataStateExtensions.kt` from `authenticator` and `app` modules.
- Updated all imports.
- Added `junit5` and `kotlinx.coroutines.test` test implementation to `core` module.
2025-03-31 16:55:09 -04:00
Patrick Honkonen
5d5bc25a45
[PM-19652] Consolidate check configurations ( #4937 )
2025-03-31 21:46:19 +01:00
Patrick Honkonen
af528fdd82
Add matching fallback for the beta build type to release ( #4946 )
2025-03-31 19:56:26 +00:00
David Perez
81b43d13b0
PM-19404: Improve email validation and validation error parsing ( #4945 )
2025-03-31 19:36:01 +00:00
Dave Severns
05094cf6e7
PM-19723 Group "no folder" items when there is a collection present. ( #4941 )
2025-03-31 19:19:25 +00:00
Patrick Honkonen
75af4868e2
[PM-19640] Migrate SpecialCharWithPrecedenceComparator to core module ( #4942 )
2025-03-31 19:19:03 +00:00
Patrick Honkonen
b7948948f0
[PM-19628] Migrate ResultExtensions to core module ( #4934 )
2025-03-31 17:38:45 +00:00
David Perez
efec5cb4ca
PM-19653: Add tooltip and subtext tupport for the switch ( #4936 )
2025-03-31 15:15:58 +00:00
Patrick Honkonen
2e11c81f45
[PM-19626] Migrate SharedFlowExtensions to core module ( #4931 )
2025-03-31 12:52:18 +00:00
Philip Cappelli
3926fbca7f
Revert "WIP"
...
This reverts commit f698d09b43 .
2025-03-28 14:27:40 -04:00
Philip Cappelli
29838b19e0
Revert "WIP"
...
This reverts commit 66dae199c8 .
2025-03-28 14:27:30 -04:00
Philip Cappelli
66dae199c8
WIP
2025-03-28 13:52:16 -04:00
Philip Cappelli
f698d09b43
WIP
2025-03-28 11:44:42 -04:00
bw-ghapp[bot]
9486f4c4e2
Autosync Crowdin Translations ( #4935 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-28 13:50:14 +00:00
David Perez
6664ccc53f
PM-19466: Fix snackbar ime padding ( #4933 )
2025-03-28 13:40:54 +00:00
Patrick Honkonen
d62e3164dc
[PM-19624] Migrate DataState to core module ( #4930 )
2025-03-28 13:29:39 +00:00
Philip Cappelli
b0729e8cd2
WIP
2025-03-27 17:32:59 -04:00
Philip Cappelli
c51f61c585
WIP
2025-03-27 17:32:53 -04:00
Patrick Honkonen
6340c2dd04
[PM-19616] Move OmitFromCoverage annotation to core module ( #4928 )
2025-03-27 21:11:53 +00:00
David Perez
42df9733c8
PM-19543: Add flight recorder feature flag ( #4929 )
2025-03-27 20:51:29 +00:00
David Perez
71250a28fa
Update the README dependencies section and clean up toml file ( #4926 )
2025-03-27 19:51:24 +00:00
David Perez
5279e6d18c
PM-19547: Delay the delete account success dialog to avoid flicker ( #4927 )
2025-03-27 18:52:38 +00:00
aj-rosado
8dd5a9df9f
[PM-8331] Using default send url when on US cloud ( #4925 )
2025-03-27 18:30:49 +00:00
Patrick Honkonen
346961856f
Update passkey privileged app community list ( #4923 )
2025-03-27 13:53:24 +00:00
Dave Severns
4cae0823f2
PM-19559 Remove "Give feedback" from Settings > About ( #4924 )
2025-03-26 20:08:55 +00:00
Dave Severns
98b6f68821
PM-19550: Accept app language settings "System default" ( #4922 )
2025-03-26 19:37:19 +00:00
github-actions[bot]
a6d1f210c8
Update Google privileged browsers list ( #4910 )
...
Co-authored-by: GitHub Actions Bot <actions@github.com >
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com >
2025-03-26 19:05:33 +00:00
Philip Cappelli
c0707ae08c
Revert "PM-19131 - moved isVisible logic for hidden custom fields to be managed on view side vs model side"
...
This reverts commit bc76e46185 .
2025-03-26 14:10:15 -04:00
David Perez
3e15b60178
PM-19498: Update cipher migration logic ( #4920 )
2025-03-26 17:29:28 +00:00