Commit graph

6289 commits

Author SHA1 Message Date
Benoit Marty
f7f25e1ead towncrier 2024-04-02 18:12:36 +02:00
Benoit Marty
9c89a3b0c7 Code quality 2024-04-02 16:15:06 +02:00
Benoit Marty
7b16b10a64 More tests on NotificationSettingsView. 2024-04-02 16:15:05 +02:00
Benoit Marty
9f60a28b8c Improve preview management for NotificationSettingsView 2024-04-02 16:15:05 +02:00
Benoit Marty
91de03e4b9 Add test on NotificationSettingsView 2024-04-02 16:15:05 +02:00
Benoit Marty
09b2cbaaf5 Localize Troubleshoot notification feature. 2024-04-02 16:15:04 +02:00
Benoit Marty
33526db485 Fix test in VersionFormatterTest (there was a swap in the test names by the way). 2024-04-02 16:15:04 +02:00
Benoit Marty
5e27c54deb FakeStringProvider: Ensure parameter are included in the result of getString() 2024-04-02 16:15:03 +02:00
Benoit Marty
a3cb7ab265 use emit instead of tryEmit 2024-04-02 16:15:03 +02:00
Benoit Marty
8da435b514 Track NotificationTroubleshoot 2024-04-02 16:15:02 +02:00
Benoit Marty
ef48c2b5a3 Track NotificationTroubleshoot screen 2024-04-02 16:15:02 +02:00
Benoit Marty
201944890e Update analytics event lib. 2024-04-02 16:15:02 +02:00
Benoit Marty
74048cca8f Avoid tryEmit(), use emit() 2024-04-02 16:15:01 +02:00
Benoit Marty
a83952814f Rename Fake class with Mockk prefix for clarity 2024-04-02 16:15:00 +02:00
Benoit Marty
2bfe125a77 Troubleshoot notifications screen 2024-04-02 16:15:00 +02:00
Benoit Marty
6c9ea2b920 Create FakePushService. 2024-04-02 16:14:59 +02:00
Benoit Marty
609f636d1c
Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents
Hide call member events
2024-04-02 16:14:11 +02:00
Benoit Marty
71645b90a4
Merge pull request #2629 from element-hq/sync-localazy
Sync Strings
2024-04-02 16:04:56 +02:00
Benoit Marty
8e7fdc859c Code quality and remove reference to DefaultMatrixToConverter.SUPPORTED_PATHS in MatrixToConverter 2024-04-02 15:51:59 +02:00
Benoit Marty
ef7553a6f6 Fix compilation of minimal app. 2024-04-02 15:06:59 +02:00
Benoit Marty
71b8a1df90 Exlude CallMember state event from the timeline (Fixes #2625) 2024-04-02 14:37:22 +02:00
Benoit Marty
2a248417fa Move Event exclusion to the module appconfig.
It has to become an android module to be able to add a dependency on : libraries:matrix:api.
2024-04-02 14:35:58 +02:00
Benoit Marty
1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the impl project in order to remove projects.appconfig dependency from matrix.api module. 2024-04-02 14:15:54 +02:00
renovate[bot]
61edf282a4
Update dagger to v2.51.1 (#2626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 11:52:05 +02:00
renovate[bot]
d741ff6845
Update wysiwyg to v2.35.0 (#2611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 10:05:28 +02:00
renovate[bot]
e98bb97e14
Update dependency gradle to v8.7 (#2597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 10:05:00 +02:00
bmarty
5809864182 Sync Strings from Localazy 2024-04-01 00:17:18 +00:00
ganfra
a9f326c81c
Merge pull request #2620 from element-hq/feature/fga/room_directory
Feature/fga/room directory
2024-03-29 16:54:27 +01:00
ganfra
8325583133 RoomDirectory : set default value of FeatureFlag to false. 2024-03-29 16:17:57 +01:00
ganfra
ff9603f338 RoomDirectory : fix maestro (search screen is closed automatically) 2024-03-29 16:17:49 +01:00
Benoit Marty
4b4e0ff7d6
Merge pull request #2622 from element-hq/renovate/com.squareup.retrofit2-retrofit-bom-2.x
Update dependency com.squareup.retrofit2:retrofit-bom to v2.11.0
2024-03-29 12:05:37 +01:00
ganfra
11dfb32f72 Room directory : fix ci 2024-03-29 11:37:36 +01:00
ganfra
d34c4605a4 RoomDirectory : use same logic for name description computation 2024-03-29 11:37:29 +01:00
ganfra
5f8b74055d RoomDirectory : address pr reviews 2024-03-29 11:37:00 +01:00
renovate[bot]
88249ca588
Update dependency com.squareup.retrofit2:retrofit-bom to v2.11.0 2024-03-28 20:42:08 +00:00
Benoit Marty
ce96502736
Merge pull request #2621 from element-hq/feature/bma/fixRoomCrash
fix room crash
2024-03-28 18:44:17 +01:00
ElementBot
d94f4b0392 Update screenshots 2024-03-28 17:25:55 +00:00
Benoit Marty
e5db80b0eb Compact code. 2024-03-28 18:14:31 +01:00
Benoit Marty
31e95b1634 Fix crash observed when going back to the room list.
Protect MatrixRoom access when the room is disposed.
2024-03-28 18:14:31 +01:00
ganfra
42004f251b Room directory : more cleanup and more tests 2024-03-28 18:10:29 +01:00
ElementBot
2103306387 Update screenshots 2024-03-28 16:15:11 +00:00
ganfra
3f1f764745 Room directory : add tests and cleanup 2024-03-28 17:03:34 +01:00
ganfra
37d645d153 Merge branch 'develop' into feature/fga/room_directory 2024-03-28 16:15:04 +01:00
ganfra
bd5c6ea20c
Merge pull request #2615 from element-hq/feature/fga/lambda_recorder
Tests : create lambda recorder
2024-03-28 16:12:58 +01:00
Benoit Marty
6c97f8b5bb
Merge pull request #2618 from element-hq/feature/bma/fixRoomAnalytics
Fix analytics
2024-03-28 15:06:38 +01:00
ganfra
19523339af Tests : improve lambda recorder 2024-03-28 14:59:22 +01:00
Benoit Marty
46008c2887 Fix analytics: spaceId have the same syntax as roomId. Use MatrixRoom.isSpace instead of MatrixPatterns.isSpaceId (#2612)
Also remoce useless orFalse() calls.
2024-03-28 12:13:49 +01:00
ganfra
02f993d2e8
Merge pull request #2613 from element-hq/renovate/app.cash.molecule-molecule-runtime-1.x
Update dependency app.cash.molecule:molecule-runtime to v1.4.2
2024-03-28 11:33:17 +01:00
ganfra
ca053cd02b
Merge branch 'develop' into renovate/app.cash.molecule-molecule-runtime-1.x 2024-03-28 10:56:07 +01:00
ganfra
44125567f6 Tests : create lambda recorder 2024-03-28 10:34:12 +01:00