David Perez
8f783a43e4
Update OkHttp to v5.1.0 ( #5524 )
2025-07-14 19:23:37 +00:00
David Perez
1e4fc31ed4
Update Kotlin to v2.2.0 ( #5408 )
2025-06-23 20:57:10 +00:00
Patrick Honkonen
07e4e6a806
[PM-21726] Move OmitFromCoverage to annotation module ( #5214 )
2025-05-19 13:19:16 +00:00
Patrick Honkonen
0f6d15d6a6
[PM-20549] Introduce BitwardenServiceClient ( #5091 )
2025-04-25 20:26:01 +00:00
Patrick Honkonen
0be26c1eda
[PM-20306] Migrate Auth Token Interceptor ( #5065 )
2025-04-16 16:41:43 +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
56cce8ffdd
[PM-19782] Migrate network error handling to network module ( #4957 )
2025-04-02 15:04:59 +00:00
Patrick Honkonen
7abae5e86a
Update network module minSdk version ( #4961 )
2025-04-02 14:18:35 +00:00
Patrick Honkonen
862384db3a
[PM-19738] Migrate NetworkResultCallAdapter to network module ( #4949 )
2025-04-02 13:40:43 +00:00
Patrick Honkonen
a2f4e4f3b5
[PM-19738] Create network module
...
Create a library module responsible for communicating with the Bitwarden network API.
Additionally, the following changes were made to checks and workflows:
- Updated `build.gradle.kts` to include Kover for the `network` module.
- Updated `Fastfile` to include lint, test and kover report generation tasks for the `network` module.
2025-03-31 17:19:51 -04:00