Commit Graph

  • 3d9fbe70d4 Fix timestamp font #2065 Benoit Marty 2023-12-20 11:42:29 +01:00
  • 921e9d2ca4 Merge pull request #2059 from element-hq/feature/fga/appyx_overlay ganfra 2023-12-20 11:17:23 +01:00
  • 139f5cdf72 Attempt to fix test on CI. The test is failing on CI with this error: expected instance of: io.element.android.libraries.architecture.Async$Success but was instance of : io.element.android.libraries.architecture.Async$Loading with value : Loading(prevData=null) Benoit Marty 2023-12-20 09:15:50 +01:00
  • bd53b9c5b9 Merge pull request #2070 from element-hq/renovate/gradle-gradle-build-action-2.x Benoit Marty 2023-12-20 09:10:49 +01:00
  • 275e56b39e Update gradle/gradle-build-action action to v2.11.1 renovate[bot] 2023-12-20 06:42:17 +00:00
  • ee6abb3755 Update dagger to v2.50 renovate[bot] 2023-12-19 21:56:45 +00:00
  • fa9dd3a98e Merge pull request #2061 from element-hq/feature/bma/doNotRenderRoomId Benoit Marty 2023-12-19 21:46:31 +01:00
  • 215847d14c Merge pull request #2063 from element-hq/feature/bma/hideRoomListMenu Benoit Marty 2023-12-19 21:26:56 +01:00
  • 0575c4dd79 Merge pull request #2068 from element-hq/renovate/com.google.truth-truth-1.x Benoit Marty 2023-12-19 21:07:19 +01:00
  • aa54fead5c Update dependency com.google.truth:truth to v1.2.0 renovate[bot] 2023-12-19 19:41:07 +00:00
  • 8650ce8d53 Cleanup Benoit Marty 2023-12-19 15:58:18 +01:00
  • 847342c1f1 Update screenshots ElementBot 2023-12-19 14:19:18 +00:00
  • 03a00330a6 Add RoomListConfig to be able to hide menu items. And hide them #2062. Benoit Marty 2023-12-19 15:09:39 +01:00
  • 0c86b76357 Move NotificationConfig object to the config module. Benoit Marty 2023-12-19 15:01:36 +01:00
  • 210edd71ed Avoid using Material (not 3) theme Benoit Marty 2023-12-19 14:59:33 +01:00
  • c8532a8dd6 Move Config object to the config module and rename to AnalyticsConfig Benoit Marty 2023-12-19 14:58:29 +01:00
  • f08c80358c Konsist test: ignore Composable extensions. Benoit Marty 2023-12-19 14:50:47 +01:00
  • 1d3669f144 Fix wrong color alias usage. Benoit Marty 2023-12-19 13:47:23 +01:00
  • 9f3bd69b6f Update screenshots ElementBot 2023-12-19 12:53:27 +00:00
  • 2ca6700b26 changelog Benoit Marty 2023-12-19 13:42:43 +01:00
  • 8378500a25 Change name to match use case. Benoit Marty 2023-12-19 13:42:07 +01:00
  • 5ea59feb6f Do not render roomId if the room has no canonical alias #1970 Benoit Marty 2023-12-19 13:40:52 +01:00
  • baa3bfc0d1 Merge pull request #1975 from element-hq/feature/bma/extractForward Benoit Marty 2023-12-19 13:32:41 +01:00
  • cee6f205d8 Merge pull request #2058 from element-hq/feature/bma/optionalThumbnails Benoit Marty 2023-12-19 13:30:24 +01:00
  • c4dc024c63 Fix detekt ganfra 2023-12-19 12:59:13 +01:00
  • 78bd6915c7 BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it. ganfra 2023-12-19 12:55:14 +01:00
  • b11f98afe8 Add Overlay navModel and related classes ganfra 2023-12-19 12:53:54 +01:00
  • 6b611bedfc Move files to correct package. Benoit Marty 2023-12-19 11:07:12 +01:00
  • 7889ff118c Restore test for image sending, now that computing Thumbnail can fail. Benoit Marty 2023-12-19 11:05:40 +01:00
  • ca751aac12 ThumbnailUtils.createImageThumbnail can throw IOException, and we can ignore it. Benoit Marty 2023-12-19 10:47:31 +01:00
  • f7d8c45091 dict Benoit Marty 2023-12-19 10:43:54 +01:00
  • d3654ef284 blurhash cannot be null here Benoit Marty 2023-12-19 10:43:28 +01:00
  • ee766ecf26 Providing a thumbnail when sending a media is now optional. Benoit Marty 2023-12-19 10:41:44 +01:00
  • 4dc0ddcb80 Merge pull request #2055 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x Benoit Marty 2023-12-19 10:11:58 +01:00
  • f011077c09 Merge pull request #2052 from element-hq/renovate/io.sentry-sentry-android-7.x Benoit Marty 2023-12-18 22:43:05 +01:00
  • 04b8f50e23 Merge pull request #2051 from element-hq/renovate/org.owasp.dependencycheck-9.x Benoit Marty 2023-12-18 22:42:43 +01:00
  • 775a1fb602 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.78 renovate[bot] 2023-12-18 21:34:08 +00:00
  • 37a0982a67 Merge pull request #2050 from element-hq/feature/bma/bottomSheetAvatar Benoit Marty 2023-12-18 22:32:44 +01:00
  • d641ef29ce Tests: replace "0" by FAKE_UNIQUE_ID when its ok. ganfra 2023-12-18 18:19:32 +01:00
  • 5bb4e1afa3 Update dependency io.sentry:sentry-android to v7.1.0 renovate[bot] 2023-12-18 15:49:40 +00:00
  • 4716a811f0 Update plugin dependencycheck to v9.0.7 renovate[bot] 2023-12-18 13:51:44 +00:00
  • cde8e0df25 Merge pull request #2040 from element-hq/feature/bma/fixLinkify Benoit Marty 2023-12-18 14:51:14 +01:00
  • 84403caf5c Merge pull request #2049 from element-hq/feature/bma/codecovLink Benoit Marty 2023-12-18 14:50:57 +01:00
  • 2753f363b8 Update screenshots ElementBot 2023-12-18 13:43:33 +00:00
  • d0324323b9 Always show user avatar in message action sheet #2032 Benoit Marty 2023-12-18 14:36:44 +01:00
  • 040fc3f9a2 Merge pull request #2039 from element-hq/feature/bma/fixInviteWording Benoit Marty 2023-12-18 12:05:22 +01:00
  • dc84b897de Fix codecov badge link. Benoit Marty 2023-12-18 11:57:45 +01:00
  • 23d664d3b1 Fix Maestro Benoit Marty 2023-12-18 09:59:02 +01:00
  • 9ae480f7d4 Merge pull request #2046 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2023-12-18 09:57:12 +01:00
  • 3ac8968d37 Merge pull request #2048 from element-hq/sync-localazy Benoit Marty 2023-12-18 09:56:44 +01:00
  • e60508a631 Sync Strings from Localazy bmarty 2023-12-18 00:10:14 +00:00
  • 0129fdd370 Attempt to fix test on CI... Benoit Marty 2023-12-17 11:25:28 +01:00
  • 0e62856d01 Update dependency io.nlopez.compose.rules:detekt to v0.3.8 renovate[bot] 2023-12-17 09:48:27 +00:00
  • bd03831745 Fix more test. Benoit Marty 2023-12-15 21:14:56 +01:00
  • dca7edd977 Fix more test. Benoit Marty 2023-12-15 21:08:50 +01:00
  • 5d4eaae933 Ensure test does not fail. Benoit Marty 2023-12-15 17:58:19 +01:00
  • 1b0a4093d9 Fix test which was passing for wrong reason. Benoit Marty 2023-12-15 17:55:05 +01:00
  • b5a2c85e66 Let consumeItemsUntilPredicate fail if predicate is never true or if Complete occurs. Benoit Marty 2023-12-15 18:13:29 +01:00
  • ff2fc7ff3a Also linkify emails. Benoit Marty 2023-12-15 15:38:34 +01:00
  • d800b225b6 Consider the returned value of LinkifyCompat.addLinks Benoit Marty 2023-12-15 15:16:23 +01:00
  • 74729fe534 Apply the same fix for emotes, notices and other message type. Benoit Marty 2023-12-15 15:11:44 +01:00
  • 70abf6226f Use buildSpannedString Benoit Marty 2023-12-15 15:05:47 +01:00
  • 94e7b59e37 Format file. Benoit Marty 2023-12-15 14:51:28 +01:00
  • 7d55116347 Ensure link are clickable on simple body (#2038) Benoit Marty 2023-12-15 15:05:35 +01:00
  • 4c987c5b3f Merge pull request #2013 from element-hq/feature/bma/logoutWording Benoit Marty 2023-12-15 20:06:15 +01:00
  • 14b20b7e59 Attempt to fix test on CI Benoit Marty 2023-12-15 19:14:54 +01:00
  • b0dabb128d Fix test in release Benoit Marty 2023-12-15 18:44:39 +01:00
  • cdfe23b824 Update screenshots ElementBot 2023-12-13 15:34:44 +00:00
  • 21945004de Fix title of sign out screen regarding the different states Benoit Marty 2023-12-13 16:19:44 +01:00
  • a96d5ca5a6 Merge pull request #2043 from element-hq/renovate/org.owasp.dependencycheck-9.x Benoit Marty 2023-12-15 18:22:00 +01:00
  • c82bdc41f0 Merge pull request #2042 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2023-12-15 18:21:40 +01:00
  • 3555986de2 Update plugin dependencycheck to v9.0.6 renovate[bot] 2023-12-15 16:11:37 +00:00
  • d34ffdfb71 Update dependency io.nlopez.compose.rules:detekt to v0.3.7 renovate[bot] 2023-12-15 16:11:32 +00:00
  • f548dadfd7 Merge branch 'develop' into feature/fga/fix_timeline_back_pagination_loop ganfra 2023-12-15 15:14:11 +01:00
  • c0ac6e191b Timeline : makes sure pagination state is computed correctly and only in one place. ganfra 2023-12-15 15:02:46 +01:00
  • f961d81eb0 Timeline : uniqueId exposed as String directly from matrix module. ganfra 2023-12-15 14:48:49 +01:00
  • 7ed460b282 Fix scaling of timeline images (#1941) Jorge Martin Espinosa 2023-12-15 13:26:20 +01:00
  • a76517f0ce Update screenshots ElementBot 2023-12-15 12:09:51 +00:00
  • 03de5e99a5 changelog Benoit Marty 2023-12-15 13:02:14 +01:00
  • cb87712f4a Rename methods Benoit Marty 2023-12-15 12:53:42 +01:00
  • bdfea78f34 Fix wording in room invite members view: Send -> Invite #2037 Benoit Marty 2023-12-15 12:49:09 +01:00
  • 9130ecbd7d Merge pull request #2035 from element-hq/feature/bma/scrollOnNewMessage Benoit Marty 2023-12-15 11:29:32 +01:00
  • 7749ccc619 Merge pull request #2036 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2023-12-15 09:33:36 +01:00
  • 788b445e99 Scroll to bottom if the new event is from me, even if sent from another device #1877. This fixes the issue that the timeline does not scroll when sending an attachment to the room, since there is no local echo (yet) for such event. Benoit Marty 2023-12-14 21:59:04 +01:00
  • 1aaf9da769 Update dependency io.nlopez.compose.rules:detekt to v0.3.6 renovate[bot] 2023-12-14 22:51:54 +00:00
  • 7283732f3b Merge pull request #1913 from element-hq/julioromano/poll_history_entry_point Benoit Marty 2023-12-14 21:46:18 +01:00
  • dfec3abbd6 Fix test compilation Benoit Marty 2023-12-14 20:53:20 +01:00
  • 9bdb388d9e MessagesPresenter : remove useless test ganfra 2023-12-14 19:00:06 +01:00
  • cabea138cb Update actions/upload-artifact action to v4 (#2034) renovate[bot] 2023-12-14 18:58:03 +01:00
  • 29c997d80d Update wysiwyg to v2.22.0 (#2030) renovate[bot] 2023-12-14 17:37:38 +00:00
  • 5dfd64a23b Fix androidTest compilation ganfra 2023-12-14 18:33:59 +01:00
  • 723fb123f1 Update screenshots ElementBot 2023-12-14 16:48:04 +00:00
  • 949d57bd41 Fix compilation issue after merging develop Benoit Marty 2023-12-14 17:36:35 +01:00
  • 8f286c8ce6 Merge branch 'develop' into julioromano/poll_history_entry_point Benoit Marty 2023-12-14 17:34:49 +01:00
  • 1af6bbb013 Merge pull request #2031 from pixlwave/doug/localazy-files Benoit Marty 2023-12-14 17:16:41 +01:00
  • d27e9e5265 Add warning message to 'mentions and keywords only' notification option (#2028) Jorge Martin Espinosa 2023-12-14 17:15:39 +01:00
  • d4e7cfeed2 Rename changelog Doug 2023-12-14 16:07:41 +00:00
  • 1cf1fda27c Only process content.json from Localazy. Doug 2023-12-14 16:00:51 +00:00
  • dc678ebc48 Format Benoit Marty 2023-12-14 16:56:31 +01:00
  • ecf974334e Remove duplicated preview, but add editable case (isMine must be true) Benoit Marty 2023-12-14 16:56:20 +01:00