talk-android/app/src/main/java/com/nextcloud/talk/models/json
Marcel Hibbe 9c0ea73b5d
fix parsing of json of emoji voters
basic update for emoji voters in UI

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-04-08 09:21:11 +02:00
..
autocomplete Remove Parceler from model autocomplete 2022-02-17 22:36:26 +01:00
capabilities change UserStatusCapability to kotlin data class 2022-02-25 12:11:41 +01:00
chat update emojis when system message arrived 2022-04-08 09:21:06 +02:00
conversations revert commit d76203a0 2022-03-04 09:23:42 +01:00
converters load avatars of reaction actors, optimize layout 2022-04-08 09:21:10 +02:00
generic remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
hovercard Remove Parceler from model hovercard 2022-02-28 16:54:22 +01:00
mention Remove Parceler from model mention 2022-02-28 16:54:24 +01:00
notifications Remove Parceler from model notifications 2022-02-28 16:54:24 +01:00
participants show user statuses in conversation info (wip) 2022-02-25 12:11:40 +01:00
push adapt to java->kotlin changes regarding null-ability 2022-03-07 09:55:30 +01:00
reactions fix parsing of json of emoji voters 2022-04-08 09:21:11 +02:00
search Migrate search models to kotlin 2022-03-29 17:37:59 +02:00
sharees remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
signaling Add support for signaling v3 2021-05-20 11:26:40 +02:00
status migrate remaining status models to kotlin 2022-03-03 12:50:58 +01:00
statuses migrate userprofile to kotlin and align icon work with latest server 2022-03-29 17:37:51 +02:00
userprofile remove unused resource 2022-03-29 17:37:57 +02:00
websocket remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00