ganfra
78e2c95c70
Merge pull request #5083 from element-hq/sync-localazy
...
Sync Strings
2025-07-28 11:58:12 +02:00
bmarty
0d0e958bd4
Sync Strings from Localazy
2025-07-28 00:33:43 +00:00
Jorge Martin Espinosa
2750835a36
Make sure we display errors when we create a recovery key and it fails ( #5079 )
...
* Make sure we display errors when we create a recovery key and it fails
* Add another preview for the error state
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-07-25 13:36:43 +02:00
Jorge Martin Espinosa
7958bb4692
Prevent crash caused by re-release of wakelock in calls ( #5077 )
2025-07-25 13:36:23 +02:00
Jorge Martin Espinosa
b57e79f8c6
Prevent loop when exiting the attachments preview screen ( #5078 )
...
Disable the custom `BackHandler` when the `sendState` is `Done`. Otherwise, it can get into a loop in some cases where `postCancel()` calls the `OnDoneListener`, which triggers an up navigation, which then simulates a back press... and we end up in the custom `BackHandler` again.
2025-07-25 13:36:09 +02:00
renovate[bot]
58e1503e61
Update dependency org.matrix.rustcomponents:sdk-android to v25.7.23 ( #5073 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v25.7.23
* Adapt to SDK changes:
- Add 'creator' role, adapt existing logic to it.
- Remove `ReplyParameters`, replace with `EventId` where possible.
- Fix changes in OIDC auth methods.
- Add more join rules.
* Make sure both creators and users with power level >= 150 are displayed as 'owners' in the room member list.
* Don't close the roles and permissions screen if the user is a creator
* Use `MediaPreviewValue.DEFAULT` for `MediaPreviewConfig.DEFAULT` too
* Improve APIs around checking roles and power levels:
- Ensure `RoomInfo.RoomPowerLevels.users` can't be directly used to check power levels since it can't check the power levels for creators.
- Add a few helper functions to handle actions that relied on the previous `users` property, and docs to explain their usages.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-07-24 11:58:30 +02:00
Jorge Martin Espinosa
6c184076a9
Calculate video output size taking into account portrait mode ( #5068 )
2025-07-23 14:19:08 +02:00
Jorge Martin Espinosa
b50e5430cb
Add fallback notifications from UTDs to the push history ( #5047 )
2025-07-23 08:55:41 +02:00
Jorge Martin Espinosa
b219c05d06
Make sure we clean up the pre-processed and uploaded media ( #5039 )
...
* Add `MediaSender.cleanUp()` and `MediaPreProcessor.cleanUp()` methods: this will remove the temporary files created when pre-processing media before sending them.
* Make sure we clean up also the previous temporary media.
* Fix the condition for the custom back handler in the attachments preview screen
* Tests: check the clean up is performed when needed
2025-07-23 08:55:20 +02:00
ganfra
746699b468
Merge pull request #5054 from element-hq/sync-localazy
...
Sync Strings
2025-07-22 21:13:30 +02:00
bmarty
06312b2e4a
Sync Strings from Localazy
2025-07-22 20:46:13 +02:00
ganfra
527db355ca
Merge pull request #5061 from element-hq/renovate/com.google.firebase-firebase-bom-34.x
...
Update dependency com.google.firebase:firebase-bom to v34
2025-07-22 18:51:38 +02:00
ganfra
566377abc8
Merge pull request #5046 from element-hq/feature/bma/a11y/createRoomImage
...
[a11y] Improve accessibility on avatar when creating a room.
2025-07-22 18:25:23 +02:00
ganfra
880f1e0134
deps (firebase) : bom >= 34.0.0 doesn't have ktx module anymore
2025-07-22 18:23:42 +02:00
ganfra
738e87c4cd
Merge pull request #5067 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.20.0
2025-07-22 17:58:41 +02:00
Jorge Martin Espinosa
820be3ffb2
Disable Element Call Maestro tests for the time being ( #5064 )
2025-07-22 17:28:57 +02:00
renovate[bot]
55434a5db4
Update dependency com.posthog:posthog-android to v3.20.0
2025-07-22 14:08:50 +00:00
Jorge Martin Espinosa
b2477eb412
Remove the scaling added in Player.Listener.onVideoSizeChanged ( #5055 )
2025-07-22 16:06:49 +02:00
renovate[bot]
d3afe9f1e5
Update dependency io.nlopez.compose.rules:detekt to v0.4.26 ( #5065 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 12:34:09 +00:00
renovate[bot]
6042c0391e
Update coil to v3.3.0 ( #5063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 10:46:26 +02:00
ganfra
595b0479ed
Merge pull request #5060 from element-hq/feature/fga/update_store_description
...
misc (store description) : update store description for fastlane
2025-07-22 09:59:14 +02:00
renovate[bot]
80d2679686
Update dependency com.google.firebase:firebase-bom to v34
2025-07-21 20:35:02 +00:00
ganfra
4b52294d92
misc (store description) : update store description for fastlane
2025-07-21 20:55:08 +02:00
renovate[bot]
84bf3d71cd
Update dependency io.nlopez.compose.rules:detekt to v0.4.25 ( #5058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 12:19:37 +02:00
Jorge Martin Espinosa
1ad78b54f8
Use lower level APIs to draw the message bubbles ( #5056 )
...
Co-authored-by: ElementBot <android@element.io >
2025-07-21 12:00:31 +02:00
renovate[bot]
6535c744f8
Update dependency io.nlopez.compose.rules:detekt to v0.4.24 ( #5053 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:08:12 +02:00
Jorge Martin Espinosa
62b377dcb8
Fix toPlainText where <ol start='n'> tags appear ( #5044 )
2025-07-18 13:23:26 +02:00
renovate[bot]
871ba9652c
Update haze to v1.6.9 ( #5045 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 11:43:39 +02:00
Andy Balaam
d763f6f69f
Note how to switch back to the published SDK after building locally ( #5042 )
2025-07-18 10:14:26 +02:00
ganfra
2d6ff69e95
Merge pull request #5040 from element-hq/feature/fga/relax_room_id_regex_pattern
...
misc (room id) : add room id regex pattern to match new versions
2025-07-17 21:33:32 +02:00
Andy Balaam
6752146061
Grammar fixes for docs and comments ( #5043 )
2025-07-17 20:32:37 +02:00
ganfra
9c9d33a582
misc (room id) : relax room id regex pattern to match new versions
2025-07-17 19:56:34 +02:00
Benoit Marty
3396b2b043
[a11y] Improve accessibility on avatar when creating a room.
2025-07-17 16:46:34 +02:00
ganfra
8de5bd220e
Merge pull request #5038 from element-hq/renovate/dagger
...
Update dagger to v2.57
2025-07-17 15:59:00 +02:00
Benoit Marty
c40badec65
Merge pull request #5017 from element-hq/feature/bma/a11y/sessionVerification
...
[a11y] Improve session verification screens
2025-07-17 15:45:32 +02:00
Benoit Marty
b795067cea
Merge pull request #5033 from element-hq/feature/bma/updateFabStyle
...
Iterate on FloatingActionButton shape and colors.
2025-07-17 15:15:12 +02:00
Benoit Marty
584aaa6fe4
Fix typo
2025-07-17 15:14:49 +02:00
renovate[bot]
0a1a4cba51
Update dependency androidx.lifecycle:lifecycle-process to v2.9.2 ( #5036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 09:44:05 +02:00
renovate[bot]
5a61bcca82
Update dependency io.mockk:mockk to v1.14.5 ( #5037 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 08:24:19 +02:00
renovate[bot]
e00e22d308
Update dagger to v2.57
2025-07-16 22:37:58 +00:00
Benoit Marty
e3f07a1273
Remove blank line
2025-07-16 11:23:42 +02:00
ElementBot
84ca361d22
Update screenshots
2025-07-16 08:26:06 +00:00
Benoit Marty
9dbb2634ab
FAB: iterate on design
2025-07-16 10:11:53 +02:00
ElementBot
d759125206
Update screenshots
2025-07-16 09:47:09 +02:00
Benoit Marty
75c9bf20db
Iterate on FloatingActionButton shape and colors.
2025-07-16 09:47:08 +02:00
ganfra
e071a08b8a
Merge pull request #5021 from element-hq/sync-localazy
...
Sync Strings
2025-07-15 21:02:38 +02:00
ganfra
169226b7b8
Changelog for version 25.07.1
2025-07-15 18:36:51 +02:00
ganfra
bfb1a7ea80
Merge tag '25.07.1' into develop
2025-07-15 18:35:15 +02:00
ganfra
9557119b6a
Merge branch 'release/25.07.1' into main
2025-07-15 17:02:06 +02:00
ganfra
0291e97144
Adding fastlane file for version 25.07.1
2025-07-15 17:02:03 +02:00