mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 19:42:34 +00:00
18d4d42e8f
without this fix, it could happen that pullChatMessagesPending remains true after the conversation screen was in background. As a result the check if (pullChatMessagesPending) { Log.d(TAG, "pullChatMessages - pullChatMessagesPending is true, exiting") return } in pullChatMessages() always returns without to pull chat messages (so there was even no long-polling anymore). Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
androidTest/java/com/nextcloud/talk | ||
generic | ||
gplay | ||
main | ||
qa | ||
test |