mihon/app/src
MajorTanya f5c6d2e1a6
Fix Kitsu synopsis nullability (#1233)
This time, the Kitsu API docs are silent on whether this field (or
any other field) can be null/undefined/etc, but it can happen and
caused an error during search and update. This change just ensures the
attribute is nullable and is set to an empty String when it is null.
2024-09-17 14:46:37 +06:00
..
debug/res/drawable Tweak app icon scaling 2024-01-21 11:55:25 +06:00
main Fix Kitsu synopsis nullability (#1233) 2024-09-17 14:46:37 +06:00
standard Add back analytics 2024-01-15 20:55:26 +06:00
test/java/mihon/core/migration Address spotless lint errors (#1138) 2024-08-19 18:11:39 +06:00