element-x-ada/features/call
Benoit Marty f6fe5fda35
Cleanup element call and UI (#4641)
* Use ElementTheme.colors.bgCanvasDefault instead of MaterialTheme.colorScheme.background

Even if the value is the same, we should use color from ElementTheme.

* Remove background management of ElementCallActivity. It does not work as expected and also changing theme during a call would require to load the url again with the new theme.

* Do not use isSystemInDarkTheme() directly.

* Use bgSubtleSecondary for background color of Preview.

* Use default colors for Preview.

* Fix copy paste issue.

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-04-25 17:30:54 +02:00
..
api Add WakeLock to dismiss ringing call screen when call is cancelled (#4478) 2025-04-02 09:51:39 +00:00
impl Cleanup element call and UI (#4641) 2025-04-25 17:30:54 +02:00
test Add WakeLock to dismiss ringing call screen when call is cancelled (#4478) 2025-04-02 09:51:39 +00:00