Commit Graph

5986 Commits

Author SHA1 Message Date
ganfra
ac1df7cce2 Merge branch 'release/0.4.5' into main 2024-02-28 11:09:37 +01:00
ganfra
10b4116300 Adding fastlane file for version 0.4.5 2024-02-28 11:09:33 +01:00
ganfra
37f82252d9 Changelog for version 0.4.5 2024-02-28 11:01:39 +01:00
ganfra
2e4a7dfdd1 Setting version for the release 0.4.5 2024-02-28 10:42:08 +01:00
Benoit Marty
f9c1d2ce97 Merge pull request #2451 from element-hq/feature/fga/room_list_filter_improvements
[Improvements] Room list filters
2024-02-27 23:13:28 +01:00
Benoit Marty
bbc24d70f2 Remove weird trailing comma 2024-02-27 22:19:04 +01:00
Benoit Marty
ce2033bd43 Avoid consumeItemsUntilPredicate and try the deterministic way. 2024-02-27 22:17:11 +01:00
ganfra
ece541cc5f Merge pull request #2452 from element-hq/renovate/dagger
Update dagger to v2.51
2024-02-27 21:11:15 +01:00
ganfra
2c2a2abd10 PinUnlock tests: do not use awaitLastSequentialItem... 2024-02-27 20:31:09 +01:00
renovate[bot]
31f79002e7 Update dagger to v2.51 2024-02-27 19:03:43 +00:00
ganfra
26607761a1 RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache. 2024-02-27 16:24:54 +01:00
ganfra
f5c6aaf94e RoomListFilters : remove animation on filter toggling 2024-02-27 16:22:30 +01:00
Benoit Marty
05c9c4e227 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
142338be07 An interface is enough. 2024-02-27 14:42:43 +01:00
Benoit Marty
3e65f4bc99 Fix import order. 2024-02-27 14:40:50 +01:00
ElementBot
63787eab4f Update screenshots 2024-02-27 11:21:37 +00:00
Benoit Marty
0c8631417a Add test for DatabaseSessionStore.getAllSessions(), and update data when session is not found. 2024-02-27 12:04:59 +01:00
Benoit Marty
0c6a26f6c1 Add test on DefaultSessionObserver. 2024-02-27 11:39:17 +01:00
Jorge Martin Espinosa
31db4fa3c8 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
ca35c0a800 Remove useless log. 2024-02-27 10:41:14 +01:00
Benoit Marty
2f234573e9 Add test on TextField for TextFieldValue parameter 2024-02-27 10:18:40 +01:00
Benoit Marty
b843b5d9fa Renaming function for code clarity. 2024-02-27 09:53:14 +01:00
Benoit Marty
c35fca3a1b Add test on MediaViewerView 2024-02-27 09:49:10 +01:00
Benoit Marty
ad7bf22f61 Merge pull request #2447 from element-hq/feature/bma/localazyPostProcessing
Improve Localazy post processing
2024-02-26 22:01:55 +01:00
Benoit Marty
66aa342d73 Import string again with new post processing. 2024-02-26 21:36:28 +01:00
Benoit Marty
c61fcabd76 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
63ff99ffa9 Merge pull request #2446 from element-hq/sync-localazy
Sync Strings
2024-02-26 20:41:15 +01:00
bmarty
54ef435d9c Sync Strings from Localazy 2024-02-26 18:17:16 +00:00
Jorge Martin Espinosa
f0700f9904 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
1dc6b0273b 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
b6b120b489 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
9cace3c1de Log the fact that the application is using the global proxy. 2024-02-26 11:01:01 +01:00
ganfra
2c8c43f5d3 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
a536ba583b Also log the filter value. 2024-02-26 10:21:13 +01:00
renovate[bot]
3abcff403f Update coil to v2.6.0 2024-02-23 22:24:22 +00:00
ElementBot
ba9785beca Update screenshots 2024-02-23 20:38:33 +00:00
Benoit Marty
8ac06416ef Merge pull request #2436 from element-hq/feature/bma/strings
Sync Localazy strings.
2024-02-23 20:38:29 +01:00
ganfra
9c119d3c49 MediaViewer : fix konsist 2024-02-23 18:55:45 +01:00
Benoit Marty
c746a0acc5 Sync Localazy strings - including post treatment.
./tools/localazy/downloadStrings.sh --all
2024-02-23 17:45:22 +01:00
Benoit Marty
d0a457d751 Add script to sort XML resource by names. 2024-02-23 17:45:22 +01:00
ganfra
aff9943f24 AttachmentsPreview: set zoomable state 2024-02-23 17:36:38 +01:00
ganfra
e9e99918be Attachment : quickly improve rendering too 2024-02-23 17:26:31 +01:00
ganfra
f0483b8fdb MediaViewer : introduce fullscreen and flick to dismiss behavior 2024-02-23 16:55:41 +01:00
Benoit Marty
37e85b4db0 Sync Localazy strings.
./tools/localazy/downloadStrings.sh --all
2024-02-23 15:42:50 +01:00
Benoit Marty
978a387ac6 Update Maestro test after wording change. 2024-02-23 15:28:47 +01:00
ElementBot
8a0986fd76 Update screenshots 2024-02-23 13:41:35 +00:00
Benoit Marty
9119a7b7fb Sync Localazy strings.
./tools/localazy/downloadStrings.sh --all
2024-02-23 12:23:11 +01:00
Benoit Marty
ec82072b4d Provide global proxy to the SDK 2024-02-23 11:49:35 +01:00
ganfra
0f563d712a 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
4477328cf2 Merge pull request #2429 from element-hq/feature/bma/testRecoveryKey
Test recovery key
2024-02-22 17:37:11 +01:00