talk-android/app/src/main/java/com/nextcloud/talk
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
..
activities enable keyguard for toggle chat 2021-09-17 14:58:44 +02:00
adapters Show profile action on avatar click 2021-11-10 09:08:43 +01:00
api Show profile action on avatar click 2021-11-10 09:08:43 +01:00
application line length 1220 characters 2021-06-08 17:36:43 +02:00
callbacks codacy: Avoid unused imports 2021-05-17 13:35:34 +02:00
components/filebrowser improve lint score 2021-10-25 15:18:44 +02:00
controllers Show profile action on avatar click 2021-11-10 09:08:43 +01:00
dagger/modules Remove preference 'link_previews' from storage 2021-07-15 14:20:16 +02:00
events remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
interfaces add voice messages 2021-06-22 11:17:59 +02:00
jobs improve code scores 2021-11-06 12:15:23 +01:00
models Show profile action on avatar click 2021-11-10 09:08:43 +01:00
presenters Add annotation where needed 2021-05-17 13:11:50 +02:00
receivers line length 1220 characters 2021-06-08 17:36:43 +02:00
ui Show profile action on avatar click 2021-11-10 09:08:43 +01:00
utils Show profile action on avatar click 2021-11-10 09:08:43 +01:00
webrtc Suppress Lint for wrong constant of AudioManager modes 2021-09-15 16:17:32 +02:00