Marcel Hibbe

Results 93 issues of Marcel Hibbe

the talk-android/app/src/main/java/com/nextcloud/talk/models/json/chat/ChatMessage.java contains much logic but it should only be a data class. Especially the selectedIndividualHashMap must be refactored (it is somehow filled in getImageUrl() which is totally weird). So...

discussion
technical debt

The mediatab feature currently shows a black screen when no files were shared at all. In this case, there should be at least an info like "no files shared yet"

enhancement
1. to develop

enhancements for #435 : - [x] confirmation screen before sharing file to chat #995 - [ ] Info when the upload failed in the background thread - [ ] retry...

enhancement
feature: 🤝 sharing

currently it's only possible to continue a call in background when Picture in Picture is enabled. There must be a solution to continue the call when PIP is not available/enabled.

enhancement
1. to develop

leaving the room probably fails because of WebSocket failures. this will explain multiple bugs. ## Steps to reproduce 1. Leaving the chatview might trigger to leave the room under certain...

bug
feature: ☎️ call

## Steps to reproduce 1. open some conversation with many participants and open conversation info 2. scroll down by tapping on to the participants ### Expected behaviour scrolling is always...

bug
approved
1. to develop

I'd like to have more snooze options. Currently it's only: -one hour -tomorrow morning -tomorrow afternoon -choose day&time ...but choosing day&time manually takes too much time ;) I'd love to...

enhancement

It should be possible to trigger `sudo -u www-data php /var/www/yourinstance/occ notification:test-push --talk youruser` via API, so the mobile apps could have a "Test Notifications" button in the settings-view. That...

1. to develop
feature: push 📲
feature: backend 🛠️
client: 🤖🍏 mobile

### Steps to reproduce 1. join call - used sermo, so with hpb - tested on redmi note 7 3. stay in call for a while ### Expected behaviour no...

bug
1. to develop
feature: ☎️ call

fix #2478 Signed-off-by: Marcel Hibbe

3. to review
backport-request