52 Commits (c9f6093f22c79e4b879fce10b82fbd7703aaebdb)

Author SHA1 Message Date
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
Benoit Marty 8beb7310ef Fix compilation issue with Wysiwyg 2.2.0 1 year ago
Jorge Martin Espinosa 014c0f4186 [Media upload] Add media pickers to the Room screen and the composer (#380) 1 year ago
Jorge Martin Espinosa eeca1c9ee3 Add `PickerLauncher` wrapper for media/file pickers. (#361) 1 year ago
bmarty 860777d20c Sync Strings from Localazy 1 year ago
Benoit Marty 85b825e669 Ensure ellipsis char is used (fix lint issue). 1 year ago
Benoit Marty cca31af3f4 Invoke `./tools/localazy/downloadStrings.sh --all` 1 year ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 2 years ago
Benoit Marty 6bb01d640f Make `@Preview` internal. 2 years ago
Benoit Marty bbe10382b0 ElementTheme + MaterialTheme3 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2 years ago
ganfra f1e2016beb More cleanup 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
ganfra 5748bc53a6 Finish removing x. from packages (keep it in app module for now) 2 years ago
ganfra caa04aa485 Rename uistrings module 2 years ago
ganfra 4a5a1f6d3e Rename textcomposer module 2 years ago
ganfra 907d7eba75 Rename matrix modules 2 years ago
ganfra f6672fa5de Rename core module 2 years ago
Benoit Marty f3217d90aa Fix dark theme issue. 2 years ago
Benoit Marty 862900ed9a Rename folders `java` to `kotlin` 2 years ago
Benoit Marty 468d3f6192 Create dedicated modules for Strings and apply the plugin `com.likethesalad.stem` 2 years ago
ganfra ec1bbdeb9c Finish migration of Messages screen 2 years ago
ganfra 020fd3b458 Start migrating messages screen 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
Benoit Marty f7cf1136c1 Remove unused resources 2 years ago
Benoit Marty df04a1d167 Fix unused resource issues 2 years ago
Benoit Marty c8b344644b Ktlint for all modules + run it 2 years ago
Benoit Marty 42075176a1 Fix detekt issues. 2 years ago
Benoit Marty a413b635d1 Format project 2 years ago
ganfra 2d54838e4f Use renderComposerMode (disable formattedContent which crashes) 2 years ago
Jorge Martín 12ab8b73cd Improve the performance of changing the composer mode. 2 years ago
ganfra 6dab7aa555 Timeline: extract highlightedEventId on viewState instead of individual timeline item 2 years ago
Benoit Marty c7d5e1deea Composer: Do not show the handle to reduce the bottom sheet. 2 years ago
Benoit Marty 550ec8aefb Composer: Fix issue in dark theme 2 years ago
Benoit Marty 715a4de4c4 Composer: Edit and reply. 2 years ago
Benoit Marty 98a17d5aee Add Preview for TextComposer 2 years ago
Benoit Marty 49126037bc Fix issue with Keyboard 2 years ago
Benoit Marty 1a93ddac15 Send markdown (not rendered yet in the timeline). 2 years ago
Benoit Marty a0c753a85c Import composer 0.7.0.1 from Element Android - still WIP 2 years ago
ganfra 6c6fecf6e8 Composer: avoid recomposition 2 years ago
ganfra 207859f05e Try to improve composer... 2 years ago
Benoit Marty 60c744ca0c Clarify sent text. 2 years ago
Benoit Marty 031d1e338d Empty composer when message is sent 2 years ago
Benoit Marty 5eb3ce8f21 Composer fullscreen toggle 2 years ago
ganfra 7ca1f90512 Composer: avoid passing interface Callback as it will force recomposition 2 years ago
ganfra f85e522842 Messages: update how textcomposer is composed 2 years ago