ganfra
e10c94b654
Use renderComposerMode (disable formattedContent which crashes)
2022-12-02 19:12:29 +01:00
Benoit Marty
93a7f37ce9
Merge pull request #4 from jmartinesp/fix/render-composer-mode-performance-and-full-screen-mode
...
Improve the performance of changing the composer mode.
2022-12-02 15:49:21 +01:00
Jorge Martín
b9a4c81dd1
Improve the performance of changing the composer mode.
...
Note: this will only be noticeable once a new version of the RTE library is used and the crash when calling `renderComposerMode` is fixed.
Also, improved the UI for full screen mode.
2022-12-02 15:40:12 +01:00
ganfra
1344e0febd
Timeline: extract highlightedEventId on viewState instead of individual timeline item
2022-12-02 14:37:25 +01:00
Benoit Marty
e797e5f154
Composer: Do not show the handle to reduce the bottom sheet.
2022-12-01 11:45:45 +01:00
Benoit Marty
7497b511ee
Composer: Fix issue in dark theme
2022-12-01 11:43:36 +01:00
Benoit Marty
232cabcb27
Composer: Edit and reply.
...
TODO: call renderComposerMode and highlight selected item.
2022-12-01 11:20:10 +01:00
Benoit Marty
024fb7146d
Setup Showkase and add some Preview. WIP
2022-11-29 15:07:31 +01:00
Benoit Marty
48ac9f22c0
Add Preview for TextComposer
2022-11-28 11:28:49 +01:00
Benoit Marty
b399aebdf5
Fix issue with Keyboard
2022-11-25 16:40:32 +01:00
Benoit Marty
28e4daa597
Send markdown (not rendered yet in the timeline).
2022-11-25 16:36:03 +01:00
Benoit Marty
0af3f3bfb7
Import composer 0.7.0.1 from Element Android - still WIP
2022-11-25 16:36:03 +01:00
ganfra
9a5b4ca702
Composer: avoid recomposition
2022-11-22 19:28:22 +01:00
ganfra
bf91ce615f
Try to improve composer...
2022-11-22 18:15:32 +01:00
Benoit Marty
dc39d061b8
Clarify sent text.
2022-11-09 11:14:01 +01:00
Benoit Marty
dccb83fe76
Empty composer when message is sent
2022-11-09 10:26:39 +01:00
Benoit Marty
c66b1859a9
Composer fullscreen toggle
2022-11-08 17:44:28 +01:00
ganfra
dca9563762
Composer: avoid passing interface Callback as it will force recomposition
2022-11-08 17:17:32 +01:00
ganfra
1548dd4e6a
Messages: update how textcomposer is composed
2022-11-08 17:05:32 +01:00
Benoit Marty
804965981a
Composer compiling and running
2022-11-08 15:59:07 +01:00