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
b8467e547c
Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation.
2 years ago
Benoit Marty
6bb01d640f
Make `@Preview` internal.
...
And exclude class generated by Showkase
2 years ago
Benoit Marty
bbe10382b0
ElementTheme + MaterialTheme3
2 years ago
Benoit Marty
cdfc13cb15
Material3 only in designsystem.
2 years ago
Benoit Marty
9f3f345088
Material 1.8
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
dd00f99f0c
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
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.
...
to merge with 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`
...
Remove translations
2 years ago
ganfra
ec1bbdeb9c
Finish migration of Messages screen
2 years ago
ganfra
020fd3b458
Start migrating messages screen
2 years ago
Benoit Marty
e393e8f52b
Fix warning
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
5034daed6c
Continue cleaning gradle files
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.
...
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.
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.
...
TODO: call renderComposerMode and highlight selected item.
2 years ago
Benoit Marty
6392c57fce
Setup Showkase and add some Preview. WIP
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
Benoit Marty
04d2e206ee
Composer compiling and running
2 years ago