talk-android/app/src/main/java/com/nextcloud/talk/models
Tim Krüger 9accac3325
Show profile action on avatar click
For every click on a avatar in a group chat it will be tried to receive a
hover card from the Nextcloud server. The endpoint returns multiple
actions. Those actions will be filtered for the app ids 'spreed',
'email' and 'profile'. Other will be ignored.
The received filtered actions will be shown in a bottom sheet.

Resolves: #1644

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-11-10 09:08:43 +01:00
..
database organize imports 2021-06-08 17:36:45 +02:00
json Show profile action on avatar click 2021-11-10 09:08:43 +01: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