Commit graph

  • ebda14b37b Merge pull request #4921 from element-hq/feature/bma/spaceAvatar Benoit Marty 2025-06-23 19:01:33 +02:00
  • 688fbdd1bd Let AvatarType be the receiver of avatarShape() Benoit Marty 2025-06-23 18:34:52 +02:00
  • 0f6dd82b97 Move isTombstoned to AvatarType.Space Benoit Marty 2025-06-23 18:31:14 +02:00
  • a76730c365 AvatarType is Immutable. Benoit Marty 2025-06-23 18:03:53 +02:00
  • 290e4be82d Extract ImageAvatar and InitialLetterAvatar to their own files. Benoit Marty 2025-06-23 18:02:34 +02:00
  • 2bc2cd5472 Cleanup Benoit Marty 2025-06-23 17:57:44 +02:00
  • 8a16aa8150 Update screenshots ElementBot 2025-06-23 15:19:46 +00:00
  • 8df920a3ac Introduce AvatarType to be able to render space avatars Benoit Marty 2025-06-23 17:08:14 +02:00
  • d524c23b8d Merge pull request #4916 from element-hq/feature/bma/zoomVideo2 Benoit Marty 2025-06-23 13:46:43 +02:00
  • a79b8c9c16 Add ability to zoom on video. Benoit Marty 2025-06-20 16:58:29 +02:00
  • 7986f8461a fix(deps): update dependency io.mockk:mockk to v1.14.4 (#4912) renovate[bot] 2025-06-23 09:59:44 +02:00
  • 9248b6cfdf refactor: Migrate SQLCipher Android to new API (#4874) 夜坂雅 2025-06-23 15:29:44 +08:00
  • ffa47690e8 fix(deps): update dependency org.jsoup:jsoup to v1.21.1 renovate[bot] 2025-06-23 06:02:24 +00:00
  • 7fab4edd41 Merge pull request #4909 from element-hq/feature/fga/invalid-invite ganfra 2025-06-20 18:42:09 +02:00
  • eb3f036b19 change (accept invite) : fix tests after api break ganfra 2025-06-20 18:14:34 +02:00
  • 39be607c5c Restore MarkdownEditText.focusSearch override (#4908) Jorge Martin Espinosa 2025-06-20 17:24:17 +02:00
  • 43ae92831a fix(deps): update dependency androidx.sqlite:sqlite-ktx to v2.5.2 (#4898) renovate[bot] 2025-06-20 17:24:05 +02:00
  • 304b99d544 fix(deps): update dependency org.robolectric:robolectric to v4.15 (#4901) renovate[bot] 2025-06-20 17:23:20 +02:00
  • 3092256c8a Update screenshots ElementBot 2025-06-20 14:54:33 +00:00
  • cee279fd44 change (accept invite) : updates the error title/content dialog for accept/decline actions ganfra 2025-06-20 16:40:52 +02:00
  • 9d6e089499 Merge pull request #4900 from element-hq/feature/bma/a11yTimeline Benoit Marty 2025-06-20 16:39:24 +02:00
  • f710b28dc5 change (accept invite) : map Unknown error to AcceptInvite.Failures.InvalidInvite ganfra 2025-06-20 16:36:01 +02:00
  • 578b108611 Update screenshots ElementBot 2025-06-20 13:11:58 +00:00
  • 3ee5ee3f45 a11y: let Markdown/Rich text input render the placeholder to help for accessibility. Benoit Marty 2025-06-19 09:54:50 +02:00
  • 47ec84f6b3 Improve preview of AttachmentsPreviewViewPreview to have the case with a caption. Benoit Marty 2025-06-19 18:05:37 +02:00
  • a4523a8de1 Inline TextInput so that we have code parity in the when statement Benoit Marty 2025-06-19 09:43:48 +02:00
  • 22bd325027 Add scripts to enable and disable talkback (#4906) Jorge Martin Espinosa 2025-06-20 14:19:33 +02:00
  • 73577b5b0f fix(deps): update wysiwyg to v2.38.4 (#4907) renovate[bot] 2025-06-20 12:06:02 +00:00
  • c664c58a5c Merge pull request #4904 from element-hq/feature/bma/roomDebugInfo Benoit Marty 2025-06-20 13:49:42 +02:00
  • 844a31a5da Merge pull request #4902 from element-hq/feature/bma/a11yGroupedEvents Benoit Marty 2025-06-20 13:49:30 +02:00
  • 1af5fe8c9b Suppress LargeClass on test. Benoit Marty 2025-06-20 10:33:30 +02:00
  • 56b5ea2e8b Remove unused import Benoit Marty 2025-06-20 10:29:52 +02:00
  • df0e9232aa Merge pull request #4903 from element-hq/feature/bma/liveIsTalkBackActive Benoit Marty 2025-06-20 10:29:00 +02:00
  • 6b9b135843 Update screenshots ElementBot 2025-06-20 08:28:21 +00:00
  • acaee65e9b Use CompoundIcons.Code() instead of CompoundDrawables.ic_compound_code Benoit Marty 2025-06-20 10:13:48 +02:00
  • 009601cf5b Debug info: render the roomId in the room details screen when developer mode is enabled. Benoit Marty 2025-06-20 10:11:17 +02:00
  • f0508d342f a11y: Make isTalkbackActive() live. Benoit Marty 2025-06-20 09:43:01 +02:00
  • bec109a61c a11y: now that the grouped events are read one by one, we also need to reverse the order because the timeline is last message at the top when screen reader is enabled. Benoit Marty 2025-06-20 09:34:38 +02:00
  • cb34e70586 a11y: improve accessibility on grouped state events header. Benoit Marty 2025-06-19 17:08:05 +02:00
  • 0dfec51889 Merge pull request #4897 from element-hq/renovate/com.google.crypto.tink-tink-android-1.x ganfra 2025-06-19 16:56:54 +02:00
  • 9cfa16e2f5 Merge pull request #4892 from element-hq/renovate/io.sentry-sentry-android-8.x ganfra 2025-06-19 16:54:02 +02:00
  • 72d2a7b17b Merge pull request #4871 from element-hq/renovate/org.unifiedpush.android-connector-3.x ganfra 2025-06-19 16:53:43 +02:00
  • f0d84fa455 Changelog for version 25.06.3 Jorge Martín 2025-06-19 12:59:14 +02:00
  • 386e0eb6a2 Merge tag 'v25.06.3' into develop Jorge Martín 2025-06-19 12:32:00 +02:00
  • 96cb32cc8a Merge branch 'release/25.06.3' Jorge Martín 2025-06-19 12:31:52 +02:00
  • aa8f60c8f6 Adding fastlane file for version 25.06.3 Jorge Martín 2025-06-19 12:31:52 +02:00
  • 362cd96e06 Setting version for the release 25.06.3 Jorge Martín 2025-06-19 12:30:49 +02:00
  • dc8c4436ca Merge pull request #4899 from element-hq/feature/fga/fix_join_room_navigation ganfra 2025-06-19 11:51:04 +02:00
  • 8a770c8d4f fix (join room) : do not navigate up when join is successful ganfra 2025-06-18 20:57:36 +02:00
  • 5ee33a8d16 Merge pull request #4889 from element-hq/feature/bma/genericNotification Benoit Marty 2025-06-19 08:56:37 +02:00
  • 4cc814590e Merge pull request #4896 from element-hq/feature/fga/fix_dm_predecessor_room_banner ganfra 2025-06-18 18:21:46 +02:00
  • 6f3146b45a fix(deps): update dependency com.google.crypto.tink:tink-android to v1.18.0 renovate[bot] 2025-06-18 16:13:50 +00:00
  • 9be05262e2 Add a developer option for history sharing on invite (#4821) Richard van der Hoff 2025-06-18 17:11:57 +01:00
  • 91279d6f0a Update wording of generic notification. Benoit Marty 2025-06-18 18:00:50 +02:00
  • 4405201974 Update screenshots ElementBot 2025-06-18 15:55:53 +00:00
  • 5f2050233e fix (room upgrade) : room predecessor banner should be displayed for DM too ganfra 2025-06-18 17:40:24 +02:00
  • 17c0bd88b6 Merge pull request #4895 from element-hq/feature/fga/can-edit-permission ganfra 2025-06-18 17:28:59 +02:00
  • 31bb1848e4 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.18 (#4894) renovate[bot] 2025-06-18 15:10:47 +00:00
  • a789f9e0a3 test (event action): clean test ganfra 2025-06-18 16:38:59 +02:00
  • fe3ad46ab9 fix (event action): allow to edit only if permission to send message ganfra 2025-06-18 16:20:22 +02:00
  • b2e17622ed Merge pull request #4891 from element-hq/feature/fga/tombstoned-room-decoration ganfra 2025-06-18 15:08:38 +02:00
  • 0a50c9f9cf Add missing test on RustNotificationService Benoit Marty 2025-06-18 14:38:33 +02:00
  • 5d95e3f7cf change (room avatar) : fix test after refactor ganfra 2025-06-18 14:41:18 +02:00
  • fde4fe871f Add test for UnableToResolve case. Benoit Marty 2025-06-18 14:30:44 +02:00
  • af68176dbe Add missing test for UnableToResolve case. Benoit Marty 2025-06-18 14:27:28 +02:00
  • 5054164379 Fix test after wording change. Benoit Marty 2025-06-18 14:19:57 +02:00
  • 5b448dd191 Update screenshots ElementBot 2025-06-18 11:50:44 +00:00
  • 438a22bcec change (room avatar) : replace modifier.requiredSize by modifier.size ganfra 2025-06-18 13:39:46 +02:00
  • 21129d0c0b change (room avatar) : fix AvatarClusterPreview ganfra 2025-06-18 12:53:27 +02:00
  • da371797d3 change (room avatar) : add preview for TombstonedRoomAvatar ganfra 2025-06-18 12:29:47 +02:00
  • 6526147516 fix(deps): update dependency io.sentry:sentry-android to v8.14.0 renovate[bot] 2025-06-17 23:23:54 +00:00
  • f3614ab67e change (room avatar) : clean code related to room name/avatar ganfra 2025-06-17 20:37:41 +02:00
  • 5c105c0b47 Remove string duplication Benoit Marty 2025-06-17 16:55:03 +02:00
  • 9c16f9b161 Add missing unit test on DefaultPushService Benoit Marty 2025-06-17 16:38:56 +02:00
  • d8095faa43 Ensure that the battery optimization banner is not displayed after an internal clear cache. Benoit Marty 2025-06-17 16:26:33 +02:00
  • c61b118f42 Update wording of notification_fallback_content (from localazy) Benoit Marty 2025-06-17 16:15:49 +02:00
  • 5852558681 Notification: ensure that a notification is displayed when a Push cannot be resolved. Previously the error was logged and added to push history but no notification was shown, so the user fully miss the new message. Benoit Marty 2025-06-17 16:00:31 +02:00
  • cbec697f07 Update showkase to v1.0.4 (#4878) renovate[bot] 2025-06-17 10:41:46 +02:00
  • 935a715cf6 change (room avatar) : delete CompositeAvatar ganfra 2025-06-13 18:40:33 +02:00
  • a5145279da change (room avatar) : use the new RoomAvatar with the isTombstoned param ganfra 2025-06-13 18:40:22 +02:00
  • d6be3b5a1d change (room avatar) : expose isTombstone where we need to display the RoomAvatar ganfra 2025-06-13 18:39:51 +02:00
  • 1080417dd8 change (room avatar) : introduce RoomAvatar and AvatarCluster to replace CompositeAvatar ganfra 2025-06-13 18:36:12 +02:00
  • 4517403038 change (room avatar) : use TextAvatar from TombstonedRoomAvatar ganfra 2025-06-13 18:35:47 +02:00
  • f6dc8da6ad change (room avatar) : use TextAvatar from InitialLetterAvatar ganfra 2025-06-13 18:34:55 +02:00
  • 08bbd7219c change (room avatar) : introduce TextAvatar component ganfra 2025-06-13 18:12:57 +02:00
  • c2f0899003 fix(deps): update dependency io.sentry:sentry-android to v8.13.3 (#4870) renovate[bot] 2025-06-16 23:01:47 +02:00
  • 16dfae3555 Merge pull request #4882 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2025-06-16 22:16:12 +02:00
  • f88e6d57e7 Merge pull request #4862 from element-hq/feature/fga/room-version-upgrade ganfra 2025-06-16 21:17:59 +02:00
  • 76d0d4dcdd Merge pull request #4877 from element-hq/feature/bma/a11yReactions Benoit Marty 2025-06-16 20:57:58 +02:00
  • 50f666169a Merge branch 'develop' into feature/fga/room-version-upgrade ganfra 2025-06-16 20:46:28 +02:00
  • cfc6362057 feature (room upgrade) : add "same room" permalink toast to localazy ganfra 2025-06-16 20:45:55 +02:00
  • 9abb7c8771 Merge pull request #4886 from element-hq/feature/bma/a11yRichTextEditor Benoit Marty 2025-06-16 18:02:32 +02:00
  • 3db179edcf a11y: improve accessibility on rich text editor options. Benoit Marty 2025-06-16 16:56:59 +02:00
  • 4f9784c47a Merge pull request #4881 from element-hq/sync-localazy Benoit Marty 2025-06-16 16:31:25 +02:00
  • b522d04fa2 Update dependency com.posthog:posthog-android to v3.19.0 renovate[bot] 2025-06-16 13:48:38 +00:00
  • 523e5d80e2 Sync strings again. Remove current translations of common_replies which is now a plurals. Benoit Marty 2025-06-16 15:43:53 +02:00
  • 37425b192e a11y: Improve accessibility on ReactionSummaryView Benoit Marty 2025-06-16 14:40:03 +02:00
  • 2dd31d1b3a a11y: Extract method a11yReactionDetails to use it at other places Benoit Marty 2025-06-16 14:29:00 +02:00
  • ace1ec9d14 a11y: Extract method to avoid code duplication Benoit Marty 2025-06-16 14:25:45 +02:00
  • ca00f71e74 a11y: improve reaction behavior on message action list. Benoit Marty 2025-06-16 14:18:52 +02:00