Commit Graph

5758 Commits

Author SHA1 Message Date
ganfra
8a9184e9c0 Merge branch 'develop' into feature/fga/mark_room_as_favorite 2024-02-13 15:23:39 +01:00
ganfra
6da784590a 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
4ce2f64d27 Merge branch 'develop' into renovate/org.matrix.rustcomponents-sdk-android-0.x 2024-02-13 12:07:06 +01:00
Benoit Marty
e4a7fcb064 Merge pull request #2385 from element-hq/feature/bma/fixMaestro
Fix Maestro test.
2024-02-13 12:05:18 +01:00
Benoit Marty
689ca67fc3 Fix Maestro test. 2024-02-13 11:36:15 +01:00
ganfra
cad2dc16fc Favourite : add ui test on click 2024-02-12 17:46:25 +01:00
ganfra
35e4550244 Favourite : use localized string 2024-02-12 17:45:52 +01:00
renovate[bot]
b424cadd18 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.0 2024-02-12 16:42:53 +00:00
Jorge Martin Espinosa
973c57d401 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
ganfra
cc5355a049 Merge branch 'develop' into feature/fga/mark_room_as_favorite 2024-02-12 17:08:36 +01:00
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