matrix-android-sdk
matrix-android-sdk copied to clipboard
The Matrix SDK for Android - DEPRECATED
[Configuration on demand](https://docs.gradle.org/current/userguide/multi_project_configuration_and_execution.html#sec:configuration_on_demand). Configuration on demand tells Gradle to configure modules that only are relevant to the requested tasks instead of configuring all of them. We can enable this feature...
Hi there, is there any method available to delete history of chat like whatapps. Delete history meaning that clear timeline as well.
# problem if i make a call it rings at my fon. i dont need a ring then. probably nobody need this ring. please turn off the ringtone yourself when...
### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request updates [CHANGES.rst](https://github.com/matrix-org/matrix-android-sdk/blob/develop/CHANGES.rst) * [x] Pull request includes a [sign off](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst#sign-off)
The Element desktop client can now render LaTeX (see https://github.com/matrix-org/matrix-react-sdk/pull/5244). It would be very useful to have this feature in the Android client.
**Describe the bug** We just received a sentry crash report which points to the matrix SDK. Our app uses the react-native matrix SDK, thus we can't exactly pin down what...
### Pull Request Checklist * [ ] Pull request is based on the develop branch * [ ] Pull request updates [CHANGES.rst](https://github.com/matrix-org/matrix-android-sdk/blob/develop/CHANGES.rst) * [ ] Pull request includes a [sign...
Given that I cached all the credentials from last successful login, is it possible to display history messages with ```org/matrix/androidsdk/fragments/MatrixMessageListFragment.java``` ?
Could not find com.facebook.react:react-native-webrtc:1.69.2-jitsi-2062090. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.pom - https://dl.google.com/dl/android/maven2/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.aar - https://jcenter.bintray.com/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.pom - https://jcenter.bintray.com/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.aar - https://jitpack.io/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.pom - https://jitpack.io/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.aar Required by: project :app > com.github.matrix-org.matrix-android-sdk:matrix-sdk:v0.9.30
when i download app from GooglePlay everything is ok but when i forked the project and run from android studio i cant create direct room and i saw 404 server...