Skip to content

fetch upstream changes v25.11.2#41

Merged
iamtalhaasghar merged 1567 commits intorevivalistsorg:developfrom
element-hq:main
Nov 21, 2025
Merged

fetch upstream changes v25.11.2#41
iamtalhaasghar merged 1567 commits intorevivalistsorg:developfrom
element-hq:main

Conversation

@iamtalhaasghar
Copy link

Content

Motivation and context

Screenshots / GIFs

Tests

  • Step 1
  • Step 2
  • Step ...

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

  • Changes have been tested on an Android device or Android emulator with API 24
  • UI change has been tested on both light and dark themes
  • Accessibility has been taken into account. See https://github.com/element-hq/element-x-android/blob/develop/CONTRIBUTING.md#accessibility
  • Pull request is based on the develop branch
  • Pull request title will be used in the release note, it clearly define what will change for the user
  • Pull request includes screenshots or videos if containing UI changes
  • You've made a self review of your PR

renovate bot and others added 30 commits November 4, 2025 08:23
…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
* 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
…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
renovate bot and others added 24 commits November 19, 2025 10:06
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
Previously, nightly issue reports and performance transactions were uploaded to 'DEBUG', which may make sense for issues, but not for performance traces.
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
@ganfra ganfra force-pushed the main branch 2 times, most recently from 6a02510 to 9507ae3 Compare November 21, 2025 13:49
@iamtalhaasghar iamtalhaasghar merged commit a6b441f into revivalistsorg:develop Nov 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants