Benoit Marty
9d6c9456a5
SDK 0.2.44
2 months ago
Benoit Marty
3d374c8bcf
SDK 0.2.43
2 months ago
renovate[bot]
cda32632ae
Update dependency com.otaliastudios:transcoder to v0.11.1
2 months ago
renovate[bot]
b4195ffcae
Update plugin detekt to v1.23.7
2 months ago
renovate[bot]
15e4d07b8b
Update dependency com.sigpwned:emoji4j-core to v15.1.2 ( #3396 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot]
30e0bebcb1
Update dependency com.google.accompanist:accompanist-permissions to v0.36.0
2 months ago
renovate[bot]
6f4150b0cd
Update activity to v1.9.2
2 months ago
ganfra
91a44f6380
Rust sdk : update to 0.2.42
2 months ago
renovate[bot]
35a36c10a5
Update dependency com.android.tools:desugar_jdk_libs to v2.1.2
2 months ago
renovate[bot]
9fb82a1e86
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 ( #3384 )
...
* Introduce value class UniqueId.
* Allow reactions on non-sent Event, the SDK can now handle it.
Also the SDK will manage local echo for reactions.
* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41
* Fixes after SDK upgrade:
- Use `ClientBuilderSlidingSync` to set `SlidingSyncVersionBuilder` in `RustMatrixClientFactory`.
- `Room.toggleReaction(emoji: String, eventId: EventId)` is now `Room.toggleReaction(emoji: String, uniqueId: UniqueId)`, since reactions can now be applied to local echoes too in the SDK.
* Rename exception case
* Fix wrong error case being used in test
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2 months ago
Benoit Marty
965e445d04
Replace OSS licenses plugin with Licensee and some manually done UI.
...
This should fix both configuration cache and reproducible F-droid builds.
Cleanup and remove gplay/fdroid diff on open source licenses.
Co-authored by @jmartinesp
2 months ago
renovate[bot]
11801e925f
Update plugin dependencycheck to v10.0.4
2 months ago
renovate[bot]
b9a1f05585
Update dependency com.posthog:posthog-android to v3.6.1
2 months ago
renovate[bot]
604f6476b5
Update android.gradle.plugin to v8.6.0
2 months ago
renovate[bot]
d7256adeaa
Update dependencyAnalysis to v2.0.1
2 months ago
renovate[bot]
f5a685e302
Update dependency com.posthog:posthog-android to v3.6.0
2 months ago
renovate[bot]
8b5fcf611f
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17
2 months ago
ganfra
1101c8db65
Fix maplibre annotation plugins dependency
2 months ago
ganfra
4ecc9f46b6
Fix maplibre annotation plugins dependency
2 months ago
renovate[bot]
efea19b475
Update dependency org.maplibre.gl:android-sdk to v11.2.0
2 months ago
renovate[bot]
aa1802c119
Update dependencyAnalysis to v2
2 months ago
renovate[bot]
dea05679c7
Update media3 to v1.4.1
2 months ago
renovate[bot]
4e887388ae
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.40
2 months ago
renovate[bot]
c3ddf0b41e
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0
2 months ago
renovate[bot]
b85e714a6f
Update dependency com.posthog:posthog-android to v3.5.1
2 months ago
SpiritCroc
671def23b8
Big emoji-only messages
...
Adapted from SpiritCroc's SchildNext implementation from
7eba87f02e
Fixes: https://github.com/element-hq/element-x-android/issues/1438
Signed-off-by: Tobias Büttner <dev@spiritcroc.de>
Signed-off-by: Joe Groocock <me@frebib.net>
2 months ago
renovate[bot]
5549c8fed3
Update dependency com.google.firebase:firebase-bom to v33.2.0
2 months ago
renovate[bot]
e6ab680f91
Update telephoto to v0.13.0
2 months ago
renovate[bot]
ebd8120d2e
Update dependency androidx.compose:compose-bom to v2024.08.00
2 months ago
renovate[bot]
1b1062be24
Update dagger to v2.52 ( #3270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot]
534e3a8585
Update lifecycle to v2.8.4 ( #3315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot]
e9ad39a0bf
Update lifecycle to v2.8.0 ( #2848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2 months ago
gradle-update-robot
719ca2621b
Update Gradle Wrapper from 8.9 to 8.10.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2 months ago
renovate[bot]
8b81690903
Update dependency com.otaliastudios:transcoder to v0.11.0
3 months ago
renovate[bot]
e4adb15778
Update dependency androidx.test:runner to v1.6.2
3 months ago
renovate[bot]
ca81e466ce
Update dependency io.sentry:sentry-android to v7.14.0 ( #3302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot]
738295a933
Update android.gradle.plugin to v8.5.2 ( #3004 )
...
* Update android.gradle.plugin
* Fix release builds with AGP 8.5 by removing the minification config in each library module. I believe this is now centralised.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
3 months ago
Jorge Martin Espinosa
65718b3e96
Update the SDK bindings to `v0.2.39` ( #3288 )
...
- Rework `RoomSyncSubscriber` to work with the new `RoomListService.subscribeToRooms` API.
3 months ago
renovate[bot]
0b8e888540
Update wysiwyg to v2.37.8 ( #3284 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot]
abc43c1c96
Update dependency io.sentry:sentry-android to v7.13.0
3 months ago
renovate[bot]
2a79f05be0
Update dependency com.posthog:posthog-android to v3.5.0 ( #3287 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot]
e6ba45d904
Update kotlin ( #2990 )
...
* Update kotlin and related dependencies
* Reset back Kotlinx serialization to `v1.6.3` since we can't use `1.7.x` until we upgrade to Kotlin 2.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
3 months ago
renovate[bot]
896b702cdf
Update dependency androidx.annotation:annotation-jvm to v1.8.2 ( #3282 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
ganfra
49f4526338
Pinned events : banner goes backward instead of forward
3 months ago
renovate[bot]
56e7e1f959
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.38
3 months ago
ganfra
5d2abd0350
timeline : allow rendering m.room.pinned_events
3 months ago
ganfra
80f1574b66
Pinned events : update sdk
3 months ago
renovate[bot]
16bef2a277
Update wysiwyg to v2.37.8 ( #3263 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot]
f93176af37
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.36
3 months ago
renovate[bot]
6e346e7d34
Update dependency io.sentry:sentry-android to v7.13.0
3 months ago