ganfra
|
a7bf0b4900
|
Pinned events : use correct ordering logic
|
2024-08-06 19:05:08 +02:00 |
|
ganfra
|
b13e121dc6
|
Pinned events : fix click on banner
|
2024-08-06 16:51:53 +02:00 |
|
ganfra
|
291ccd45da
|
Pinned events: add tests on PinnedMessagesBannerPresenter
|
2024-08-06 16:13:30 +02:00 |
|
ganfra
|
4771b25fe3
|
Pinned events : handle loading/error on banner
|
2024-08-06 15:08:45 +02:00 |
|
ganfra
|
d29ffc653c
|
Pinned events : update sdk
|
2024-08-06 15:08:02 +02:00 |
|
ganfra
|
27b33eefc6
|
Merge branch 'develop' into feature/fga/pinned_message_banner_logic
|
2024-08-05 20:46:24 +02:00 |
|
ganfra
|
8dcb466567
|
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
|
2024-08-05 12:27:55 +02:00 |
|
renovate[bot]
|
c1ce20e0e8
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.36
|
2024-08-05 09:33:24 +00:00 |
|
ElementBot
|
9bd014427b
|
Sync Strings (#3267)
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
|
2024-08-05 07:11:27 +00:00 |
|
Guillaume
|
3d6fa5a2f9
|
Update sonarcloud project key (#3264)
|
2024-08-02 16:18:09 +02:00 |
|
ganfra
|
7d177b4b4d
|
Pinned events : handle focus on pinned event
|
2024-08-02 15:35:53 +02:00 |
|
ganfra
|
c820003414
|
Pinned events : add the glue for the ViewAll click.
|
2024-08-02 12:18:36 +02:00 |
|
ganfra
|
9a8c58313d
|
Pinned events : only load data if feature is enabled
|
2024-08-02 11:14:24 +02:00 |
|
ganfra
|
9985526137
|
Pinned events : start branching sdk data in the banner.
|
2024-08-01 18:34:52 +02:00 |
|
ganfra
|
ebc9fd745e
|
Pinned events : introduce pinnedEventsTimeline method.
|
2024-08-01 18:22:22 +02:00 |
|
ganfra
|
e93772b4d8
|
Pinned events : introduce banner formatter
|
2024-08-01 18:14:53 +02:00 |
|
ganfra
|
1496c06162
|
Merge pull request #3260 from element-hq/feature/fga/start_sync_on_push
Feature/fga/start sync on push
|
2024-08-01 12:14:42 +02:00 |
|
ganfra
|
fe807b9133
|
Sync on push : fix CallScreenPresenterTests after last changes.
|
2024-08-01 11:21:05 +02:00 |
|
ganfra
|
e7161a59ab
|
Sync on push : test SyncOnNotifiableEvent
|
2024-07-31 21:15:08 +02:00 |
|
ganfra
|
0969470066
|
tests : refactor some classes
|
2024-07-31 21:14:29 +02:00 |
|
ganfra
|
4f7b5d8fde
|
Sync on push : call startSync/stopSync
|
2024-07-31 21:14:05 +02:00 |
|
ganfra
|
4ac288aa3c
|
Merge pull request #3259 from element-hq/feature/fga/pinned_message_banner_ui
WIP Pinned events : start creating the banner ui, no logic.
|
2024-07-31 17:07:34 +02:00 |
|
ElementBot
|
3e19b15c9d
|
Update screenshots
|
2024-07-31 14:43:47 +00:00 |
|
ganfra
|
3971ee333d
|
Pinned events : clean up more banner code
|
2024-07-31 15:51:19 +02:00 |
|
ElementBot
|
8adabda028
|
Update screenshots
|
2024-07-31 11:55:28 +00:00 |
|
ganfra
|
88c07511d8
|
Pinned events : clean up banner code and add small test.
|
2024-07-31 13:44:46 +02:00 |
|
ganfra
|
a8115e0a21
|
Merge branch 'develop' into feature/fga/pinned_message_banner_ui
|
2024-07-31 13:11:51 +02:00 |
|
renovate[bot]
|
69ad8144a2
|
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>
|
2024-07-31 11:08:11 +02:00 |
|
ganfra
|
48d2d3fc53
|
Merge pull request #3255 from element-hq/feature/fga/pinned_event_feature_flag
WIP Pinned events : add feature flag and pin/unpin actions
|
2024-07-31 10:09:02 +02:00 |
|
ganfra
|
c2f62c6b98
|
Pinned events : add more tests on pin/unpin
|
2024-07-30 20:55:11 +02:00 |
|
ganfra
|
4da18935cd
|
Merge branch 'develop' into feature/fga/pinned_event_feature_flag
|
2024-07-30 20:44:51 +02:00 |
|
ganfra
|
e0a3389f3a
|
Merge pull request #3257 from element-hq/feature/fga/push_subscribe_to_room
Feature/fga/push subscribe to room
|
2024-07-30 19:33:33 +02:00 |
|
ganfra
|
a4f14c29cf
|
Pinned events : add more tests on pin/unpin
|
2024-07-30 19:13:35 +02:00 |
|
ganfra
|
81c14926d8
|
Pinned event : log and show snackbar on error
|
2024-07-30 19:12:29 +02:00 |
|
ganfra
|
f303619ae0
|
Merge pull request #3246 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.12.1
|
2024-07-30 18:16:49 +02:00 |
|
ganfra
|
de7a3835d9
|
Merge pull request #3252 from element-hq/sync-localazy
Sync Strings
|
2024-07-30 18:08:21 +02:00 |
|
ganfra
|
ca18c83d53
|
Sync on push : call room.subscribeToSync when notifiable event is received
|
2024-07-30 17:38:51 +02:00 |
|
ganfra
|
ddca7fc583
|
Sync on push : add featureflag
|
2024-07-30 17:37:50 +02:00 |
|
ganfra
|
3bc6cc0a94
|
Pinned events : clean up code
|
2024-07-30 16:40:18 +02:00 |
|
ganfra
|
a289f93079
|
Pinned event : add some tests
|
2024-07-30 16:38:11 +02:00 |
|
ganfra
|
ed3593f35a
|
Pinned events: branch pin/unpin according to current state
|
2024-07-30 13:32:10 +02:00 |
|
ganfra
|
56b8b377e4
|
Pinned events: add unpin action
|
2024-07-30 11:52:45 +02:00 |
|
ganfra
|
4b8b8d1af9
|
Pinned event : branch pinEvent action
|
2024-07-29 13:43:57 +02:00 |
|
ganfra
|
6ad547833f
|
Refactor userEventPermissions
|
2024-07-29 13:43:47 +02:00 |
|
ganfra
|
2605ddec7a
|
Pin : expose the new rust sdk apis
|
2024-07-29 12:50:35 +02:00 |
|
ganfra
|
8ab74a7e9c
|
Merge branch 'develop' into feature/fga/pinned_event_feature_flag
|
2024-07-29 12:50:02 +02:00 |
|
ganfra
|
000f822752
|
Merge pull request #3249 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.35
|
2024-07-29 12:32:39 +02:00 |
|
ganfra
|
e6faa4deed
|
Rust sdk update : fix test
|
2024-07-29 11:09:57 +02:00 |
|
renovate[bot]
|
de78bc7185
|
Update dependencyAnalysis to v1.33.0 (#3250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-29 09:51:34 +02:00 |
|
renovate[bot]
|
b67e87f5bf
|
Update dependency androidx.annotation:annotation-jvm to v1.8.1 (#3243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-29 09:48:34 +02:00 |
|