Commit graph

  • 775cb89993 Fix image not rendering after clearing cache. Benoit Marty 2024-06-24 13:58:15 +02:00
  • a2d49bf3be Towncrier Benoit Marty 2024-06-24 13:29:24 +02:00
  • 4d6a67e4d6 Let role and permissions screens works for invited room members too. Benoit Marty 2024-06-24 13:21:46 +02:00
  • 0cf5a41c61 Merge pull request #3080 from element-hq/feature/bma/improveBubbleLayout Benoit Marty 2024-06-24 12:27:28 +02:00
  • a2eca372cc Fix format issue. Benoit Marty 2024-06-24 12:03:38 +02:00
  • b436fcf936 Update screenshots ElementBot 2024-06-24 09:32:03 +00:00
  • 3270731f2b Improve the way we cut the bubble layout to give space for the sender Avatar. Instead of drawing a circle with the same color of the background behind the avatar, properly clear the top start corner of the bubble using CompositingStrategy.Offscreen and BlendMode.Clear. Benoit Marty 2024-06-24 11:04:01 +02:00
  • 2c220d3f92 Merge pull request #3069 from element-hq/feature/bma/avatarCluster_x2 Benoit Marty 2024-06-24 10:53:50 +02:00
  • eca82943fb Rename field of RoomDetailsType.Dm for clarity Benoit Marty 2024-06-24 10:53:24 +02:00
  • 072daa080a Sync Strings (#3077) ElementBot 2024-06-24 08:29:35 +01:00
  • c09dbf267c Update dependency com.google.firebase:firebase-bom to v33.1.1 (#3062) renovate[bot] 2024-06-21 17:04:03 +02:00
  • c09e6d009b Fix KDoc issue Benoit Marty 2024-06-21 16:19:51 +02:00
  • 429ea73d16 Update screenshots ElementBot 2024-06-21 14:24:55 +00:00
  • b1bcfcdcf8 Create TitleAndSubtitle to reduce code duplication and add badges to DM. Benoit Marty 2024-06-21 16:01:44 +02:00
  • 918d4cd318 Update screenshots ElementBot 2024-06-21 14:09:32 +00:00
  • e8fe8f51c8 Use DmAvatars in header of DM details. Benoit Marty 2024-06-21 15:43:32 +02:00
  • a2c8dc42cb Extract MainActionsSection from the when cases, since this is code duplication. Benoit Marty 2024-06-21 15:03:07 +02:00
  • e730c2c213 Fix issue in avatar rendering and add a preview. Benoit Marty 2024-06-21 15:00:06 +02:00
  • f62be45303 Create DmAvatars to render both users of a DM. Benoit Marty 2024-06-21 15:43:27 +02:00
  • 9f45005c05 Reply : fix reply cropped in timeline ganfra 2024-06-21 15:14:41 +02:00
  • 1b1b556aa4 Draft : branch reply mode ganfra 2024-06-21 12:40:16 +02:00
  • 2cbfc0a57a Update dependency com.freeletics.flowredux:compose to v1.2.2 (#3067) renovate[bot] 2024-06-21 12:30:00 +02:00
  • 71667dc235 Reply : refactor so we can use ReplyToDetails in Composer and Timeline ganfra 2024-06-21 12:23:17 +02:00
  • ce91fe4ab2 Resolve display names in mentions in real time (#3051) Jorge Martin Espinosa 2024-06-21 11:57:36 +02:00
  • 213a5c2942 Merge pull request #3058 from element-hq/feature/bma/dmColor Benoit Marty 2024-06-21 09:44:38 +02:00
  • 5ea495da1b Use repeat in the Preview. Benoit Marty 2024-06-20 17:59:26 +02:00
  • 5f32643af4 Create extension RoomMember.getAvatarData to avoid code duplication. Benoit Marty 2024-06-20 17:51:35 +02:00
  • 62d05f2907 Use extension Benoit Marty 2024-06-20 17:47:13 +02:00
  • 78da033541 Reply : move InReplyTo and related to matrix.ui module. ganfra 2024-06-20 17:38:56 +02:00
  • b122c2c0a0 Code simplification. Benoit Marty 2024-06-20 16:21:30 +02:00
  • 7cdcf872b3 Create extension RoomSummaryDetails.getAvatarData to avoid code duplication. Benoit Marty 2024-06-20 16:16:55 +02:00
  • 9f7f0b9acb Use extension MatrixUser.getAvatarData and fix compilation issue. Benoit Marty 2024-06-20 16:04:12 +02:00
  • 84f42537b8 Use ImmutableList in Composable. Benoit Marty 2024-06-20 15:53:42 +02:00
  • 2ee3763890 Fix test. Benoit Marty 2024-06-20 15:38:43 +02:00
  • b591a1a8b1 Update danger/danger-js action to v12.3.3 (#3059) renovate[bot] 2024-06-20 15:38:49 +02:00
  • 57a814fb09 Merge pull request #3060 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-06-20 15:35:44 +02:00
  • 4a991276d3 Update screenshots ElementBot 2024-06-20 13:15:59 +00:00
  • 5a96b8098c Update dependency com.posthog:posthog-android to v3.4.0 renovate[bot] 2024-06-20 13:09:57 +00:00
  • edd61e96c2 Use full date format for day dividers in timeline (#3057) Jorge Martin Espinosa 2024-06-20 15:09:06 +02:00
  • 0b9f5a5214 Add enum Suggestion instead of reusing TimelineRoom Benoit Marty 2024-06-20 15:00:09 +02:00
  • 85538c90e6 Update screenshots ElementBot 2024-06-20 12:55:37 +00:00
  • 99becc0ae6 Use heroes only for DMs. #1538 Benoit Marty 2024-06-20 14:35:12 +02:00
  • 042ba6b35e Use heroes to render room avatars Benoit Marty 2024-06-20 14:14:05 +02:00
  • 8aa7afd480 Add preview and fix rendering issue. Benoit Marty 2024-06-20 13:15:32 +02:00
  • 11e4ee34ed Use heroes to render room avatars Benoit Marty 2024-06-20 13:10:25 +02:00
  • 5724c62c67 Timeline : introduce loadReplyDetails api ganfra 2024-06-20 13:07:49 +02:00
  • 99c43a175d Add heroes to RoomSummaryDetails Benoit Marty 2024-06-20 11:59:38 +02:00
  • ff63755165 Add enum EditProfileDetails instead of reusing RoomHeader Benoit Marty 2024-06-20 11:43:15 +02:00
  • f886bf7105 Introduce CompositeAvatar to render heroes when main AvatarData does not have URL. Benoit Marty 2024-06-20 11:22:14 +02:00
  • f821fa5862 Draft : introduce DraftService and start using it. ganfra 2024-06-20 11:26:03 +02:00
  • 3aed09ef4d Map RoomHero to MatrixRoomInfo. Benoit Marty 2024-06-19 18:18:59 +02:00
  • dcb18c70ca changelog Benoit Marty 2024-06-19 17:38:17 +02:00
  • c47a836e42 Change color use in notification to FF0DBD8B Benoit Marty 2024-06-19 17:32:49 +02:00
  • e8c2902aa0 Move notification_accent_color from resource file to NotificationConfig Benoit Marty 2024-06-19 16:40:33 +02:00
  • f308a8b9a2 Remove unused import. Benoit Marty 2024-06-19 13:47:26 +02:00
  • d1e11f5c33 Draft : expose new apis from sdk ganfra 2024-06-19 15:28:41 +02:00
  • c9dc5c5d97 Merge pull request #3054 from element-hq/feature/fga/sending_queue_iteration ganfra 2024-06-19 14:50:01 +02:00
  • c9f82c9541 version++ ganfra 2024-06-19 14:27:42 +02:00
  • 248197d564 Merge branch 'release/0.4.15' into develop ganfra 2024-06-19 14:25:25 +02:00
  • d574584a4e Merge branch 'release/0.4.15' into main ganfra 2024-06-19 14:23:48 +02:00
  • 50b121653e Adding fastlane file for version 0.4.15 ganfra 2024-06-19 14:23:45 +02:00
  • ddf658fb1e Changelog for version 0.4.15 ganfra 2024-06-19 14:22:46 +02:00
  • e93a41a5b5 Merge branch 'develop' into feature/fga/sending_queue_iteration ganfra 2024-06-19 13:54:24 +02:00
  • d6aeb041a3 Update screenshots ElementBot 2024-06-19 11:52:27 +00:00
  • a8f5af9f62 Update screenshots ElementBot 2024-06-19 11:10:31 +00:00
  • f98441c74d Sending queue : change a bit the logic to re-enable sending queue. ganfra 2024-06-19 12:56:04 +02:00
  • a12fa8d8a4 Sending : copy link action should be available only for remote event ganfra 2024-06-19 12:06:37 +02:00
  • 4f212b34c0 Update test and add test for incoming call when notifications are disabled. Benoit Marty 2024-06-19 11:44:08 +02:00
  • a92ce8d004 Sending queue : reintroduce failed status for unrecoverable error ganfra 2024-06-19 11:32:04 +02:00
  • 22d63d001c Always notify for incoming calls, even if notifications are disabled. Benoit Marty 2024-06-19 11:15:49 +02:00
  • 0886443fe7 Add preview for disabled notifications. Benoit Marty 2024-06-19 11:09:57 +02:00
  • 54740c982e Notification channels: Use NotificationChannelCompat.Builder. Benoit Marty 2024-06-19 10:53:20 +02:00
  • cfa5461b7d Notification channels: No need to include the version in the constant name. Benoit Marty 2024-06-19 10:40:10 +02:00
  • 5fe5d38034 Notification channels: Remove unused LISTEN_FOR_EVENTS_NOTIFICATION_CHANNEL_ID Benoit Marty 2024-06-19 10:39:03 +02:00
  • 15e1fba013 Notification channels: small iteration on old channel deletion. Benoit Marty 2024-06-19 10:37:33 +02:00
  • 1acfd20b27 Merge pull request #3052 from element-hq/renovate/danger-danger-js-12.x Benoit Marty 2024-06-19 10:29:39 +02:00
  • 4977e1f4ef Update danger/danger-js action to v12.3.2 renovate[bot] 2024-06-19 08:14:28 +00:00
  • 999f763693 Merge pull request #3050 from element-hq/feature/bma/concurrencyRefreshTokenfix Benoit Marty 2024-06-19 09:14:06 +02:00
  • ff51a90ee6 Typo Benoit Marty 2024-06-19 09:10:41 +02:00
  • 3c3e8164c7 Merge pull request #3048 from element-hq/feature/fga/update_rust_sdk_0.2.27 Benoit Marty 2024-06-18 18:39:10 +02:00
  • f9792997cb Merge pull request #3049 from element-hq/feature/bma/hiddenText Benoit Marty 2024-06-18 18:38:20 +02:00
  • f2da62160b Ensure that process recreation also use the restoreMutex Benoit Marty 2024-06-18 18:33:04 +02:00
  • b3fdd34c5d Add import for doc. Benoit Marty 2024-06-18 18:13:23 +02:00
  • c798a052cc Avoid restoring several MatrixClient Benoit Marty 2024-06-18 18:04:30 +02:00
  • 1b67068b0b Rust : handle api changes for 0.2.27 ganfra 2024-06-18 15:09:37 +02:00
  • f53c7f6f77 Update screenshots ElementBot 2024-06-18 14:35:04 +00:00
  • 05ab1500c7 Rust : handle api changes for 0.2.27 ganfra 2024-06-18 15:09:37 +02:00
  • 971f092294 Fix UI test and add missing test. Benoit Marty 2024-06-18 16:01:12 +02:00
  • 83f279ec81 Use receiver. Benoit Marty 2024-06-18 15:54:45 +02:00
  • ce5b9e034a Allow scroll in the "Enter recovery key" screen. #3042 Benoit Marty 2024-06-18 15:39:43 +02:00
  • 08c3af5e05 Add missing preview Benoit Marty 2024-06-18 14:47:47 +02:00
  • d70e3d5d41 Fix toString content Benoit Marty 2024-06-18 14:45:13 +02:00
  • 68736b5d58 Remove dead code. Benoit Marty 2024-06-18 14:37:53 +02:00
  • e4bfc5ef8f Merge pull request #3035 from element-hq/feature/bma/fixFdroidNotification Benoit Marty 2024-06-18 12:55:27 +02:00
  • 57258710f4 Merge pull request #3045 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-06-18 12:55:11 +02:00
  • fcbc095064 Improve how active calls work (#3029) Jorge Martin Espinosa 2024-06-18 12:07:08 +02:00
  • 1bf27aad3e Also fix same issue for analytics. Benoit Marty 2024-06-18 11:08:25 +02:00
  • e44de15f94 Iterate on sessionVerificationService.sessionVerifiedStatus and fix tests. Benoit Marty 2024-06-18 11:01:36 +02:00
  • 93ccf07ad4 Merge pull request #3037 from element-hq/feature/fga/timeline_cancelable_focus ganfra 2024-06-18 10:59:54 +02:00
  • 731ce7b212 Merge pull request #3038 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x ganfra 2024-06-18 10:42:45 +02:00