Commit graph

7830 commits

Author SHA1 Message Date
ganfra
cbae8fdfd6 Merge branch 'develop' into feature/fga/pinned_event_feature_flag 2024-07-30 20:44:51 +02:00
ganfra
1cbd03aa7d
Merge pull request #3257 from element-hq/feature/fga/push_subscribe_to_room
Feature/fga/push subscribe to room
2024-07-30 19:33:33 +02:00
ganfra
d5bc6828b9 Pinned events : add more tests on pin/unpin 2024-07-30 19:13:35 +02:00
ganfra
38fb26e3c6 Pinned event : log and show snackbar on error 2024-07-30 19:12:29 +02:00
ganfra
bbacd0f8ec
Merge pull request #3246 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.12.1
2024-07-30 18:16:49 +02:00
ganfra
5201fee5f9
Merge pull request #3252 from element-hq/sync-localazy
Sync Strings
2024-07-30 18:08:21 +02:00
ganfra
08030b558a Sync on push : call room.subscribeToSync when notifiable event is received 2024-07-30 17:38:51 +02:00
ganfra
2e7321c2eb Sync on push : add featureflag 2024-07-30 17:37:50 +02:00
ganfra
46f5115c0a Pinned events : clean up code 2024-07-30 16:40:18 +02:00
ganfra
66e06d7d1c Pinned event : add some tests 2024-07-30 16:38:11 +02:00
ganfra
5e47c98699 Pinned events: branch pin/unpin according to current state 2024-07-30 13:32:10 +02:00
ganfra
97cf00ec96 Pinned events: add unpin action 2024-07-30 11:52:45 +02:00
ganfra
6cf64b263e Pinned event : branch pinEvent action 2024-07-29 13:43:57 +02:00
ganfra
210e2092cd Refactor userEventPermissions 2024-07-29 13:43:47 +02:00
ganfra
52a643f116 Pin : expose the new rust sdk apis 2024-07-29 12:50:35 +02:00
ganfra
bcfda2e71d Merge branch 'develop' into feature/fga/pinned_event_feature_flag 2024-07-29 12:50:02 +02:00
ganfra
b9942ccf6a
Merge pull request #3249 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.35
2024-07-29 12:32:39 +02:00
ganfra
ba123ccee1 Rust sdk update : fix test 2024-07-29 11:09:57 +02:00
renovate[bot]
bcb44158b6
Update dependencyAnalysis to v1.33.0 (#3250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 09:51:34 +02:00
renovate[bot]
776116550e
Update dependency androidx.annotation:annotation-jvm to v1.8.1 (#3243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 09:48:34 +02:00
renovate[bot]
685261e1fb
Update media3 to v1.4.0 (#3247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 08:58:17 +02:00
bmarty
76804d9e48 Sync Strings from Localazy 2024-07-29 00:26:27 +00:00
renovate[bot]
b7e843a00a
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.35 2024-07-27 16:38:59 +00:00
ganfra
c9a89c77ef Pinned event: add action on timeline 2024-07-26 18:20:17 +02:00
ganfra
0149007dd4 Timeline Action : refactor how it's computed and align with iOS 2024-07-26 18:20:03 +02:00
ganfra
183e392fe9 Pinned event : create the feature flag 2024-07-25 21:04:35 +02:00
renovate[bot]
bb76ad9284
Update dependency io.sentry:sentry-android to v7.12.1 2024-07-25 14:24:58 +00:00
ganfra
902d7ab898
Merge pull request #3242 from element-hq/renovate/activity
Update activity to v1.9.1
2024-07-25 13:33:46 +02:00
ganfra
6504d7d3c9
Merge pull request #3244 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.1.0
2024-07-25 10:55:11 +02:00
ganfra
27027371c0
Merge pull request #3222 from element-hq/feature/jme/add-simplified-sliding-sync-toggle
Add simplified sliding sync toggle to developer options
2024-07-25 10:37:11 +02:00
ganfra
eec0e371f6 SSS : enhance getBaseClientBuilder to avoid mistakes. 2024-07-25 10:08:31 +02:00
ganfra
3e23b2fcac
Merge pull request #3241 from element-hq/feature/fga/room_preview_join_button_fallback
Join Room : allow to join by alias (and getPreview)
2024-07-25 09:55:33 +02:00
ElementBot
5fcb80970d Update screenshots 2024-07-25 07:33:26 +00:00
renovate[bot]
2254ed4322
Update dependency org.maplibre.gl:android-sdk to v11.1.0 2024-07-25 00:17:54 +00:00
renovate[bot]
28ec0df5ea
Update activity to v1.9.1 2024-07-24 19:05:45 +00:00
ganfra
60fdee32bf Merge branch 'develop' into feature/jme/add-simplified-sliding-sync-toggle 2024-07-24 17:35:57 +02:00
ganfra
d421a6c99b Merge branch 'develop' into feature/fga/room_preview_join_button_fallback 2024-07-24 16:34:35 +02:00
ganfra
947480f229 Changelog for version 0.5.0 2024-07-24 16:29:08 +02:00
ganfra
5302d8bd0e version++ 2024-07-24 14:38:34 +02:00
ganfra
60d7987470 Merge branch 'release/0.5.0' into develop 2024-07-24 14:36:44 +02:00
ganfra
e6d2ae2f03 Adding fastlane file for version 0.5.0 2024-07-24 14:35:47 +02:00
ganfra
f241e6620c Setting version for the release 0.5.0 2024-07-24 14:34:12 +02:00
ganfra
f427c0ea59
Merge pull request #3239 from element-hq/feature/fga/use_room_edit
Edit : fallback to room.edit when timeline item is not found.
2024-07-24 12:58:11 +02:00
ganfra
a23e5e2400 Edit : fallback to room.edit when timeline item is not found. 2024-07-24 11:49:16 +02:00
ganfra
0dd8303467 Join Room : fallback to show Join button when RoomContent is Unknown (preview fails) 2024-07-24 10:33:06 +02:00
ganfra
aebcc52309 Join Room : makes sure we can join by alias 2024-07-23 21:17:35 +02:00
ganfra
32052a0e80
Merge pull request #3237 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.34
2024-07-23 17:18:41 +02:00
renovate[bot]
5ce1e8e1c0
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.34 2024-07-23 14:48:18 +00:00
Jorge Martin Espinosa
a888b4d43c
Fix linkification not working for Spanned strings in text messages (#3233)
* Fix linkification not working for `Spanned` string instead of `Spannable`.

This issue was found as a regression after upgrading the RTE version to `2.37.7`.

* Fix and add tests
2024-07-22 09:09:20 +00:00
ElementBot
1f01bd73c4
Sync Strings (#3232)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-07-22 08:59:47 +00:00