element-android/matrix-sdk-android/src
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
..
androidTest Feature/fga/simplify timeline logic (#6318) 2022-06-21 14:42:50 +01:00
debug/java/org/matrix/android/sdk/internal/network/interceptors Formats entire project 2022-04-21 11:50:15 +02:00
main fixing concurrent dispatch crash by using copy on write set 2022-06-22 12:19:06 +01:00
release/java/org/matrix/android/sdk/internal/network/interceptors Formats entire project 2022-04-21 11:50:15 +02:00
sharedTest/java/org/matrix/android/sdk/test/shared Fix Copyright mention in SDK code 2020-10-08 15:04:55 +02:00
test/java/org/matrix/android/sdk Re-implement lock screen feature using our own implementation. 2022-06-20 17:38:05 +02:00