schildichat-android/matrix-sdk-android/src
Benoit Marty 1e32ebde41 Use ContextCompat.registerReceiver with explicit RECEIVER_EXPORTED to fix crash on API 34.
java.lang.SecurityException: im.vector.app.debug: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
2024-07-18 17:15:06 +02:00
..
androidTest Add Realm migrations due to upgrade of Kotlin version. 2024-07-16 15:03:55 +02:00
debug/java/org/matrix/android/sdk/internal/network/interceptors Only one FormatterJsonHttpLogger implementation is required. 2022-08-24 10:11:24 +02:00
main Use ContextCompat.registerReceiver with explicit RECEIVER_EXPORTED to fix crash on API 34. 2024-07-18 17:15:06 +02:00
release/java/org/matrix/android/sdk/internal/network/interceptors Only one FormatterJsonHttpLogger implementation is required. 2022-08-24 10:11:24 +02:00
sharedTest/java/org/matrix/android/sdk/test/shared
test/java/org/matrix/android/sdk Upgrade a few dependencies and update the codebase 2024-07-15 18:12:20 +02:00