Commit Graph

59 Commits

Author SHA1 Message Date
github-actions[bot]
03c28ac52d Sync Strings (#522)
Sync Strings from Localazy
2023-06-05 15:26:50 +00:00
bmarty
3daea29a82 Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
Benoit Marty
d6e60de4ec Fix compilation issue with Wysiwyg 2.2.0 2023-05-23 11:55:23 +02:00
Jorge Martin Espinosa
31ac97d17a [Media upload] Add media pickers to the Room screen and the composer (#380)
* Add media pickers to the Room screen and the composer.

* Fix exclude rules for translations
2023-05-04 11:51:03 +02:00
Jorge Martin Espinosa
8e451c934e Add PickerLauncher wrapper for media/file pickers. (#361)
* Add `PickerLauncher` wrapper for media/file pickers.

* Add FileProvider path, handle Camera picker and add NoOp implementation to fix tests.

* Move media pickers to their own module.

* Add missing media pickers

* Add feature flag and some extra tests
2023-04-28 10:52:34 +02:00
bmarty
cd5e4458a6 Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
Jorge Martin Espinosa
afd58f1634 Update Gradle to 8.1 and AGP to v8.0 (#329)
* Update AGP to 8.0.0.

* Set JAVA_HOME to JDK17

* Update lint version.

* Use right JDK for dependency analysis, replace deprecated env var.

* Upgrade to Gradle 8.1.

* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
Benoit Marty
830946e0de Ensure ellipsis char is used (fix lint issue). 2023-04-05 11:44:55 +02:00
Benoit Marty
45cea6cc3b Invoke ./tools/localazy/downloadStrings.sh --all 2023-04-05 11:11:47 +02:00
Benoit Marty
c774f7529e [Strings] Use strings from localazy. 2023-03-27 14:44:24 +02:00
Benoit Marty
d449ede86d [Strings] Sync the strings. 2023-03-27 14:36:46 +02:00
Benoit Marty
8faca4fdac Move class of matrix.api module to api sub package. 2023-03-02 17:32:47 +01:00
Benoit Marty
fbdc1a477a Split module matrix to matrix.api with interfaces and data classes and matrix.impl with Rust implementation. 2023-03-02 17:12:13 +01:00
Benoit Marty
41e63173b3 Make @Preview internal.
And exclude class generated by Showkase
2023-02-14 17:03:02 +01:00
Benoit Marty
decd3a9585 ElementTheme + MaterialTheme3 2023-02-03 12:57:42 +01:00
Benoit Marty
fb4c5138ee Material3 only in designsystem. 2023-02-03 12:56:53 +01:00
Benoit Marty
c4f53134d9 Material 1.8 2023-02-03 12:56:53 +01:00
Benoit Marty
2cfa921a70 Rework Preview for a better rendering in the IDE. 2023-02-03 12:56:53 +01:00
ganfra
1b77c56c48 More cleanup 2023-01-24 18:06:22 +01:00
ganfra
27bf42c5f2 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
ganfra
46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
718b37a4eb Finish removing x. from packages (keep it in app module for now) 2023-01-20 18:52:59 +01:00
ganfra
d7b4cb97a7 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra
465b74e177 Rename textcomposer module 2023-01-20 17:38:04 +01:00
ganfra
0a3697bfe8 Rename matrix modules 2023-01-20 17:27:47 +01:00
ganfra
f17dd4ccd5 Rename core module 2023-01-20 16:34:04 +01:00
Benoit Marty
e1fe05072b Fix dark theme issue.
to merge with fix dark theme issue
2023-01-18 15:49:57 +01:00
Benoit Marty
66a389c4c5 Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
Benoit Marty
8c93aedbc1 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
ganfra
7b197e6e8b Finish migration of Messages screen 2023-01-13 18:05:14 +01:00
ganfra
8718bc4cde Start migrating messages screen 2023-01-12 18:19:27 +01:00
Benoit Marty
243ee07bfc Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
886076403d Remove unused resources 2022-12-13 12:56:48 +01:00
Benoit Marty
5b8b59edda Fix unused resource issues 2022-12-13 12:11:54 +01:00
Benoit Marty
3e86fa48d8 Ktlint for all modules + run it 2022-12-12 17:48:07 +01:00
Benoit Marty
d8665b20c4 Fix detekt issues. 2022-12-12 17:34:33 +01:00
Benoit Marty
d6058716c6 Format project 2022-12-09 12:06:37 +01:00
ganfra
ef0252aa94 Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
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