talk-android/app/src/main/java/com/nextcloud/talk/models
Andy Scherzinger d683cb109a
Migrate remaining chat models to kotlin data classes
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-05-17 18:26:44 +02:00
..
database disable call buttons if calls are disabled by capability 2022-05-10 14:03:00 +00:00
json Migrate remaining chat models to kotlin data classes 2022-05-17 18:26:44 +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