3334 Commits (d626660023e6efb2ff957bd3b2fdbdac1a05cf45)

Author SHA1 Message Date
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 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
bmarty 14511633db Sync Strings from Localazy 2 months ago
Jorge Martin Espinosa 5944f112fb
Subscribe to `RoomListItems` in the visible range (#3169) 2 months ago
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 2 months ago
Benoit Marty eb8d7e2166 Some renaming. 2 months ago
Benoit Marty 85428fbcfb No need to be a member of the class. 2 months ago
Benoit Marty d1a4fd76de Some renaming. 2 months ago
Benoit Marty 6d6de1ae3d Rework. Keep `io.element.android.appconfig.LockScreenConfig` as simple as possible. 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 5ccf95018d Fix test compilation 2 months ago
Benoit Marty e48b958d52 When clearing cache, ensure that SessionPreferencesStore is removed from the cache. 2 months ago
Benoit Marty fbe70ddf5d Use session coroutine scope instead of application coroutine scope. 2 months ago
Benoit Marty 962320a0d8 Remove test on API 24 (working locally but not on CI :/) 2 months ago
Jorge Martin Espinosa d9a498c86a
Reduce delay when selecting room list filters (#3160) 2 months ago
Benoit Marty 0093e611cd Add Ui test on CallScreenView 2 months ago
Benoit Marty 966219b791 Rename method (copy paste error) 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
ElementBot 3a91b4f39d
Sync Strings (#3156) 2 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 3 months ago
Benoit Marty 1a99a9f0e6 Format file. No other change. 3 months ago
Benoit Marty a7de751f0e Ensure that all the callback instances are invoked. 3 months ago
Benoit Marty f5ad2abdd3 Add icon for "Mark as read" and "Mark as unread" action. 3 months ago
Benoit Marty 6a1304a252 Improve click behavior on room timeline title. #3063 3 months ago
ganfra 008ba4fee3 Draft : improve DefaultComposerDraftService code. 3 months ago
ganfra 83066250cc Draft : add some doc on ComposerDraftStores 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
ganfra 82838d6ea5 Draft : use the volatile draft store when moving to edit mode 3 months ago
Jorge Martin Espinosa 05df1f2065
Fix crash when getting the system ringtone for ringing calls (#3131) 3 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 3 months ago
ganfra afd13ab22f Draft : introduce VolatileComposerDraftStore 3 months ago
Benoit Marty 3135c5307f Fix tests 3 months ago
Benoit Marty 8ec283f2ca Use SDK to get Element Wellknown content. 3 months ago
ganfra f15e9daf67 Timeline : fix text item not refreshed when content change 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
ganfra 3a610e6550 Draft : also clear draft when composer is blank 3 months ago
bmarty 32c5da898b Sync Strings from Localazy 3 months ago
Jorge Martín f421f94639 Fix session verification incorrectly displaying as 'not verified' when the user opened the app with no network connection. 3 months ago