Commit Graph

6300 Commits

Author SHA1 Message Date
Benoit Marty
f2ca45dbd9 Fix test compilation. 2024-04-02 19:50:41 +02:00
ElementBot
2c30de4777 Update screenshots 2024-04-02 16:50:13 +00:00
Benoit Marty
7838a09b50 Add showkase processor 2024-04-02 18:37:29 +02:00
ElementBot
c373ddc4ad Update screenshots 2024-04-02 16:25:27 +00:00
Benoit Marty
7945297a28 Create dedicated module for notification troubleshoot. 2024-04-02 18:12:36 +02:00
Benoit Marty
5a97d322c4 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull 2024-04-02 18:12:36 +02:00
Benoit Marty
8971a6c0fb Rename UserPushStoreFactory.create to UserPushStoreFactory.getOrCreate for code clarity. 2024-04-02 18:12:36 +02:00
Benoit Marty
75f1d2fdc0 Run ./tools/localazy/downloadStrings.sh --all 2024-04-02 18:12:36 +02:00
Benoit Marty
496e0ea566 Improve openUrlInExternalApp API and move url to UnifiedPushConfig 2024-04-02 18:12:36 +02:00
Benoit Marty
b372a2af2d Remove wrong comment 2024-04-02 18:12:36 +02:00
Benoit Marty
37c41131ea Improve ScreenTracker. 2024-04-02 18:12:36 +02:00
Benoit Marty
f11dd23327 towncrier 2024-04-02 18:12:36 +02:00
Benoit Marty
d8b41e79bd Code quality 2024-04-02 16:15:06 +02:00
Benoit Marty
62dd70d4e1 More tests on NotificationSettingsView. 2024-04-02 16:15:05 +02:00
Benoit Marty
17d2159cd6 Improve preview management for NotificationSettingsView 2024-04-02 16:15:05 +02:00
Benoit Marty
26d1894449 Add test on NotificationSettingsView 2024-04-02 16:15:05 +02:00
Benoit Marty
a3253bbe5c Localize Troubleshoot notification feature. 2024-04-02 16:15:04 +02:00
Benoit Marty
37712298c5 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
e3d02b9804 FakeStringProvider: Ensure parameter are included in the result of getString() 2024-04-02 16:15:03 +02:00
Benoit Marty
2bfde5e85d use emit instead of tryEmit 2024-04-02 16:15:03 +02:00
Benoit Marty
6aa3169496 Track NotificationTroubleshoot 2024-04-02 16:15:02 +02:00
Benoit Marty
12a1cf048e Track NotificationTroubleshoot screen 2024-04-02 16:15:02 +02:00
Benoit Marty
5b74a71183 Update analytics event lib. 2024-04-02 16:15:02 +02:00
Benoit Marty
df0d790493 Avoid tryEmit(), use emit() 2024-04-02 16:15:01 +02:00
Benoit Marty
e9308400bd Rename Fake class with Mockk prefix for clarity 2024-04-02 16:15:00 +02:00
Benoit Marty
8588ce7a72 Troubleshoot notifications screen 2024-04-02 16:15:00 +02:00
Benoit Marty
5ff74caed8 Create FakePushService. 2024-04-02 16:14:59 +02:00
Benoit Marty
3edbb29eb8 Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents
Hide call member events
2024-04-02 16:14:11 +02:00
Benoit Marty
e0f8ffcc40 Merge pull request #2629 from element-hq/sync-localazy
Sync Strings
2024-04-02 16:04:56 +02:00
Benoit Marty
67a9765bd3 Code quality and remove reference to DefaultMatrixToConverter.SUPPORTED_PATHS in MatrixToConverter 2024-04-02 15:51:59 +02:00
Benoit Marty
fda5df848d Fix compilation of minimal app. 2024-04-02 15:06:59 +02:00
Benoit Marty
ce371657c0 Exlude CallMember state event from the timeline (Fixes #2625) 2024-04-02 14:37:22 +02:00
Benoit Marty
e296fe2877 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
db3f17fd7d 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]
fed7dd43fa 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]
48040bb8c6 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]
8b43cbb615 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
1e334891ab Sync Strings from Localazy 2024-04-01 00:17:18 +00:00
ganfra
5ee1b8f79b Merge pull request #2620 from element-hq/feature/fga/room_directory
Feature/fga/room directory
2024-03-29 16:54:27 +01:00
ganfra
83bcb20cf0 RoomDirectory : set default value of FeatureFlag to false. 2024-03-29 16:17:57 +01:00
ganfra
b15738ed2e RoomDirectory : fix maestro (search screen is closed automatically) 2024-03-29 16:17:49 +01:00
Benoit Marty
7703894758 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
dfe4b50797 Room directory : fix ci 2024-03-29 11:37:36 +01:00
ganfra
0c3d872bcc RoomDirectory : use same logic for name description computation 2024-03-29 11:37:29 +01:00
ganfra
5e4eed68b5 RoomDirectory : address pr reviews 2024-03-29 11:37:00 +01:00
renovate[bot]
04b9e8bac0 Update dependency com.squareup.retrofit2:retrofit-bom to v2.11.0 2024-03-28 20:42:08 +00:00
Benoit Marty
bd8f62efdb Merge pull request #2621 from element-hq/feature/bma/fixRoomCrash
fix room crash
2024-03-28 18:44:17 +01:00
ElementBot
856a897018 Update screenshots 2024-03-28 17:25:55 +00:00
Benoit Marty
9ff9b92035 Compact code. 2024-03-28 18:14:31 +01:00
Benoit Marty
2db04ecda8 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