Commit graph

5874 commits

Author SHA1 Message Date
Strac Consulting Engineers Pty Ltd
43d048304d Update AppDeveloperSettingsView.kt
Fix 2 x Crash the app
Fixes #6707
2026-05-02 09:40:23 +10:00
Benoit Marty
1002b8d0cb Fix compilation issue 2026-04-30 16:59:14 +02: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
Benoit Marty
b81b1cd79b Merge branch 'develop' into feature/bma/removeExternalCallSupport 2026-04-30 11:50:35 +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
c59d46a766 Merge pull request #6681 from hughns/hughns/link-new-device-done
Improve detection of completion for Link new device flow
2026-04-29 22:32:22 +02:00
Timo
79eb28d10a Change native back button behavior in EC view (close settings in EC with os native back) (#6642)
* Change native back button behavior in EC view:
 - inject escape into webview instead of going back.
 - the webview will call back when no other modal is open.

* call down and up in the webview + make sure that we fall back to close
pip in case the webview did not handle the esc action.

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-29 18:08:33 +02:00
Hugh Nimmo-Smith
117e33e59b Merge branch 'develop' into hughns/link-new-device-done 2026-04-29 12:06:40 +01:00
Benoit Marty
b63c6eaba2 Merge pull request #6688 from element-hq/feature/bma/errorAlreadySignedIn
[Link new device] Add missing error case "already signed in"
2026-04-29 12:42:41 +02:00
Jorge Martin Espinosa
1ef74f0cde Rename OIDC components and variables to OAuth (#6686)
* Rename `OIDC` components and variables to `OAuth`. This matches the new behavior in the SDK.
2026-04-29 11:41:47 +02:00
Benoit Marty
9438ff59f1 [Link new device] Add missing screen for the error case OtherDeviceAlreadySignedIn
Closes #6678
2026-04-29 11:33:44 +02:00
Benoit Marty
84c51e022a Fix quality issues and formatting 2026-04-29 10:34:50 +02:00
Hugh Nimmo-Smith
055e5fddd3 Merge branch 'develop' into hughns/qr-grant-error-mapping 2026-04-28 17:04:08 +01:00
Hugh Nimmo-Smith
8fe731b7fe Delint 2026-04-28 15:42:24 +01:00
Hugh Nimmo-Smith
1abe7e7d3f Improve detection of completion for Link new device flow
The SDK emits a Done progress once complete, but our listener might have been deallocated before receiving the done.
2026-04-28 15:19:03 +01:00
Hugh Nimmo-Smith
c0c3a42ef0 Update error mappings for Link new device 2026-04-28 11:22:25 +01:00
Benoit Marty
c4ecc51d6a [Link new device] Implement code confirmation screen. 2026-04-28 12:04:57 +02:00
Benoit Marty
7f16b69f3b Use test extension on presenters. 2026-04-27 17:06:49 +02:00
Benoit Marty
f511023507 PictureInPictureEvents -> PictureInPictureEvent 2026-04-27 17:04:49 +02:00
Benoit Marty
38f09aac95 CallScreenEvents -> CallScreenEvent 2026-04-27 17:04:12 +02:00
Benoit Marty
ba3f24cbed Element Call: remove support for SPA call links.
Closes #6578
2026-04-27 17:01:08 +02:00
Benoit Marty
5d9cfbd89a Preview the whole bottom sheet. 2026-04-27 15:15:23 +02:00
Benoit Marty
22a6ef4891 Rename Preview. 2026-04-27 15:12:23 +02:00
Benoit Marty
babddd167b Ensure that all the ModalBottomSheet can scroll. 2026-04-27 10:23:56 +02:00
Benoit Marty
e51bd9bba6 RoomListDeclineInviteMenu: limit room name
Improve preview.
Closes #6659
2026-04-27 09:49:09 +02:00
ElementBot
f04d3b2f8b Merge pull request #6658 from element-hq/sync-localazy
Sync Strings
2026-04-27 09:17:54 +02:00
Benoit Marty
1b2eb3a375 Merge pull request #6643 from element-hq/feature/bma/updateMediaViewer
Update media viewer UI
2026-04-24 17:48:38 +02:00
Benoit Marty
f19ceb1570 Replace " - " by " • " as it renders better. 2026-04-24 14:28:52 +02:00
Richard van der Hoff
e961214c4d Promote "history sharing on invite" out of developer options (#6647)
* Enable history sharing by default, unconditionally

* Remove feature-flag dep from history viz icons in room header

* Remove feature-flag dep from warning on inviting new people

* Remove feature-flag dep from warning on starting chat with new people

* Remove `enableKeyShareOnInvite` feature flag

* Update screenshots

* Remove redundant `FakeFeatureFlagService()` invocation, per review comment

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-24 10:52:21 +00:00
Benoit Marty
ce30a4ab23 Merge pull request #6633 from element-hq/feature/bma/deactivateStrings
Update wording of deactivate account screen
2026-04-21 15:34:23 +02:00
Benoit Marty
9d054e08b1 Use new action_delete and action_delete_account 2026-04-21 14:57:33 +02:00
Valere Fedronic
bf18c0d560 Merge pull request #6627 from element-hq/feature/valere/call/fix_proximity_bug
Fix | When selecting earpiece twice in a row the proximity sensor get wrongly disabled
2026-04-21 13:52:32 +02:00
Valere Fedronic
7c81df6816 Merge pull request #6603 from element-hq/valere/call/fix_join_button_on_several_items
cleaning: Remove join button from call notify timelineItemView
2026-04-21 11:56:38 +02:00
Valere
3c7ef689f9 Merge branch 'develop' into feature/valere/call/clean_up_call_controls 2026-04-21 11:36:44 +02:00
Benoit Marty
495a00bc90 Update deactivate account wording. Closes #6608 2026-04-21 11:35:26 +02:00
Benoit Marty
8c02d873d8 Introduce simplePluralStringResource methods, as Composable and in StringProvider. 2026-04-21 11:22:43 +02:00
Valere
df6aa2e9b4 Merge branch 'develop' into valere/call/fix_join_button_on_several_items 2026-04-21 11:05:14 +02:00
Valere
0f6b706c7a review: Make call intent not optional in content 2026-04-21 11:03:48 +02:00
Valere
6f4dab91a6 fix test compilation 2026-04-21 10:49:08 +02:00
ganfra
63dad366c8 Merge branch 'develop' into feature/fga/live_location_rendering 2026-04-20 19:12:21 +02:00
ElementBot
c5640ebff5 Sync Strings (#6626)
* Sync Strings from Localazy

* Use the previous plurals as plain strings

* Add extra case for 1 vs multiple users

* Update screenshots

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-20 17:09:10 +00:00
bxdxnn
708b8d7caa Fix crash when going back to threads list (#6620)
* Fix crash when going back to threads list
2026-04-20 15:36:31 +02:00
ganfra
543fd5cf43 Restore comment on StaticMapView 2026-04-20 15:14:10 +02:00
Valere
746d797752 fix: proximity sensor was wrongly disabled 2026-04-20 11:24:38 +02:00
Valere
b0b02102ae enforce selecting the EC preferred device 2026-04-20 11:19:37 +02:00
Valere
468eb9bfe8 audio: Let EC decide alone what communication device to use 2026-04-20 11:19:37 +02:00
Benoit Marty
a82e3425be Merge pull request #6441 from timurgilfanov/feature-oled-black
Add Black theme option for battery saving on OLED displays
2026-04-17 15:41:49 +02:00