Commit Graph

4865 Commits

Author SHA1 Message Date
Benoit Marty a357293fcf Adapt to EXA 2023-12-06 14:22:57 +01:00
Benoit Marty bd5e87331e Import script to import SAS string from Element Android 2023-12-06 14:12:37 +01:00
Benoit Marty 10d5268d0f SAS emoji: use embedded drawable (#1953) 2023-12-06 14:10:05 +01:00
Benoit Marty 274bc89e11 Merge pull request #1961 from vector-im/feature/bma/keyBackupIteration
Key backup iteration
2023-12-06 11:18:50 +01:00
Benoit Marty aa56badfb4 Merge pull request #1960 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.75
2023-12-06 11:17:21 +01:00
Benoit Marty ac37a9e7dc Merge pull request #1962 from vector-im/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.0.0
2023-12-06 11:17:05 +01:00
renovate[bot] 10885932ac Update dependency com.posthog:posthog-android to v3.0.0 2023-12-06 09:43:20 +00:00
Benoit Marty 32c06a7c75 Merge pull request #1958 from vector-im/feature/bma/posthog3
Migrate to PostHog 3.0.0
2023-12-06 10:42:52 +01:00
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 9ee339aafb Map RecoveryException 2023-12-05 18:11:33 +01:00
Benoit Marty e8e2e95e02 Follow SDK method renaming: fix_recovery_issues() got renamed to recover() 2023-12-05 17:40:47 +01: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 2b764a1e56 Migrate to PostHog 3.0.0 2023-12-05 16:12:17 +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