David Perez
76fb85ac1f
Update Compose BOM to 2025.04.01 ( #5134 )
2025-05-07 19:16:32 +00:00
Patrick Honkonen
31de7fc331
Remove unused FeatureFlagsConfiguration ( #5129 )
2025-05-06 00:56:18 +00:00
Patrick Honkonen
7436122953
[PM-19846] Mark network module implementation details internal ( #5115 )
2025-05-01 14:26:19 +00:00
Patrick Honkonen
96df23f0af
Drop all tables when performing destructive migration in Authenticator ( #5108 )
2025-04-28 15:28:59 +00:00
Patrick Honkonen
0f6d15d6a6
[PM-20549] Introduce BitwardenServiceClient ( #5091 )
2025-04-25 20:26:01 +00:00
Patrick Honkonen
3722a45359
[PM-20305] Migrate BaseUrlInterceptor and BaseUrlInterceptors to network module ( #5068 )
2025-04-17 16:28:05 +00:00
Patrick Honkonen
b760b58669
Update user-agent header in Authenticator app ( #5067 )
2025-04-16 17:03:08 +00:00
Patrick Honkonen
3311086dfc
[PM-20309] Migrate Environment and EnvironmentUrlDataJson to data module ( #5063 )
2025-04-16 16:37:29 +00:00
Patrick Honkonen
9dd71eaea2
[PM-20304] Migrate HeadersInterceptor to network module ( #5061 )
2025-04-16 15:09:00 +00:00
Patrick Honkonen
d1ba730012
[PM-20185] Migrate AccountService to network module ( #5038 )
2025-04-11 21:33:05 +00:00
Patrick Honkonen
a12f325815
[PM-19958] Migrate Text to the UI module ( #5010 )
2025-04-08 20:33:45 +00:00
Patrick Honkonen
622d68e40c
[PM-19952] Provide SharedPreference from the data module ( #5006 )
2025-04-08 19:46:16 +00:00
Patrick Honkonen
c540d3ef47
[PM-19951] Move EncryptedPreferences to the correct di package ( #5004 )
2025-04-08 17:00:04 +00:00
Patrick Honkonen
6668af58d2
[PM-19949] Provide ConfigDiskSource from data module ( #5003 )
2025-04-08 16:03:04 +00:00
Patrick Honkonen
c5e216783e
[PM-19948] Migrate ServerConfigRepository to data module ( #5002 )
2025-04-07 21:58:39 +00:00
Patrick Honkonen
1df96fdb62
[PM-19947] Provide system clock in the core module ( #5000 )
2025-04-07 20:03:53 +00:00
Patrick Honkonen
2176b61cd3
[PM-19905] Migrate DispatcherManager to data module ( #4999 )
2025-04-07 18:16:04 +00:00
Patrick Honkonen
62cfcbbd72
Remove unused FeatureFlagRepository and FeatureFlagDiskSource ( #4998 )
2025-04-07 13:07:13 +00:00
Patrick Honkonen
538f1feb2e
[PM-19872] Migrate UnencryptedPreferences to data module ( #4994 )
2025-04-04 20:09:20 +00:00
Patrick Honkonen
dda8237ce5
[PM-19870] Migrate ServerConfig and ConfigDiskSource to the data module ( #4992 )
2025-04-04 18:33:54 +00:00
Patrick Honkonen
3f35ace6e9
[PM-19871] Migrate EncryptedPreferences to data module ( #4993 )
2025-04-04 14:38:50 +00:00
Patrick Honkonen
853069ee1c
[PM-19866] Migrate BaseEncryptedDiskSource to data module ( #4991 )
2025-04-03 21:52:54 +00:00
Patrick Honkonen
5017e935d7
[PM-19845] Migrate BaseDiskSource to data module ( #4978 )
2025-04-03 19:34:52 +00:00
Patrick Honkonen
321a764f20
[PM-19831] Migrate ConfigService to network module ( #4971 )
2025-04-03 18:15:51 +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
Patrick Honkonen
d70e658c8b
[PM-19783] Migrate ConfigApi and ConfigResponseJson to network module ( #4964 )
2025-04-02 20:07:41 +00:00
Patrick Honkonen
20bda929b3
[PM-19820] Replace ResultCallAdapterFactory in authenticator module ( #4968 )
2025-04-02 18:48:45 +00:00
Patrick Honkonen
ce139623d6
[PM-19793] Migrate ZonedDateTimeSerializer to core module ( #4960 )
2025-04-02 17:42:51 +00:00
Patrick Honkonen
aa35e2f93c
[PM-19625] Migrate DataStateExtensions to core module ( #4943 )
2025-04-01 16:09:20 +00: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
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
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
Patrick Honkonen
2e11c81f45
[PM-19626] Migrate SharedFlowExtensions to core module ( #4931 )
2025-03-31 12:52:18 +00:00
Patrick Honkonen
d62e3164dc
[PM-19624] Migrate DataState to core module ( #4930 )
2025-03-28 13:29:39 +00:00
Patrick Honkonen
6340c2dd04
[PM-19616] Move OmitFromCoverage annotation to core module ( #4928 )
2025-03-27 21:11:53 +00:00
David Perez
ab270cd243
PM-19466: Handle the IME padding internal to the BitwardenScaffold ( #4912 )
2025-03-24 17:13:35 +00:00
David Perez
a6ed702a95
BWA-154: Fix privacy policy padding ( #4907 )
2025-03-21 20:25:06 +00:00
David Perez
21af60f4de
Update to Junit 5.12.1 ( #4903 )
2025-03-21 16:11:12 +00:00
Phil Cappelli
f22156389b
BWA-119 - Unable to Access Manual Code Entry After Denying Camera Permissions on ( #4891 )
2025-03-18 15:50:51 +00:00
David Perez
778a630012
Update to AGP 8.9.0 ( #4840 )
2025-03-10 15:46:30 +00:00
Phil Cappelli
35e585a60e
PM-18570 Update Owner Selection Field to Bottom Sheet Selector ( #4810 )
2025-03-04 22:24:31 +00:00
Álison Fernandes
fb792a668b
[PM-17412] Retrieve firebase files from container and remove ui-test version ref ( #357 )
...
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com >
2025-02-26 08:59:37 -05:00
Patrick Honkonen
6b63218839
[PM-17142] Remove ExampleInstrumentedTest ( #358 )
2025-02-25 22:21:41 +00:00
Álison Fernandes
078d80d3f6
[PM-17412] Rename debug keystore ( #356 )
2025-02-25 10:30:14 -05:00
Álison Fernandes
6308aed34a
[PM-17412] Update libs.versions.toml ahead of repo merge ( #349 )
2025-02-24 12:22:27 -06:00
Phil Cappelli
6a3a534304
PM-17566 - Authenticator Sync: In Dark theme, the Action card in the Authenticator is too dark ( #347 )
2025-02-17 13:42:42 -05:00
Patrick Honkonen
09254a2285
Update Bitwarden SDK and use sdk-android-temp ( #346 )
2025-02-14 15:44:04 +00:00
Patrick Honkonen
0538becf7f
Update output filenames ( #335 )
...
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com >
2025-02-12 22:31:20 +00:00