talk-android/app
Marcel Hibbe 2485b14009
get room in NotificationWorker so CallNotificationActivity doesn't have to wait for it
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>
2024-04-15 14:33:27 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src get room in NotificationWorker so CallNotificationActivity doesn't have to wait for it 2024-04-15 14:33:27 +02:00
build.gradle Update media3_version to v1.3.1 2024-04-11 16:17:02 +02:00
lint.xml
proguard-rules.pro