meldestelle/contracts/ping-api
Stefan Mogeritsch 181a34c3eb refactor(ping-feature): remove deprecated PingFeature files and legacy implementations
Deleted obsolete files and models from the `ping-feature` module, including redundant enums, the old `PingApiClient`, and legacy view models. Simplified the module by consolidating its implementation with the new Koin-based DI and shared client architecture. Cleaned up unused code and improved module maintainability.
2026-01-19 16:03:12 +01:00
..
src/commonMain/kotlin/at/mocode/ping/api feat(sync): implement Delta-Sync API and update clients to support offline-first workflow 2026-01-17 12:22:16 +01:00
build.gradle.kts refactor(ping-feature): remove deprecated PingFeature files and legacy implementations 2026-01-19 16:03:12 +01:00