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
Benoit Marty
e56c7e1227
Floating toolbar ( #6147 )
...
* Use floating toolbar on homepage
* Fix deprecation issue
* Create HorizontalFloatingToolbar wrapper in our components.
* Fix Konsist test.
* Fix compilation issue after rebase.
* Fix lint issue. `floatingActionButton` must be the last parameter.
* Add Preview for the case empty space.
* Fix navigation bar overlapping buttons in empty space view.
* Increase content padding, and apply it to the space tab too.
* Update screenshots
---------
Co-authored-by: chelsea <git@cdhildit.ch>
Co-authored-by: ElementBot <android@element.io>
2026-02-26 14:54:06 +01:00
renovate[bot]
2c3f80f8b9
Update metro to v0.11.1
2026-02-26 05:57:36 +00:00
renovate[bot]
78d981505c
Update dependency com.posthog:posthog-android to v3.34.0 ( #6251 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 18:45:08 +01:00
renovate[bot]
896d62a81e
Update metro to v0.11.0 ( #6245 )
...
* Update metro to v0.11.0
* Fix `@AssistedInject` usages
Now the injected variables in the factories must match the names in the constructors
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-25 16:19:47 +01:00
chelsea
1797ce7c20
Use floating toolbar on homepage
2026-02-25 15:51:20 +01:00
renovate[bot]
8abcb4e759
Update coil to v3.4.0
2026-02-24 21:06:57 +00:00
renovate[bot]
aa61f34dcd
Update dependency org.matrix.rustcomponents:sdk-android to v26.03.0 ( #6242 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-24 16:05:21 +01:00
ganfra
a36243ca80
Merge pull request #6218 from element-hq/renovate/kotlin
...
Update kotlin to v2.3.6
2026-02-24 13:37:26 +01:00
Jorge Martin Espinosa
dfde64b466
Remove runBlocking call to restore sessions when the app starts ( #6193 )
...
* Remove `runBlocking` call to restore sessions when the app starts
Sadly, to do this we need to manually handle restoring the state from Appyx using internal values. At least it doesn't seem like they're going to change any time soon (or ever).
This should take care of a few ANRs, although it may make loading the initial state a bit slower
* Add `ReplaceAllOperation` for state restoration
* Add warning comment for Appyx dependency
2026-02-24 09:51:43 +00:00
renovate[bot]
beaf59ad97
Update dependency io.github.zxing-cpp:android to v3 ( #6170 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 18:17:06 +01:00
renovate[bot]
82ef2e0f99
Update dependency com.posthog:posthog-android to v3.32.2 ( #6230 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 13:38:13 +01:00
renovate[bot]
e32874686d
Merge pull request #6214 from element-hq/renovate/org.unifiedpush.android-connector-3.x
...
Update dependency org.unifiedpush.android:connector to v3.3.1
2026-02-23 13:37:34 +01:00
renovate[bot]
efb20985a0
Update dependency org.matrix.rustcomponents:sdk-android to v26.02.19 ( #6229 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.02.19
* Fix breaking API changes: added `isLowPriority` to `RoomInfo` and `RoomSummary`.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-20 09:01:07 +01:00
renovate[bot]
5a9d5beb1e
Update dependency io.sentry:sentry-android to v8.33.0 ( #6223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19 08:59:11 +01:00
ganfra
5cf05540b7
Merge pull request #6210 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.32.0
2026-02-18 16:41:30 +01:00
renovate[bot]
5fea4d01bf
Update kotlin to v2.3.6
2026-02-18 07:36:33 +00:00
renovate[bot]
8c20770d21
Update dependency org.matrix.rustcomponents:sdk-android to v26.2.16 ( #6211 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.2.16
* Fix log rotation breaking changes. The new values match iOS (https://github.com/element-hq/element-x-ios/pull/5108/ )
* Fix `aRustRoomInfo()` test fixture
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-17 10:42:31 +01:00
renovate[bot]
8f0f051fb4
Update dependency com.posthog:posthog-android to v3.32.0
2026-02-16 16:31:26 +00:00
renovate[bot]
d430f308c1
Update metro to v0.10.4 ( #6202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-16 09:30:42 +01:00
Jorge Martin Espinosa
3a565e6065
Remove explicit dependency androix.compose.material ( #6199 )
...
* Remove explicit dependency for `androix.compose.material` for compose library modules
* Ensure `Button` uses the `material3.Icon` instead of the `material.Icon`
* Remove entry in `libs.versions.toml`
2026-02-13 15:19:31 +01:00
renovate[bot]
c0a5d963c4
fix(deps): update dependency androidx.compose:compose-bom to v2026.02.00 ( #6172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 12:47:53 +00:00
renovate[bot]
35a5ae27e2
fix(deps): update roborazzi to v1.59.0 ( #6179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 13:10:36 +01:00
renovate[bot]
eb240533fb
fix(deps): update activity to v1.12.4 ( #6184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 09:12:54 +01:00
renovate[bot]
8aa0c3bc33
fix(deps): update haze to v1.7.2 ( #6175 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 09:26:37 +01:00
renovate[bot]
db46d4f068
fix(deps): update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.7 ( #6173 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 16:51:10 +00:00
renovate[bot]
8220e4bae0
chore(deps): update plugin paparazzi to v2.0.0-alpha04
2026-02-10 15:29:49 +01:00
renovate[bot]
0d6418e915
Update dependency org.matrix.rustcomponents:sdk-android to v26.2.10
2026-02-10 12:56:04 +00:00
renovate[bot]
77467f80de
Update metro to v0.10.3
2026-02-10 01:28:03 +00:00
renovate[bot]
8ca5ff3c00
Update dependency io.sentry:sentry-android to v8.32.0 ( #6157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 16:33:05 +01:00
renovate[bot]
7736bb3f95
Update dependency com.google.firebase:firebase-bom to v34.9.0 ( #6148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 16:31:43 +01:00
renovate[bot]
1ddacfde91
Merge pull request #6146 from element-hq/renovate/firebaseappdistribution
...
Update firebaseAppDistribution to v5.2.1
2026-02-09 16:30:18 +01:00
renovate[bot]
4cb3b16914
Update dependency org.matrix.rustcomponents:sdk-android to v26.2.6 ( #6144 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.2.5
* Fix breaking API changes:
- Add temporary imlementation for `RustClientSessionDelegate.onBackgroundTaskErrorReport`, logging unrecoverable errors in background tasks of the SDK.
- Change `TimelineEventTypeFilter` to `TimelineEventFilter`.
- Support new `LatestEventValue.RemoteInvite`.
* Update the Rust SDK to `26.2.6`
* Fix API changes: `TimelineFocus.PinnedEvents` no longer takes any arguments
* Fix test fixtures: `NotificationItem` has a `rawEvent` field now
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-06 12:40:03 +00:00
renovate[bot]
bd30af395e
Update media3 to v1.9.2 ( #6151 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 13:05:06 +01:00
renovate[bot]
f4a61ec5a4
Update kotlin ( #6142 )
...
* Update kotlin to `v2.3.10`
* Don't use the `-0.6.x-compat` version for datetime
* Update kotlinc file contents
* Try to make Renovate ignore the non-semver versions for `kotlinx-datetime`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-06 08:28:04 +01:00
renovate[bot]
3db67dfb9d
Update dependency com.posthog:posthog-android to v3.31.0 ( #6145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 08:24:47 +01:00
Benoit Marty
241da48ba5
Update gradle/libs.versions.toml
2026-02-05 09:19:53 +01:00
renovate[bot]
92e0606096
Update kotlin
2026-02-05 02:11:24 +00:00
renovate[bot]
4ebdce583f
Update roborazzi to v1.58.0
2026-02-02 17:14:58 +00:00
renovate[bot]
e235b8719c
Update kotlin ( #6102 )
...
* Update kotlin
* No need for compat.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoitm@element.io>
2026-02-02 14:17:00 +00:00
renovate[bot]
deda258791
Update dependency com.posthog:posthog-android to v3.30.0 ( #6120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 08:49:40 +01:00
renovate[bot]
ee61c50290
Update activity to v1.12.3 ( #6104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 12:10:37 +01:00
ganfra
d58dd93d0c
Merge pull request #6103 from element-hq/renovate/camera
...
Update camera to v1.5.3
2026-01-29 21:00:33 +01:00
ganfra
f6b9939d7f
Merge pull request #6106 from element-hq/renovate/metro
...
Update metro to v0.10.2
2026-01-29 21:00:09 +01:00
renovate[bot]
e4c6cd796c
Update camera to v1.5.3
2026-01-29 09:06:33 +00:00
renovate[bot]
b6ff68329b
Update dependency androidx.work:work-runtime-ktx to v2.11.1 ( #6105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 10:02:47 +01:00
renovate[bot]
b50ac267e9
Update metro to v0.10.2
2026-01-29 05:14:36 +00:00
renovate[bot]
2e9739833e
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.21 ( #6100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 15:36:46 +01:00
renovate[bot]
bcd707d307
Update dependency org.matrix.rustcomponents:sdk-android to v26.1.27 ( #6096 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.1.27
* Fix breaking API changes: `LeaveSpaceRoom.isLastAdmin` is now `LeaveSpaceRoom.isLastOwner`.
* Rename `isLastAdmin` to `isLastOwner` in our codebase too.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-01-27 15:02:55 +00:00
renovate[bot]
008a171d3b
Update dependency net.zetetic:sqlcipher-android to v4.13.0 ( #6094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 11:15:20 +01:00