element-android/matrix-sdk-android
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
..
docs Package have been renamed, so also rename it here. 2022-05-20 21:14:42 +02:00
src Use ContextCompat.registerReceiver with explicit RECEIVER_EXPORTED to fix crash on API 34. 2024-07-18 17:15:06 +02:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Upgrade a few dependencies and update the codebase 2024-07-15 18:12:20 +02:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00