mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 19:42:34 +00:00
2485b14009
The get-room request in CallNotificationActivity was sometimes too slow which caused the activity to be unresponsive. With this commit, the room is first loaded before the user gets a notification. For now all necessary values are passed as intent extras. In the future with offline support, there might be reasons to load it from DB in CallNotificationActivity. Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |