2968 Commits (2da5f630b792fc648e809aa9f1557270f3c1961a)

Author SHA1 Message Date
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 3 months ago
Benoit Marty bb5ae89b2f Introduce ElementThemeApp to avoid code duplication. 3 months ago
Jorge Martin Espinosa c550436500
Fix `MainActionButton` layout for long texts (#3158) 3 months ago
ElementBot 3a91b4f39d
Sync Strings (#3156) 3 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 4 months ago
ganfra c8a01e38f1 Bugfix : avoid potential NPE on verification service. 4 months ago
Benoit Marty 6a1304a252 Improve click behavior on room timeline title. #3063 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
ganfra 82838d6ea5 Draft : use the volatile draft store when moving to edit mode 4 months ago
Jorge Martin Espinosa 05df1f2065
Fix crash when getting the system ringtone for ringing calls (#3131) 4 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 4 months ago
Benoit Marty c25cdafff8 Move google_app_id from resource file to build.gradle.kts file and use different values for enterprise build. 4 months ago
Benoit Marty 5529fcc520 Inject constructor. 4 months ago
Benoit Marty 8ec283f2ca Use SDK to get Element Wellknown content. 4 months ago
ganfra 82df03fc31 Timeline : re-enable edition of local echo 4 months ago
Benoit Marty 6531a39b5a Introduce UserServerResolver. 4 months ago
Benoit Marty a4457da213 Remove dead code. 4 months ago
ganfra 0348d030a7 Rust sdk : handle api changes (draft and edit) 4 months ago
Benoit Marty 9196adb8b0 Remove default value for languageTag and theme. 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
Jorge Martín f421f94639 Fix session verification incorrectly displaying as 'not verified' when the user opened the app with no network connection. 4 months ago
ganfra e9c995f96d Auth : fix restore session when there is no network. 4 months ago
Jorge Martin Espinosa d6b259b85a
Fix `@room` mentions crashing in debug builds (#3107) 4 months ago
Jorge Martin Espinosa 4904c4b751
Bump Rust SDK version and adapt our code (#3068) 4 months ago
ganfra 644b425d71 Draft : code cleanup 4 months ago
Benoit Marty 78c4f87776 Remove the method `supportNotificationChannels()` from SystemUtils, it has been copied in `NotificationChannels.kt` 4 months ago
Benoit Marty a9fb4b95ce Add `isEnterpriseBuild` to BuildMeta 4 months ago
ganfra e68684815d Draft : makes sure all existing tests passes 4 months ago
ganfra 321c2dca30 Draft : refactor a bit ComposerMode and formatting management so we don't mess up with draft restoration. 4 months ago
Benoit Marty 4227b42dfa Add unit test on DefaultImageLoaderHolder 4 months ago
Benoit Marty 77ed70e26f Convert LoggedInImageLoaderFactory to an interface and add DefaultLoggedInImageLoaderFactory 4 months ago
Benoit Marty 0039387fbc Move test classes to the correct package. 4 months ago
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 4 months ago
Benoit Marty e999120864 Let role and permissions screens works for invited room members too. 4 months ago
ElementBot fd6bcb7857
Sync Strings (#3077) 4 months ago
Benoit Marty f0917ad38a Fix KDoc issue 4 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 4 months ago
Benoit Marty f4325aed50 Create DmAvatars to render both users of a DM. 4 months ago
ganfra 2d324a7f4b Reply : fix reply cropped in timeline 4 months ago
ganfra 6ac7ab84ce Draft : branch reply mode 4 months ago
ganfra 5597a1743a Reply : refactor so we can use ReplyToDetails in Composer and Timeline 4 months ago
Jorge Martin Espinosa 310a7fc229
Resolve display names in mentions in real time (#3051) 4 months ago
Benoit Marty 3ce4af97cc Use `repeat` in the Preview. 4 months ago
Benoit Marty cea7dce432 Create extension `RoomMember.getAvatarData` to avoid code duplication. 4 months ago
ganfra 08816bd2df Reply : move InReplyTo and related to matrix.ui module. 4 months ago
Benoit Marty 7d0323d708 Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication. 4 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 4 months ago
Benoit Marty a2ff1dc933 Use ImmutableList in Composable. 4 months ago
Jorge Martin Espinosa 4f69ab70cc
Use full date format for day dividers in timeline (#3057) 4 months ago