Benoit Marty
a7c9fedc8f
Merge pull request #6740 from element-hq/feature/bma/uiSample
...
Introduce UI sample
2026-05-07 12:28:08 +02:00
Benoit Marty
0abb04ea62
Merge pull request #6708 from escix/patch-3
...
Fix 2 x Crash the app in Developer Options - Update AppDeveloperSettingsView.kt
2026-05-07 11:56:01 +02:00
Benoit Marty
022d21b097
Remove trailing spaces
2026-05-07 11:54:27 +02:00
Benoit Marty
80a46fdb3d
Fix test
2026-05-07 11:52:21 +02:00
Jorge Martin Espinosa
866c8375b3
Make send event state UI easier to click ( #6739 )
...
* Make send event state UI easier to click
Make it so the whole timestamp view can be clicked
* Update screenshots
* Simplify `clickableModifier`
---------
Co-authored-by: ElementBot <android@element.io>
2026-05-07 11:11:07 +02:00
Benoit Marty
2f45ca8835
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
ElementBot
861de339d8
Update screenshots
2026-05-07 08:43:48 +00:00
Benoit Marty
4948497be2
More replacements
2026-05-07 10:01:30 +02:00
Benoit Marty
b19a2c5a44
Use generic id for default
2026-05-07 09:50:12 +02:00
Benoit Marty
0349162694
More replacements
2026-05-07 09:50:00 +02:00
renovate[bot]
a27278da20
Update dependencyAnalysis to v3.10.0 ( #6742 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 08:09:15 +02:00
ElementBot
a7c4a2b404
Update screenshots
2026-05-06 20:17:22 +00:00
Benoit Marty
223dd1f6b0
Fix invalid userId.
2026-05-06 21:59:59 +02:00
Benoit Marty
a77c2c0c7e
Update ref to submodule.
2026-05-06 17:54:22 +02:00
Benoit Marty
15162e4e32
Merge pull request #6726 from element-hq/feature/bma/renameVerificationMethod
...
Rename verification methods
2026-05-06 17:50:11 +02:00
Benoit Marty
2a694f6dfd
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
6ef9315468
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
Jorge Martin Espinosa
9b91fabbd6
Use 'Report a problem' string instead of 'Report bug' ( #6735 )
...
* Use 'Report a problem' instead of 'Report bug'. This old string will be deleted soon.
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
2026-05-06 15:33:17 +02:00
renovate[bot]
f4cf704335
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
Jorge Martin Espinosa
34f001d22c
Fix back button sometimes not working after exiting a thread ( #6732 )
...
When I reproduced the issue, it looked like the coroutine used to mark as read and then exit the room was canceled, leaving the `markingAsReadAndExiting` variable with `true` value and preventing the exit block from running again.
2026-05-06 14:35:08 +02:00
Jorge Martin Espinosa
70452842d3
Make icons in the Chat screen top bar 16dp ( #6733 )
...
* Make icons in the Chat screen top bar 16dp. This matches the designs in Figma.
* Fix the padding between the title and the icons
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
2026-05-06 09:16:13 +00:00
ganfra
f0b9ce567a
Merge pull request #6731 from element-hq/renovate/org.maplibre.gl-android-sdk-13.x
...
Update dependency org.maplibre.gl:android-sdk to v13.1.0
2026-05-06 10:49:49 +02:00
ganfra
bcc2eb3d34
Merge pull request #6727 from element-hq/renovate/net.zetetic-sqlcipher-android-4.x
...
Update dependency net.zetetic:sqlcipher-android to v4.15.0
2026-05-06 10:28:04 +02:00
ganfra
1fd02be0f4
Merge branch 'develop' into renovate/net.zetetic-sqlcipher-android-4.x
2026-05-06 10:10:57 +02:00
renovate[bot]
47ca5a5f2f
Update dependency org.maplibre.gl:android-sdk to v13.1.0
2026-05-06 01:36:24 +00:00
Kurban Sagitov
a7711b7d52
Fix low width image message ( #6692 )
...
* fix low width image message
* added previews for narrow images
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
2026-05-05 17:10:24 +02:00
Benoit Marty
65ddc4355e
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
Benoit Marty
3b3b4813b6
Detekt and ktlint are confused with Kotlin context...
2026-05-05 16:50:22 +02:00
renovate[bot]
54a6666988
Update dependency net.zetetic:sqlcipher-android to v4.15.0
2026-05-05 14:05:26 +00:00
bxdxnn
28e1062eed
Reimplement "Natural media viewer swiping order" ( #6715 )
2026-05-05 16:02:52 +02:00
Benoit Marty
0a9259604b
Improve FakeSessionVerificationService
2026-05-05 15:29:32 +02:00
Jorge Martin Espinosa
2d203e83b9
Revert PR #6642 ( #6724 )
...
* Revert "Change native back button behavior in EC view (close settings in EC with os native back) (#6642 )"
This reverts commit 6ba4679908 .
* Fix API breaks from revert
2026-05-05 15:24:27 +02:00
Jorge Martin Espinosa
a12b519155
Allow cancelling room loading in Home screen ( #6723 )
...
Previously, this was disabled by mistake, since it's the default behavior.
2026-05-05 13:14:30 +02:00
Benoit Marty
51bcaca9db
Rename methods around verification, to match SDK naming.
2026-05-05 12:17:51 +02:00
renovate[bot]
c40f916b4f
Merge pull request #6722 from element-hq/renovate/roborazzi
...
Update roborazzi to v1.60.0
2026-05-05 10:55:16 +02:00
Benoit Marty
d7be603bfc
Merge pull request #6654 from bxdxnn/fix/clip-room-summary
...
Add clipping to RoomSummaryRow
2026-05-04 22:38:51 +02:00
bxdxnn
6897cc5721
Add clipping to RoomSummaryRow
2026-05-04 18:29:37 +00:00
renovate[bot]
54525d855e
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
26fe5b6492
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
61f074ddc1
Let our Json parser accept comments and trailing comma.
2026-05-04 10:05:11 +02:00
Benoit Marty
e8e5a2d454
Merge pull request #6716 from element-hq/sync-localazy
...
Sync Strings
2026-05-04 09:59:34 +02:00
Hi Dude!
27869c0e04
Fix calls on Huawei devices: skip addWebMessageListener on Chromium < 119 ( #6640 )
...
* Fix calls on Huawei: skip addWebMessageListener on Chromium < 119
* Fix lint issues, log webview version
---------
Co-authored-by: manfrommedan <manfrommedan@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-05-04 08:30:05 +02:00
renovate[bot]
5733c3149a
Update dependency com.posthog:posthog-android to v3.43.0 ( #6704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 08:07:11 +02:00
renovate[bot]
e81ab35f5b
Update dependency io.nlopez.compose.rules:detekt to v0.5.8 ( #6711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 08:06:30 +02:00
bmarty
0d2f71643a
Sync Strings from Localazy
2026-05-04 00:54:27 +00:00
Strac Consulting Engineers Pty Ltd
715402d178
Update AppDeveloperSettingsView.kt
...
Fix 2 x Crash the app
Fixes #6707
2026-05-02 09:40:23 +10:00
Benoit Marty
65a9a97735
Merge pull request #6668 from element-hq/feature/bma/removeExternalCallSupport
...
Remove external call support
2026-04-30 17:36:40 +02:00
Benoit Marty
6c7c48da69
Fix compilation issue
2026-04-30 16:59:14 +02:00
Benoit Marty
e21276f323
Merge branch 'develop' into feature/bma/removeExternalCallSupport
2026-04-30 16:58:11 +02:00
Benoit Marty
85ef12a401
Merge pull request #6697 from element-hq/feature/bma/fixDependencyError
...
Fix dependency error
2026-04-30 16:57:19 +02:00