update fork #113

Merged
lookshe merged 4 commits from mirror/monocles_chat_clean:master into master 2025-10-21 16:55:26 +02:00

4 commits

Author SHA1 Message Date
Arne
ec24122778 Use better icon in drawer for all accounts and set name to "All accounts"
Some checks failed
Android CI / build (pull_request) Has been cancelled
2025-10-20 15:46:06 +02:00
Arne
5f97ac796a Use AAC as default audio codec for voice messages
The Opus encoder has been causing issues on too many devices. Making AAC the default provides a better out-of-the-box experience. The device-specific workarounds for AAC have been removed, and the low-bitrate HE-AAC settings are now used for all devices when AAC is selected.

This also updates the user-facing codec selection to show "AAC" instead of "MPEG4".
2025-10-20 15:05:07 +02:00
Arne
0a6a8cb0ec Fix NPE when parsing hats + Show self in MUC user list + Display own hats in conference details. 2025-10-20 14:46:16 +02:00
Arne
decc383486 Remove versionNameSuffix for free flavor 2025-10-20 11:07:13 +02:00