Marcel Hibbe

Results 132 issues of Marcel Hibbe

## 1st step: - [ ] implement isSpeaking signaling messages - [ ] sort by isSpeaking, this could be done with more logic so all speakers keep their order. (followup...

1. to develop

WIP. Using sarif and github code scanner to modernize workflows... ### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- B | A ### 🚧 TODO - [ ] ... ###...

2. developing

Since v22.0.0 the talk android app requires every HTTPS certificate to list the server’s name in a special field called the Subject Alternative Name (SAN). Older certificates sometimes listed the...

overview

Besides memory optimizations, we should finally aim to set ``` android.enableJetifier=false android.nonTransitiveRClass=true ``` to speed up builds. Todos: get rid of old dependencies, especially chatkit, see https://github.com/nextcloud/talk-android/issues/1552

1. to develop

Reported by @nickvergessen (for alphas) @miaulalala (for 21.2.0 RC1) @alexanderdd @maximelehericy

bug
1. to develop
feature: chat 🗨️

from gplay reviews: > Please fix the problem where when recording voice messages with talkback enabled, sounds of object selection and double tapping are heard.

1. to develop

app crashed when i typed in text in search field in conversation list screen. v23.0.0 Alpha10 ``` 2025-10-17 09:21:55.167 8916-8916 AndroidRuntime com.nextcloud.talk2 E FATAL EXCEPTION: main (Ask Gemini) Process: com.nextcloud.talk2,...

1. to develop

STR: - open set status dialog - rotate device bug: should be happening since edge to edge support was implemented

bug
1. to develop

Not sure how this happens. The only solution was to reinstall the browser (clear cache and data of the browser did not help). It's the second time this happened to...

1. to develop

From gplay console reported for 21.2.0 RC1 ``` Exception java.lang.RuntimeException: at androidx.room.BaseRoomConnectionManager.onMigrate (RoomConnectionManager.kt:212) at androidx.room.RoomConnectionManager$SupportOpenHelperCallback.onUpgrade (RoomConnectionManager.android.kt:152) at net.zetetic.database.sqlcipher.SupportHelper$1.onUpgrade (SupportHelper.java:27) at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked (SQLiteOpenHelper.java:403) at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase (SQLiteOpenHelper.java:278) at net.zetetic.database.sqlcipher.SupportHelper.getWritableDatabase (SupportHelper.java:60) at androidx.room.driver.SupportSQLiteDriver.open...

1. to develop