schildichat-android/matrix-sdk-android/src
Benoit Marty 7be01ab7ae Avoid allowing null String for state_key. Should always be an empty String according to the Matrix specification.
There is no functional change, just a change in the SDK API for clarity regarding the Matrix specs.
2022-01-10 17:47:27 +01:00
..
androidTest Avoid allowing null String for state_key. Should always be an empty String according to the Matrix specification. 2022-01-10 17:47:27 +01:00
debug/java/org/matrix/android/sdk/internal/network/interceptors Big annoying commit: execute command ./gradlew ktlintFormat - Fix "colon-spacing" 2021-10-01 13:31:15 +02:00
main Avoid allowing null String for state_key. Should always be an empty String according to the Matrix specification. 2022-01-10 17:47:27 +01:00
release/java/org/matrix/android/sdk/internal/network/interceptors Big annoying commit: execute command ./gradlew ktlintFormat - Fix "colon-spacing" 2021-10-01 13:31:15 +02:00
sharedTest/java/org/matrix/android/sdk/test/shared
test/java/org/matrix/android/sdk using correct license for matrix-sdk test 2021-10-27 16:42:35 +01:00