Marcel Hibbe
Marcel Hibbe
resolve #2281 Signed-off-by: Marcel Hibbe
align text for #1935 to align with ios https://github.com/nextcloud/talk-android/pull/1936#issuecomment-1106848465
some vendors implement special battery saving modes which might prevent talk app from wake up and receive notifications. there is some code in talk app for some workarounds in src/main/java/com/nextcloud/talk/utils/DeviceUtils.java...
when selecting "share to Nextcloud Talk" there should be an account chooser as a first screen if user is logged in with multiple accounts
this is just a proof of concept for https://github.com/nextcloud/talk-android/issues/1530 to show that sharing the Android Screen is possible. **Please note that this is very quick and dirty and breaks other...
WIP, will be improved. when you were in a chat and received a call notification, then in onDetach of the chatview the session was removed by leaving the room. This...
## Steps to reproduce 1. start a call & hangup 2. BUG: system messages in chat are shown multiple times (3x?) 3. write a message 4. BUG: message shown twice...
- [ ] blocked by https://github.com/nextcloud/talk-android/issues/1550 We want to switch to native Android solutions instead to use Conductor. TODOS: - [ ] research how to avoid a big bang switch
use https://github.com/judemanutd/AutoStarter and hope that for some phones this fixes notification issues.. lib recommended by https://dontkillmyapp.com/apidoc
## Steps to reproduce 1. long press on message and click "..." ### Actual behaviour - flickering because of workaround https://github.com/nextcloud/talk-android/pull/1942 - sometimes the emojis that are shown in the...