41 Commits (e6d2ae2f03005e18cf69151f20d389dc0cd87a84)

Author SHA1 Message Date
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
Jorge Martin Espinosa 344e07bc0b
Cancel ringing call notification on call cancellation (#3047) 3 months ago
Benoit Marty a0b8679776 Add preview for Call screen in different PipState. 3 months ago
Benoit Marty 15d4782aa6 When PiP is supported, use Back for top left icon instead of Close. #3197 3 months ago
Benoit Marty 497f5d9f38 Call in PiP: when closing PiP, hang up the call. 3 months ago
Benoit Marty d27e86f396 Call in PiP: add feature flag, disabled in release builds. 3 months ago
Benoit Marty bb5ae89b2f Introduce ElementThemeApp to avoid code duplication. 3 months ago
Benoit Marty 214c9d2d2b Fix KtLint issue 3 months ago
Benoit Marty c73d814220 CallScreenPresenter is reading the current theme, it needs to be in the ElementTheme block. Closes #3153 3 months ago
Benoit Marty 9856ece42a Ensure `PinUnlockActivity` and `IncomingCallActivity` use the internal theme set by the user. 3 months ago
Benoit Marty 962320a0d8 Remove test on API 24 (working locally but not on CI :/) 3 months ago
Benoit Marty 0093e611cd Add Ui test on CallScreenView 3 months ago
Benoit Marty 664f78741d Add preview for loading state. 3 months ago
Benoit Marty a005c80fe4 Add support for Picture in Picture for ElementCallActivity 3 months ago
Benoit Marty 1a99a9f0e6 Format file. No other change. 4 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
Jorge Martin Espinosa 05df1f2065
Fix crash when getting the system ringtone for ringing calls (#3131) 4 months ago
Benoit Marty 3135c5307f Fix tests 4 months ago
Benoit Marty 8ec283f2ca Use SDK to get Element Wellknown content. 4 months ago
Benoit Marty 4df18eadf4 Remove unused import 4 months ago
Benoit Marty f34ba47906 Inject constructor 4 months ago
Benoit Marty 8ef970e3f7 Provide language and theme to Element Call. #3079 4 months ago
Benoit Marty 6a6e66765a Remove default value for languageTag and theme. 4 months ago
Benoit Marty 2529a8d844 Add parameter names. 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa ce28a05467
Replace the 'answer' PendingIntent in ringing call notifications (#3093) 4 months ago
ElementBot fd6bcb7857
Sync Strings (#3077) 4 months ago
Jorge Martin Espinosa 2e32adf1f1
Improve how active calls work (#3029) 4 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 4 months ago
bmarty 9288b90ac6 Sync Strings from Localazy 4 months ago
Benoit Marty 813158397f Implement a memory cache for CallWellknownAPI 4 months ago
Benoit Marty dc7e56eb87 Do not log error in case of 404. 4 months ago
Benoit Marty f87047b899 Small quality fixes 4 months ago
Benoit Marty 9cc0601c79 Read element call base url from .well-known file if it exists. 4 months ago
Benoit Marty b3830bab95 Create CallScreenStateProvider to be able to preview errors. 4 months ago
Benoit Marty e56fcfe9f3 Introduce GetWidgetResult to avoid using Pair with generic String. 4 months ago
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 4 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 4 months ago