fetch upstream changes v25.11.2#41
Merged
iamtalhaasghar merged 1567 commits intorevivalistsorg:developfrom Nov 21, 2025
Merged
Conversation
…ed-media-timeline Fix forward events from media viewer from pinned media timeline
Always use the handleEvent(s) function the same way.
This will display a fallback notification. I don't see how the current code could cause it, but I tried to re-structure it a bit so we don't have nested `use` usages and `timestamp` is fetched ahead of time.
…ct-actions Update GitHub Artifact Actions (major)
…dOnNightlies Use the new notification sound only on debug and nightly build
…element-call-embedded-0.x Update dependency io.element.android:element-call-embedded to v0.16.1
…ption to verify the session. #5521
Update roborazzi to v1.51.0
* Use the SDK `Client` to check whether a HS is compatible * Remove usage of unused `WellKnown`, keep `ElementWellKnown` * Make `HomeServerLoginCompatibilityChecker.check` return `true/false` values to distinguish non-valid homeservers from a failed check * Use `inMemoryStore` and `serverNameOrHomeserverUrl` * Do some cleanup of `isValid` and `isWellknownValid` * Make the debounce for starting the search a bit higher, as checking for the homeservers seems more resource-intensive now
This reverts commit 7d7ea5d. # Conflicts: # libraries/push/impl/src/test/kotlin/io/element/android/libraries/push/impl/notifications/NotificationDataFactoryTest.kt
Introduce new query to count accounts
…ccountNotification
…ionAction Make sure we know the session verification state before showing the options to verify the session
… v25.11.4 (#5681) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update metro to v0.7.4
… because else the filename will be rendered in the notification and for media we do not want that. Also fixes the issue when images is not rendered on some system and so they can be empty notification. Closes #3945
Update dependency com.squareup.okhttp3:okhttp-bom to v5.3.2
fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0
- Add `AnalyticsService.startTransaction(...)` to start a logging transaction that can be uploaded to Sentry if the user enabled the analytics upload. - Add `AnalyticsTransaction` wrapper to abstract the Sentry ones. - Added several helper methods to improve the UX around these transactions. - Then measure: - Time until the first sync, and how it ended. - Time until the first rooms are displayed. - Time to load a room or a preview. - Time to load a timeline.
…nverterProviderCrash Fix crash when viewing Pinned events
…onents-sdk-android-25.x fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.11.19
Fix crash when pressing back from the showkase Activity
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix navigation issue once incoming share is handled
…nager Fix crash in work manager
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
6a02510 to
9507ae3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Content
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist