talk-android/app
Marcel Hibbe 11a4738a4c
fix addArchiveConversations migration method
this will set NOT NULL and DEFAULT 0 to hasArchived column

Otherwise there would be an error when updating from the previous DB version:

IllegalStateException: Migration didn't properly handle: Conversations(com.nextcloud.talk.data.database.model.ConversationEntity)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-11-05 14:43:19 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase add 12.json which includes modifications for "hasArchived" 2024-11-05 13:49:10 +01:00
src fix addArchiveConversations migration method 2024-11-05 14:43:19 +01:00
build.gradle Update dependency androidx.compose:compose-bom to v2024.10.01 2024-10-31 20:17:03 +00:00
lint.xml
proguard-rules.pro