Commit graph

252 commits

Author SHA1 Message Date
renovate[bot]
d865d2dadc Update dependency com.google.firebase:firebase-bom to v32.1.1 2023-06-15 21:57:50 +00:00
ganfra
d4526e52c6 Matrix rust sdk: update to 0.1.20 (and fix compilation issues) 2023-06-15 15:26:53 +02:00
Benoit Marty
7aca5c904c Merge pull request #594 from vector-im/feature/bma/groupDep
Extract dependencies from group `com.google.auto.service` into libs.versions.toml`
2023-06-15 10:17:15 +02:00
renovate[bot]
b698aa257e Update dependency org.matrix.rustcomponents:sdk-android to v0.1.19 (#592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 11:15:31 +02:00
Benoit Marty
321f33c74e Extract dependencies from group com.google.auto.service into libs.versions.toml to avoid multiple PR to upgrade the 2 deps. 2023-06-14 10:33:26 +02:00
Jorge Martin Espinosa
b55f5cd050 Upgrade Rust SDK to 0.1.18 (#582) 2023-06-13 10:02:08 +02:00
Benoit Marty
0ae737c6e4 Merge pull request #577 from vector-im/renovate/org.sonarqube-4.x
Update plugin sonarqube to v4.2.1.3168
2023-06-12 14:34:15 +02:00
renovate[bot]
f997123f2d Update dependency org.matrix.rustcomponents:sdk-android to v0.1.17 (#576)
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.17

* Fix breaking changes.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-06-12 13:57:55 +02:00
renovate[bot]
d2b0538aa4 Update plugin sonarqube to v4.2.1.3168 2023-06-12 11:20:37 +00:00
Jorge Martin Espinosa
1995effeeb Remove rich text editor dependency (#572) 2023-06-12 11:53:06 +02:00
ganfra
511b26b2ab Merge pull request #566 from vector-im/feature/fga/update-rust-sdk-0.1.16
Feature/fga/update rust sdk 0.1.16
2023-06-09 17:26:11 +02:00
Jorge Martin Espinosa
9fa261e393 [Message Actions] Add emoji reactions option (#568)
* Add logic to send message reactions

* Add emoji library, create EmojiPicker component

* Fix bottom sheet behaviors

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-06-09 16:56:40 +02:00
ganfra
2179c17de8 Verification: integrate with new statemachine library 2023-06-09 16:48:58 +02:00
ganfra
ae7a6d02dc Merge branch 'develop' into feature/fga/update-rust-sdk-0.1.16 2023-06-08 16:21:49 +02:00
ganfra
1ea4e96497 Merge pull request #557 from vector-im/renovate/io.sentry
Update dependency io.sentry:sentry-android to v6.22.0
2023-06-08 12:02:01 +02:00
renovate[bot]
d5f37cd53b Update dependency androidx.compose:compose-bom to v2023.06.00 2023-06-07 20:54:37 +00:00
renovate[bot]
2d18369dbf Update dependency io.sentry:sentry-android to v6.22.0 2023-06-07 12:11:38 +00:00
renovate[bot]
80117d6b5f Update dependency org.matrix.rustcomponents:sdk-android to v0.1.16 2023-06-07 12:11:32 +00:00
renovate[bot]
eeaa277f8c Update plugin ktlint to v11.4.0 (#544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-07 08:51:03 +02:00
Marco Romano
1d6f4e3c68 Network library changes (#542)
- Allows for http2
- Caches a global instance of kotlinx-serialization `Json` and configures it with a bit more leniency.
- Moves okhttp's dependency strings to the .toml file
- Switches off logging for release builds
2023-06-06 15:33:30 +02:00
renovate[bot]
45b40c6704 Update dependency io.sentry:sentry-android to v6.21.0 2023-06-05 13:12:17 +00:00
Yoan Pintas
f534ecda96 Init analytics modules (#350) 2023-06-05 13:11:34 +00:00
renovate[bot]
bb16c24094 Update dependency me.saket.telephoto:zoomable-image-coil to v0.4.0 2023-06-05 10:32:07 +02:00
renovate[bot]
2cc88f529b Update dependency com.savvasdalkitsis.module-dependency-graph to v0.12 2023-06-02 21:34:01 +00:00
renovate[bot]
6be051e90d Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 2023-06-02 16:20:15 +00:00
Benoit Marty
9072305735 Merge pull request #502 from vector-im/feature/bma/onboardingIteration
Onboarding iteration
2023-06-02 10:30:29 +02:00
renovate[bot]
f9e75ee4f7 Update android.gradle.plugin to v8.0.2 2023-06-01 12:35:13 +02:00
Jorge Martin Espinosa
664fcf782d Merge pull request #497 from vector-im/feature/jme/enable-gif-support
Enable gif support for Coil
2023-06-01 12:07:16 +02:00
Benoit Marty
acf0588846 Iterate on onboarding screen - WIP 2023-06-01 10:51:03 +02:00
renovate[bot]
6bc48084b8 Update plugin sonarqube to v4.2.0.3129 2023-05-31 17:57:50 +00:00
Jorge Martín
c749788677 Enable gif support for Coil 2023-05-31 16:46:58 +02:00
Benoit Marty
4dbeaa3390 Merge pull request #347 from vector-im/feature/bma/oidc2
Add (disabled) Oidc support
2023-05-31 16:42:34 +02:00
renovate[bot]
ca59960e17 Update dependency com.google.truth:truth to v1.1.4 2023-05-30 19:11:42 +00:00
Benoit Marty
d2f969252d Oidc with CustomTab 2023-05-30 15:59:58 +02:00
renovate[bot]
33d90104dd Update plugin sonarqube to v4.1.0.3113 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 11:19:20 +00:00
renovate[bot]
67649507ff Update dependency com.google.firebase:firebase-bom to v32.1.0 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 11:19:11 +00:00
renovate[bot]
29fcfcf68c Update dependency io.gitlab.arturbosch.detekt to v1.23.0 (#454)
* Update dependency io.gitlab.arturbosch.detekt to v1.23.0

* Disable new detekt rules for unused params

UnusedParameter and UnusedPrivateProperty are both potentially
useful but we currently break them a lot, for the most part
in places that haven't been fully implemented yet.

The unused params are reported as build warnings anyway, so
we're not missing much by disabling these for now.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <csmith@lunarian.uk>
2023-05-30 11:18:51 +00:00
renovate[bot]
4a9b92a6fe Update dependency app.cash.turbine:turbine to v0.13.0 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:20:06 +00:00
ganfra
2c0771ecc0 Merge branch 'develop' into feature/fga/image_loading 2023-05-26 11:39:34 +02:00
renovate[bot]
5f8eb7b9fd Update anvil to v2.4.6 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 09:56:58 +02:00
ganfra
6eaee151c5 Media: update androidx.media 2023-05-25 15:29:02 +02:00
Benoit Marty
2898d830d8 Fix warning "Use version catalog instead" 2023-05-25 15:04:01 +02:00
Benoit Marty
ef5cc053f1 Merge pull request #453 from vector-im/renovate/io.element.android
Update dependency io.element.android:wysiwyg to v2.2.1
2023-05-25 11:34:30 +02:00
renovate[bot]
796d78a203 Update activity to v1.7.2 2023-05-24 20:29:04 +00:00
renovate[bot]
03bbd64780 Update dependency io.element.android:wysiwyg to v2.2.1 2023-05-24 17:09:00 +00:00
Benoit Marty
897540ed04 Merge pull request #447 from vector-im/feature/bma/wysiwyg2.2.0
Wysiwyg 2.2.0
2023-05-24 19:07:35 +02:00
ganfra
fc601acd28 Merge branch 'develop' into feature/fga/image_loading 2023-05-24 17:39:27 +02:00
renovate[bot]
511470a54e Update dependency com.google.testparameterinjector:test-parameter-injector to v1.12 2023-05-23 09:51:41 +00:00
renovate[bot]
5cee2121ff Update dependency io.element.android:wysiwyg to v2.2.0 2023-05-23 11:51:14 +02:00
renovate[bot]
91f77772bc Update dependency org.matrix.rustcomponents:sdk-android to v0.1.15 (#444)
Co-authored-by: Chris Smith <csmith@lunarian.uk>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 09:51:02 +00:00