Commit Graph

11489 Commits

Author SHA1 Message Date
Benoit Marty 67b4d315fe Provide default value for modifier. 2025-08-14 14:39:00 +02:00
Benoit Marty 976beff1de Build release with build tools from SDK 36 and add a not to not forget last time we update the value of COMPILE_SDK 2025-08-14 14:31:22 +02:00
Benoit Marty f290c9c463 Update changelog for v25.08.3 2025-08-14 14:26:36 +02:00
Benoit Marty a2b746fdd4 Merge tag 'v25.08.3' into develop
tag
2025-08-14 12:46:52 +02:00
Benoit Marty 4c67edf058 Merge branch 'release/25.08.3' into main 2025-08-14 12:18:54 +02:00
Benoit Marty f3ac96ee52 Adding fastlane file for version 25.08.3 2025-08-14 12:07:06 +02:00
Benoit Marty 19a98b9fba Setting version for the release 25.08.3 2025-08-14 12:06:32 +02:00
Benoit Marty 003249faa6 Use string from Localazy. 2025-08-14 11:46:28 +02:00
Benoit Marty f061f981fc iterate on the isSelected value. Let the UI decide how to render. 2025-08-14 11:46:26 +02:00
renovate[bot] 74b7063e6a Update haze to v1.6.10 (#5167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 09:57:13 +02:00
Benoit Marty 6877c7cc88 Remove default values for InvitableUser's constructor 2025-08-14 09:10:22 +02:00
Benoit Marty c6fb2c0c58 Merge pull request #5161 from element-hq/feature/bma/movePushHistory
Move push history entry point from notification settings to developer settings
2025-08-14 09:00:31 +02:00
Benoit Marty 7271fe6e68 Try to fix tests on CI (they are passing locally). 2025-08-13 18:43:16 +02:00
Benoit Marty 5bccf8577b Update Maestro test. Invite people step is now performed after the room has been created. 2025-08-13 18:01:43 +02:00
Benoit Marty 186d06c73e Cleanup Localazy config and do a sync. 2025-08-13 17:41:44 +02:00
Benoit Marty ba7d1fbe3a Use string from Localazy 2025-08-13 17:19:38 +02:00
ElementBot 27737fccb5 Update screenshots 2025-08-13 15:13:24 +00:00
Benoit Marty e1095c0688 Merge pull request #5117 from element-hq/renovate/showkase
Update showkase to v1.0.5
2025-08-13 17:01:11 +02:00
Benoit Marty 6989e10c19 Add string to Localazy 2025-08-13 16:59:12 +02:00
Benoit Marty 0dba05be0a Cleanup codebase 2025-08-13 16:56:33 +02:00
Benoit Marty 586e840a74 Fix tests 2025-08-13 16:24:13 +02:00
Benoit Marty 9d0dd66018 Add more tests 2025-08-13 15:57:35 +02:00
Benoit Marty c5b256e353 Create fun handleEvents 2025-08-13 15:37:31 +02:00
Benoit Marty 4e334efb51 Move and fix test for DefaultInvitePeoplePresenter 2025-08-13 15:36:01 +02:00
Benoit Marty f3d4b7c546 Create FakeAppErrorStateService 2025-08-13 13:33:03 +02:00
Benoit Marty 5c41644d65 Update Compose bom to 2025.07.00 (#5164)
* Update Compose bom to 2025.07.00

* Remove workaround to upgrade compose compiler version.

We do not need to provide a value for kotlinCompilerExtensionVersion anymore.
2025-08-13 13:16:20 +02:00
Jorge Martín cb486e93d7 Remove libs.showkase entry in composeDependencies
Add it only to the needed library modules.
2025-08-13 11:43:57 +02:00
Benoit Marty bb5bff7987 Rename Preview 2025-08-13 11:23:34 +02:00
Benoit Marty 0120575b39 Rename Test to follow naming convention 2025-08-13 11:22:40 +02:00
Benoit Marty 2050223fe2 Rename View to follow naming convention and file name 2025-08-13 11:21:31 +02:00
Benoit Marty 8be9173f1b Rename provider to follow naming convention 2025-08-13 11:19:21 +02:00
Benoit Marty 23c8d01d90 State data class cannot have default values. 2025-08-13 11:17:05 +02:00
Benoit Marty d2253300db Inject a StringProvider instead of the context, and update tests.
Also remove the other StringProvider we had, it was not used anymore
2025-08-13 11:07:28 +02:00
ganfra 1edd419915 refactor (start chat) : properly finish create room flow 2025-08-13 11:06:45 +02:00
ganfra 74f6a83219 refactor (start chat) : use invite people module in room details screen 2025-08-13 11:06:45 +02:00
ganfra bfd1182baf refactor (start chat) : remove useless code 2025-08-13 11:06:44 +02:00
ganfra b4a8b17391 refactor (start chat) : create invite people module and start branching them 2025-08-13 11:06:43 +02:00
ganfra 41cf1afce3 refactor (start chat) : start splitting things (create room, invite people, start chat) 2025-08-13 11:06:42 +02:00
Benoit Marty 51b5d58327 Fix tests. 2025-08-13 10:35:46 +02:00
Benoit Marty 139b34013e Workaround to fix error "No matching variant of com.airbnb.android:showkase:1.0.5 was found".
Replace `implementation` by `debugImplementation` and `releaseImplementation`
2025-08-13 10:23:35 +02:00
renovate[bot] ccb466bad8 Update dependency androidx.browser:browser to v1.9.0 (#5096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 09:23:27 +02:00
Jorge Martin Espinosa 8f2efd6984 Fix Maestro regression when coming back from room to the search screen (#5156) 2025-08-12 22:58:37 +02:00
Benoit Marty 58ce545d98 Merge pull request #5160 from element-hq/feature/bma/cleanupFeatureFlags
Remove old feature flags
2025-08-12 18:21:44 +02:00
renovate[bot] 61ca629ee1 Update showkase to v1.0.5 2025-08-12 15:51:46 +00:00
Benoit Marty de73412d4f Remove unused import 2025-08-12 17:49:31 +02:00
ElementBot 17c4f38963 Update screenshots 2025-08-12 15:44:48 +00:00
Benoit Marty 80345dc3d0 Move push history entry point from notification settings to developer settings.
Closes #5159
2025-08-12 17:32:03 +02:00
Jorge Martin Espinosa 516c3cfda3 Provide calculated server names when opening a room from another (#5155)
* Provide calculated server names when opening a room from another, based on the most frequently used domain names in the user ids for the users in the room.

This helps when following permalinks or navigating to the successor room of a tombstoned one. Previously, the `/summary` endpoint was failing because no server names were used in the `via` parameters.
2025-08-12 15:17:46 +00:00
Benoit Marty f99b6f30c4 Revert "Remove FeatureFlag.SyncOnPush"
This reverts commit b394688d5a.
2025-08-12 17:16:49 +02:00
ElementBot e9b9ada13d Update screenshots 2025-08-12 15:02:25 +00:00