element-x-ada/appconfig/src/main/kotlin/io/element/android/appconfig
Jorge Martin Espinosa 80ba0e9b0d
Fix rageshakes not uploading if they are too long (#6075)
* Fix rageshakes not uploading if they are too long. The max log line size in the default rageshake server is `1_000_000`.

* Change upload order to ensure the current logs and the push rules are always sent.

* Add 'buffer' for unexpected log lines.
2026-01-27 07:44:12 +01:00
..
AnalyticsConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ApplicationConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
AuthenticationConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ElementCallConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
LearnMoreConfig.kt Add alert to encrypted rooms with visible history (Android). (#5709) 2025-12-08 21:19:15 +01:00
LockScreenConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
MatrixConfiguration.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
MessageComposerConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
NotificationConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
OnBoardingConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
PushConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
RageshakeConfig.kt Fix rageshakes not uploading if they are too long (#6075) 2026-01-27 07:44:12 +01:00
RoomListConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
TimelineConfig.kt Transform MessageEventType and StateEventType into sealed interfaces to handle the Custom variant, also add missing variants 2025-12-22 11:19:37 +01:00
VoiceMessageConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00