Commit graph

  • 475bf376f9 Provide CoroutineDispatchers to ImageCompressor Benoit Marty 2023-11-29 11:35:30 +01:00
  • 68a125595e Let test asset be saved using git-LFS Benoit Marty 2023-11-29 11:35:03 +01:00
  • 69d0a5c7b1 Creates a startDM method so we can reuse it for the new flow ganfra 2023-11-29 16:16:09 +01:00
  • 8953b9cdae Update wysiwyg to v2.20.0 (#1921) renovate[bot] 2023-11-29 16:04:40 +01:00
  • c739ebc0ee Try to make all collections used in Compose code immutable (#1922) Jorge Martin Espinosa 2023-11-29 16:02:08 +01:00
  • c697baf585 Use the right avatar for DMs in DM rooms (#1917) Jorge Martin Espinosa 2023-11-29 13:06:48 +01:00
  • a324e18982 RoomList: introduce incremental loading to improve performances. ganfra 2023-11-29 11:53:15 +01:00
  • c6fdc79f83 Upgrade to rust sdk 0.1.71 (#1905) Marco Romano 2023-11-29 10:34:51 +01:00
  • c69d610b6c Rename params in NodeFactories for clarity (#1916) Marco Romano 2023-11-29 10:01:07 +01:00
  • bbc4d18a9d Open room member avatar in a media viewer (#1911) Jorge Martin Espinosa 2023-11-28 18:39:41 +01:00
  • d0cc8c0b2f Merge pull request #1910 from vector-im/feature/bma/fixRRscroll Benoit Marty 2023-11-28 17:45:38 +01:00
  • ecc44f3d13 Confirm back navigation when editing a poll only if the poll was changed (#1886) jonnyandrew 2023-11-28 15:33:49 +00:00
  • eed4278ffe Move TimelineItemRow to its own file. Benoit Marty 2023-11-28 15:20:45 +01:00
  • 4a7876b7d2 Update screenshots ElementBot 2023-11-28 14:20:36 +00:00
  • d5a1a43900 Fix code quality. Benoit Marty 2023-11-28 15:12:40 +01:00
  • 16f5705dff Compute aggregatedReadReceipts in a background worker. Benoit Marty 2023-11-28 15:10:42 +01:00
  • 60332bf64a Reduce bottom padding for state event Benoit Marty 2023-11-28 15:00:38 +01:00
  • 76232746e1 Add read receipt on StateEvents Benoit Marty 2023-11-28 14:46:15 +01:00
  • b409221d35 Update wysiwyg to v2.19.0 (#1909) renovate[bot] 2023-11-28 14:42:01 +01:00
  • f7459b4b57 Add read receipt on GroupedEvents Benoit Marty 2023-11-28 14:26:37 +01:00
  • 7926995c24 Add option to delete a poll while editing the poll (#1895) jonnyandrew 2023-11-28 13:25:18 +00:00
  • 3ff23bd6d8 Use List constructor. Benoit Marty 2023-11-28 14:17:57 +01:00
  • f4f56a71ee Merge pull request #1879 from vector-im/feature/fga/timeline_always_scroll_send ganfra 2023-11-28 14:06:46 +01:00
  • 4175bb8616 Add preview for expanded state of GroupedEvents. Benoit Marty 2023-11-28 11:56:21 +01:00
  • 4b44b99350 Create TimelineItemGroupedEventsRowContent to be able to preview the expanded state. Benoit Marty 2023-11-28 11:50:45 +01:00
  • 28be3af758 Create Composable TimelineItemGroupedEventRow and extract to its own dedicated file. Benoit Marty 2023-11-28 11:45:51 +01:00
  • c24925b716 Create Composable TimelineItemGroupedEventRow and extract to its own dedicated file. Benoit Marty 2023-11-28 11:45:28 +01:00
  • 062cba7a25 Let the Read Receipt list be scrollable. Benoit Marty 2023-11-28 11:23:17 +01:00
  • 4ca75a3bac Add special notifications for mentions (#1846) Jorge Martin Espinosa 2023-11-28 10:41:50 +01:00
  • 8ae8853c15 Sync Strings (#1892) ElementBot 2023-11-28 08:52:23 +00:00
  • a62d1b297f Merge pull request #1903 from vector-im/feature/bma/kotlinDuration Benoit Marty 2023-11-28 09:45:31 +01:00
  • c33c0f583c Merge TimelineItemEventRow's textForInReplyTo and attachmentThumbnailInfoForInReplyTo functions (#1859) Marco Romano 2023-11-27 23:13:19 +01:00
  • 4f32299280 Use MimeTypes object instead of hard-coded strings. Benoit Marty 2023-11-27 21:55:39 +01:00
  • 04be1f0385 Use kotlin.time.Duration instead of java.time.Duration. Also use Duration in TimelineItemVideoContent, like in TimelineItemAudioContent and TimelineItemVoiceContent Benoit Marty 2023-11-27 21:58:28 +01:00
  • de3362798e Merge pull request #1899 from vector-im/feature/bma/testNotificationFactory Benoit Marty 2023-11-27 18:22:19 +01:00
  • a22245ec11 Merge pull request #1894 from vector-im/renovate/gradle-gradle-build-action-2.x Benoit Marty 2023-11-27 17:42:55 +01:00
  • 5e25852597 Merge pull request #1891 from vector-im/renovate/io.gitlab.arturbosch.detekt-1.x Benoit Marty 2023-11-27 17:42:20 +01:00
  • 4e849f460b Fix: This number should be separated by underscores in order to increase readability Benoit Marty 2023-11-27 17:17:10 +01:00
  • eaf63d2015 Increase Global minimum code coverage boundaries. Benoit Marty 2023-11-27 17:13:59 +01:00
  • 47dc03082e Add test for DefaultNotificationDrawerManager Benoit Marty 2023-11-27 16:42:52 +01:00
  • 0930cd0dc6 NotificationEventPersistence is now an interface, to allow in-memory implementation. Benoit Marty 2023-11-27 15:23:39 +01:00
  • c3eb653261 Add test for NotificationEventPersistence Benoit Marty 2023-11-27 14:49:19 +01:00
  • a8e640d1dd Add coverage for NotificationBitmapLoader Benoit Marty 2023-11-27 14:31:17 +01:00
  • f1ec4b68fc Remove useless try catch. Benoit Marty 2023-11-27 10:47:19 +01:00
  • 0fe93ded92 Fix issue in RoomGroupMessageCreator Benoit Marty 2023-11-27 10:45:47 +01:00
  • 119382d03d Add test for RoomGroupMessageCreator Benoit Marty 2023-11-27 10:43:31 +01:00
  • 97c764cd79 Add test for NotificationCreator Benoit Marty 2023-11-24 19:26:47 +01:00
  • 3316f840f1 Rename NotificationFactory to NotificationCreator to fix the name clash. Benoit Marty 2023-11-24 18:10:10 +01:00
  • 08c62c191a Remove dead code. Benoit Marty 2023-11-24 18:05:13 +01:00
  • e4604e5668 Display edited poll indicator in the timeline jonnyandrew 2023-11-27 13:14:00 +00:00
  • 3017b7057c Update plugin dependencycheck to v9.0.1 (#1890) renovate[bot] 2023-11-27 10:04:20 +00:00
  • ece3969c39 Update gradle/gradle-build-action action to v2.10.0 renovate[bot] 2023-11-27 09:30:38 +00:00
  • a8b85fb4e6 Extract compound tokens and theming to compound-android library (#1888) Jorge Martin Espinosa 2023-11-27 10:30:07 +01:00
  • 8fc2bf391f Update dependency org.jsoup:jsoup to v1.17.1 (#1893) renovate[bot] 2023-11-27 07:57:29 +01:00
  • affeac42cd Update dependency app.cash.molecule:molecule-runtime to v1.3.1 (#1889) renovate[bot] 2023-11-27 07:55:10 +01:00
  • cb1a99d482 Update plugin detekt to v1.23.4 renovate[bot] 2023-11-26 13:47:09 +00:00
  • 166cd65c87 Merge pull request #1887 from vector-im/feature/bma/viewSource Benoit Marty 2023-11-24 19:17:42 +01:00
  • 634d8167ea Allow polls to be edited (#1869) jonnyandrew 2023-11-24 16:47:58 +00:00
  • 198147e813 Merge pull request #1885 from vector-im/feature/fga/room_list_all_not_left_filter ganfra 2023-11-24 17:45:24 +01:00
  • a6e7714812 Merge pull request #1866 from vector-im/feature/bma/morePreview Benoit Marty 2023-11-24 17:21:53 +01:00
  • 951f1d516f Merge pull request #1872 from vector-im/feature/bma/removeDeadCode Benoit Marty 2023-11-24 17:18:14 +01:00
  • ce9755638f Merge pull request #1878 from vector-im/feature/bma/moreTests2 Benoit Marty 2023-11-24 17:17:52 +01:00
  • 27200beca6 Update screenshots ElementBot 2023-11-24 16:10:58 +00:00
  • 85aaf9f54d Migrate AdvancedSettingsView items from PreferenceSwitch to ListItem. Benoit Marty 2023-11-24 17:03:57 +01:00
  • 47e29c2fb3 Chnage wording of developer mode. #1868 Benoit Marty 2023-11-24 16:58:49 +01:00
  • 6d02d05d01 Test the request which has been done. Benoit Marty 2023-11-24 16:47:38 +01:00
  • fe1a0316a8 Timeline : Scroll to end of timeline when sending a new message #1877 ganfra 2023-11-24 11:29:50 +01:00
  • b5b14d38a0 Add test for DefaultBugReporter Benoit Marty 2023-11-24 16:10:41 +01:00
  • 124e708160 Cleanup DefaultBugReporter before testing it. Benoit Marty 2023-11-24 10:56:08 +01:00
  • b844862785 Fix see room in room list after leaving it #1006 ganfra 2023-11-24 12:03:37 +01:00
  • d29219169a Merge pull request #1862 from vector-im/feature/bma/moreTests Benoit Marty 2023-11-24 11:00:34 +01:00
  • 77a1dfa5e2 Merge pull request #1861 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x ganfra 2023-11-24 10:53:19 +01:00
  • 842b046139 Add test for VectorUncaughtExceptionHandler Benoit Marty 2023-11-24 10:32:56 +01:00
  • b3ab4e0173 Add test for IntentResolver Benoit Marty 2023-11-24 10:22:23 +01:00
  • 3c4629e74c Add test for IntentProviderImpl Benoit Marty 2023-11-24 09:56:45 +01:00
  • 032329f648 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.70 renovate[bot] 2023-11-24 01:22:04 +00:00
  • 19c549d9a5 Merge pull request #1858 from vector-im/renovate/org.owasp.dependencycheck-9.x Benoit Marty 2023-11-23 22:33:27 +01:00
  • 805867d9e8 More removal of dead code. Benoit Marty 2023-11-23 22:18:28 +01:00
  • 2af7fe4e9c Merge pull request #1875 from vector-im/feature/bma/testTimelineItemContentMessageFactory Benoit Marty 2023-11-23 21:20:28 +01:00
  • c10525bbc1 Add test for TimelineItemContentMessageFactory Benoit Marty 2023-11-23 20:16:11 +01:00
  • 73a062451c Remove UnknownMessageType, should be handled by OtherMessageType now. Benoit Marty 2023-11-23 20:18:28 +01:00
  • 2e66719559 Move test to impl sub package and optimize imports. Benoit Marty 2023-11-23 18:07:56 +01:00
  • e84e8c8270 Merge pull request #1871 from vector-im/feature/bma/testNotifiableEventResolver Benoit Marty 2023-11-23 20:09:46 +01:00
  • 304be71122 Remove unused code to increase code coverage. Benoit Marty 2023-11-23 17:55:50 +01:00
  • 9420597622 Small rework code to avoid dead code. Benoit Marty 2023-11-23 17:41:28 +01:00
  • fc7898ca36 Add tests for NotifiableEventResolver Benoit Marty 2023-11-23 17:36:16 +01:00
  • 6e4635b4cd Merge pull request #1865 from vector-im/feature/fga/room_list_dynamic_api ganfra 2023-11-23 12:07:55 +01:00
  • d989874c44 Update screenshots ElementBot 2023-11-23 11:05:52 +00:00
  • 0a2b0f1a10 Create TimelineItemEventRowWithRRPreview to preview read receipts and send state in a timeline. Also introduce ATimelineItemEventRow. Benoit Marty 2023-11-23 11:11:32 +01:00
  • 5e44722b51 Improve TimelineItemEventRowWithReplyPreview and coverage for fun attachmentThumbnailInfoForInReplyTo Benoit Marty 2023-11-23 10:21:37 +01:00
  • 1b872b074f Simplify: TimelineItemEventRowWithReplyPreview. Short reply text and remove reactions. Benoit Marty 2023-11-23 09:53:37 +01:00
  • 067b441edb Split previews of TimelineItemEventRow to multiple files, to improve performance of the rendering in the IDE, and before adding more previews. No code change. Benoit Marty 2023-11-23 09:45:28 +01:00
  • f55d347387 Add plain text representation of messages (#1850) Jorge Martin Espinosa 2023-11-23 08:29:20 +01:00
  • b1f2370e72 Run 'record screenshots' flow if label is present (#1860) Jorge Martin Espinosa 2023-11-23 08:25:33 +01:00
  • d04b26365d RoomList : rework a bit the api and make usage of entriesWithDynamicAdapters ganfra 2023-11-22 18:06:19 +01:00
  • ec2fa8b5a2 Merge pull request #1845 from vector-im/feature/bma/sendingStateA11y Benoit Marty 2023-11-22 17:51:48 +01:00
  • 4ae0790cc1 Remove default value for lambda. We enforce a value to be provided and it's better for code coverage. Benoit Marty 2023-11-22 17:20:00 +01:00
  • 611967803c Show poll question in timeline replies (#1857) Marco Romano 2023-11-22 16:14:10 +01:00
  • a64e6e8251 Update plugin dependencycheck to v9 renovate[bot] 2023-11-22 14:46:21 +00:00
  • 8b5538ef7e Run Maestro flow only then Run-Maestro label is present in a PR (#1852) Jorge Martin Espinosa 2023-11-22 15:45:52 +01:00