Commit Graph

  • 3a2e36b00c Merge pull request #4892 from element-hq/renovate/io.sentry-sentry-android-8.x ganfra 2025-06-19 16:54:02 +02:00
  • 58452fcd46 Merge pull request #4871 from element-hq/renovate/org.unifiedpush.android-connector-3.x ganfra 2025-06-19 16:53:43 +02:00
  • 921d6c6ae3 Changelog for version 25.06.3 Jorge Martín 2025-06-19 12:59:14 +02:00
  • 656967416b Merge tag 'v25.06.3' into develop Jorge Martín 2025-06-19 12:32:00 +02:00
  • 426e5de99c Merge branch 'release/25.06.3' Jorge Martín 2025-06-19 12:31:52 +02:00
  • cbf97b2b8f Adding fastlane file for version 25.06.3 Jorge Martín 2025-06-19 12:31:52 +02:00
  • cbee14d75a Setting version for the release 25.06.3 Jorge Martín 2025-06-19 12:30:49 +02:00
  • 802e1d2124 Merge pull request #4899 from element-hq/feature/fga/fix_join_room_navigation ganfra 2025-06-19 11:51:04 +02:00
  • 106a0bf2df fix (join room) : do not navigate up when join is successful ganfra 2025-06-18 20:57:36 +02:00
  • 911fba711d Merge pull request #4889 from element-hq/feature/bma/genericNotification Benoit Marty 2025-06-19 08:56:37 +02:00
  • a8d96a6292 Merge pull request #4896 from element-hq/feature/fga/fix_dm_predecessor_room_banner ganfra 2025-06-18 18:21:46 +02:00
  • 3153770d3f fix(deps): update dependency com.google.crypto.tink:tink-android to v1.18.0 renovate[bot] 2025-06-18 16:13:50 +00:00
  • b6680ac5d8 Add a developer option for history sharing on invite (#4821) Richard van der Hoff 2025-06-18 17:11:57 +01:00
  • 3d8a641f1c Update wording of generic notification. Benoit Marty 2025-06-18 18:00:50 +02:00
  • 6b8c43d656 Update screenshots ElementBot 2025-06-18 15:55:53 +00:00
  • 11aa5346f9 fix (room upgrade) : room predecessor banner should be displayed for DM too ganfra 2025-06-18 17:40:24 +02:00
  • 680b63d460 Merge pull request #4895 from element-hq/feature/fga/can-edit-permission ganfra 2025-06-18 17:28:59 +02:00
  • 0b238b0b8e fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.18 (#4894) renovate[bot] 2025-06-18 15:10:47 +00:00
  • 713bae06b0 test (event action): clean test ganfra 2025-06-18 16:38:59 +02:00
  • 323d8cf7b3 fix (event action): allow to edit only if permission to send message ganfra 2025-06-18 16:20:22 +02:00
  • 7bde9bc0c8 Merge pull request #4891 from element-hq/feature/fga/tombstoned-room-decoration ganfra 2025-06-18 15:08:38 +02:00
  • 2953704d34 Add missing test on RustNotificationService Benoit Marty 2025-06-18 14:38:33 +02:00
  • b8cef93681 change (room avatar) : fix test after refactor ganfra 2025-06-18 14:41:18 +02:00
  • 488932c4e3 Add test for UnableToResolve case. Benoit Marty 2025-06-18 14:30:44 +02:00
  • c5f7546b50 Add missing test for UnableToResolve case. Benoit Marty 2025-06-18 14:27:28 +02:00
  • 295485796f Fix test after wording change. Benoit Marty 2025-06-18 14:19:57 +02:00
  • e3e84049df Update screenshots ElementBot 2025-06-18 11:50:44 +00:00
  • 2a865e6f4b change (room avatar) : replace modifier.requiredSize by modifier.size ganfra 2025-06-18 13:39:46 +02:00
  • 68e7406ba6 change (room avatar) : fix AvatarClusterPreview ganfra 2025-06-18 12:53:27 +02:00
  • 780339c584 change (room avatar) : add preview for TombstonedRoomAvatar ganfra 2025-06-18 12:29:47 +02:00
  • d2e15e340b fix(deps): update dependency io.sentry:sentry-android to v8.14.0 renovate[bot] 2025-06-17 23:23:54 +00:00
  • 3cf236907b change (room avatar) : clean code related to room name/avatar ganfra 2025-06-17 20:37:41 +02:00
  • d8f271de8e Remove string duplication Benoit Marty 2025-06-17 16:55:03 +02:00
  • 594d66f512 Add missing unit test on DefaultPushService Benoit Marty 2025-06-17 16:38:56 +02:00
  • 017664f672 Ensure that the battery optimization banner is not displayed after an internal clear cache. Benoit Marty 2025-06-17 16:26:33 +02:00
  • 0a58fb3c59 Update wording of notification_fallback_content (from localazy) Benoit Marty 2025-06-17 16:15:49 +02:00
  • 05134656d5 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
  • df33cf2377 Update showkase to v1.0.4 (#4878) renovate[bot] 2025-06-17 10:41:46 +02:00
  • f11a023b87 change (room avatar) : delete CompositeAvatar ganfra 2025-06-13 18:40:33 +02:00
  • 254216ef18 change (room avatar) : use the new RoomAvatar with the isTombstoned param ganfra 2025-06-13 18:40:22 +02:00
  • f47c0f648b change (room avatar) : expose isTombstone where we need to display the RoomAvatar ganfra 2025-06-13 18:39:51 +02:00
  • 451579594e change (room avatar) : introduce RoomAvatar and AvatarCluster to replace CompositeAvatar ganfra 2025-06-13 18:36:12 +02:00
  • 6c034b4fb7 change (room avatar) : use TextAvatar from TombstonedRoomAvatar ganfra 2025-06-13 18:35:47 +02:00
  • 700c839c7e change (room avatar) : use TextAvatar from InitialLetterAvatar ganfra 2025-06-13 18:34:55 +02:00
  • a8cc2d22bd change (room avatar) : introduce TextAvatar component ganfra 2025-06-13 18:12:57 +02:00
  • 9133f456a2 fix(deps): update dependency io.sentry:sentry-android to v8.13.3 (#4870) renovate[bot] 2025-06-16 23:01:47 +02:00
  • c334fd7606 Merge pull request #4882 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2025-06-16 22:16:12 +02:00
  • 2bdb3f8a1f Merge pull request #4862 from element-hq/feature/fga/room-version-upgrade ganfra 2025-06-16 21:17:59 +02:00
  • 564beb3fee Merge pull request #4877 from element-hq/feature/bma/a11yReactions Benoit Marty 2025-06-16 20:57:58 +02:00
  • e2b1ab2632 Merge branch 'develop' into feature/fga/room-version-upgrade ganfra 2025-06-16 20:46:28 +02:00
  • e9117d94e9 feature (room upgrade) : add "same room" permalink toast to localazy ganfra 2025-06-16 20:45:55 +02:00
  • 4e93079bfb Merge pull request #4886 from element-hq/feature/bma/a11yRichTextEditor Benoit Marty 2025-06-16 18:02:32 +02:00
  • f95b38de52 a11y: improve accessibility on rich text editor options. Benoit Marty 2025-06-16 16:56:59 +02:00
  • 6c844821b4 Merge pull request #4881 from element-hq/sync-localazy Benoit Marty 2025-06-16 16:31:25 +02:00
  • d285148137 Update dependency com.posthog:posthog-android to v3.19.0 renovate[bot] 2025-06-16 13:48:38 +00:00
  • 7b378ab3af Sync strings again. Remove current translations of common_replies which is now a plurals. Benoit Marty 2025-06-16 15:43:53 +02:00
  • dbd0e4a098 a11y: Improve accessibility on ReactionSummaryView Benoit Marty 2025-06-16 14:40:03 +02:00
  • 030af71378 a11y: Extract method a11yReactionDetails to use it at other places Benoit Marty 2025-06-16 14:29:00 +02:00
  • 74081f3bed a11y: Extract method to avoid code duplication Benoit Marty 2025-06-16 14:25:45 +02:00
  • 3bf51ba114 a11y: improve reaction behavior on message action list. Benoit Marty 2025-06-16 14:18:52 +02:00
  • 8f94b4cd0e Merge pull request #4845 from element-hq/feature/bma/batteryOptimization Benoit Marty 2025-06-16 11:19:15 +02:00
  • 751f7e766c Rename DoAction to more specific RequestDisableOptimizations Benoit Marty 2025-06-16 10:49:26 +02:00
  • 23efebea1d Update dependency org.maplibre.gl:android-sdk to v11.10.3 (#4879) renovate[bot] 2025-06-16 08:46:37 +02:00
  • 78def8a6e7 Sync Strings from Localazy bmarty 2025-06-16 00:31:39 +00:00
  • 17db86b75b fix(deps): update dependency com.posthog:posthog-android to v3.18.0 (#4873) renovate[bot] 2025-06-13 17:42:29 +02:00
  • 4ed12bb2d3 A11Y: improve accessibility on event reactions. Benoit Marty 2025-06-13 15:05:42 +02:00
  • c598b0699e Disable BT audio devices for Element Call on Android < 12 (#4876) Jorge Martin Espinosa 2025-06-13 16:29:07 +02:00
  • 0b72bdc8ac Merge pull request #4875 from element-hq/feature/bma/a11yPolls Benoit Marty 2025-06-13 15:53:41 +02:00
  • bb51cab62b Merge pull request #4865 from element-hq/renovate/app.cash.turbine-turbine-1.x ganfra 2025-06-13 14:59:11 +02:00
  • 2cab05ed5c Convert a11y_polls_percent_of_total to plurals Benoit Marty 2025-06-13 13:04:24 +02:00
  • ad64903315 A11Y: add missing content description to the delete answer button. Benoit Marty 2025-06-13 12:43:19 +02:00
  • ffe0a4540f A11Y: improve poll history talkback behavior. Benoit Marty 2025-06-13 10:22:03 +02:00
  • 5111e1bef0 A11Y: allow the answers of a poll to be traversed by Talkback Benoit Marty 2025-06-13 10:16:16 +02:00
  • d15a352f74 Improve accessibility of Poll answers. Benoit Marty 2025-06-13 09:47:44 +02:00
  • cce2f339d9 Update screenshots ElementBot 2025-06-12 16:05:30 +00:00
  • d5dfceded7 Battery optimization banner: update wording. Benoit Marty 2025-06-12 17:40:38 +02:00
  • 148b3d9dc7 Merge pull request #4869 from element-hq/feature/bma/anotherCleanup Benoit Marty 2025-06-12 17:02:14 +02:00
  • d4c8fbac3e fix(deps): update dependency org.unifiedpush.android:connector to v3.0.10 renovate[bot] 2025-06-12 12:52:10 +00:00
  • 9005a519d0 Update screenshots ElementBot 2025-06-12 10:04:36 +00:00
  • a732cfa324 Remove ExperimentalCoroutinesApi. Not necessary anymore. Benoit Marty 2025-06-12 10:16:37 +02:00
  • fd78e15c21 Remove ExperimentalUnsignedTypes. Not necessary anymore. Benoit Marty 2025-06-12 10:11:30 +02:00
  • 784e751102 Remove unused field BubbleState.isHighlighted Benoit Marty 2025-06-11 18:15:39 +02:00
  • 1361107136 Update screenshots ElementBot 2025-06-12 09:20:55 +00:00
  • ad6e405718 feature (room upgrade) : revert ComposerAlertMolecule preview ganfra 2025-06-12 11:09:17 +02:00
  • 2353668a89 fix(deps): update dependency app.cash.turbine:turbine to v1.2.1 renovate[bot] 2025-06-11 20:05:21 +00:00
  • 121b99af0d Update screenshots ElementBot 2025-06-11 18:41:52 +00:00
  • ec13e7fedf Remove ExperimentalFoundationApi. Not necessary anymore. Benoit Marty 2025-06-11 18:10:55 +02:00
  • f28df4389f Remove ExperimentalComposeUiApi. Not necessary anymore. Benoit Marty 2025-06-11 17:49:11 +02:00
  • 920c415e8a Merge pull request #4860 from element-hq/feature/bma/extractLogs Benoit Marty 2025-06-11 17:36:24 +02:00
  • 88573fd2ae Merge branch 'develop' into feature/fga/room-version-upgrade ganfra 2025-06-11 16:30:21 +02:00
  • 770e16d0e0 Merge pull request #4861 from element-hq/feature/bma/doc Benoit Marty 2025-06-11 16:24:22 +02:00
  • 09e5734251 feature (room upgrade) : add tests ganfra 2025-06-11 16:16:41 +02:00
  • a8cbd1b605 fix(deps): update kotlin to v2.1.21-2.0.2 (#4850) renovate[bot] 2025-06-11 15:34:34 +02:00
  • 4619f06190 Cannot create a logger like that. The tag will be lost. Benoit Marty 2024-12-11 12:15:27 +01:00
  • 624bf7bc49 Create a loggerTag val. Benoit Marty 2024-12-11 12:14:03 +01:00
  • 520c1293b6 Sync Strings from Localazy (#4842) ElementBot 2025-06-11 14:13:33 +02:00
  • f68b411659 Annotate Composable function with ReadOnlyComposable where it's possible. (#4859) Benoit Marty 2025-06-11 14:12:54 +02:00
  • e8bc54cf9e feature (room upgrade) : manage navigation and clean code. ganfra 2025-06-11 13:32:12 +02:00
  • 558e7b9239 fix(deps): update dependency org.maplibre.gl:android-sdk to v11.10.2 (#4858) renovate[bot] 2025-06-11 11:27:13 +02:00
  • a9ca08f9aa Add unit tests on AndroidBatteryOptimization Benoit Marty 2025-06-11 10:29:10 +02:00