Benoit Marty
Benoit Marty
If it is an issue about RiotX (which is now called Element), please open it in https://github.com/vector-im/element-android
The store de-serializes all data that has been stored in files. It can take a long time to be performed. This is one of the reason why we are entirely...
It's compiling fine here. Do you still have the issue?
FWIW, on the Kotlin SDK, as long as they are toDevice Events in the sync v2 response, the sync request timeout [is set to 0](https://github.com/element-hq/element-android/blob/main/matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/job/SyncThread.kt#L183), to ensure that the next...
> its more like that people take a picture to send than picking from their (often private) galerie My 2 cents: I never use the Camera directly from any application...
@amshakal perfect, thanks!
@stefanceriu I have added a status for each string in https://github.com/element-hq/element-x-android/issues/2722.
This one (as it has the most number of upvotes). I've closed all the known duplicate
I assume the correct implementation of this feature will not to use existing `m.audio` but rather creating a new `m.audio.voicemessage` type
Yes, it is implemented in RiotX and will not be implemented in Riot