Benoit Marty
728943e3db
Merge pull request #6746 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v26.05.7
2026-05-07 17:23:20 +02:00
Benoit Marty
cf17502f2e
Merge pull request #6744 from element-hq/feature/bma/improvePinUX
...
Improve pin code ux
2026-05-07 17:04:43 +02:00
Jorge Martín
f256d95260
Fix API breaks
2026-05-07 15:13:51 +02:00
Benoit Marty
e6977ea85c
Merge pull request #6740 from element-hq/feature/bma/uiSample
...
Introduce UI sample
2026-05-07 12:28:08 +02:00
Benoit Marty
f85239518c
Fix quality issue.
2026-05-07 10:59:12 +02:00
Benoit Marty
95c182595c
Improve detection of configure PIN code.
2026-05-07 10:59:10 +02:00
Benoit Marty
7cbecc6b94
Merge pull request #6682 from element-hq/feature/bma/customMasScheme
...
Add a way to tweak MAS url.
2026-05-07 10:51:32 +02:00
Benoit Marty
d7e90728ad
More replacements
2026-05-07 10:01:30 +02:00
Benoit Marty
fbb7fad3e9
Use generic id for default
2026-05-07 09:50:12 +02:00
Benoit Marty
50d3876836
More replacements
2026-05-07 09:50:00 +02:00
Benoit Marty
a6880af921
Fix invalid userId.
2026-05-06 21:59:59 +02:00
Benoit Marty
db1b124025
Merge pull request #6726 from element-hq/feature/bma/renameVerificationMethod
...
Rename verification methods
2026-05-06 17:50:11 +02:00
Benoit Marty
f7346efde4
Create PreviewData with sample of UGC used for preview.
...
Fix preview issue where username was used for room/avatar name.
2026-05-06 17:45:50 +02:00
Copilot
852bcd64d8
Remove RoomDirectorySearch feature flag — always enable the feature ( #6736 )
...
* Remove RoomDirectorySearch feature flag, always enable the feature
Co-authored-by: stefanceriu <637564+stefanceriu@users.noreply.github.com>
* Apply ktlint formatting
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
* Update screenshots
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stefanceriu <637564+stefanceriu@users.noreply.github.com>
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io>
2026-05-06 16:05:19 +02:00
renovate[bot]
c8db7a5bcb
Update dependency org.matrix.rustcomponents:sdk-android to v26.05.6 ( #6734 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.05.6
* Fix API breaks:
- Add `RoomMember.isServiceMember`.
- Add `beacon` and `beaconInfo` power levels.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-05-06 15:31:52 +02:00
Benoit Marty
a75e7404bf
Merge pull request #6700 from element-hq/feature/bma/lenientJson
...
Let our Json parser accept comments and trailing comma.
2026-05-05 17:08:21 +02:00
bxdxnn
8e8426b08c
Reimplement "Natural media viewer swiping order" ( #6715 )
2026-05-05 16:02:52 +02:00
Benoit Marty
92ca1e69c1
Improve FakeSessionVerificationService
2026-05-05 15:29:32 +02:00
Benoit Marty
e4c58b3fc6
Rename methods around verification, to match SDK naming.
2026-05-05 12:17:51 +02:00
renovate[bot]
34b3de2b14
Update dependency org.matrix.rustcomponents:sdk-android to v26.05.4 ( #6718 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.05.4
* Fix `RoomInfo` fixture
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-05-04 10:04:20 +00:00
Benoit Marty
abc540b379
Merge pull request #6650 from element-hq/feature/bma/a11yFixes
...
[a11y] Fix a set of issues
2026-05-04 11:50:15 +02:00
Benoit Marty
59bcc904fa
Let our Json parser accept comments and trailing comma.
2026-05-04 10:05:11 +02:00
bmarty
47f5f50c2a
Sync Strings from Localazy
2026-05-04 00:54:27 +00:00
Benoit Marty
b1af329837
Merge branch 'develop' into feature/bma/removeExternalCallSupport
2026-04-30 16:58:11 +02:00
Benoit Marty
0d712c00a0
Merge pull request #6697 from element-hq/feature/bma/fixDependencyError
...
Fix dependency error
2026-04-30 16:57:19 +02:00
Benoit Marty
e70ebc8d65
Merge pull request #6693 from element-hq/renovate/compose.bom
...
Update dependency androidx.compose:compose-bom to v2026.04.01
2026-04-30 16:54:23 +02:00
Benoit Marty
723b9b8d61
Migrate to v2 testing APIs
2026-04-30 16:04:07 +02:00
Jorge Martin Espinosa
3bb7ab301f
Mitigate a deadlock when loading room timelines ( #6674 )
...
This may be happening because we were not destroying focused event timelines used for the media viewer/gallery when necessary, and having several of those back paginating *may* have caused a deadlock in the event cache.
2026-04-30 16:01:24 +02:00
Benoit Marty
745567f058
Fix quality issues
2026-04-30 14:09:07 +02:00
Benoit Marty
9641f6e0db
MediaPlayerControllerView: Use IconButton instead of Box and remove the clipping.
2026-04-30 12:20:53 +02:00
Benoit Marty
24b0585747
MediaViewerView: move TopBar to Scaffold topbar
2026-04-30 12:20:53 +02:00
Benoit Marty
2c226c8de0
Improve MediaViewerBottomBar usage.
2026-04-30 12:19:32 +02:00
Benoit Marty
667e0da3a2
Improve how the ThumbnailView is added to the composition
2026-04-30 12:19:32 +02:00
Benoit Marty
2d706d0020
Move isTalkbackActive to a11y package.
2026-04-30 12:19:31 +02:00
Benoit Marty
6de5ac6f9a
a11y: do not use Overlay if screen reader is active, or external keyboard is connected.
...
Related to #6399
2026-04-30 12:19:31 +02:00
Benoit Marty
feb61437a2
Declare Top bar first and use zIndex.
2026-04-30 12:19:30 +02:00
Benoit Marty
675f2d913b
Remove useless Box
2026-04-30 12:17:25 +02:00
Benoit Marty
a307df5f64
Remove unused content parameter.
2026-04-30 12:07:07 +02:00
Benoit Marty
02ab58ffbe
a11y: let banner title be implemented as a heading.
...
Closes #6384
2026-04-30 12:07:06 +02:00
Benoit Marty
784ede2eb1
a11y: let section header be implemented as a heading.
...
Closes #6386
2026-04-30 12:07:05 +02:00
Benoit Marty
bcdf17b0d0
a11y: add alternative text to the info icon.
...
Closes #6379
2026-04-30 12:07:05 +02:00
Benoit Marty
b81b1cd79b
Merge branch 'develop' into feature/bma/removeExternalCallSupport
2026-04-30 11:50:35 +02:00
Jorge Martin Espinosa
cd0fc5190e
Fix ANRs when receiving push notifications ( #6696 )
...
In Sentry there are some reports of methods called when notifications are fetched that end up having ANRs. This looked weird because everything is asynchronous... but it's still running with a `Main` dispatcher.
Using the `Default/computation` one instead should be the right call.
2026-04-30 10:51:29 +02:00
Benoit Marty
f590dcfbfb
Cleanup dependencies
2026-04-30 09:54:54 +02:00
Benoit Marty
2fefd4e306
In the module :libraries:matrix.api, change the dependencies to:
...
- libraries.sessionStorage.api
- projects.libraries.architecture
from `api` to `implementation`.
Modules who need `:libraries:matrix.api` do not necessarily need to use the session storage api.
2026-04-30 09:52:10 +02:00
Benoit Marty
ed58f7161e
Ensure clearing the cache delete the CacheStore.
2026-04-30 09:04:19 +02:00
Benoit Marty
93717d0db0
Fix SQL query
2026-04-30 08:49:56 +02:00
Benoit Marty
6a4997e100
Do not use generic Exception
2026-04-29 22:51:54 +02:00
Benoit Marty
acbe8986fd
Fix compilation issue.
2026-04-29 22:43:42 +02:00
Benoit Marty
ca42feab87
Add a cache for Element .well-known file.
2026-04-29 22:29:41 +02:00