Commit Graph

9481 Commits

Author SHA1 Message Date
ElementBot
927f620a2f Update screenshots 2024-12-11 23:10:31 +00:00
Benoit Marty
4188d58b56 Implement month separator for the Gallery.
Improve day separator rendering in the timeline.
Use Today, Yesterday, and the name of the day if less than 7 days and do not render the year for the current year.
Improve date format for the media viewer.
Rework how date and time are computed.
ActionListView: Time can take more space, so update the layout.
2024-12-11 23:57:57 +01:00
Richard van der Hoff
91444aee67 [Doc] Improve instructions for building Rust SDK locally (#4015)
* Improve instructions for building Rust SDK locally

* Update _developer_onboarding.md
2024-12-11 14:34:11 +01:00
Benoit Marty
c5e605a539 Fix compilation issue. 2024-12-11 12:28:28 +01:00
Benoit Marty
c88d8abc70 Merge pull request #4018 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.70
2024-12-11 12:23:41 +01:00
Benoit Marty
6e35ebcdeb Merge pull request #4010 from element-hq/feature/bma/mediaGalleryUi
Media gallery UI
2024-12-11 12:20:30 +01:00
Benoit Marty
20ba0e65eb Fix tests 2024-12-11 10:41:55 +01:00
Benoit Marty
13cd624e1c Add TODO for the event cache 2024-12-11 10:08:53 +01:00
Benoit Marty
b0df7539ad DayDivider has been renamed to DateDivider.
For the main timeline, we can keep the name `VirtualTimelineItem.DayDivider`
2024-12-11 09:59:13 +01:00
Benoit Marty
70b9e433af Handle new EventCache Exception 2024-12-11 09:57:45 +01:00
Benoit Marty
8748e64242 Fix test.
I'll iterate on the various date format in a separate PR.
2024-12-11 09:55:04 +01:00
renovate[bot]
6969e84e50 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.70 2024-12-10 20:02:52 +00:00
Benoit Marty
e04159fcd3 Merge pull request #3960 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.9.3
2024-12-10 17:20:09 +01:00
Benoit Marty
c0438c7585 Merge pull request #4017 from element-hq/renovate/nschloe-action-cached-lfs-checkout-1.x
Update nschloe/action-cached-lfs-checkout action to v1.2.3
2024-12-10 17:19:52 +01:00
ElementBot
145ab9d17b Update screenshots 2024-12-10 16:09:13 +00:00
Benoit Marty
4d997a88db Add unit test on MediaItemsPostProcessor 2024-12-10 16:57:41 +01:00
ganfra
7ac74199a1 Merge pull request #4014 from element-hq/feature/bma/knockAvatars
UI: knock avatars
2024-12-10 16:14:25 +01:00
renovate[bot]
57fcfb3f98 Update nschloe/action-cached-lfs-checkout action to v1.2.3 2024-12-10 15:01:25 +00:00
Benoit Marty
076e371908 Order imports. 2024-12-10 15:58:44 +01:00
Benoit Marty
57fc19d545 Let the Presenter use real classes. 2024-12-10 15:56:54 +01:00
Benoit Marty
7a3bd38c96 Add test on DefaultEventItemFactory 2024-12-10 15:16:41 +01:00
Benoit Marty
a4a8fc2268 Media timeline: improve pagination logic. 2024-12-10 15:11:53 +01:00
Benoit Marty
d86430d56a Move bottom state to the View state 2024-12-10 13:38:28 +01:00
Benoit Marty
b3648c1d18 Improve preview. 2024-12-10 13:10:25 +01:00
Benoit Marty
c5568b430d Iterate on Error rendering. 2024-12-10 13:04:53 +01:00
Benoit Marty
e28163a116 Introduce GroupedMediaItems for code clarity 2024-12-10 13:01:33 +01:00
Benoit Marty
35bc9597eb Add missing previews 2024-12-10 12:28:42 +01:00
ElementBot
47758ca907 Update screenshots 2024-12-10 11:09:06 +00:00
Benoit Marty
caaa88485e Add edge case for the preview. 2024-12-10 11:58:31 +01:00
Benoit Marty
360ba2ba2f Fix alignment for edge cases. 2024-12-10 11:54:50 +01:00
Benoit Marty
7df2f274a2 Merge pull request #4001 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
Update dependency com.google.firebase:firebase-bom to v33.7.0
2024-12-10 11:40:09 +01:00
Benoit Marty
7427dc1d94 Fix alignment of avatar according to Figma
https://www.figma.com/design/7TqjqdMBaPpm3IavKsMYu6/Ask-to-join-(Knocking)?node-id=4856-42262
2024-12-10 11:36:55 +01:00
Benoit Marty
8cd88e0086 Improve avatar rendering 2024-12-10 11:34:57 +01:00
ganfra
2791d23cb6 Merge pull request #4012 from element-hq/feature/fga/fix_open_dm_twice
fix(dm) : remove duplicate LaunchedEffect when opening DM
2024-12-10 11:03:24 +01:00
Benoit Marty
281d425cba More formatting 2024-12-10 10:42:23 +01:00
Benoit Marty
b3bae5e95d Fix test. 2024-12-10 10:17:57 +01:00
Benoit Marty
7587c47587 Fix test. 2024-12-10 09:56:08 +01:00
Benoit Marty
e80dfa9cff Add test. 2024-12-10 09:47:53 +01:00
Benoit Marty
88b191d7c1 Format file. 2024-12-10 09:28:46 +01:00
Benoit Marty
4bbde1d7a3 Remove extra space. 2024-12-10 09:24:45 +01:00
Benoit Marty
dbb0996725 Remove not needed MediaGalleryTimelineProvider 2024-12-10 09:24:31 +01:00
renovate[bot]
5a21ab800c Update dependency com.posthog:posthog-android to v3.9.3 2024-12-10 08:20:26 +00:00
renovate[bot]
cc0b2e04ea Update dependency io.sentry:sentry-android to v7.18.1 (#3972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 08:19:08 +00:00
Benoit Marty
6433239837 Change scope to RoomScope 2024-12-10 09:04:14 +01:00
Benoit Marty
3a934bd592 Remove TimelineMediaItemsCacheInvalidator, it is not needed. 2024-12-10 09:01:42 +01:00
Benoit Marty
d06e6192e6 Rename imageItems to imageAndVideoItems. 2024-12-10 08:57:36 +01:00
Benoit Marty
f0fb6698e4 Rename onDone to onBackClick. 2024-12-10 08:51:43 +01:00
Benoit Marty
5920bc0e9f remove blank line. 2024-12-10 08:46:07 +01:00
Benoit Marty
6113e4cd40 Rename preview. 2024-12-10 08:07:12 +01:00
ganfra
669db8c0fa fix(dm) : remove duplicate LaunchedEffect 2024-12-09 19:58:54 +01:00