talk-android/app/src/main/java/com/nextcloud/talk/models/json
Tim Krüger 7f54dcd9f9
Replace 'mute calls' by 'call notifications'
The 'mute calls' setting was only stored locally on the device. The new
'call notifications' setting is stored on the Nextcloud server and
shared over all devices.

See:
  - https://github.com/nextcloud/spreed/pull/6338

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-25 11:43:32 +02:00
..
autocomplete remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
capabilities remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
chat add ability to clear chat history 2021-07-19 13:51:37 +02:00
conversations Replace 'mute calls' by 'call notifications' 2021-10-25 11:43:32 +02:00
converters add ability to clear chat history 2021-07-19 13:51:37 +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
mention remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
notifications improve spotbugs 2021-06-08 17:36:41 +02:00
participants Add circles support 2021-05-14 14:20:30 +02:00
push adapt to de-lomboked code-base 2021-04-30 08:50:24 +02:00
search remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +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
userprofile remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16: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