pachli-android/core/network
Nik Clayton 11bf47e3b3
fix: Handle null properties in `Attachment.Focus` (#449)
The `x` and `y` properties in `Attachment.Focus` may be null (not
documented as such, but observed in the wild).

Provide a `DefaultIfNull` adapter that can be applied to these to
replace null values with a sensible default.
2024-02-15 20:32:22 +01:00
..
src fix: Handle null properties in `Attachment.Focus` (#449) 2024-02-15 20:32:22 +01:00
build.gradle.kts refactor: Convert from Gson to Moshi (#428) 2024-02-09 12:41:13 +01:00
lint-baseline.xml change: Disable SyntheticAccessor lint rule (#424) 2024-02-06 19:51:37 +01:00
proguard-rules.pro refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00