Benoit Marty
7c3d1e2e80
Merge pull request #7158 from element-hq/renovate/androidx.compose.material3-material3-1.x
...
Update dependency androidx.compose.material3:material3 to v1.5.0-alpha22
2026-07-07 10:29:42 +02:00
ElementBot
56ad052575
Update screenshots
2026-07-07 07:53:22 +00:00
Benoit Marty
9672950512
Merge pull request #7138 from element-hq/fix/a11y-reading-order
...
Fix timeline reading order distorted when TalkBack is active
2026-07-07 09:42:00 +02:00
Benoit Marty
445b9a1ee7
Merge pull request #7157 from element-hq/feature/bma/updateOnboarding
...
Update onboarding screen text style
2026-07-07 09:40:29 +02:00
renovate[bot]
99b6151be7
Update dependency androidx.compose.material3:material3 to v1.5.0-alpha22
2026-07-06 16:33:47 +00:00
Benoit Marty
1ddb32645c
Merge pull request #7007 from element-hq/renovate/androidx.compose.material3-material3-1.x
...
Update dependency androidx.compose.material3:material3 to v1.5.0-alpha21
2026-07-06 18:31:45 +02:00
ElementBot
654f149df9
Update screenshots
2026-07-06 15:28:56 +00:00
Benoit Marty
09c109a6cb
Update OnBoarding view to match Figma
...
Closes #7156
2026-07-06 17:11:34 +02:00
Benoit Marty
30a22eeae6
Merge pull request #7024 from element-hq/feature/bma/scroll-to-unread-messages
...
Scroll to unread messages
2026-07-06 16:02:28 +02:00
renovate[bot]
e4aee9eccd
Update plugin gms_google_services to v4.5.0 ( #7086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 13:47:09 +02:00
renovate[bot]
8f9dfb5119
Update dependencyAnalysis to v3.16.0 ( #7144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 13:46:32 +02:00
renovate[bot]
474b039a87
Update dependency io.sentry:sentry-android to v8.46.0 ( #7140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 13:46:11 +02:00
renovate[bot]
fdb2958183
Update danger/danger-js action to v13.0.10 ( #7142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 13:45:31 +02:00
Benoit Marty
5c7bac58ce
Merge branch 'develop' into feature/bma/scroll-to-unread-messages
2026-07-06 13:36:28 +02:00
Benoit Marty
e346f68fc8
Merge pull request #7044 from bxdxnn/fix/thread-list-avatar
...
Fix wrong avatar shown in the thread list's top bar
2026-07-06 11:34:14 +02:00
Jorge Martin Espinosa
e4ce5a821a
Update screenshots ( #7155 )
...
Co-authored-by: ElementBot <android@element.io >
2026-07-06 11:25:29 +02:00
ElementBot
e91df7416a
Update screenshots
2026-07-06 09:06:47 +00:00
Benoit Marty
e3a2e98068
Fix compilation issue
2026-07-06 10:50:17 +02:00
Nick Hainke
8d9ad76531
Bump the default Gradle daemon heap to match what CI already uses ( #7152 )
...
A local release build runs R8 over the full app and reliably runs out of
heap at the checked-in 4g default. CI has used 8g for release builds all
along via GRADLE_OPTS, so bring the local default in line with that.
Same reasoning as 6e55f2d7 (#1087 ), which bumped 2048m to 4g.
2026-07-06 09:36:08 +02:00
Benoit Marty
ad2655c87b
Merge branch 'develop' into feature/bma/scroll-to-unread-messages
2026-07-06 09:15:34 +02:00
renovate[bot]
31d4ba3793
Update actions/setup-java action to v5.4.0 ( #7143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 09:06:24 +02:00
Benoit Marty
ac1be8c87a
Merge branch 'develop' into feature/bma/scroll-to-unread-messages
2026-07-03 14:30:14 +02:00
Benoit Marty
8840e2f96b
Merge pull request #7112 from element-hq/feature/bma/galleryMessages
...
Support gallery messages
2026-07-03 14:09:20 +02:00
Benoit Marty
b6f79a883e
Improve accessibility text on RR
2026-07-03 12:36:50 +02:00
Benoit Marty
762823ebd7
SampleMediaRenderer can be internal.
2026-07-03 09:52:12 +02:00
Benoit Marty
74f69b7eb3
Optimize code
2026-07-03 09:50:35 +02:00
Benoit Marty
4566712ad3
Take user choice into consideration when pre-processing the media.
2026-07-03 09:49:06 +02:00
Benoit Marty
ac60d0fce7
Merge pull request #7141 from element-hq/feature/bma/visualListItem
...
Iterate on visual list
2026-07-03 09:35:31 +02:00
Benoit Marty
60837c0d7d
Hide floating badge date from accessibility
2026-07-03 09:24:42 +02:00
Benoit Marty
2010620fbc
Merge branch 'develop' into fix/a11y-reading-order
2026-07-02 16:13:55 +02:00
Benoit Marty
6181f60b5e
Fix compilation issue
2026-07-02 16:12:54 +02:00
Benoit Marty
00ffff4c0a
Merge pull request #7133 from element-hq/fix/a11y-chats-search
...
Add accessibility label to search input
2026-07-02 15:30:39 +02:00
Benoit Marty
6b68ddcb25
Merge pull request #7135 from element-hq/fix/a11y-message-composer
...
Fix accessibility for message composer input and read receipts button
2026-07-02 15:30:09 +02:00
Benoit Marty
1fdc778fe2
Merge pull request #7137 from element-hq/fix/a11y-video-preview
...
Add content description to video preview for screen readers
2026-07-02 15:29:38 +02:00
ElementBot
7015172df1
Update screenshots
2026-07-02 13:12:22 +00:00
Benoit Marty
f35546b473
Change text style of VisualList.
...
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=2001-140
2026-07-02 14:57:11 +02:00
Benoit Marty
d8b1a41f56
Create dedicated package for visual list and add Figma link.
2026-07-02 14:45:22 +02:00
Benoit Marty
a3fbbed8f4
A11Y: Improve accessibility of search field.
...
Closes #6389
2026-07-02 13:16:01 +02:00
Benoit Marty
57ed76bd03
A11Y: Do not read the +x Text.
2026-07-02 12:26:49 +02:00
Benoit Marty
c1dfd6d6ae
A11Y: Improve talkback for video and image / preview not preview.
2026-07-02 11:10:14 +02:00
Benoit Marty
54d452c364
Fix accessibility: remove TalkBack reverseLayout workaround ( #6392 )
...
The LazyColumn was using reverseLayout=false when TalkBack was active to work
around a Compose accessibility traversal bug. This placed new messages at the
top of the screen, distorting the reading order for TalkBack users.
With Compose BOM 2026.06.00, reverseLayout=true now works correctly with
TalkBack traversal, so remove both workarounds:
- Always use reverseLayout=true in TimelineView
- Remove the .reversed() for expanded groups in TimelineItemGroupedEventsRow
Note: this change should be manually tested with TalkBack to verify correct
traversal order (oldest messages first, newest last).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-01 17:55:36 +02:00
Benoit Marty
01c8064a16
Fix accessibility: add content description to video preview ( #6382 )
...
Set contentDescription on the ExoPlayer PlayerView so TalkBack announces
the video preview to screen reader users instead of treating it as
decorative/invisible content.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-01 17:52:56 +02:00
Benoit Marty
79f1423a30
Fix accessibility: message composer label and 'Seen by' button ( #6390 , #6393 )
...
- MarkdownTextInput: set contentDescription on MarkdownEditText so TalkBack
announces a persistent label even when the field has content (fixes #6390 )
- TimelineItemReadReceiptView: remove hideFromAccessibility() so the 'Seen by'
button is exposed to TalkBack; use semantics (not clearAndSetSemantics) to
preserve click action, and add Role.Button (fixes #6393 )
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-01 17:49:32 +02:00
renovate[bot]
58b3830187
Update dependency org.maplibre.gl:android-sdk to v13.3.1 ( #7129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-01 11:14:49 +02:00
renovate[bot]
a8d6652e03
Update dependency io.sentry:sentry-android to v8.44.1 ( #7093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-01 11:14:16 +02:00
Benoit Marty
f954a20f67
Changelog for version 26.07.0
2026-07-01 11:09:22 +02:00
Benoit Marty
71ad652c38
Merge tag 'v26.07.0' into develop
...
tag
2026-07-01 10:07:55 +02:00
Benoit Marty
2f7748bc64
Merge branch 'release/26.07.0'
2026-07-01 10:07:43 +02:00
Benoit Marty
59b770a539
Adding fastlane file for version 26.07.0
2026-07-01 10:07:41 +02:00
Benoit Marty
7638c2704d
Setting version for the release 26.07.0
2026-07-01 10:06:50 +02:00