talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe c8b33a380a
initialize rootEglBase earlier (hopefully fixes crash)
There was a report that the app crashed after coming back from PIP mode.

And i once saw in logs

"call to OpenGL ES API with no current context (logged once per thread)"

By initializing rootEglBase very early there is a chance this fixes these issues.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-05-30 15:34:20 +02:00
..
ActionBarProvider.java Add SPDX header 2024-03-23 17:18:18 +01:00
BaseActivity.kt bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
CallActivity.kt initialize rootEglBase earlier (hopefully fixes crash) 2025-05-30 15:34:20 +02:00
CallBaseActivity.java bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
CallStatus.kt Add SPDX header 2024-03-23 17:18:18 +01:00
MainActivity.kt refactor getRetrofitBucketForCreateRoom 2025-04-14 11:03:45 +02:00
TakePhotoActivity.java Add SPDX header 2024-03-23 17:18:18 +01:00