talk-android/app
Marcel Hibbe 3f06801e59
fix to load chat for old server version
With server version 23.0.12 it happened that the chat did not load because values were null. Now default values in json model are set (because that's easier than changing the entity).
Additionally a check was added in CallActivity that a callStartTime of 0 would not be used (but it should not be used anyway if it would be 0 because then capability should also not be available).

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-16 17:29:08 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase bump database version to 11 + add migration 2024-08-12 16:47:07 +02:00
src fix to load chat for old server version 2024-09-16 17:29:08 +02:00
build.gradle remove duplicated dependencies 2024-09-16 11:38:38 +02:00
lint.xml Add SPDX header 2024-03-21 18:39:30 +01:00
proguard-rules.pro