ganfra
|
c8f550c291
|
Merge pull request #3280 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.38
|
3 months ago |
ElementBot
|
c96539163d
|
Update screenshots
|
3 months ago |
ganfra
|
ac14845797
|
Pinned events: fix public compose method.
|
3 months ago |
ganfra
|
583625e4d4
|
Merge branch 'develop' into feature/fga/pinned_message_banner_logic
|
3 months ago |
ganfra
|
49f4526338
|
Pinned events : banner goes backward instead of forward
|
3 months ago |
renovate[bot]
|
56e7e1f959
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.38
|
3 months ago |
ganfra
|
04995cb26c
|
Pinned events : add some ui testing
|
3 months ago |
ganfra
|
839d419bb8
|
Merge pull request #3276 from element-hq/feature/fga/render_m.room.pinned_events
[Feature] Pinned message : render m.room.pinned events in timeline
|
3 months ago |
renovate[bot]
|
63cc59a5c8
|
Update dependency io.nlopez.compose.rules:detekt to v0.4.9 (#3277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 months ago |
ganfra
|
c609a7d002
|
Pinned events : use correct ordering logic
|
3 months ago |
ganfra
|
f9d337e121
|
Merge branch 'develop' into feature/fga/render_m.room.pinned_events
|
3 months ago |
ganfra
|
5d2abd0350
|
timeline : allow rendering m.room.pinned_events
|
3 months ago |
ganfra
|
d7edc7e165
|
Pinned events : fix click on banner
|
3 months ago |
ganfra
|
0390ede2ad
|
Pinned events: add tests on PinnedMessagesBannerPresenter
|
3 months ago |
ganfra
|
50fd2558de
|
Pinned events : handle loading/error on banner
|
3 months ago |
ganfra
|
80f1574b66
|
Pinned events : update sdk
|
3 months ago |
ganfra
|
798313c15e
|
Merge pull request #3258 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.13.0
|
3 months ago |
renovate[bot]
|
16bef2a277
|
Update wysiwyg to v2.37.8 (#3263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 months ago |
ganfra
|
229c02e895
|
Merge branch 'develop' into feature/fga/pinned_message_banner_logic
|
3 months ago |
ganfra
|
add20a1e12
|
Merge pull request #3269 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.36
|
3 months ago |
renovate[bot]
|
f93176af37
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.36
|
3 months ago |
ElementBot
|
dc9b79ee50
|
Sync Strings (#3267)
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
|
3 months ago |
ganfra
|
aca6f9e665
|
eventformatter : format m.room.pinned_events
|
3 months ago |
Guillaume
|
b7c498a0a2
|
Update sonarcloud project key (#3264)
|
3 months ago |
ganfra
|
ca47a1c6d5
|
Pinned events : handle focus on pinned event
|
3 months ago |
ganfra
|
9d2e35db0d
|
Pinned events : add the glue for the ViewAll click.
|
3 months ago |
ganfra
|
8e8c271bc2
|
Pinned events : only load data if feature is enabled
|
3 months ago |
ganfra
|
f63b59e118
|
Pinned events : start branching sdk data in the banner.
|
3 months ago |
ganfra
|
34fd21f440
|
Pinned events : introduce pinnedEventsTimeline method.
|
3 months ago |
ganfra
|
039744c4be
|
Pinned events : introduce banner formatter
|
3 months ago |
ganfra
|
8a3489c160
|
Merge pull request #3260 from element-hq/feature/fga/start_sync_on_push
Feature/fga/start sync on push
|
3 months ago |
ganfra
|
d8532c0d19
|
Sync on push : fix CallScreenPresenterTests after last changes.
|
3 months ago |
ganfra
|
e1a1e4814e
|
Sync on push : test SyncOnNotifiableEvent
|
3 months ago |
ganfra
|
0b32dbebb5
|
tests : refactor some classes
|
3 months ago |
ganfra
|
97d4e639e5
|
Sync on push : call startSync/stopSync
|
3 months ago |
ganfra
|
0bcfffdddf
|
Merge pull request #3259 from element-hq/feature/fga/pinned_message_banner_ui
WIP Pinned events : start creating the banner ui, no logic.
|
3 months ago |
ElementBot
|
6ee86a2fc7
|
Update screenshots
|
3 months ago |
ganfra
|
7279aa03c5
|
Pinned events : clean up more banner code
|
3 months ago |
ElementBot
|
d2a9a2539e
|
Update screenshots
|
3 months ago |
ganfra
|
e96a11f5e5
|
Pinned events : clean up banner code and add small test.
|
3 months ago |
renovate[bot]
|
6e346e7d34
|
Update dependency io.sentry:sentry-android to v7.13.0
|
3 months ago |
ganfra
|
8852735b70
|
Merge branch 'develop' into feature/fga/pinned_message_banner_ui
|
3 months ago |
renovate[bot]
|
6b8dba6bb2
|
Update dependency io.nlopez.compose.rules:detekt to v0.4.8 (#3254)
* Update dependency io.nlopez.compose.rules:detekt to v0.4.8
* Fix new lint issues
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
|
3 months ago |
ganfra
|
d02e107367
|
Merge pull request #3255 from element-hq/feature/fga/pinned_event_feature_flag
WIP Pinned events : add feature flag and pin/unpin actions
|
3 months ago |
ganfra
|
6743e3b52c
|
Pinned events : add more tests on pin/unpin
|
3 months ago |
ganfra
|
cbae8fdfd6
|
Merge branch 'develop' into feature/fga/pinned_event_feature_flag
|
3 months ago |
ganfra
|
1cbd03aa7d
|
Merge pull request #3257 from element-hq/feature/fga/push_subscribe_to_room
Feature/fga/push subscribe to room
|
3 months ago |
ganfra
|
d5bc6828b9
|
Pinned events : add more tests on pin/unpin
|
3 months ago |
ganfra
|
38fb26e3c6
|
Pinned event : log and show snackbar on error
|
3 months ago |
ganfra
|
bbacd0f8ec
|
Merge pull request #3246 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.12.1
|
3 months ago |