6649 Commits (c1c3227bde3e8bf3ccc00e8801921426b45a8cac)
 

Author SHA1 Message Date
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 7 months ago
Benoit Marty 4f320fd4f8 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull 7 months ago
Benoit Marty 52c039d676 Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 7 months ago
Benoit Marty e18e5f1cc5 Run `./tools/localazy/downloadStrings.sh --all` 7 months ago
Benoit Marty 565e5ce87d Improve openUrlInExternalApp API and move url to UnifiedPushConfig 7 months ago
Benoit Marty a89dde2bb4 Remove wrong comment 7 months ago
Benoit Marty 5a0e76677b Improve ScreenTracker. 7 months ago
Benoit Marty f7f25e1ead towncrier 7 months ago
ganfra e2d6e05a17
Merge pull request #2627 from element-hq/renovate/org.robolectric-robolectric-4.x 7 months ago
Benoit Marty 9c89a3b0c7 Code quality 7 months ago
Benoit Marty 7b16b10a64 More tests on NotificationSettingsView. 7 months ago
Benoit Marty 9f60a28b8c Improve preview management for NotificationSettingsView 7 months ago
Benoit Marty 91de03e4b9 Add test on NotificationSettingsView 7 months ago
Benoit Marty 09b2cbaaf5 Localize Troubleshoot notification feature. 7 months ago
Benoit Marty 33526db485 Fix test in VersionFormatterTest (there was a swap in the test names by the way). 7 months ago
Benoit Marty 5e27c54deb FakeStringProvider: Ensure parameter are included in the result of getString() 7 months ago
Benoit Marty a3cb7ab265 use emit instead of tryEmit 7 months ago
Benoit Marty 8da435b514 Track NotificationTroubleshoot 7 months ago
Benoit Marty ef48c2b5a3 Track NotificationTroubleshoot screen 7 months ago
Benoit Marty 201944890e Update analytics event lib. 7 months ago
Benoit Marty 74048cca8f Avoid tryEmit(), use emit() 7 months ago
Benoit Marty a83952814f Rename Fake class with `Mockk` prefix for clarity 7 months ago
Benoit Marty 2bfe125a77 Troubleshoot notifications screen 7 months ago
Benoit Marty 6c9ea2b920 Create FakePushService. 7 months ago
Benoit Marty 609f636d1c
Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents 7 months ago
Benoit Marty 71645b90a4
Merge pull request #2629 from element-hq/sync-localazy 7 months ago
Benoit Marty 8e7fdc859c Code quality and remove reference to `DefaultMatrixToConverter.SUPPORTED_PATHS` in `MatrixToConverter` 7 months ago
Benoit Marty ef7553a6f6 Fix compilation of minimal app. 7 months ago
Benoit Marty 71b8a1df90 Exlude CallMember state event from the timeline (Fixes #2625) 7 months ago
Benoit Marty 2a248417fa Move Event exclusion to the module appconfig. 7 months ago
Benoit Marty 1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 7 months ago
renovate[bot] 61edf282a4
Update dagger to v2.51.1 (#2626) 7 months ago
renovate[bot] d741ff6845
Update wysiwyg to v2.35.0 (#2611) 7 months ago
renovate[bot] e98bb97e14
Update dependency gradle to v8.7 (#2597) 7 months ago
bmarty 5809864182 Sync Strings from Localazy 7 months ago
renovate[bot] b13dbcc6a3
Update plugin dependencycheck to v9.1.0 7 months ago
renovate[bot] 06b9e1d3c2
Update dependency org.robolectric:robolectric to v4.12 7 months ago
ganfra a9f326c81c
Merge pull request #2620 from element-hq/feature/fga/room_directory 7 months ago
ganfra 8325583133 RoomDirectory : set default value of FeatureFlag to false. 7 months ago
ganfra ff9603f338 RoomDirectory : fix maestro (search screen is closed automatically) 7 months ago
Benoit Marty 4b4e0ff7d6
Merge pull request #2622 from element-hq/renovate/com.squareup.retrofit2-retrofit-bom-2.x 7 months ago
ganfra 11dfb32f72 Room directory : fix ci 7 months ago
ganfra d34c4605a4 RoomDirectory : use same logic for name description computation 7 months ago
ganfra 5f8b74055d RoomDirectory : address pr reviews 7 months ago
renovate[bot] 88249ca588
Update dependency com.squareup.retrofit2:retrofit-bom to v2.11.0 7 months ago
Benoit Marty ce96502736
Merge pull request #2621 from element-hq/feature/bma/fixRoomCrash 7 months ago
ElementBot d94f4b0392 Update screenshots 7 months ago
Benoit Marty e5db80b0eb Compact code. 7 months ago
Benoit Marty 31e95b1634 Fix crash observed when going back to the room list. 7 months ago
ganfra 42004f251b Room directory : more cleanup and more tests 7 months ago