107 Commits (766ae389ce3ef0f7d17bb2357e4126ab462524b2)

Author SHA1 Message Date
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
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 3 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 3 months ago
bmarty f3d286911c Sync Strings from Localazy 3 months ago
Benoit Marty 2f926d81a4 Let ElementCallActivity extend AppCompatActivity instead of NodeComponentActivity. 4 months ago
Benoit Marty e052bc99f6 Fix compilation issue. 4 months ago
Benoit Marty 7e4f5830d9 Fix compilation issue, Showkase 1.0.3 uses activity 1.9.0. 4 months ago
Benoit Marty 6fc4450c56 Analytics: track screen `MobileScreen.ScreenName.RoomCall` 4 months ago
Jorge Martin Espinosa 58c05ade65
Try fixing OOM by changing GC and adding RAM to the kotlin compiler (#2965) 4 months ago
bmarty 66636ea967 Sync Strings from Localazy 4 months ago
bmarty ca5bc71057 Sync Strings from Localazy 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 4 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 4 months ago
Benoit Marty 6fe461f346 Rename class (code quality) 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago