Releases: home-assistant/android
Releases Β· home-assistant/android
2024.3.5
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
- add new sensor for ip6 addresses by @h3mmy in #4202
- Add ability for ClimateControl Card to cycle through entity states by @StopMotionCuber in #4142
- Bump some project dependencies by @dshokouhi in #4203
- Bump horologist from 0.5.21 to 0.5.22 by @dependabot in #4205
- Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 by @dependabot in #4206
- Bump kotlinx-coroutines from 1.7.3 to 1.8.0 by @dependabot in #4215
- Bump josStorer/get-current-time from 2.1.1 to 2.1.2 by @dependabot in #4213
- Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 by @dependabot in #4218
- Add command screen off to write permissions method by @dshokouhi in #4223
- Update change log week of 2/23 by @dshokouhi in #4222
- Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 by @dependabot in #4220
- Bump altbeacon to 2.20.4 by @dshokouhi in #4227
- Update Assist dialog state when transitioning locked<>unlocked by @jpelgrom in #4235
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #4233
- Bump hilt from 2.50 to 2.51 by @dependabot in #4234
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 by @dependabot in #4236
- Bump location dependency by @dshokouhi in #4248
- Bump softprops/action-gh-release from 0.1.15 to 2.0.2 by @dependabot in #4259
- Controls: prevent individual server error from blocking all others by @jpelgrom in #4262
- Bump androidPlugin from 8.2.2 to 8.3.0 by @dependabot in #4242
- Bump horologist from 0.5.22 to 0.5.24 by @dependabot in #4241
- Hide hidden navigation entities in android auto by @dshokouhi in #4249
- Bump softprops/action-gh-release from 2.0.2 to 2.0.3 by @dependabot in #4264
- Bump softprops/action-gh-release from 2.0.3 to 2.0.4 by @dependabot in #4267
- Bump actions/setup-java from 4.1.0 to 4.2.0 by @dependabot in #4270
- Update change log week of 3/15 by @dshokouhi in #4274
- Bump actions/setup-java from 4.2.0 to 4.2.1 by @dependabot in #4271
- Bump com.google.firebase.appdistribution from 4.1.0 to 4.2.0 by @dependabot in #4263
- Increase heap from 2gig to 4gig by @JBassett in #4276
- Bump androidx.compose:compose-bom from 2024.02.01 to 2024.02.02 by @dependabot in #4278
- Notification: 'when_relative' for 'chronometer' by @Roffild in #4273
- Add option to transmit BLE on Home SSID only by @leccelecce in #4277
- Support showing all frames of animated gif image in Android 14+ by @NickM-27 in #4284
- Bump compose BOM to 2024.03.00 by @dshokouhi in #4288
- Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 by @dependabot in #4256
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #4265
- Update change log week of 3/22 by @dshokouhi in #4287
- Fix normal images not working after gif changes by @NickM-27 in #4289
- Check protocol/port when determining reload for WebView by @jpelgrom in #4297
- Pre-fill entity state widget label with entity name by @jpelgrom in #4296
- Remove deprecated Accompanist System UI controller by @jpelgrom in #4298
- Add battery voltage divisor setting by @jpelgrom in #4299
- Bump horologist from 0.5.24 to 0.5.25 by @dependabot in #4291
- Bump androidPlugin from 8.3.0 to 8.3.1 by @dependabot in #4292
- Bump Retrofit from 2.9.0 to 2.10.0 by @dependabot in #4293
- Bump media3 from 1.2.1 to 1.3.0 by @dependabot in #4290
- Bump com.google.firebase:firebase-bom from 32.7.3 to 32.8.0 by @dependabot in #4301
- Bump io.sentry:sentry-android from 7.4.0 to 7.6.0 by @dependabot in #4302
- Allow multiple tasks for 'command_webview' by @jpelgrom in #4307
- Update change log week of 3/29 by @dshokouhi in #4310
New Contributors
- @adam5532 made their first contribution in #4196
- @h3mmy made their first contribution in #4202
- @Roffild made their first contribution in #4273
- @leccelecce made their first contribution in #4277
Full Changelog: 2024.1.5...2024.3.5
2024.3.4
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
- add new sensor for ip6 addresses by @h3mmy in #4202
- Add ability for ClimateControl Card to cycle through entity states by @StopMotionCuber in #4142
- Bump some project dependencies by @dshokouhi in #4203
- Bump horologist from 0.5.21 to 0.5.22 by @dependabot in #4205
- Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 by @dependabot in #4206
- Bump kotlinx-coroutines from 1.7.3 to 1.8.0 by @dependabot in #4215
- Bump josStorer/get-current-time from 2.1.1 to 2.1.2 by @dependabot in #4213
- Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 by @dependabot in #4218
- Add command screen off to write permissions method by @dshokouhi in #4223
- Update change log week of 2/23 by @dshokouhi in #4222
- Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 by @dependabot in #4220
- Bump altbeacon to 2.20.4 by @dshokouhi in #4227
- Update Assist dialog state when transitioning locked<>unlocked by @jpelgrom in #4235
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #4233
- Bump hilt from 2.50 to 2.51 by @dependabot in #4234
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 by @dependabot in #4236
- Bump location dependency by @dshokouhi in #4248
- Bump softprops/action-gh-release from 0.1.15 to 2.0.2 by @dependabot in #4259
- Controls: prevent individual server error from blocking all others by @jpelgrom in #4262
- Bump androidPlugin from 8.2.2 to 8.3.0 by @dependabot in #4242
- Bump horologist from 0.5.22 to 0.5.24 by @dependabot in #4241
- Hide hidden navigation entities in android auto by @dshokouhi in #4249
- Bump softprops/action-gh-release from 2.0.2 to 2.0.3 by @dependabot in #4264
- Bump softprops/action-gh-release from 2.0.3 to 2.0.4 by @dependabot in #4267
- Bump actions/setup-java from 4.1.0 to 4.2.0 by @dependabot in #4270
- Update change log week of 3/15 by @dshokouhi in #4274
- Bump actions/setup-java from 4.2.0 to 4.2.1 by @dependabot in #4271
- Bump com.google.firebase.appdistribution from 4.1.0 to 4.2.0 by @dependabot in #4263
- Increase heap from 2gig to 4gig by @JBassett in #4276
- Bump androidx.compose:compose-bom from 2024.02.01 to 2024.02.02 by @dependabot in #4278
- Notification: 'when_relative' for 'chronometer' by @Roffild in #4273
- Add option to transmit BLE on Home SSID only by @leccelecce in #4277
- Support showing all frames of animated gif image in Android 14+ by @NickM-27 in #4284
- Bump compose BOM to 2024.03.00 by @dshokouhi in #4288
- Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 by @dependabot in #4256
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #4265
- Update change log week of 3/22 by @dshokouhi in #4287
New Contributors
- @adam5532 made their first contribution in #4196
- @h3mmy made their first contribution in #4202
- @Roffild made their first contribution in #4273
- @leccelecce made their first contribution in #4277
Full Changelog: 2024.1.5...2024.3.4
2024.3.3
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
- add new sensor for ip6 addresses by @h3mmy in #4202
- Add ability for ClimateControl Card to cycle through entity states by @StopMotionCuber in #4142
- Bump some project dependencies by @dshokouhi in #4203
- Bump horologist from 0.5.21 to 0.5.22 by @dependabot in #4205
- Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 by @dependabot in #4206
- Bump kotlinx-coroutines from 1.7.3 to 1.8.0 by @dependabot in #4215
- Bump josStorer/get-current-time from 2.1.1 to 2.1.2 by @dependabot in #4213
- Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 by @dependabot in #4218
- Add command screen off to write permissions method by @dshokouhi in #4223
- Update change log week of 2/23 by @dshokouhi in #4222
- Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 by @dependabot in #4220
- Bump altbeacon to 2.20.4 by @dshokouhi in #4227
- Update Assist dialog state when transitioning locked<>unlocked by @jpelgrom in #4235
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #4233
- Bump hilt from 2.50 to 2.51 by @dependabot in #4234
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 by @dependabot in #4236
- Bump location dependency by @dshokouhi in #4248
- Bump softprops/action-gh-release from 0.1.15 to 2.0.2 by @dependabot in #4259
- Controls: prevent individual server error from blocking all others by @jpelgrom in #4262
- Bump androidPlugin from 8.2.2 to 8.3.0 by @dependabot in #4242
- Bump horologist from 0.5.22 to 0.5.24 by @dependabot in #4241
- Hide hidden navigation entities in android auto by @dshokouhi in #4249
- Bump softprops/action-gh-release from 2.0.2 to 2.0.3 by @dependabot in #4264
- Bump softprops/action-gh-release from 2.0.3 to 2.0.4 by @dependabot in #4267
- Bump actions/setup-java from 4.1.0 to 4.2.0 by @dependabot in #4270
- Update change log week of 3/15 by @dshokouhi in #4274
- Bump actions/setup-java from 4.2.0 to 4.2.1 by @dependabot in #4271
- Bump com.google.firebase.appdistribution from 4.1.0 to 4.2.0 by @dependabot in #4263
New Contributors
Full Changelog: 2024.1.5...2024.3.3
2024.3.2
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
- add new sensor for ip6 addresses by @h3mmy in #4202
- Add ability for ClimateControl Card to cycle through entity states by @StopMotionCuber in #4142
- Bump some project dependencies by @dshokouhi in #4203
- Bump horologist from 0.5.21 to 0.5.22 by @dependabot in #4205
- Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 by @dependabot in #4206
- Bump kotlinx-coroutines from 1.7.3 to 1.8.0 by @dependabot in #4215
- Bump josStorer/get-current-time from 2.1.1 to 2.1.2 by @dependabot in #4213
- Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 by @dependabot in #4218
- Add command screen off to write permissions method by @dshokouhi in #4223
- Update change log week of 2/23 by @dshokouhi in #4222
- Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 by @dependabot in #4220
- Bump altbeacon to 2.20.4 by @dshokouhi in #4227
- Update Assist dialog state when transitioning locked<>unlocked by @jpelgrom in #4235
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #4233
- Bump hilt from 2.50 to 2.51 by @dependabot in #4234
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 by @dependabot in #4236
- Bump location dependency by @dshokouhi in #4248
New Contributors
Full Changelog: 2024.1.5...2024.3.2
2024.3.1
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
- add new sensor for ip6 addresses by @h3mmy in #4202
- Add ability for ClimateControl Card to cycle through entity states by @StopMotionCuber in #4142
- Bump some project dependencies by @dshokouhi in #4203
- Bump horologist from 0.5.21 to 0.5.22 by @dependabot in #4205
- Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 by @dependabot in #4206
- Bump kotlinx-coroutines from 1.7.3 to 1.8.0 by @dependabot in #4215
- Bump josStorer/get-current-time from 2.1.1 to 2.1.2 by @dependabot in #4213
- Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 by @dependabot in #4218
- Add command screen off to write permissions method by @dshokouhi in #4223
- Update change log week of 2/23 by @dshokouhi in #4222
- Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 by @dependabot in #4220
- Bump altbeacon to 2.20.4 by @dshokouhi in #4227
- Update Assist dialog state when transitioning locked<>unlocked by @jpelgrom in #4235
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #4233
- Bump hilt from 2.50 to 2.51 by @dependabot in #4234
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 by @dependabot in #4236
New Contributors
Full Changelog: 2024.1.5...2024.3.1
2024.2.4
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
- add new sensor for ip6 addresses by @h3mmy in #4202
- Add ability for ClimateControl Card to cycle through entity states by @StopMotionCuber in #4142
- Bump some project dependencies by @dshokouhi in #4203
- Bump horologist from 0.5.21 to 0.5.22 by @dependabot in #4205
- Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 by @dependabot in #4206
- Bump kotlinx-coroutines from 1.7.3 to 1.8.0 by @dependabot in #4215
- Bump josStorer/get-current-time from 2.1.1 to 2.1.2 by @dependabot in #4213
- Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 by @dependabot in #4218
- Add command screen off to write permissions method by @dshokouhi in #4223
- Update change log week of 2/23 by @dshokouhi in #4222
- Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 by @dependabot in #4220
New Contributors
Full Changelog: 2024.1.5...2024.2.4
2024.2.3
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #4125
- Fixed spelling of compound verbs 'set up', 'log in', and 'log out'. Fixed 'comma splice'. Fixed double space. by @adam5532 in #4196
- Bump horologist from 0.5.20 to 0.5.21 by @dependabot in #4194
New Contributors
Full Changelog: 2024.1.5...2024.2.3
2024.2.1
What's Changed
- Make volume sensors update instantly by subscribing to a broadcast by @marazmarci in #4162
- Fix button widget on Samsung devices by @SkechyWolf in #4181
- Bump Guava to 33.0.0-android by @jpelgrom in #4177
- Fix lint warning for database/db function parameter name by @jpelgrom in #4178
- Replace deprecated MdcTheme with 'normal' theme matching XML theme by @jpelgrom in #4182
- Bump io.sentry:sentry-android from 7.2.0 to 7.3.0 by @dependabot in #4175
- Update Amazon Appstore environment variables and update fastlane. by @JBassett in #4184
- Add option to update camera & template tile when 'in view' by @jpelgrom in #4185
- Update change log week of 2/2/24 by @dshokouhi in #4186
Full Changelog: 2024.1.5...2024.2.1
2024.1.5
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #4143
- Support multiple Template tiles on Wear OS by @slovdahl in #3783
- Integrate car sensors with automotive, and added permissions by @ivancea in #4122
- Bump horologist from 0.5.14 to 0.5.18 by @dependabot in #4137
- Bump io.sentry:sentry-android from 7.1.0 to 7.2.0 by @dependabot in #4138
- Replace 'Refresh interval' title with icon by @jpelgrom in #4144
- Remove Thread credential sync from start of Matter commissioning flow by @jpelgrom in #4150
- Bump play services location dependency by @dshokouhi in #4155
- Bump horologist from 0.5.18 to 0.5.19 by @dependabot in #4156
- Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 by @dependabot in #4157
- Support image entity in camera widget (now renamed picture widget) by @jpelgrom in #4159
- Androidx dependency updates late Jan 2024 by @jpelgrom in #4165
- Update change log week of 1/26 by @dshokouhi in #4163
- Bump accompanist from 0.32.0 to 0.34.0 by @dependabot in #4161
- Bump horologist from 0.5.19 to 0.5.20 by @dependabot in #4170
- Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #4171
- Wear Assist: show login when logged out, scroll first item into view by @jpelgrom in #4174
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #4169
New Contributors
Full Changelog: 2024.1.2...2024.1.5
2024.1.4
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #4143
- Support multiple Template tiles on Wear OS by @slovdahl in #3783
- Integrate car sensors with automotive, and added permissions by @ivancea in #4122
- Bump horologist from 0.5.14 to 0.5.18 by @dependabot in #4137
- Bump io.sentry:sentry-android from 7.1.0 to 7.2.0 by @dependabot in #4138
- Replace 'Refresh interval' title with icon by @jpelgrom in #4144
- Remove Thread credential sync from start of Matter commissioning flow by @jpelgrom in #4150
- Bump play services location dependency by @dshokouhi in #4155
- Bump horologist from 0.5.18 to 0.5.19 by @dependabot in #4156
- Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 by @dependabot in #4157
- Support image entity in camera widget (now renamed picture widget) by @jpelgrom in #4159
- Androidx dependency updates late Jan 2024 by @jpelgrom in #4165
- Update change log week of 1/26 by @dshokouhi in #4163
New Contributors
Full Changelog: 2024.1.2...2024.1.4