Marcel Hibbe
Marcel Hibbe
resolve https://github.com/nextcloud/talk-android/issues/1724 WIP
https://github.com/nextcloud/talk-android/pull/1634 fixed that the phone rings only for 1 minute and not forever. Now there must be an info for the user when the phone stops to ring that a...
uploading files should be shown in chat, including a progress indicator and a cancel button. right now for files >1MB there is a notification with progress, for files
### Steps to reproduce upload file ### Expected behaviour uploaded files (and written messages) are shown immediately in conversation ### Actual behaviour even if upload succeeded, the uploaded file is...
notifications should be grouped when uploading many files at the same time. https://developer.android.com/develop/ui/views/notifications/group hint: notification behaviour may be different for android versions and manufacturers..
the upload notification with progress bar (which is shown for files >1MB) should have a cancel button
This PR will - show federation avatars in conversation info list - fix to hide moderation actions on participants when not being a moderator - remove some legacy code ###...
19.0.0 Alpha 03 ``` 2024-03-19 15:49:38.476 15732-17089 okhttp.OkHttpClient com.nextcloud.talk2 I {"ocs":{"meta":{"status":"ok","statuscode":200,"message":"OK"},"data":[]}} 2024-03-19 15:49:38.476 15732-17089 okhttp.OkHttpClient com.nextcloud.talk2 I
In a call it should be possible to share the android screen to other participants - [ ] toggle streams - [ ] continue to record screen when app is...
Sometimes a chat message that is sent from android app does not appear immediately in the chat. Only after reload or next pull after max 30 sec?. I would bet...