Commit Graph

5218 Commits

Author SHA1 Message Date
Jorge Martín
0e19c2f2c8 Only apply dependencyanalysis plugin to some modules 2023-12-28 17:06:05 +01:00
Jorge Martin Espinosa
196bb1a7cc 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
521d4a1983 Add missing test for SecureBackupEnablePresenter 2023-12-28 16:33:53 +01:00
Benoit Marty
4ce70d290b Merge pull request #2117 from element-hq/feature/bma/composeUpgrade
Compose upgrade
2023-12-28 14:11:00 +01:00
Benoit Marty
88d99d6623 Fix compilation issue with compose compiler 1.5.7 2023-12-28 12:41:02 +01:00
Benoit Marty
a71b0ed067 Kotlin 1.9.21 and compose compiler 1.5.7 2023-12-28 12:41:02 +01:00
Benoit Marty
4ec118d45d Update kotlinx-collections-immutable to 0.3.7 2023-12-28 12:41:02 +01:00
Benoit Marty
0cf5d3b55e Fix issue in doc (detected with knit 0.5.0) 2023-12-28 12:41:02 +01:00
Benoit Marty
3e40d30701 Update json to 1.6.2 2023-12-28 12:41:02 +01:00
Benoit Marty
c4de849a2b Update datetime to 0.5.0 2023-12-28 12:41:02 +01:00
Benoit Marty
61ae9cae6f Upgrade knit to 0.5.0 2023-12-28 12:41:02 +01:00
Benoit Marty
d9fb5ce007 Remove now useless ExperimentalLayoutApi opt in 2023-12-28 12:41:02 +01:00
Benoit Marty
0bf14ca7c3 Add configuration for suppressKotlinVersionCompatibilityCheck (commented out) 2023-12-28 12:41:02 +01:00
Benoit Marty
18d0569bbd 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
Benoit Marty
4c3c3607ef Add missing test case. 2023-12-28 09:31:13 +01:00
Benoit Marty
a4618848d4 Merge pull request #2111 from element-hq/feature/bma/directLogout
Direct logout
2023-12-26 17:58:23 +01:00
Benoit Marty
0ba973501c Add test for MembershipChange.NONE 2023-12-26 16:57:34 +01:00
Benoit Marty
bf356171a3 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
1013fe04e1 Fix Maestro 2023-12-26 16:55:58 +01:00
Benoit Marty
6ae379d638 Merge pull request #2115 from element-hq/feature/bma/reactionsPowerLevel
Reactions power level
2023-12-26 16:11:22 +01:00
Benoit Marty
69d511a23c Merge branch 'develop' into feature/bma/reactionsPowerLevel 2023-12-26 15:48:56 +01:00
Benoit Marty
1d672d572a Move the logic to the Node, which handles navigation. 2023-12-26 15:47:42 +01:00
Benoit Marty
fcd8562bb9 Use a RetryDialog here, it does not change the rendering, but is more appropriate. 2023-12-26 15:42:44 +01:00
Benoit Marty
eb63c882e1 Add comment to clarify the SteadyException case. 2023-12-26 15:39:56 +01:00
Benoit Marty
236d089ccf Merge branch 'develop' into feature/bma/directLogout 2023-12-26 15:38:21 +01:00
Benoit Marty
cc19bd9d0b Cleanup 2023-12-26 15:37:08 +01:00
Benoit Marty
e22bb8212e changelog 2023-12-26 15:30:18 +01:00
Benoit Marty
06830a6fe9 Merge pull request #2114 from element-hq/feature/bma/recordSc
Update screenshots
2023-12-26 15:27:38 +01:00
Benoit Marty
b46f84ee5b 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
f0fc1507ec Hide reaction is user do not have permission to send reaction #2093 2023-12-26 14:57:47 +01:00
Benoit Marty
78f0ce0d27 Refacto: move displayEmojiReactions to ActionListState.Target.Success 2023-12-26 14:45:08 +01:00
ElementBot
93386b6867 Update screenshots 2023-12-26 13:06:19 +00:00
ElementBot
ea4a0cfc68 Update screenshots 2023-12-26 13:01:40 +00:00
Benoit Marty
25c623549d towncrier file 2023-12-26 13:26:01 +01:00
Benoit Marty
fba9788678 Quality 2023-12-26 13:24:59 +01:00
Benoit Marty
9081ba79fa Add test for DefaultDirectLogoutPresenter 2023-12-26 12:38:03 +01:00
Benoit Marty
729c6efa26 Test more fields 2023-12-26 12:21:32 +01:00
Benoit Marty
c65f5ed560 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
43f87b206f Merge pull request #2103 from element-hq/sync-localazy
Sync Strings
2023-12-26 09:59:21 +01:00
Benoit Marty
c88af75b04 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
ada357b344 Sync Strings from Localazy 2023-12-26 09:39:48 +01:00
Benoit Marty
1577631914 Merge pull request #2107 from element-hq/feature/bma/fixTests
Attempt to fix test on CI (again)
2023-12-26 09:38:06 +01:00
Benoit Marty
edd6ce4252 Merge pull request #2108 from element-hq/misc/jme/fix-release-script
Fix release script
2023-12-26 09:37:22 +01:00
Jorge Martín
2ae18f8246 Use regex instead, add example valid URL 2023-12-26 08:50:01 +01:00
Jorge Martín
24e98aa3b8 Revert com.autonomousapps.dependency-analysis to a compatible version 2023-12-26 08:34:59 +01:00
Benoit Marty
e589b97fa5 Attempt to fix test on CI.
The test is failing on CI with this error:
expected instance of: io.element.android.libraries.architecture.Async$Success
but was instance of : io.element.android.libraries.architecture.Async$Loading
with value          : Loading(prevData=null)
2023-12-26 08:32:18 +01:00
Jorge Martín
bd8dba5e40 Fix release script 2023-12-26 08:21:02 +01:00
Jorge Martín
2106255c35 version++ 2023-12-22 13:24:16 +01:00
Jorge Martín
5b329a49b5 Merge tag 'v0.4.0' into develop
Version 0.4.0
2023-12-22 13:23:31 +01:00
Jorge Martín
e664d0b716 Merge branch 'release/0.4.0' 2023-12-22 13:23:18 +01:00