element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.08k stars 155 forks source link

Pinned messages : add pin icon in timeline for pinned events. #3500

Closed ganfra closed 1 month ago

ganfra commented 1 month ago

Content

Display pin icon in timeline for pinned events.

Motivation and context

Handles https://github.com/element-hq/element-internal/issues/627

Screenshots / GIFs

Tests

Tested devices

Checklist

github-actions[bot] commented 1 month ago

:iphone: Scan the QR code below to install the build (arm64 only) for this PR. QR code If you can't scan the QR code you can install the build via this link: https://i.diawi.com/VBfTbN

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.67%. Comparing base (9571261) to head (90d7a57). Report is 39 commits behind head on develop.

Files with missing lines Patch % Lines
...s/impl/timeline/components/TimelineItemEventRow.kt 90.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3500 +/- ## ======================================== Coverage 82.67% 82.67% ======================================== Files 1731 1731 Lines 40843 40862 +19 Branches 4968 4971 +3 ======================================== + Hits 33766 33782 +16 Misses 5315 5315 - Partials 1762 1765 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.