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
Benoit Marty
4d0be69b4c
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
a76b55e580
Add a way to tweak MAS url.
2026-04-29 22:29:40 +02:00
Benoit Marty
df4c719151
Let enterprise build be able to use a different notification channel for noisy notification.
2026-02-11 11:57:01 +01:00
Benoit Marty
eb31505dc7
Copyright: Add Element Creations Ltd. copyright
2025-11-10 11:05:05 +01:00
Benoit Marty
f86431e663
Copyright: Add final period
2025-11-10 10:13:41 +01:00
Benoit Marty
57ac39673d
Notification: show userId in notification when several accounts are configured.
2025-10-31 09:25:01 +01:00
Benoit Marty
6e9af83b6a
Let notifications uses the brandColor.
2025-10-24 17:04:48 +02:00
Benoit Marty
07b9a8456b
Move SemanticColorsLightDark to compound module
2025-10-22 09:35:55 +02:00
Benoit Marty
49c23a922e
Improve API and fix theme glitch when switching between accounts.
2025-10-22 09:32:15 +02:00
Benoit Marty
c5da479065
Improve API and documentation
2025-10-21 11:53:36 +02:00
Benoit Marty
38908a42a2
Update API around brandColor.
2025-10-20 16:33:46 +02:00
Benoit Marty
844e1d2ce5
Let the enterprise build be able to update the colors.
2025-10-15 11:25:58 +02:00
Benoit Marty
95f1dc9bae
Import Compound code from project https://github.com/element-hq/compound-android
2025-10-03 18:23:27 +02:00
Benoit Marty
d9b274b6cf
Let enterprise build be able to override (or disable) the bug report URL.
2025-08-08 17:23:39 +02:00
Benoit Marty
25ba79a681
Move isElementCallAvailable fun to new SessionEnterpriseService, which implementations can get the current MatrixClient.
2025-06-24 11:28:25 +02:00
Benoit Marty
5b9da3c41b
Hide Element Call entry point if Element Call service is not available. ( #4783 )
...
* Hide Element Call entry point if Element Call service is not available.
* No need to preview the case RoomCallState.Unavailable
* Hide start call action from user profile if Element Call is not available.
* Add mising `use` and cover the problem by a test.
* Update screenshots
* Update enterprise submodule ref.
* Ensure `enterpriseService.isElementCallAvailable()` is not called several times.
And fix unit tests on CI
---------
Co-authored-by: ElementBot <android@element.io>
2025-05-27 16:31:05 +02:00
Benoit Marty
3cf8237d29
Allow configuration to provide multiple account providers. ( #4742 )
...
* Allow several account provider in configuration
* Target latest private modules.
* Fix tests
* Target latest private modules.
* Trigger CI
* Fix formatting issue
2025-05-20 08:57:01 +02:00
Benoit Marty
8ca5f8bc9d
Let EnterpriseService prevent usage of homeserver ( #4682 )
...
* Add check on homeserver url.
* Update screenshots
* Add missing test
* Update submodule link.
---------
Co-authored-by: ElementBot <android@element.io>
2025-05-06 17:25:07 +00:00
Benoit Marty
5cab146eed
Give ability to configure the UnifiedPush default push gateway.
2025-03-12 17:10:33 +01:00
Benoit Marty
cf60f943a8
Give ability to configure the Firebase push gateway.
2025-03-12 16:50:46 +01:00
Benoit Marty
0a5784992f
Add a way to override default homeserver.
2025-02-20 18:05:49 +01:00