Commit graph

30 commits

Author SHA1 Message Date
ganfra
ec1bbdeb9c Finish migration of Messages screen 2023-01-13 18:05:14 +01:00
ganfra
020fd3b458 Start migrating messages screen 2023-01-12 18:19:27 +01:00
Benoit Marty
e393e8f52b Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty
19301756e3 Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
f7cf1136c1 Remove unused resources 2022-12-13 12:56:48 +01:00
Benoit Marty
df04a1d167 Fix unused resource issues 2022-12-13 12:11:54 +01:00
Benoit Marty
c8b344644b Ktlint for all modules + run it 2022-12-12 17:48:07 +01:00
Benoit Marty
42075176a1 Fix detekt issues. 2022-12-12 17:34:33 +01:00
Benoit Marty
a413b635d1 Format project 2022-12-09 12:06:37 +01:00
ganfra
5034daed6c Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
2d54838e4f Use renderComposerMode (disable formattedContent which crashes) 2022-12-02 19:12:29 +01:00
Benoit Marty
537ff96992 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
12ab8b73cd 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
6dab7aa555 Timeline: extract highlightedEventId on viewState instead of individual timeline item 2022-12-02 14:37:25 +01:00
Benoit Marty
c7d5e1deea Composer: Do not show the handle to reduce the bottom sheet. 2022-12-01 11:45:45 +01:00
Benoit Marty
550ec8aefb Composer: Fix issue in dark theme 2022-12-01 11:43:36 +01:00
Benoit Marty
715a4de4c4 Composer: Edit and reply.
TODO: call renderComposerMode and highlight selected item.
2022-12-01 11:20:10 +01:00
Benoit Marty
6392c57fce Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
Benoit Marty
98a17d5aee Add Preview for TextComposer 2022-11-28 11:28:49 +01:00
Benoit Marty
49126037bc Fix issue with Keyboard 2022-11-25 16:40:32 +01:00
Benoit Marty
1a93ddac15 Send markdown (not rendered yet in the timeline). 2022-11-25 16:36:03 +01:00
Benoit Marty
a0c753a85c Import composer 0.7.0.1 from Element Android - still WIP 2022-11-25 16:36:03 +01:00
ganfra
6c6fecf6e8 Composer: avoid recomposition 2022-11-22 19:28:22 +01:00
ganfra
207859f05e Try to improve composer... 2022-11-22 18:15:32 +01:00
Benoit Marty
60c744ca0c Clarify sent text. 2022-11-09 11:14:01 +01:00
Benoit Marty
031d1e338d Empty composer when message is sent 2022-11-09 10:26:39 +01:00
Benoit Marty
5eb3ce8f21 Composer fullscreen toggle 2022-11-08 17:44:28 +01:00
ganfra
7ca1f90512 Composer: avoid passing interface Callback as it will force recomposition 2022-11-08 17:17:32 +01:00
ganfra
f85e522842 Messages: update how textcomposer is composed 2022-11-08 17:05:32 +01:00
Benoit Marty
04d2e206ee Composer compiling and running 2022-11-08 15:59:07 +01:00