renovate[bot]
0e08b40235
Update dependency com.posthog:posthog-android to v3.1.7
2024-02-14 12:03:06 +00:00
Jorge Martin Espinosa
1b690c17c1
Improve typing notification animations ( #2386 )
...
Only modify the layout for typing notifications when the first one is displayed: after that, just show/hide them using a fade animation, but keep the empty space there ready to be reused.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-02-14 08:05:55 +00:00
Benoit Marty
58a4cc251d
Merge pull request #2384 from element-hq/feature/bma/replyOnRedactedRendering
...
Reply on redacted and UTD rendering
2024-02-13 17:21:14 +01:00
ganfra
ad09a60e0e
Merge pull request #2382 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.0
2024-02-13 12:43:24 +01:00
ganfra
d0a2c821e1
Merge branch 'develop' into renovate/org.matrix.rustcomponents-sdk-android-0.x
2024-02-13 12:07:06 +01:00
Benoit Marty
7bb0ec677c
Merge branch 'develop' into feature/bma/replyOnRedactedRendering
2024-02-13 12:05:31 +01:00
Benoit Marty
cb653cb194
Merge pull request #2385 from element-hq/feature/bma/fixMaestro
...
Fix Maestro test.
2024-02-13 12:05:18 +01:00
Benoit Marty
2aa453ab91
Fix Maestro test.
2024-02-13 11:36:15 +01:00
Benoit Marty
3bdfb505b3
Extract fun to create VideoInfo in test.
2024-02-13 00:05:37 +01:00
Benoit Marty
d33f5543b6
Test that blurhash is correctly used and fix issue on StickerContent.
2024-02-13 00:01:57 +01:00
Benoit Marty
9af112aa30
Add missing test for StickerContent
2024-02-12 23:52:45 +01:00
Benoit Marty
9a21070a0f
Remove text from parent interface.
2024-02-12 23:45:40 +01:00
Benoit Marty
8aa16074a5
Add missing tests
2024-02-12 22:02:54 +01:00
Benoit Marty
f356004f95
remove unused import
2024-02-12 21:28:04 +01:00
Benoit Marty
fe81d0e9f5
Endure methods annotated with PreviewsDayNight contains ElementPreview (reported by Konsist test)
2024-02-12 18:22:42 +01:00
ElementBot
6883bc926b
Update screenshots
2024-02-12 17:08:15 +00:00
Benoit Marty
73abf548ea
Render correctly in reply to data when Event cannot be decrypted or has been redacted
2024-02-12 17:58:16 +01:00
renovate[bot]
a9c46599c6
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.0
2024-02-12 16:42:53 +00:00
Jorge Martin Espinosa
b69cb8175a
Update Compound to v0.0.5 and update icons ( #2380 )
...
Update Compound to `v0.0.5`:
- Make sure we fix all the breaking changes.
- Update some icons to use the compound version instead.
-Replace icons with their Compound counterparts when possible.
- Clean up unused icons.
- Fix issues with incorrect icons or sizes being used after replacing the temporary icons with the Compound ones.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-02-12 16:41:58 +00:00
Benoit Marty
896bd4126e
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
3608d32af4
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
c13b5566a1
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
9319ffa4cd
Merge pull request #2377 from element-hq/sync-localazy
...
Sync Strings
2024-02-12 09:07:11 +01:00
bmarty
a614b0d91e
Sync Strings from Localazy
2024-02-12 00:10:26 +00:00
Benoit Marty
ca45bee856
Merge pull request #2375 from element-hq/renovate/wysiwyg
...
Update wysiwyg to v2.29.0
2024-02-09 23:36:45 +01:00
ElementBot
183f310f04
Update screenshots
2024-02-09 21:48:24 +00:00
Benoit Marty
e8ad3c8f9c
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
64435db282
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
6a8192d2d1
Add test on MessagesViewTest: swiping on an Event emits the expected Event.
2024-02-09 22:36:50 +01:00
Benoit Marty
ae1d224370
Add test on MessagesViewTest: clicking on a read receipt list emits the expected Event.
2024-02-09 22:36:50 +01:00
Benoit Marty
dde25c3827
Add test on MessagesViewTest: long click on an Event.
2024-02-09 22:32:23 +01:00
Benoit Marty
b14540126a
Add test MessagesViewTest.clicking on an Event timestamp in error emits the expected Event
2024-02-09 22:32:23 +01:00
Benoit Marty
689ab61b23
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
b8d9c89ec4
Merge pull request #2374 from element-hq/feature/bma/typingRendering
...
Typing notification rendering
2024-02-09 22:29:14 +01:00
renovate[bot]
5912f6418e
Update wysiwyg to v2.29.0
2024-02-09 16:53:49 +00:00
ganfra
c268a96b8a
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
ed410c7d71
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
479d94451f
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
31ca541c28
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
bc123275de
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
1df1e83efc
Fix Konsist test by removing the explicit type.
2024-02-09 12:47:23 +01:00
Benoit Marty
cabcace467
Merge branch 'develop' into renovate/org.matrix.rustcomponents-sdk-android-0.x
2024-02-09 11:44:12 +01:00
Benoit Marty
3ea448e6bb
Fix formatting issue.
2024-02-09 10:43:08 +01:00
Benoit Marty
7831311d14
Fix compilation warning.
2024-02-09 10:12:50 +01:00
Benoit Marty
b3715ca9c4
Use ImmutableList type.
2024-02-09 10:11:33 +01:00
Benoit Marty
0d258a8e45
Merge remote-tracking branch 'origin/develop' into feature/bma/typingRendering
2024-02-09 10:09:57 +01:00
renovate[bot]
c8aeeec460
Update dependency com.google.firebase:firebase-appdistribution-gradle to v4.1.0
2024-02-09 09:09:52 +00:00
renovate[bot]
f5089f94aa
Update dependency com.google.gms:google-services to v4.4.1
2024-02-09 09:09:47 +00:00
renovate[bot]
d4e6f7b3df
Update dependency com.google.firebase:firebase-bom to v32.7.2
2024-02-09 09:09:43 +00:00
Benoit Marty
3a834393d1
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