talk-android/app/src/main/java/com/nextcloud/talk/models/json
Álvaro Brey 1d632f3c96
Implement global message search
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-06-01 16:49:10 +02:00
..
autocomplete move data classes away from inheritance 2022-05-16 11:31:48 +02:00
capabilities move data classes away from inheritance 2022-05-16 11:31:48 +02:00
chat format kotlin classes 2022-05-20 16:11:11 +02:00
conversations Fix enum and make it a parcel again 2022-05-17 22:16:52 +02:00
converters Migrate remaining chat models to kotlin data classes 2022-05-17 22:16:51 +02:00
generic Add GenericOCS 2022-05-27 16:02:46 +02:00
hovercard move data classes away from inheritance 2022-05-16 11:31:48 +02:00
mention move data classes away from inheritance 2022-05-16 11:31:48 +02:00
notifications move data classes away from inheritance 2022-05-16 11:31:48 +02:00
participants Migrate AddParticipantOverall to kotlin data class 2022-05-17 22:16:53 +02:00
push move data classes away from inheritance 2022-05-16 11:31:48 +02:00
reactions move data classes away from inheritance 2022-05-16 11:31:48 +02:00
search format kotlin classes 2022-05-20 16:11:11 +02:00
sharees migrate sharee classes to kotlin data classes 2022-05-16 11:31:49 +02:00
signaling Migrate DataChannel model to kotlin data classes 2022-05-18 00:36:36 +02:00
status move data classes away from inheritance 2022-05-16 11:31:48 +02:00
statuses move data classes away from inheritance 2022-05-16 11:31:48 +02:00
unifiedsearch Implement global message search 2022-06-01 16:49:10 +02:00
userprofile move data classes away from inheritance 2022-05-16 11:31:48 +02:00
websocket Migrate EventOverallWebSocketMessage to kotlin data class 2022-05-18 00:36:38 +02:00
AnyParceler.kt Add Any parceler implementation 2022-05-17 18:26:06 +02:00