122 Commits (14b8d1d680c5c8cc850af60b2f392ee0e2f217e6)

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