Commit graph

5245 commits

Author SHA1 Message Date
Benoit Marty
0484b97b01
Merge pull request #2138 from element-hq/sync-localazy
Sync Strings
2024-01-04 09:30:20 +01:00
Marco Antonio Alvarez
a81fdddab0
[Technical] Open stickers using the thumbnail url if the main url is empty (#2157)
* Explicitely use the thumbnail url to show stickers if the content's url is an empty string

---------

Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
2024-01-04 09:06:30 +01:00
Jorge Martin Espinosa
4f6c7421bd
Implement ContentAvoidingLayout for timeline items (#2113)
* Implement `ContentAvoidingLayout` for timeline items

* Truncate long mention pills

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-01-03 12:32:02 +01:00
Jorge Martin Espinosa
0381027dae
Restore Github PAT in record screenshots, disable Maestro for forks (#2147)
* Restore PAT for `recoverScreenshots.yml` flow.

This is needed to trigger CI jobs automatically. In the case where this is not possible (forks) a message will be added to ask the user to add an empty commit to trigger the CI.

* Add community PR notice

* Disable Maestro steps for fork PRs
2024-01-03 12:26:46 +01:00
ganfra
9c7dafbec1
Merge pull request #2150 from element-hq/feature/fga/fix_2132
Revert compose material3 to 1.2.0-alpha11
2024-01-03 12:17:43 +01:00
ganfra
7ca640561a
Merge pull request #2146 from element-hq/feature/fga/fix_2084
Fix room transition animation happens twice
2024-01-03 11:57:25 +01:00
ganfra
f69ae811cb Revert compose.material3 to alpha11 as it leads to frozen timeline scrolling #2132 2024-01-03 11:06:49 +01:00
ganfra
b04287bf81 Fix room transition animation happens twice #2084 2024-01-02 16:13:46 +01:00
Marco Antonio Alvarez
87c8bc133f
[Feature] Render m.sticker events (#2122)
* Render m.sticker events
---------

Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-01-02 16:03:19 +01:00
Jorge Martin Espinosa
2134004501
Fix record screenshots workflow and script for forks (#2141)
Fix record screenshots workflow and script for forks
2024-01-02 10:47:56 +01:00
Jorge Martín
8daf5150af Fix record screenshots workflow and script 2024-01-02 10:43:57 +01:00
Jorge Martin Espinosa
4658afe3b8
Merge pull request #2126 from element-hq/renovate/org.jsoup-jsoup-1.x
Update dependency org.jsoup:jsoup to v1.17.2
2024-01-02 09:00:28 +01:00
bmarty
01f77f22aa Sync Strings from Localazy 2024-01-01 00:11:02 +00:00
Benoit Marty
4a8b82e0f3
Merge pull request #2121 from element-hq/renovate/wysiwyg
Update wysiwyg to v2.23.0
2023-12-29 14:43:52 +01:00
Benoit Marty
da68523e8a
Merge pull request #2069 from element-hq/renovate/dagger
Update dagger to v2.50
2023-12-29 13:39:29 +01:00
Benoit Marty
8bb4d9b6a4
Merge pull request #2094 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.83
2023-12-29 13:30:04 +01:00
Jorge Martin Espinosa
7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128)
* Disable vector XML rasterisation on API 23

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-29 11:41:08 +00:00
renovate[bot]
601596a421
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.83 2023-12-29 11:41:07 +00:00
renovate[bot]
7a77aaf9ae
Update dependency org.jsoup:jsoup to v1.17.2 2023-12-29 03:43:20 +00:00
Jorge Martin Espinosa
64c873922a
Merge pull request #2118 from element-hq/misc/jme/only-apply-dependency-analysis-to-some-modules
Only apply dependencyanalysis plugin to some modules
2023-12-28 18:18:51 +01:00
Jorge Martin Espinosa
5a593be997
Merge pull request #2119 from element-hq/misc/jme/add-rte-build-script
Add build script for the RTE library
2023-12-28 18:18:19 +01:00
Jorge Martín
5cd3eb4833 Build library module too and make sure to build from scratch 2023-12-28 17:52:29 +01:00
renovate[bot]
92368f77f7
Update wysiwyg to v2.23.0 2023-12-28 16:06:19 +00:00
Jorge Martín
046525edba Add changelog 2023-12-28 17:06:05 +01:00
Jorge Martín
0309223a32 Only apply dependencyanalysis plugin to some modules 2023-12-28 17:06:05 +01:00
Jorge Martin Espinosa
819b75316c
Merge pull request #2120 from element-hq/feature/bma/testSecureBackupEnablePresenter
Add missing test for SecureBackupEnablePresenter
2023-12-28 17:05:03 +01:00
Benoit Marty
35baaa6209 Add missing test for SecureBackupEnablePresenter 2023-12-28 16:33:53 +01:00
Jorge Martín
bbc36adb39 Fix release build 2023-12-28 15:20:28 +01:00
Benoit Marty
315cc1fd9d
Merge pull request #2117 from element-hq/feature/bma/composeUpgrade
Compose upgrade
2023-12-28 14:11:00 +01:00
Benoit Marty
4f9fc2cfcf Fix compilation issue with compose compiler 1.5.7 2023-12-28 12:41:02 +01:00
Benoit Marty
6ae5d7af1c Kotlin 1.9.21 and compose compiler 1.5.7 2023-12-28 12:41:02 +01:00
Benoit Marty
8c2341dac9 Update kotlinx-collections-immutable to 0.3.7 2023-12-28 12:41:02 +01:00
Benoit Marty
2a3c3d842c Fix issue in doc (detected with knit 0.5.0) 2023-12-28 12:41:02 +01:00
Benoit Marty
94c7520bb4 Update json to 1.6.2 2023-12-28 12:41:02 +01:00
Benoit Marty
8e259fe35e Update datetime to 0.5.0 2023-12-28 12:41:02 +01:00
Benoit Marty
cc663c4408 Upgrade knit to 0.5.0 2023-12-28 12:41:02 +01:00
Benoit Marty
dd4aa681c6 Remove now useless ExperimentalLayoutApi opt in 2023-12-28 12:41:02 +01:00
Benoit Marty
05f0f7cf69 Add configuration for suppressKotlinVersionCompatibilityCheck (commented out) 2023-12-28 12:41:02 +01:00
Benoit Marty
aad7e836d9
Merge pull request #2112 from element-hq/feature/bma/renderStateWithoutChanges
Handle `MembershipChange.NONE` rendering in the timeline #2102
2023-12-28 12:39:05 +01:00
Jorge Martín
d5c8b62178 Add build script for the RTE library 2023-12-28 12:03:23 +01:00
Benoit Marty
926b147ebe Add missing test case. 2023-12-28 09:31:13 +01:00
Benoit Marty
b7b1c0d1fc
Merge pull request #2111 from element-hq/feature/bma/directLogout
Direct logout
2023-12-26 17:58:23 +01:00
Benoit Marty
3e1388cac7 Add test for MembershipChange.NONE 2023-12-26 16:57:34 +01:00
Benoit Marty
ac7d46cfb7 Handle MembershipChange.NONE rendering in the timeline #2102
And avoid `else` in the when statement.
2023-12-26 16:57:34 +01:00
Benoit Marty
076b487a0a Fix Maestro 2023-12-26 16:55:58 +01:00
Benoit Marty
e38799c4db
Merge pull request #2115 from element-hq/feature/bma/reactionsPowerLevel
Reactions power level
2023-12-26 16:11:22 +01:00
Benoit Marty
0528debb93 Merge branch 'develop' into feature/bma/reactionsPowerLevel 2023-12-26 15:48:56 +01:00
Benoit Marty
d05cf6d649 Move the logic to the Node, which handles navigation. 2023-12-26 15:47:42 +01:00
Benoit Marty
7db7a32d43 Use a RetryDialog here, it does not change the rendering, but is more appropriate. 2023-12-26 15:42:44 +01:00
Benoit Marty
481d80d1f0 Add comment to clarify the SteadyException case. 2023-12-26 15:39:56 +01:00