Commit Graph

12440 Commits

Author SHA1 Message Date
Benoit Marty
0999c82a38 Copyright: update README.md 2025-11-10 10:06:22 +01:00
Benoit Marty
2641113e2e Fix typo 2025-11-10 09:37:01 +01:00
Benoit Marty
f32e893361 Merge pull request #5698 from element-hq/feature/bma/handleEvent
Code consistency around view event handling
2025-11-10 09:36:04 +01:00
Benoit Marty
a7fecf74b4 Merge pull request #5701 from element-hq/feature/bma/improveComposerAlertMolecule
Improve composer alert molecule
2025-11-10 09:22:26 +01:00
ElementBot
43aa4c0e1f Sync Strings from Localazy (#5704)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-11-10 09:21:00 +01:00
ElementBot
718f7ff43c Update screenshots 2025-11-08 13:40:32 +00:00
Benoit Marty
bdc72f40ec Merge pull request #5691 from kaylendog/kaylendog/history-sharing/alert
Convert `ComposerAlertMolecule` to use alert levels.
2025-11-08 14:26:03 +01:00
Benoit Marty
cc941d6462 Merge pull request #5693 from element-hq/feature/bma/loginLinkPassword
Fix password flow when using a login link
2025-11-07 17:28:04 +01:00
Skye Elliot
b818568b7b chore: Remove .idea/markdown.xml and add to .gitignore. 2025-11-07 16:08:17 +00:00
Benoit Marty
a352952a34 Fix test 2025-11-07 16:53:53 +01:00
Benoit Marty
42a0b91acc Improve API of LoginHelper and AccountProviderDataSource 2025-11-07 16:53:52 +01:00
Benoit Marty
a3483d1f40 Rename API 2025-11-07 16:53:51 +01:00
Benoit Marty
8012dfb01c Ensure that the current account provider is set when using a login deeplink. Fixes #5004 2025-11-07 16:53:50 +01:00
Benoit Marty
3e567d9b5a Merge pull request #5692 from element-hq/feature/bma/loginFlow
Improve account provider selection during the login flow
2025-11-07 16:48:03 +01:00
Skye Elliot
400db77e46 chore: Remove unused import. 2025-11-07 15:24:24 +00:00
Skye Elliot
ec3103b788 fix: Use Icon(imageVector = icon) over rememberVectorPainter(icon) 2025-11-07 15:18:08 +00:00
Skye Elliot
ef56d15ef4 refactor: Extract ComposerAlertMoleculeParamsProvider to new file. 2025-11-07 15:15:00 +00:00
Skye Elliot
7abbb1bb19 Merge branch 'develop' into kaylendog/history-sharing/alert 2025-11-07 15:10:29 +00:00
Benoit Marty
6619a2fbcf Oups, thanks unit tests! 2025-11-07 14:11:37 +01:00
Benoit Marty
b37979d003 Update the template to use the singular form for Event interface. 2025-11-07 13:39:56 +01:00
Benoit Marty
cffd4c31c9 Fix compilation issue 2025-11-07 13:35:23 +01:00
Benoit Marty
119053aad1 Improve error displayed when the Unconsumed Event cannot be displayed. 2025-11-07 12:51:35 +01:00
Benoit Marty
4e25a568ac Update the template. 2025-11-07 12:44:59 +01:00
Benoit Marty
81aebba8cb Rename parameter to event for code consistency 2025-11-07 12:28:16 +01:00
Benoit Marty
21ba602073 Introduce fun handleEvent for code consistency 2025-11-07 12:25:15 +01:00
Benoit Marty
93b80d7159 Rename eventSink to handleEvent 2025-11-07 12:23:46 +01:00
Benoit Marty
34a986d8f2 Rename eventSink to handleEvent 2025-11-07 12:23:02 +01:00
Benoit Marty
e0f0dbec96 Rename eventHandler to handleEvent 2025-11-07 12:22:30 +01:00
Benoit Marty
cf19daf3a4 Rename handleEvents to handleEvent 2025-11-07 12:21:43 +01:00
Benoit Marty
4283fe8634 Update how eventSink is used in DefaultVoiceMessageComposerPresenter 2025-11-07 12:18:47 +01:00
ElementBot
a067945103 Update screenshots 2025-11-07 11:04:44 +00:00
Benoit Marty
a8cfeb4f8d Merge pull request #5695 from element-hq/feature/bma/bugReportForm
Ensure the form data are not lost when opening the log viewer.
2025-11-07 11:13:30 +01:00
Benoit Marty
3e60c71701 Use isNull() 2025-11-07 11:05:13 +01:00
renovate[bot]
feb867bb44 fix(deps): update metro to v0.7.5 (#5697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 10:59:22 +01:00
renovate[bot]
a3ab7a0985 fix(deps): update dependency com.posthog:posthog-android to v3.26.0 (#5696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 10:22:08 +01:00
Benoit Marty
2409eac28d Remove param 2025-11-07 10:21:38 +01:00
Benoit Marty
a7f3fb9c38 Avoid usage of not() and add unit tests. 2025-11-07 10:18:45 +01:00
Benoit Marty
9e8fe55a90 Improve error mapping 2025-11-07 10:08:14 +01:00
Benoit Marty
a39b675cc1 Improve error mapping 2025-11-07 09:52:04 +01:00
Benoit Marty
a82c916ca9 Create specific errors for Invalid or Unsupporte homeserver. 2025-11-07 09:42:06 +01:00
ganfra
0e09117231 Merge pull request #5685 from element-hq/feature/fga/role_and_permissions_rework
Change : roles and permissions
2025-11-06 19:13:01 +01:00
ElementBot
e66590061f Update screenshots 2025-11-06 17:40:02 +00:00
Benoit Marty
e287506321 Ensure the form data are not lost when opening the log viewer. Closes #5579 2025-11-06 18:16:39 +01:00
ElementBot
3c3c81622f Update screenshots 2025-11-06 14:58:50 +00:00
Benoit Marty
8e72ea4e7c Use presenter test extension 2025-11-06 15:38:43 +01:00
Benoit Marty
0c5912ded4 Small cleanup 2025-11-06 15:38:41 +01:00
Benoit Marty
bb93d6ff06 Always let the user try what they have entered, to get an explicit error if they continue 2025-11-06 15:38:40 +01:00
Benoit Marty
c397c8e2c3 Ensure user cannot select unsupported homeserver. In this case show the appropriate error (parity with iOS) 2025-11-06 15:38:39 +01:00
Benoit Marty
6006537bdc Remove A_HOMESERVER and A_HOMESERVER_OIDC from TestData and replace by local fun aMatrixHomeServerDetails(). 2025-11-06 15:38:37 +01:00
Benoit Marty
ca47b142cd Merge pull request #5689 from element-hq/bbz/use-dedicated-bug-report-subdomain
Use the dedicated subdomain for the bug report URL by default
2025-11-06 15:32:03 +01:00