Commit Graph

5745 Commits

Author SHA1 Message Date
Benoit Marty
274147ccd9 Merge pull request #2381 from element-hq/feature/bma/pollKeyboard
Open the keyboard (and keep it opened) when creating a poll.
2024-02-12 16:28:46 +01:00
Benoit Marty
58c8bb43c8 Open the keyboard (and keep it opened) when creating a poll.
Actually replace a Disposable effect by a action to close the keyboard in the `onBackPressed` callback.
2024-02-12 15:20:28 +01:00
Benoit Marty
c69d996641 Merge pull request #2376 from element-hq/feature/bma/testUi
More test on MessagesView, and harmonize preview on Dialogs
2024-02-12 10:41:46 +01:00
Jorge Martin Espinosa
5e0e01be4e Merge pull request #2377 from element-hq/sync-localazy
Sync Strings
2024-02-12 09:07:11 +01:00
bmarty
0224d036c7 Sync Strings from Localazy 2024-02-12 00:10:26 +00:00
Benoit Marty
ea26cb7082 Merge pull request #2375 from element-hq/renovate/wysiwyg
Update wysiwyg to v2.29.0
2024-02-09 23:36:45 +01:00
ElementBot
528d19254f Update screenshots 2024-02-09 21:48:24 +00:00
Benoit Marty
a11922e57b Add test on MessagesViewTest: clicking on a custom emoji emits the expected Events.
And fix a bug, the Event `CustomReactionEvents.DismissCustomReactionSheet` is actually managed by the BottomSheet itself.
2024-02-09 22:36:50 +01:00
Benoit Marty
9f50b5a31d Add test on MessagesViewTest: clicking on more reaction from action list emits the expected Event. 2024-02-09 22:36:50 +01:00
Benoit Marty
c580184b66 Add test on MessagesViewTest: swiping on an Event emits the expected Event. 2024-02-09 22:36:50 +01:00
Benoit Marty
240e2cd09f Add test on MessagesViewTest: clicking on a read receipt list emits the expected Event. 2024-02-09 22:36:50 +01:00
Benoit Marty
446ba571a3 Add test on MessagesViewTest: long click on an Event. 2024-02-09 22:32:23 +01:00
Benoit Marty
81ca61645f Add test MessagesViewTest.clicking on an Event timestamp in error emits the expected Event 2024-02-09 22:32:23 +01:00
Benoit Marty
f3a0ce87a1 Ensure all dialogs have the same preview format.
A combined ElementThemedPreview with PreviewGroup.Dialogs for Showkase and a regular PreviewsDayNight for code coverage
2024-02-09 22:31:35 +01:00
Benoit Marty
7f5a63bf79 Merge pull request #2374 from element-hq/feature/bma/typingRendering
Typing notification rendering
2024-02-09 22:29:14 +01:00
renovate[bot]
b89aeb78a2 Update wysiwyg to v2.29.0 2024-02-09 16:53:49 +00:00
ganfra
e0b151529d Merge pull request #2369 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.99
2024-02-09 13:07:26 +01:00
Benoit Marty
7d47929443 Merge pull request #2362 from element-hq/renovate/androidx.compose.material3-material3-1.x
Update dependency androidx.compose.material3:material3 to v1.2.0
2024-02-09 12:50:27 +01:00
Benoit Marty
9287e81692 Merge pull request #2372 from element-hq/renovate/firebaseappdistribution
Update dependency com.google.firebase:firebase-appdistribution-gradle to v4.1.0
2024-02-09 12:49:48 +01:00
Benoit Marty
98a2df1cc6 Merge pull request #2371 from element-hq/renovate/com.google.gms-google-services-4.x
Update dependency com.google.gms:google-services to v4.4.1
2024-02-09 12:49:19 +01:00
Benoit Marty
f97a83d691 Merge pull request #2370 from element-hq/renovate/com.google.firebase-firebase-bom-32.x
Update dependency com.google.firebase:firebase-bom to v32.7.2
2024-02-09 12:48:48 +01:00
Benoit Marty
e9ea5e2037 Fix Konsist test by removing the explicit type. 2024-02-09 12:47:23 +01:00
Benoit Marty
07d1b721c9 Merge branch 'develop' into renovate/org.matrix.rustcomponents-sdk-android-0.x 2024-02-09 11:44:12 +01:00
Benoit Marty
eecb61c2d7 Fix formatting issue. 2024-02-09 10:43:08 +01:00
Benoit Marty
21d6ea1dbb Fix compilation warning. 2024-02-09 10:12:50 +01:00
Benoit Marty
9dfb6f2c65 Use ImmutableList type. 2024-02-09 10:11:33 +01:00
Benoit Marty
ea2c10d76e Merge remote-tracking branch 'origin/develop' into feature/bma/typingRendering 2024-02-09 10:09:57 +01:00
renovate[bot]
3acfd6fe5c Update dependency com.google.firebase:firebase-appdistribution-gradle to v4.1.0 2024-02-09 09:09:52 +00:00
renovate[bot]
97eb4f9efb Update dependency com.google.gms:google-services to v4.4.1 2024-02-09 09:09:47 +00:00
renovate[bot]
5f9e92ee66 Update dependency com.google.firebase:firebase-bom to v32.7.2 2024-02-09 09:09:43 +00:00
Benoit Marty
eab590274e Merge pull request #2373 from element-hq/feature/bma/fixTests
Fix test compilation after change on other PR getting merged.
2024-02-09 10:08:13 +01:00
Benoit Marty
5e01bed77c Fix test compilation after change on other PR getting merged. 2024-02-09 09:48:20 +01:00
ElementBot
593f47a53c Update screenshots 2024-02-09 08:45:45 +00:00
Benoit Marty
996c5fad95 Typing notification: disable rendering when the user preference isRenderTypingNotificationsEnabled is false. 2024-02-09 09:35:52 +01:00
ganfra
cf41a01bf0 Rust : fix tests for the new filter api 2024-02-08 21:03:18 +01:00
ganfra
c31fe091b0 Rust : map the new filter api, will need more rework when branching the new ui later. 2024-02-08 20:46:27 +01:00
renovate[bot]
10e352dfac Update dependency org.matrix.rustcomponents:sdk-android to v0.1.99 2024-02-08 18:07:01 +00:00
Benoit Marty
6f70e587cf Typing notification: fix test compilation issue after rebase. 2024-02-08 18:31:37 +01:00
Benoit Marty
282bd9b866 Typing notification: reduce horizontal padding. 2024-02-08 18:17:57 +01:00
Benoit Marty
f9dcd00193 Add a way to hide the Jump to Bottom button for coherent preview 2024-02-08 17:38:59 +01:00
Benoit Marty
bf84749d19 Typing: add some specific MessagesView preview. 2024-02-08 17:38:59 +01:00
Benoit Marty
8496c736b6 Rendering typing notification #2242 2024-02-08 17:38:59 +01:00
Benoit Marty
e73a480495 Merge pull request #2354 from element-hq/feature/bma/markUnread
Mark room as unread
2024-02-08 17:36:29 +01:00
Benoit Marty
632b97d7c0 Merge pull request #2338 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.1.6
2024-02-08 17:12:00 +01:00
Benoit Marty
842434717b Merge pull request #2364 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.02.00
2024-02-08 16:47:59 +01:00
Benoit Marty
cfcfadf2d4 Merge pull request #2366 from element-hq/feature/bma/removeModifierParameterInPrivateMethods
Remove modifier parameter in private methods
2024-02-08 15:36:42 +01:00
Jorge Martin Espinosa
da0da3435c Merge pull request #2367 from element-hq/renovate/wysiwyg
Update wysiwyg to v2.28.0
2024-02-08 15:30:49 +01:00
Benoit Marty
686b6f5d92 Merge pull request #2365 from element-hq/feature/bma/testRoomList
Add Unit tests on MessagesView
2024-02-08 15:02:47 +01:00
Jorge Martin Espinosa
75c4359aaf Merge pull request #2368 from element-hq/misc/jme/remove-hidden-event-type-filter
Remove `FilterHiddenStateEventsProcessor`
2024-02-08 14:48:00 +01:00
Benoit Marty
c53bf4cab9 Remove patch on ActionListView and ensure all the test are passing. 2024-02-08 14:38:44 +01:00