talk-android/app/src/main/java/com/nextcloud/talk/models
Marcel Hibbe 4abe8ae41d
add details view for reactions (WIP)
TODO: encoding for emoji is wrong to send it to server
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-04-08 09:21:09 +02:00
..
database change UserStatusCapability to kotlin data class 2022-02-25 12:11:41 +01:00
json add details view for reactions (WIP) 2022-04-08 09:21:09 +02:00
ExternalSignalingServer.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
ImportAccount.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
LoginData.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
RetrofitBucket.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
RingtoneSettings.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
SignatureVerification.java remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
TakePictureViewModel.java make all cam buttons reflect current state instead of triggered action 2021-11-18 12:49:14 +00:00