element-x-ada/appconfig/src/main/kotlin/io/element/android/appconfig
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840)
* Add plain text editor based on markdown input
- Fix autofocus of message composer.
- Remove `Message` data class, fetch the details in `MessagesPresenter` instead.
- Remove `enable rich text` option from advanced settings, set it as a build configuration instead.
* Fix MentionSpanProvider
* Bump RTE library to released `v2.37.3`

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-21 13:58:53 +02:00
..
AnalyticsConfig.kt Cleanup 2023-12-19 15:58:18 +01:00
ApplicationConfig.kt Make logs less verbose, especially for sliding sync (#2825) 2024-05-09 16:39:59 +02:00
AuthenticationConfig.kt Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
ElementCallConfig.kt Remove Element Call feature flag and revert base URL to call.element.io (#1809) 2023-11-15 13:02:24 +00:00
LockScreenConfig.kt Fix ktlint issues 2024-01-10 19:33:39 +01:00
MatrixConfiguration.kt Fix ktlint issues 2024-01-10 19:33:39 +01:00
MessageComposerConfig.kt Plain text editor implementation based on markdown input (#2840) 2024-05-21 13:58:53 +02:00
NotificationConfig.kt Fix ktlint issues 2024-01-10 19:33:39 +01:00
PushConfig.kt Fix ktlint issues 2024-01-10 19:33:39 +01:00
RoomListConfig.kt Fix ktlint issues 2024-01-10 19:33:39 +01:00
SecureBackupConfig.kt Fix ktlint issues 2024-01-10 19:33:39 +01:00
TimelineConfig.kt Exlude CallMember state event from the timeline (Fixes #2625) 2024-04-02 14:37:22 +02:00
VoiceMessageConfig.kt Create VoiceMessageConfig in appconfig module. 2023-11-14 10:31:25 +01:00