Commit graph

4854 commits

Author SHA1 Message Date
Benoit Marty
c9ba607edf Map new CALL_MEMBER state, and fix issue on fun canUserJoinCall(). 2023-12-06 10:40:59 +01:00
renovate[bot]
d27bf2d93a
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.75 2023-12-05 18:09:58 +00:00
Benoit Marty
8f5fed48ab
Merge pull request #1955 from vector-im/feature/bma/notificationForInvites
Add setting to disable notification for invites
2023-12-05 16:52:25 +01:00
Benoit Marty
b98351ec36
Merge pull request #1952 from vector-im/sync-localazy
Sync Strings
2023-12-05 13:47:44 +01:00
Benoit Marty
24d3981261 Run the script again. 2023-12-05 12:25:59 +01:00
Benoit Marty
f7c79f9b89 Rename the folders values-id to values-in 2023-12-05 12:25:46 +01:00
Benoit Marty
fd42c78b15 Sync again 2023-12-05 11:25:47 +01:00
Benoit Marty
b04c2bc39b Fix typos 2023-12-05 11:25:19 +01:00
Benoit Marty
da66106007
Merge pull request #1954 from vector-im/renovate/com.squareup-kotlinpoet-1.x
Update dependency com.squareup:kotlinpoet to v1.15.3
2023-12-04 18:26:58 +01:00
ElementBot
2584d2fd9f Update screenshots 2023-12-04 17:16:05 +00:00
Benoit Marty
f34ad9ebeb
Merge pull request #1951 from vector-im/renovate/com.autonomousapps.dependency-analysis-1.x
Update plugin dependencyanalysis to v1.27.0
2023-12-04 18:08:34 +01:00
Benoit Marty
f44a4a3a31 Fix AlsoCouldBeApply issue. 2023-12-04 18:07:04 +01:00
Benoit Marty
5af1a786e5 Sync string again after removing problematic translations from Localazy. 2023-12-04 18:03:21 +01:00
Benoit Marty
4632ab690d Use SDK 0.1.74 2023-12-04 17:50:21 +01:00
Benoit Marty
2066c2ff6b Changelog 2023-12-04 17:50:21 +01:00
Benoit Marty
0c7ae98099 Remove empty lines 2023-12-04 17:50:21 +01:00
Benoit Marty
66ac1e271f Add notification setting to enable/disable being notified for room invite (#1944) 2023-12-04 17:50:21 +01:00
Benoit Marty
0573dda874 Fix issue in link. 2023-12-04 17:50:21 +01:00
Benoit Marty
1779e53e93 Let RustNotificationSettingsService handle the lifecycle of notificationSettings, and call setDelegate(null) 2023-12-04 17:50:21 +01:00
Benoit Marty
5b0a4fba83
Merge pull request #1947 from vector-im/renovate/dagger
Update dagger to v2.49
2023-12-04 17:32:45 +01:00
Benoit Marty
4b80914870
Merge pull request #1946 from vector-im/renovate/sqldelight
Update sqldelight to v2.0.1
2023-12-04 17:32:20 +01:00
Benoit Marty
c10b175459
Merge pull request #1956 from vector-im/feature/bma/cleanupTests
More Konsist test for tests and cleanup tests
2023-12-04 17:27:12 +01:00
Benoit Marty
69888c8a21 Sync string again after removing problematic translations from Localazy. 2023-12-04 16:24:05 +01:00
renovate[bot]
c0f14d3009
Update plugin dependencyanalysis to v1.27.0 2023-12-04 15:07:06 +00:00
Benoit Marty
ce861c0807
Merge pull request #1943 from vector-im/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.0.2
2023-12-04 16:06:36 +01:00
renovate[bot]
56d4e23e7f
Update dependency io.nlopez.compose.rules:detekt to v0.3.5 (#1906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 16:03:18 +01:00
Benoit Marty
dfa5ee028b Fix small error 2023-12-04 15:47:20 +01:00
Benoit Marty
abd90acd8c Add Konsist test to use isNull() instead of isEqualTo(null), and fix existing issue. 2023-12-04 15:30:57 +01:00
Benoit Marty
9e731f40ca Add Konsist test to use isEmpty() instead of isEqualTo(empty), and fix existing issue. 2023-12-04 15:27:06 +01:00
Benoit Marty
ab8e4f1422 Add Konsist test to use isTrue() instead of isEqualTo(true), and fix existing issues. 2023-12-04 15:23:36 +01:00
Benoit Marty
b2d9b41946 Add Konsist test to use isFalse() instead of isEqualTo(false), and fix existing issues. 2023-12-04 15:21:50 +01:00
Benoit Marty
fa590202c3 Add Konsist test to check that assertThat is imported, and fix existing issues. 2023-12-04 15:18:01 +01:00
renovate[bot]
a9881a0718
Update dependency com.squareup:kotlinpoet to v1.15.3 2023-12-04 13:08:25 +00:00
Benoit Marty
b4806a0966
Merge pull request #1945 from vector-im/renovate/org.jlleitschuh.gradle.ktlint-12.x
Update plugin ktlint to v12
2023-12-04 10:22:10 +01:00
bmarty
fced91addb Sync Strings from Localazy 2023-12-04 00:09:56 +00:00
renovate[bot]
30b1c8d99a
Update dagger to v2.49 2023-12-01 21:39:12 +00:00
renovate[bot]
f8d2512baf
Update sqldelight to v2.0.1 2023-12-01 21:39:07 +00:00
renovate[bot]
3cdf4e3cba
Update plugin ktlint to v12 2023-12-01 18:12:58 +00:00
Benoit Marty
5e8b1941cf
Merge pull request #1937 from vector-im/renovate/com.squareup-kotlinpoet-1.x
Update dependency com.squareup:kotlinpoet to v1.15.2
2023-12-01 18:13:18 +01:00
Benoit Marty
ef2de28ac6
Merge pull request #1942 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.73
2023-12-01 17:49:20 +01:00
Benoit Marty
bfae462bfc
Merge pull request #1935 from vector-im/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7
2023-12-01 17:43:18 +01:00
Benoit Marty
112b9156c6
Merge pull request #1930 from vector-im/renovate/androidx.webkit-webkit-1.x
Update dependency androidx.webkit:webkit to v1.9.0
2023-12-01 17:22:25 +01:00
Benoit Marty
5ae5f994eb Fix compilation issue 2023-12-01 15:29:45 +01:00
Benoit Marty
b7361f2b48
Merge pull request #1925 from vector-im/feature/bma/testAndroidMediaPreProcessor
Feature/bma/test android media pre processor
2023-12-01 13:53:55 +01:00
renovate[bot]
16e9af1a04
Update plugin dependencycheck to v9.0.2 2023-12-01 12:46:39 +00:00
renovate[bot]
c72cf65302
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.73 2023-12-01 12:46:33 +00:00
ganfra
15d86c2981
Merge pull request #1938 from vector-im/feature/fga/user_detail_direct_chat
Feature/fga/user detail direct chat
2023-12-01 13:46:01 +01:00
ganfra
785a27151e StartDMAction : small improvements after review 2023-12-01 11:28:29 +01:00
Benoit Marty
95b922c272 Remove unused import. 2023-12-01 09:39:33 +01:00
Benoit Marty
33e8080d63
Merge pull request #1936 from vector-im/feature/bma/testAndroidLocalMediaActions
Test android local media actions and other classes
2023-12-01 09:38:40 +01:00