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 |
|
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 |
|
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 |
|
Benoit Marty
|
8ef1f523a0
|
Merge branch 'develop' into feature/bma/directLogout
|
2023-12-26 15:38:21 +01:00 |
|
Benoit Marty
|
3dd5bab7b6
|
Cleanup
|
2023-12-26 15:37:08 +01:00 |
|
Benoit Marty
|
597697b13a
|
changelog
|
2023-12-26 15:30:18 +01:00 |
|
Benoit Marty
|
5cd511f6bb
|
Merge pull request #2114 from element-hq/feature/bma/recordSc
Update screenshots
|
2023-12-26 15:27:38 +01:00 |
|
Benoit Marty
|
7414dfaa4d
|
Hide add more reaction button if user do not have permission to send reaction #2093
Also:
- move `userHasPermissionToSendMessage` to `TimelineRoomInfo`
- remove `canReply` parameter which can be computed from other params.
|
2023-12-26 15:27:08 +01:00 |
|
Benoit Marty
|
52c2e8ea08
|
Hide reaction is user do not have permission to send reaction #2093
|
2023-12-26 14:57:47 +01:00 |
|
Benoit Marty
|
29d23cbeee
|
Refacto: move displayEmojiReactions to ActionListState.Target.Success
|
2023-12-26 14:45:08 +01:00 |
|
ElementBot
|
bc4a824e09
|
Update screenshots
|
2023-12-26 13:06:19 +00:00 |
|
ElementBot
|
6a3084d8c6
|
Update screenshots
|
2023-12-26 13:01:40 +00:00 |
|
Benoit Marty
|
59993bf6cf
|
towncrier file
|
2023-12-26 13:26:01 +01:00 |
|
Benoit Marty
|
1f2b2df469
|
Quality
|
2023-12-26 13:24:59 +01:00 |
|
Benoit Marty
|
c871dc2492
|
Add test for DefaultDirectLogoutPresenter
|
2023-12-26 12:38:03 +01:00 |
|
Benoit Marty
|
25e4e0424d
|
Test more fields
|
2023-12-26 12:21:32 +01:00 |
|
Benoit Marty
|
2b983e923e
|
Sign out: direct flow if not last session and if not currently backing up keys #2072
Extract some stuff from existing Logout to avoid duplication.
|
2023-12-26 12:17:09 +01:00 |
|
Benoit Marty
|
c6f5c0a556
|
Merge pull request #2103 from element-hq/sync-localazy
Sync Strings
|
2023-12-26 09:59:21 +01:00 |
|
Benoit Marty
|
8fe469d934
|
Merge pull request #2096 from element-hq/misc/jme/revert-dependency-analysis-version
Add warning about updating `com.autonomousapps.dependency-analysis`
|
2023-12-26 09:57:16 +01:00 |
|
bmarty
|
e6f4a7364f
|
Sync Strings from Localazy
|
2023-12-26 09:39:48 +01:00 |
|