talk-android/app/src/main/java/com/nextcloud/talk/models
Daniel Calviño Sánchez 37db855170
Use generic message rather than specific one for requesting offers
"requestoffer" messages are compatible with the generic messages, so for
simplicity the generic message is used now instead of having specific
classes just for it.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-12-27 14:28:56 +01:00
..
domain react to given reactions inside message 2022-12-02 14:53:45 +01:00
json Use generic message rather than specific one for requesting offers 2022-12-27 14:28:56 +01:00
ExternalSignalingServer.kt fix review comments 2022-07-01 08:59:21 +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.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
RetrofitBucket.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
RingtoneSettings.kt Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
SignatureVerification.kt Migrate recieving calls from requery to room 2022-07-16 14:51:07 +02:00
TakePictureViewModel.java make all cam buttons reflect current state instead of triggered action 2021-11-18 12:49:14 +00:00