Benoit Marty
2116108a2c
Add UI test on clicking on message shield.
...
Need to add content description on the shield icon.
2024-08-16 11:16:07 +02:00
Benoit Marty
3f90b02e54
Add test on TimelineEvents.ShowShieldDialog and TimelineEvents.HideShieldDialog
2024-08-16 10:45:20 +02:00
ElementBot
ced4f0c018
Update screenshots
2024-08-16 08:07:11 +00:00
Benoit Marty
4efa95bc0b
Iterate on mapping MessageShield -> icon
...
iOS impl: https://github.com/element-hq/element-x-ios/blob/develop/ElementX/Sources/Services/Timeline/TimelineItemContent/EncryptionAuthenticity.swift#L59-L65
2024-08-16 09:56:01 +02:00
Benoit Marty
3676bca042
Make extension isCritical a val instead of a fun.
2024-08-16 09:56:01 +02:00
ElementBot
0661cd2046
Update screenshots
2024-08-14 15:49:23 +00:00
Benoit Marty
faf1e7da9f
Iterate on shield mapping and rendering
...
Also handle click on the timeline and information displayed on long click.
2024-08-14 17:24:11 +02:00
Benoit Marty
5d10b1fe85
Merge branch 'develop' into feature/valere/message_shields
2024-08-14 12:37:31 +02:00
renovate[bot]
ca81e466ce
Update dependency io.sentry:sentry-android to v7.14.0 ( #3302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 12:18:38 +00:00
Benoit Marty
45775d71fd
Merge pull request #3299 from element-hq/feature/bma/rotateSessionPath
...
Ensure sessionPath is not reused for different homeserver. Fixes not loading media issue.
2024-08-12 16:31:46 +02:00
Benoit Marty
01ece74343
Fix formatting and improve comment.
2024-08-12 14:55:12 +02:00
Benoit Marty
683f26c051
Ensure sessionPath is not reused for different homeserver.
2024-08-12 14:16:58 +02:00
Benoit Marty
498f843eb5
Merge pull request #3285 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.13.0
2024-08-12 12:38:44 +02:00
Benoit Marty
e376b5e5dd
Merge pull request #3294 from element-hq/ci/jme/fix-nightly-reports-firebase
...
Fix proguard config for nightly and release builds
2024-08-12 12:31:44 +02:00
ElementBot
8bd48fdc60
Sync Strings ( #3297 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-08-12 06:03:23 +00:00
Jorge Martín
f9e3a67521
Try removing isMinified instead. This should now be controlled at the app module level.
2024-08-11 12:32:28 +02:00
Jorge Martín
43fb47f7af
Add proguard file for firebase for release variant too
2024-08-11 10:23:22 +02:00
Jorge Martín
92ec946ef0
Try fixing proguard config for nightly builds
2024-08-11 09:55:24 +02:00
Erik Johnston
20d02785f9
Fix build_rust_sdk.sh script to work on linux ( #3291 )
...
A few linux distributions don't have `gdate`, but I think they should
all have `date`.
2024-08-09 16:04:49 +02:00
renovate[bot]
738295a933
Update android.gradle.plugin to v8.5.2 ( #3004 )
...
* Update android.gradle.plugin
* Fix release builds with AGP 8.5 by removing the minification config in each library module. I believe this is now centralised.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-08-09 15:04:10 +02:00
renovate[bot]
250f0706fb
Update gradle/actions action to v4 ( #3265 )
...
* Update gradle/actions action to v4
* Remove unnecessary gradle validation after action update to v4
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-08-09 15:03:14 +02:00
Jorge Martin Espinosa
b16edcb62c
Enable sync on push feature flag to partially sync when notifications arrive ( #3290 )
2024-08-09 15:02:50 +02:00
Jorge Martin Espinosa
65718b3e96
Update the SDK bindings to v0.2.39 ( #3288 )
...
- Rework `RoomSyncSubscriber` to work with the new `RoomListService.subscribeToRooms` API.
2024-08-09 12:42:15 +02:00
renovate[bot]
0b8e888540
Update wysiwyg to v2.37.8 ( #3284 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 11:31:55 +02:00
renovate[bot]
abc43c1c96
Update dependency io.sentry:sentry-android to v7.13.0
2024-08-09 07:28:09 +00:00
renovate[bot]
2a79f05be0
Update dependency com.posthog:posthog-android to v3.5.0 ( #3287 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 07:26:14 +00:00
ganfra
9e2d5568c6
Merge pull request #3281 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.4.10
2024-08-08 15:56:46 +02:00
ganfra
9cdec78126
Merge pull request #3275 from element-hq/feature/fga/pinned_message_banner_logic
...
[Feature] Pinned message : banner logic
2024-08-08 15:15:15 +02:00
ganfra
a5d633a02f
Pinned events : minor code quality changes
2024-08-08 14:51:49 +02:00
renovate[bot]
e6ba45d904
Update kotlin ( #2990 )
...
* Update kotlin and related dependencies
* Reset back Kotlinx serialization to `v1.6.3` since we can't use `1.7.x` until we upgrade to Kotlin 2.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-08-08 14:35:53 +02:00
renovate[bot]
896b702cdf
Update dependency androidx.annotation:annotation-jvm to v1.8.2 ( #3282 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 09:17:28 +00:00
ganfra
331413e8b4
Pinned events: make sure state is preserved
2024-08-07 19:00:41 +02:00
renovate[bot]
a7afdcb5a0
Update dependency io.nlopez.compose.rules:detekt to v0.4.10
2024-08-07 16:50:30 +00:00
ganfra
c8f550c291
Merge pull request #3280 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.38
2024-08-07 16:52:46 +02:00
ElementBot
c96539163d
Update screenshots
2024-08-07 14:41:27 +00:00
ganfra
ac14845797
Pinned events: fix public compose method.
2024-08-07 16:31:23 +02:00
ganfra
583625e4d4
Merge branch 'develop' into feature/fga/pinned_message_banner_logic
2024-08-07 16:05:41 +02:00
ganfra
49f4526338
Pinned events : banner goes backward instead of forward
2024-08-07 15:57:27 +02:00
renovate[bot]
56e7e1f959
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.38
2024-08-07 11:54:04 +00:00
ganfra
04995cb26c
Pinned events : add some ui testing
2024-08-07 12:26:52 +02:00
ganfra
839d419bb8
Merge pull request #3276 from element-hq/feature/fga/render_m.room.pinned_events
...
[Feature] Pinned message : render m.room.pinned events in timeline
2024-08-07 10:08:41 +02:00
renovate[bot]
63cc59a5c8
Update dependency io.nlopez.compose.rules:detekt to v0.4.9 ( #3277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 08:35:37 +02:00
ganfra
c609a7d002
Pinned events : use correct ordering logic
2024-08-06 19:05:08 +02:00
ganfra
f9d337e121
Merge branch 'develop' into feature/fga/render_m.room.pinned_events
2024-08-06 17:30:29 +02:00
ganfra
5d2abd0350
timeline : allow rendering m.room.pinned_events
2024-08-06 17:28:23 +02:00
ganfra
d7edc7e165
Pinned events : fix click on banner
2024-08-06 16:51:53 +02:00
ganfra
0390ede2ad
Pinned events: add tests on PinnedMessagesBannerPresenter
2024-08-06 16:13:30 +02:00
ganfra
50fd2558de
Pinned events : handle loading/error on banner
2024-08-06 15:08:45 +02:00
ganfra
80f1574b66
Pinned events : update sdk
2024-08-06 15:08:02 +02:00
ganfra
798313c15e
Merge pull request #3258 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.13.0
2024-08-06 14:42:20 +02:00