Commit Graph

2074 Commits

Author SHA1 Message Date
renovate[bot] 74893d5587 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.24 2026-03-24 10:59:50 +00:00
renovate[bot] 2f99806603 fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 (#6306)
* fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15

* Fix deprecations

* Add bottom sheet workaround

* Fix new lint issues

* Fix and ignore broken tests

* Update screenshots

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
2026-03-24 11:24:07 +01:00
renovate[bot] a6a63736e7 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.23 (#6444)
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.23

* Fix `RoomInfo` test fixture

* Add `activeCallIntentConsensus` to `RoomInfo`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-03-24 11:22:32 +01:00
ganfra 0db903a10f Merge pull request #6428 from element-hq/renovate/org.maplibre.gl-android-sdk-13.x
fix(deps): update dependency org.maplibre.gl:android-sdk to v13.0.1
2026-03-23 20:57:20 +01:00
renovate[bot] 3d072ab6d5 fix(deps): update media3 to v1.9.3 (#6445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 17:12:32 +00:00
renovate[bot] d937b95d34 fix(deps): update dependency org.maplibre.gl:android-sdk to v13.0.1 2026-03-21 02:15:12 +00:00
renovate[bot] 0c8a01d2cf fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411)
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.18

* Fix API breaks

* Add compatibility with rustls (#6367)

A new `rustls-platform-verifier-android` library has to be added to the project, it'll be called from Rust to get access to the certificates on Android.

Originally, this was supposed to be added as a local maven repo pointing to the rust crate that publishes the AAR, but that's just plain terrible (more details [here](https://github.com/rustls/rustls-platform-verifier#android).

Instead, what we can do is use a script that uses `cargo-download` to download the latest crate or a specified version, unzip it and add the `aar` file to the `:libraries:matrix:impl` module.

* Try fixing Sonar with local AAR files

* Remove `UserCertificatesProvider`: this is no longer needed after integrating rustls

* Added some docs for rustls and its `platform-verifier` library

* Upgrade SDK to `26.03.19`: this version contains a workaround that allows the app to use the same TLS verifier as before, fixing the Let's Encrypt issues we saw with some homeservers (like element.io)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-03-20 16:20:37 +01:00
renovate[bot] 82eebae6f2 fix(deps): update dependency io.sentry:sentry-android to v8.35.0 and enable ANR profiling (#6331)
* fix(deps): update dependency io.sentry:sentry-android to v8.35.0

* Add profile sampling of ANRs

This *should* help debugging them.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-03-16 09:13:08 +00:00
renovate[bot] a3ca0deb9d fix(deps): update activity to v1.13.0 (#6327)
* fix(deps): update activity to v1.13.0

* Remove usages of deprecated  `bundleOf`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-03-16 08:50:43 +00:00
renovate[bot] cf4d30ffa5 fix(deps): update dependency androidx.datastore:datastore to v1.2.1 (#6326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-14 09:33:51 +01:00
renovate[bot] 4ec8397dc6 fix(deps): update dependency androidx.compose:compose-bom to v2026.03.00 (#6329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-14 09:32:15 +01:00
renovate[bot] 7e0215d001 fix(deps): update sqldelight to v2.3.1 2026-03-12 21:10:41 +00:00
ganfra 9fca0f71ac Merge pull request #6332 from element-hq/renovate/org.jlleitschuh.gradle.ktlint-14.x
chore(deps): update plugin ktlint to v14.2.0
2026-03-12 20:36:37 +01:00
ganfra 54eff532f4 Merge pull request #6313 from element-hq/renovate/com.github.matrix-org-matrix-analytics-events-0.x
fix(deps): update dependency com.github.matrix-org:matrix-analytics-events to v0.33.2
2026-03-12 20:31:17 +01:00
renovate[bot] c6f12742df chore(deps): update plugin ktlint to v14.2.0 2026-03-12 18:58:23 +00:00
renovate[bot] 354a879ee5 fix(deps): update dependency com.posthog:posthog-android to v3.37.0 (#6317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 16:12:28 +01:00
renovate[bot] b9a788c352 fix(deps): update dependency com.posthog:posthog-android to v3.36.1 (#6316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 11:09:48 +01:00
renovate[bot] 4b5bb3ec7e fix(deps): update dependency com.github.matrix-org:matrix-analytics-events to v0.33.2 2026-03-10 16:41:28 +00:00
renovate[bot] 58351c6558 fix(deps): update dependency com.posthog:posthog-android to v3.36.0 (#6311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 17:01:02 +01:00
renovate[bot] dec417ea10 Merge pull request #6310 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.11
2026-03-10 15:17:11 +01:00
Benoit Marty 1e85c02a59 Merge pull request #6307 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.09
2026-03-10 12:11:45 +01:00
Jorge Martin Espinosa 861f268447 Replace knit with generate_toc.py (#6279) 2026-03-10 09:05:20 +01:00
renovate[bot] 2bef5837f3 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.09 2026-03-09 17:58:52 +00:00
renovate[bot] e4e5e79238 fix(deps): update dependency org.maplibre.gl:android-sdk to v13 2026-03-09 17:01:58 +00:00
renovate[bot] e16001db30 Update dependency com.posthog:posthog-android to v3.35.0 (#6293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-06 16:39:12 +01:00
Benoit Marty 53231cda14 Merge pull request #6292 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.03.6
2026-03-06 16:38:30 +01:00
renovate[bot] 0d033e06e2 Update dependency io.sentry:sentry-android to v8.34.1 (#6289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-06 14:57:44 +01:00
renovate[bot] ebf2ed1eb3 Update plugin sonarqube to v7.2.3.7755 (#6283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-06 14:57:02 +01:00
renovate[bot] fd934faed2 Update dependency org.matrix.rustcomponents:sdk-android to v26.03.6 2026-03-06 09:22:24 +00:00
ganfra 1d126a9588 Merge pull request #6285 from element-hq/renovate/org.unifiedpush.android-connector-3.x
Update dependency org.unifiedpush.android:connector to v3.3.2
2026-03-06 09:15:47 +01:00
ganfra 2cbc1c2e3f Merge pull request #6288 from element-hq/renovate/org.jlleitschuh.gradle.ktlint-14.x
Update plugin ktlint to v14.1.0
2026-03-06 09:15:16 +01:00
renovate[bot] e6212627b8 Update plugin ktlint to v14.1.0 2026-03-05 15:49:02 +00:00
renovate[bot] 8021aaa43e Update dependency org.matrix.rustcomponents:sdk-android to v26.03.05 2026-03-05 15:48:52 +00:00
ganfra ef204ea46f Merge pull request #6282 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.03.4
2026-03-05 15:59:16 +01:00
renovate[bot] 14dabd7cad Update dependency org.unifiedpush.android:connector to v3.3.2 2026-03-05 09:48:30 +00:00
renovate[bot] 81a9ff6fcf Update dependency io.sentry:sentry-android to v8.34.0 (#6280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-04 17:23:31 +01:00
renovate[bot] 783d49f94e Update dependency org.matrix.rustcomponents:sdk-android to v26.03.4 2026-03-04 15:37:49 +00:00
renovate[bot] 611c959e11 Update dependencyAnalysis to v3.6.1 (#6259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-03 14:41:06 +01:00
renovate[bot] 2b04c4bfc0 Update metro to v0.11.2 (#6270)
* Update metro to v0.11.2

* Bind push tests to the right scope .Add a comment so we don't forget to do it for future ones.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-03-03 13:39:43 +01:00
Benoit Marty b0bcb248a1 Merge pull request #6241 from element-hq/feature/bma/fixRedactedNotification
Ensure that redacted event from encrypted room does not trigger a fallback notification
2026-03-03 11:43:45 +01:00
renovate[bot] fdbe518db3 Update dependency com.posthog:posthog-android to v3.34.3 (#6272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 14:56:10 +01:00
ganfra 7571f1e530 Merge pull request #6267 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2026.02.01
2026-03-02 11:19:30 +01:00
renovate[bot] be316b2391 Update dependency org.matrix.rustcomponents:sdk-android to v26.03.1 2026-03-02 09:16:22 +01:00
renovate[bot] 85272375ab Update dependency androidx.compose:compose-bom to v2026.02.01 2026-02-28 01:41:00 +00:00
renovate[bot] 51b193d87a Update dependency com.google.firebase:firebase-bom to v34.10.0 2026-02-27 13:24:41 +00:00
renovate[bot] f2e783064e Update dependencyAnalysis to v3.6.0 (#6256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 18:05:34 +01:00
renovate[bot] 5e63adc2eb Update dependency com.posthog:posthog-android to v3.34.2 (#6254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 18:05:07 +01:00
renovate[bot] d23f81a3a9 Update dependency io.element.android:element-call-embedded to v0.17.0 (#6244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 18:04:41 +01:00
ganfra 32e3b9e1c0 Merge pull request #6243 from element-hq/renovate/coil
Update coil to v3.4.0
2026-02-26 15:59:02 +01:00
ganfra 450551a7f3 Merge pull request #6255 from element-hq/renovate/metro
Update metro to v0.11.1
2026-02-26 15:57:53 +01:00