Marco Romano
|
6ea26dd6c4
|
Upgrade to rust sdk 0.1.71 (#1905)
https://github.com/matrix-org/matrix-rust-components-kotlin/releases/tag/sdk-v0.1.71
There are breaking changes as specified in: https://github.com/vector-im/element-x-android/issues/1898 plus the one related to the poll history feature.
|
11 months ago |
renovate[bot]
|
c1098ab91b
|
Update wysiwyg to v2.19.0 (#1909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
Benoit Marty
|
73ebffab2e
|
Add coverage for NotificationBitmapLoader
|
11 months ago |
renovate[bot]
|
abddf3c3da
|
Update plugin dependencycheck to v9.0.1 (#1890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
Jorge Martin Espinosa
|
087d2728d5
|
Extract compound tokens and theming to `compound-android` library (#1888)
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
11 months ago |
renovate[bot]
|
298e5a6304
|
Update dependency org.jsoup:jsoup to v1.17.1 (#1893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
renovate[bot]
|
272edaf458
|
Update dependency app.cash.molecule:molecule-runtime to v1.3.1 (#1889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
renovate[bot]
|
031ff296e3
|
Update plugin detekt to v1.23.4
|
11 months ago |
Benoit Marty
|
628d02beb1
|
Add test for DefaultBugReporter
|
11 months ago |
renovate[bot]
|
402acbd410
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.70
|
11 months ago |
renovate[bot]
|
edc663a473
|
Update plugin dependencycheck to v9
|
11 months ago |
renovate[bot]
|
a5fd082a3b
|
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha11
|
12 months ago |
renovate[bot]
|
86a3ec6732
|
Update dependency io.sentry:sentry-android to v6.34.0
|
12 months ago |
renovate[bot]
|
7c3804888f
|
Update dependency com.squareup:kotlinpoet to v1.15.1
|
12 months ago |
renovate[bot]
|
99dbbc722d
|
Update dependency me.saket.telephoto:zoomable-image-coil to v0.7.1
|
12 months ago |
renovate[bot]
|
5267597b69
|
Update wysiwyg to v2.18.0
|
12 months ago |
renovate[bot]
|
fe1ffe3aae
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.68
|
12 months ago |
renovate[bot]
|
63d03be28c
|
Update dependency com.google.firebase:firebase-bom to v32.6.0 (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
8bc2a4d3a5
|
Update android.gradle.plugin to v8.1.4 (#1830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
f80ec8a803
|
Update wysiwyg to v2.17.0 (#1827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
f80ea98e6c
|
Update media3 to v1.2.0
|
12 months ago |
renovate[bot]
|
f78ecee19f
|
Update lifecycle to v2.7.0-rc01
|
12 months ago |
renovate[bot]
|
24235dccfb
|
Update plugin dependencyanalysis to v1.26.0 (#1819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
fd5f8897f1
|
Update dependency androidx.browser:browser to v1.7.0
|
12 months ago |
renovate[bot]
|
8d8ec3adc7
|
Update activity to v1.8.1
|
12 months ago |
renovate[bot]
|
d511b837a0
|
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1
|
12 months ago |
renovate[bot]
|
5418ef00e1
|
Update plugin dependencycheck to v8.4.3 (#1810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
93fc94cb8f
|
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.6
|
12 months ago |
Benoit Marty
|
5850f5342d
|
Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA
|
12 months ago |
Benoit Marty
|
485e6bde80
|
Remove unused entries from the catalog.
|
12 months ago |
Benoit Marty
|
ecbd7c7b41
|
Short notation
|
12 months ago |
Benoit Marty
|
67d58bac35
|
Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library.
|
12 months ago |
Benoit Marty
|
067734ecb9
|
Move appdistribution declarations to Gradle catalog
|
12 months ago |
Benoit Marty
|
810203119f
|
Gradle catalog: do not use version.ref if there is only one module which use it.
|
12 months ago |
Benoit Marty
|
3a400b5814
|
Use gradle catalog.
|
12 months ago |
renovate[bot]
|
1f44d3d421
|
Update wysiwyg to v2.16.0 (#1779)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
9e66180d20
|
Update kotlin (#1697)
* Update kotlin
* Lower Sonar RAM usage, remove redundant `Dkotlin.daemon.jvm.options`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
|
12 months ago |
renovate[bot]
|
ede72b069c
|
Update android.gradle.plugin to v8.1.3 (#1762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
b4c12b608c
|
Update dependency org.maplibre.gl:android-plugin-annotation-v9 to v2.0.2
|
12 months ago |
renovate[bot]
|
e2237e0779
|
Update dependency org.maplibre.gl:android-sdk-ktx-v7 to v2.0.2
|
12 months ago |
renovate[bot]
|
d0092d8dbe
|
Update dependency io.sentry:sentry-android to v6.33.1 (#1752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
renovate[bot]
|
74ccdf83f6
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.67 (#1747)
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.67
* Fix breaking change in `RustMediaLoader`.
* Fix breaking change in `DefaultCallWidgetSettingsProvider`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io>
|
12 months ago |
Benoit Marty
|
12ca31282e
|
Remove dependency on material library.
|
1 year ago |
renovate[bot]
|
befed299fc
|
Update showkase to v1.0.2 (#1383)
* Update showkase to v1.0.2
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
1 year ago |
renovate[bot]
|
2a0209e14d
|
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha10
|
1 year ago |
renovate[bot]
|
f5ebbe6068
|
Update dependency com.android.tools:desugar_jdk_libs to v2.0.4 (#1723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
869eb2f4fc
|
Update dependency io.sentry:sentry-android to v6.33.0
|
1 year ago |
renovate[bot]
|
7a988257ed
|
Update dependency io.gitlab.arturbosch.detekt to v1.23.3 (#1712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
8f5c6173d0
|
Update lifecycle to v2.7.0-beta01 (#1721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
jonnyandrew
|
dab5e0d0ca
|
Add analytics for voice messages (#1706)
|
1 year ago |