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
Hide call member events
|
7 months ago |
Benoit Marty
|
71645b90a4
|
Merge pull request #2629 from element-hq/sync-localazy
Sync Strings
|
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.
It has to become an android module to be able to add a dependency on : libraries:matrix:api.
|
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)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
7 months ago |
renovate[bot]
|
d741ff6845
|
Update wysiwyg to v2.35.0 (#2611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
7 months ago |
renovate[bot]
|
e98bb97e14
|
Update dependency gradle to v8.7 (#2597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
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
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
Update dependency com.squareup.retrofit2:retrofit-bom to v2.11.0
|
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
fix room crash
|
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.
Protect MatrixRoom access when the room is disposed.
|
7 months ago |
ganfra
|
42004f251b
|
Room directory : more cleanup and more tests
|
7 months ago |
ElementBot
|
2103306387
|
Update screenshots
|
7 months ago |
ganfra
|
3f1f764745
|
Room directory : add tests and cleanup
|
7 months ago |
ganfra
|
37d645d153
|
Merge branch 'develop' into feature/fga/room_directory
|
7 months ago |
ganfra
|
bd5c6ea20c
|
Merge pull request #2615 from element-hq/feature/fga/lambda_recorder
Tests : create lambda recorder
|
7 months ago |
Benoit Marty
|
6c97f8b5bb
|
Merge pull request #2618 from element-hq/feature/bma/fixRoomAnalytics
Fix analytics
|
7 months ago |
ganfra
|
19523339af
|
Tests : improve lambda recorder
|
7 months ago |
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.
|
7 months ago |
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
|
7 months ago |
ganfra
|
ca053cd02b
|
Merge branch 'develop' into renovate/app.cash.molecule-molecule-runtime-1.x
|
7 months ago |
ganfra
|
44125567f6
|
Tests : create lambda recorder
|
7 months ago |
Benoit Marty
|
ac9b74ee7c
|
Merge pull request #2610 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.1.16
|
7 months ago |
renovate[bot]
|
aaa38427ab
|
Update dependency app.cash.molecule:molecule-runtime to v1.4.2
|
7 months ago |
renovate[bot]
|
4162c888ca
|
Update dependency com.posthog:posthog-android to v3.1.16
|
7 months ago |
Benoit Marty
|
347da7bcdb
|
Merge pull request #2609 from element-hq/feature/bma/pollTrophy
Poll trophy
|
7 months ago |
ganfra
|
d632e216b7
|
RoomDirectory : branch feature flag
|
7 months ago |
ganfra
|
b900818001
|
RoomDirectory : continue improving interactions
|
7 months ago |
ElementBot
|
ea73c517c4
|
Update screenshots
|
7 months ago |
Benoit Marty
|
3f85d4e566
|
Add trophy icon next the the winner vote in polls.
|
7 months ago |