ganfra
593a94b994
RoomListFilters : remove animation on filter toggling
2024-02-27 16:22:30 +01:00
Benoit Marty
7e2fd62d04
Merge pull request #2448 from element-hq/feature/bma/testMediaViewerView
...
Add test on MediaViewerView and other missing unit tests.
2024-02-27 15:51:45 +01:00
Benoit Marty
0df33bf3e6
An interface is enough.
2024-02-27 14:42:43 +01:00
Benoit Marty
e90b09b9cf
Fix import order.
2024-02-27 14:40:50 +01:00
ElementBot
f7ca9d5726
Update screenshots
2024-02-27 11:21:37 +00:00
Benoit Marty
b634fb43e2
Add test for DatabaseSessionStore.getAllSessions(), and update data when session is not found.
2024-02-27 12:04:59 +01:00
Benoit Marty
eacb515e14
Add test on DefaultSessionObserver.
2024-02-27 11:39:17 +01:00
Jorge Martin Espinosa
edf01cf8a7
Bump CI max JVM heap size and CPU usage ( #2444 )
...
* Bump CI max JVM heap size and CPU usage
* Bump Heap size a bit more for `build`
* Bump Heap size for tests too
2024-02-27 11:26:56 +01:00
Benoit Marty
38bb166298
Remove useless log.
2024-02-27 10:41:14 +01:00
Benoit Marty
cbf6e2383d
Add test on TextField for TextFieldValue parameter
2024-02-27 10:18:40 +01:00
Benoit Marty
f484be0e0b
Renaming function for code clarity.
2024-02-27 09:53:14 +01:00
Benoit Marty
43b5b2196e
Add test on MediaViewerView
2024-02-27 09:49:10 +01:00
Benoit Marty
ea77ba54e6
Merge pull request #2447 from element-hq/feature/bma/localazyPostProcessing
...
Improve Localazy post processing
2024-02-26 22:01:55 +01:00
Benoit Marty
6d31c7d1d3
Import string again with new post processing.
2024-02-26 21:36:28 +01:00
Benoit Marty
200243d19a
Localazy post treatment: unbreakable space before punctuation and ellipsis char, correct apostrophe char for French ellipsis.
2024-02-26 21:36:13 +01:00
Benoit Marty
ac01430bf5
Merge pull request #2446 from element-hq/sync-localazy
...
Sync Strings
2024-02-26 20:41:15 +01:00
bmarty
5c8be8f61f
Sync Strings from Localazy
2024-02-26 18:17:16 +00:00
Jorge Martin Espinosa
cdf89adcd2
Show blocked users list ( #2437 )
...
* Show blocked users list.
Also allow to unblock them from this list.
* Add non-blocking `AsyncIndicatorHost` component
* Use `StateFlow` for getting ignored users.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-02-26 15:24:22 +00:00
ganfra
1fd78f2e69
Merge pull request #2440 from element-hq/renovate/coil
...
Update coil to v2.6.0
2024-02-26 15:02:39 +01:00
Benoit Marty
5939c64158
Merge pull request #2435 from element-hq/feature/bma/proxyConfig
...
Provide global proxy to the SDK
2024-02-26 11:01:18 +01:00
Benoit Marty
0994960b79
Log the fact that the application is using the global proxy.
2024-02-26 11:01:01 +01:00
ganfra
3213847a5b
Merge pull request #2438 from element-hq/feature/fga/improve_media_viewer
...
[Improvement] MediaViewer/Attachment experience
2024-02-26 10:39:02 +01:00
Benoit Marty
d169388a80
Also log the filter value.
2024-02-26 10:21:13 +01:00
renovate[bot]
6c5c1a8ac7
Update coil to v2.6.0
2024-02-23 22:24:22 +00:00
ElementBot
92db11f8ef
Update screenshots
2024-02-23 20:38:33 +00:00
Benoit Marty
d9fdd14182
Merge pull request #2436 from element-hq/feature/bma/strings
...
Sync Localazy strings.
2024-02-23 20:38:29 +01:00
ganfra
3a5f3c04d2
MediaViewer : fix konsist
2024-02-23 18:55:45 +01:00
Benoit Marty
b9933acf98
Sync Localazy strings - including post treatment.
...
./tools/localazy/downloadStrings.sh --all
2024-02-23 17:45:22 +01:00
Benoit Marty
917fc12c26
Add script to sort XML resource by names.
2024-02-23 17:45:22 +01:00
ganfra
74d1aeeccb
AttachmentsPreview: set zoomable state
2024-02-23 17:36:38 +01:00
ganfra
90923c2e89
Attachment : quickly improve rendering too
2024-02-23 17:26:31 +01:00
ganfra
22676cc5eb
MediaViewer : introduce fullscreen and flick to dismiss behavior
2024-02-23 16:55:41 +01:00
Benoit Marty
5e0b705d44
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
2024-02-23 15:42:50 +01:00
Benoit Marty
702e33dfdc
Update Maestro test after wording change.
2024-02-23 15:28:47 +01:00
ElementBot
27d22f9b29
Update screenshots
2024-02-23 13:41:35 +00:00
Benoit Marty
a7e38f0925
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
2024-02-23 12:23:11 +01:00
Benoit Marty
ec007a2b21
Provide global proxy to the SDK
2024-02-23 11:49:35 +01:00
ganfra
57f99a9090
Merge pull request #2422 from element-hq/feature/fga/room_list_filters
...
[Feature] Room list filters
2024-02-22 22:59:28 +01:00
Benoit Marty
a9c1fe5c42
Merge pull request #2429 from element-hq/feature/bma/testRecoveryKey
...
Test recovery key
2024-02-22 17:37:11 +01:00
Benoit Marty
d8812fff77
Merge pull request #2432 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.4
2024-02-22 17:36:03 +01:00
Benoit Marty
908b295ab6
Merge pull request #2428 from element-hq/renovate/compose.bom
...
Update dependency androidx.compose:compose-bom to v2024.02.01
2024-02-22 17:10:59 +01:00
Benoit Marty
bbaca74aa2
Merge pull request #2431 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.1.9
2024-02-22 17:10:45 +01:00
Benoit Marty
d1023dd1a3
Merge pull request #2433 from element-hq/feature/bma/testLogoutDialog
...
Test direct logout dialog and RoomDetailsView
2024-02-22 17:09:16 +01:00
Benoit Marty
550fb725e2
Merge pull request #2430 from element-hq/feature/bma/userCertificates
...
Pass user certificates to the Rust SDK
2024-02-22 17:09:02 +01:00
Jorge Martín
9198cb19ac
Add null proxy parameter to RustAuthenticationService
2024-02-22 17:01:27 +01:00
Benoit Marty
f465a907b7
Preview must be internal.
2024-02-22 16:18:34 +01:00
Benoit Marty
8428823c76
Add test about clicking an Avatar in a DM room detail.
2024-02-22 16:18:07 +01:00
Benoit Marty
d73f35e5ff
Exclude ContentToPreview from coverage.
2024-02-22 16:12:29 +01:00
Benoit Marty
9fed868968
Merge try blocks.
2024-02-22 16:06:01 +01:00
Benoit Marty
df951851da
Fix copyright date on new files.
2024-02-22 15:59:44 +01:00