element-android/matrix-sdk-android
Adam Brown 23cd6dae42 fixing concurrent dispatch crash by using copy on write set
- whilst closing the session, we iterate through all the listeners calling onSessionStopped however some implementations also use this callback to remove themselves from the listeners, causing the concurrent modification crash
2022-06-22 12:19:06 +01:00
..
docs Package have been renamed, so also rename it here. 2022-05-20 21:14:42 +02:00
src fixing concurrent dispatch crash by using copy on write set 2022-06-22 12:19:06 +01:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle removing debug log 2022-06-21 09:15:28 +01:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00