From bb9258cc47b68ad429a6ab2e9d3aebdc5ee20666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:21:36 +0000 Subject: [PATCH 1/5] Bump oss-licenses-plugin from 0.10.3 to 0.10.4 Bumps oss-licenses-plugin from 0.10.3 to 0.10.4. Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3268cfa084..537a78992d 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { classpath 'com.google.gms:google-services:4.3.5' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.1.1' - classpath 'com.google.android.gms:oss-licenses-plugin:0.10.3' + classpath 'com.google.android.gms:oss-licenses-plugin:0.10.4' classpath "com.likethesalad.android:string-reference:1.2.2" // NOTE: Do not place your application dependencies here; they belong From afe617357db373bc84e2a5935113c6060751e273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 07:08:48 +0000 Subject: [PATCH 2/5] Bump zxcvbn from 1.4.0 to 1.4.1 Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/nulab/zxcvbn4j/releases) - [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md) - [Commits](https://github.com/nulab/zxcvbn4j/compare/1.4.0...1.4.1) Signed-off-by: dependabot[bot] --- vector/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector/build.gradle b/vector/build.gradle index 760a5d0743..a47ab84f7a 100644 --- a/vector/build.gradle +++ b/vector/build.gradle @@ -388,7 +388,7 @@ dependencies { implementation 'androidx.browser:browser:1.3.0' // Passphrase strength helper - implementation 'com.nulab-inc:zxcvbn:1.4.0' + implementation 'com.nulab-inc:zxcvbn:1.4.1' //Alerter implementation 'com.tapadoo.android:alerter:7.0.1' From 39f304a57b4bd5d09f990a4d3df66afaf09e4272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 07:09:03 +0000 Subject: [PATCH 3/5] Bump big_image_viewer_version from 1.7.1 to 1.8.0 Bumps `big_image_viewer_version` from 1.7.1 to 1.8.0. Updates `BigImageViewer` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Updates `GlideImageLoader` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Updates `ProgressPieIndicator` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Updates `GlideImageViewFactory` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Signed-off-by: dependabot[bot] --- vector/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector/build.gradle b/vector/build.gradle index 760a5d0743..aec8f4be0b 100644 --- a/vector/build.gradle +++ b/vector/build.gradle @@ -294,7 +294,7 @@ dependencies { def fragment_version = '1.3.2' def arrow_version = "0.8.2" def markwon_version = '4.1.2' - def big_image_viewer_version = '1.7.1' + def big_image_viewer_version = '1.8.0' def glide_version = '4.12.0' def moshi_version = '1.12.0' def daggerVersion = '2.34' From 30b415e77ecdb1a4c381c5c6936e647107112b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 07:09:19 +0000 Subject: [PATCH 4/5] Bump daggerVersion from 2.34 to 2.34.1 Bumps `daggerVersion` from 2.34 to 2.34.1. Updates `dagger` from 2.34 to 2.34.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1) Updates `dagger-compiler` from 2.34 to 2.34.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1) Signed-off-by: dependabot[bot] --- matrix-sdk-android/build.gradle | 2 +- vector/build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/matrix-sdk-android/build.gradle b/matrix-sdk-android/build.gradle index 669444d563..42519bf95a 100644 --- a/matrix-sdk-android/build.gradle +++ b/matrix-sdk-android/build.gradle @@ -112,7 +112,7 @@ dependencies { def lifecycle_version = '2.2.0' def arch_version = '2.1.0' def markwon_version = '3.1.0' - def daggerVersion = '2.34' + def daggerVersion = '2.34.1' def work_version = '2.5.0' def retrofit_version = '2.9.0' diff --git a/vector/build.gradle b/vector/build.gradle index 760a5d0743..0595c0c510 100644 --- a/vector/build.gradle +++ b/vector/build.gradle @@ -297,7 +297,7 @@ dependencies { def big_image_viewer_version = '1.7.1' def glide_version = '4.12.0' def moshi_version = '1.12.0' - def daggerVersion = '2.34' + def daggerVersion = '2.34.1' def autofill_version = "1.1.0" def work_version = '2.5.0' def arch_version = '2.1.0' From ef1ed28ac5f176664cf360363cd0ba88819fb816 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 20 Apr 2021 16:04:59 +0200 Subject: [PATCH 5/5] Fix color issues when the system theme is changed (#2738) --- CHANGES.md | 1 + .../im/vector/app/features/configuration/VectorConfiguration.kt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 57582d884a..c188c1d145 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Improvements 🙌: Bugfix 🐛: - Message states cosmetic changes (#3007) + - Fix color issues when the system theme is changed (#2738) Translations 🗣: - diff --git a/vector/src/main/java/im/vector/app/features/configuration/VectorConfiguration.kt b/vector/src/main/java/im/vector/app/features/configuration/VectorConfiguration.kt index 394eca030b..a2d190bd69 100644 --- a/vector/src/main/java/im/vector/app/features/configuration/VectorConfiguration.kt +++ b/vector/src/main/java/im/vector/app/features/configuration/VectorConfiguration.kt @@ -39,6 +39,8 @@ class VectorConfiguration @Inject constructor(private val context: Context) { Timber.v("## onConfigurationChanged(): restore the expected value ${VectorLocale.applicationLocale}") Locale.setDefault(VectorLocale.applicationLocale) } + // Night mode may have changed + ThemeUtils.init(context) } fun applyToApplicationContext() {