Commit Graph

2049 Commits

Author SHA1 Message Date
dependabot[bot]
f7af8e099b
Bump androidx.fragment:fragment-ktx from 1.8.0 to 1.8.1 (#4484)
Bumps androidx.fragment:fragment-ktx from 1.8.0 to 1.8.1.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 10:31:19 +02:00
Joris Pelgröm
50506f06ca
Add toggle for voice command intent with Assist (#4478) 2024-06-26 06:46:52 +02:00
Gord
3d7aa93d5f
Play store text and image updates (#4448)
* Update full_description.txt

* Updated phone images

* Update fastlane/metadata/android/en-US/full_description.txt

Co-authored-by: Gord <31004434+googanhiem@users.noreply.github.com>

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>
2024-06-21 17:33:04 +02:00
Nelson Osacky
d78876670b
Update Gradle wrapper (#4470) 2024-06-21 11:40:11 +02:00
dependabot[bot]
b512e75803
Bump com.google.firebase:firebase-bom from 33.1.0 to 33.1.1 (#4475)
Bumps com.google.firebase:firebase-bom from 33.1.0 to 33.1.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 08:07:05 +00:00
dependabot[bot]
3306afe359
Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#4473)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 13:15:46 +02:00
Joris Pelgröm
0c8153378b
Add tag/notify entity icon, add open/opening lock entity icon (#4465)
Add tag entity icon, add open/opening lock entity icon
2024-06-15 16:47:06 -07:00
Joris Pelgröm
ebd800ded3
Hide 'Wait' if WebViewActivity error is not due to external bus timeout (#4412)
* Hide wait if WebViewActivity error is not due to external bus timeout

 - The error pop up in WebViewActivity can show up for various reasons. The option to wait is only relevant when it is due to a timeout waiting on the external bus, otherwise it is an error for page loading/ssl/...  where waiting won't change the outcome. To prevent confusion, hide the wait button when the error is not triggered by the external bus timeout.

* Align refresh button text and action

 - Have the refresh button trigger refresh errors instead of timeouts by using the correct url + function instead of interacting with WebView directly (for previous commit to work as expected)
 - Make the text on the refresh button and the action do the same thing by using the same check for internal
2024-06-14 23:21:24 +02:00
Daniel Shokouhi
6bd3ac21f9
Update change log week of 6/14 (#4464) 2024-06-14 12:55:08 -07:00
Joris Pelgröm
4e9c958232
Catch AssertionError when loading certificates/private key (mTLS) (#4456) 2024-06-14 10:05:14 -07:00
Joris Pelgröm
d516018dc4
Remove broken Amazon App Store production deploy (#4455)
* Remove broken Amazon App Store production deploy

* Tweak F-Droid comment
2024-06-14 10:04:57 -07:00
dependabot[bot]
80429ca362
Bump rexml from 3.2.6 to 3.2.8 (#4409)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 10:00:39 -07:00
dependabot[bot]
8e2e40cc0c
Bump androidPlugin from 8.4.2 to 8.5.0 (#4463)
* Bump androidPlugin from 8.4.2 to 8.5.0

Bumps `androidPlugin` from 8.4.2 to 8.5.0.

Updates `com.android.application` from 8.4.2 to 8.5.0

Updates `com.android.library` from 8.4.2 to 8.5.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Gradle to 8.8 (latest)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
2024-06-14 18:54:56 +02:00
dependabot[bot]
86966bff7b
Bump androidx.fragment:fragment-ktx from 1.7.1 to 1.8.0 (#4459)
Bumps androidx.fragment:fragment-ktx from 1.7.1 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 18:39:00 +02:00
dependabot[bot]
fabc0fa7a8
Bump androidx.compose:compose-bom from 2024.05.00 to 2024.06.00 (#4461)
Bumps androidx.compose:compose-bom from 2024.05.00 to 2024.06.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 14:00:51 +02:00
dependabot[bot]
0bdaca9fb3
Bump lifecycle from 2.8.1 to 2.8.2 (#4460)
Bumps `lifecycle` from 2.8.1 to 2.8.2.

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.1 to 2.8.2

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 13:45:48 +02:00
Roffild
cdaf17f9a6
Remove "No unique cases found to override" log (not specific enough) (#4439) 2024-06-12 14:51:12 +02:00
dependabot[bot]
cb53be52c5
Bump io.sentry:sentry-android from 7.9.0 to 7.10.0 (#4442)
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-java/compare/7.9.0...7.10.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 14:34:35 +02:00
dependabot[bot]
5994201a15
Bump androidPlugin from 8.4.1 to 8.4.2 (#4450)
Bumps `androidPlugin` from 8.4.1 to 8.4.2.

Updates `com.android.application` from 8.4.1 to 8.4.2

Updates `com.android.library` from 8.4.1 to 8.4.2

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 14:30:06 +02:00
dependabot[bot]
ae91abfea2
Bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 (#4441)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.21 to 2.0.0-1.0.22.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.21...2.0.0-1.0.22)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 07:51:49 +00:00
dependabot[bot]
32d3f8fdfc
Bump com.google.guava:guava from 33.2.0-android to 33.2.1-android (#4437)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-android to 33.2.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 18:33:20 +02:00
dependabot[bot]
e468b392d8
Bump com.mikepenz:community-material-typeface from 7.0.96.0-kotlin to 7.0.96.1-kotlin (#4432)
Bump com.mikepenz:community-material-typeface

Bumps [com.mikepenz:community-material-typeface](https://github.com/mikepenz/Android-Iconics) from 7.0.96.0-kotlin to 7.0.96.1-kotlin.
- [Release notes](https://github.com/mikepenz/Android-Iconics/releases)
- [Changelog](https://github.com/mikepenz/Android-Iconics/blob/develop/gradle-release.gradle)
- [Commits](https://github.com/mikepenz/Android-Iconics/commits)

---
updated-dependencies:
- dependency-name: com.mikepenz:community-material-typeface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 18:25:37 +02:00
dependabot[bot]
9bb9513f9f
Bump kotlin from 1.9.24 to 2.0.0 (#4414)
* ---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ksp

* Use Jetbrains Compose compiler

* Remove deprecated duplicate config

* ktlint

* Remove old Compose compiler version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
2024-06-03 08:22:03 -07:00
dependabot[bot]
309130760c
Bump com.google.android.gms:play-services-wearable from 18.1.0 to 18.2.0 (#4436)
Bumps com.google.android.gms:play-services-wearable from 18.1.0 to 18.2.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-wearable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 07:48:45 -07:00
dependabot[bot]
ad5fbff5f4
Bump com.google.gms.google-services from 4.4.1 to 4.4.2 (#4435)
Bumps com.google.gms.google-services from 4.4.1 to 4.4.2.

---
updated-dependencies:
- dependency-name: com.google.gms.google-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 07:45:58 -07:00
Joris Pelgröm
dff1fa352f
Use ksp instead of kapt for Hilt (#4418) 2024-06-02 14:39:05 +02:00
Joris Pelgröm
5fb4f20e35
Update github-script action to latest version everywhere (#4429) 2024-06-02 14:38:15 +02:00
Joris Pelgröm
9935ad45e4
Trim Assist pipeline text messages (#4433)
- For received Assist pipeline text messages from the server, trim what is displayed in the app to avoid messages with additional empty lines as seen in the latest HA core beta
2024-06-01 23:08:50 +02:00
Joris Pelgröm
48e2ab570e
Update changelog version 2024.6.1 (#4434)
Update changelog version
2024-06-01 19:51:28 +02:00
dependabot[bot]
b468cc67c4
Bump com.google.android.gms:play-services-location from 21.2.0 to 21.3.0 (#4430)
Bumps com.google.android.gms:play-services-location from 21.2.0 to 21.3.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-location
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 19:30:08 +02:00
dependabot[bot]
1fdeacce8c
Bump com.google.firebase:firebase-bom from 33.0.0 to 33.1.0 (#4431)
Bumps com.google.firebase:firebase-bom from 33.0.0 to 33.1.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 19:29:21 +02:00
dependabot[bot]
5d31fd2f8b
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 (#4426)
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 18:22:19 +02:00
dependabot[bot]
d1353a44b8
Bump lifecycle from 2.8.0 to 2.8.1 (#4427)
Bumps `lifecycle` from 2.8.0 to 2.8.1.

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.0 to 2.8.1

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 17:39:46 +02:00
dependabot[bot]
dae34815ed
Bump com.google.android.gms:play-services-threadnetwork from 16.0.0 to 16.0.1 (#4425)
Bump com.google.android.gms:play-services-threadnetwork

Bumps com.google.android.gms:play-services-threadnetwork from 16.0.0 to 16.0.1.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-threadnetwork
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 17:39:00 +02:00
dependabot[bot]
f7276388cd
Bump androidPlugin from 8.4.0 to 8.4.1 (#4415)
---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 20:02:41 +02:00
Daniel Shokouhi
3833e73dfe
Update change log week of 5/17 (#4411) 2024-05-17 10:39:58 -07:00
Joris Pelgröm
62673fc7a3
Quick fix minor warnings from Android Studio (#4406)
- 'getter for isSpeakerphoneOn: Boolean' is deprecated. Deprecated in Java
 - Unnecessary safe call on a non-null receiver of type Intent
 - The corresponding parameter in the supertype 'BaseWidgetConfigureActivity' is named 'savedInstanceState'. This may cause problems when calling this function with named arguments.
2024-05-15 14:30:54 -07:00
dependabot[bot]
f6cd119e8e
Bump lifecycle from 2.7.0 to 2.8.0 (#4403)
Bumps `lifecycle` from 2.7.0 to 2.8.0.

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.7.0 to 2.8.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 22:54:19 +02:00
dependabot[bot]
ea09a111dd
Bump paging from 3.2.1 to 3.3.0 (#4404)
Bumps `paging` from 3.2.1 to 3.3.0.

Updates `androidx.paging:paging-runtime` from 3.2.1 to 3.3.0

Updates `androidx.paging:paging-compose` from 3.2.1 to 3.3.0

---
updated-dependencies:
- dependency-name: androidx.paging:paging-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.paging:paging-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 22:31:17 +02:00
dependabot[bot]
7e6c1b30ab
Bump androidx.fragment:fragment-ktx from 1.7.0 to 1.7.1 (#4405)
Bumps androidx.fragment:fragment-ktx from 1.7.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 22:29:09 +02:00
dependabot[bot]
b95a78e521
Bump kotlin from 1.9.23 to 1.9.24 (#4392)
* Bump kotlin from 1.9.23 to 1.9.24

Bumps `kotlin` from 1.9.23 to 1.9.24.

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `org.jetbrains.kotlin.android` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `org.jetbrains.kotlin.kapt` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump KSP

* Add compose compiler bump

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Shokouhi <dshokouhi@gmail.com>
2024-05-14 23:24:53 +02:00
Daniel Shokouhi
6e496c9720
Use device class for binary sensor friendly state to match frontend and core (#4395)
* Use device class for binary sensor friendly state to match frontend and core

* Update common/src/main/java/io/homeassistant/companion/android/common/data/integration/Entity.kt

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>
2024-05-14 06:51:31 +02:00
Daniel Shokouhi
d640b9d974
Use device class enum where possible and supply possible states for those sensors (#4394)
* Use device class enum where possible and supply possible states for those sensors

* Add some missing sensors

* Review comments and suppress lint

* Add media session sensor to enum device class
2024-05-13 12:41:18 -07:00
dependabot[bot]
67d6be2d01
Bump io.sentry:sentry-android from 7.8.0 to 7.9.0 (#4399)
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-java/compare/7.8.0...7.9.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 21:24:55 +02:00
dependabot[bot]
a93c0165ca
Bump kotlinx-coroutines from 1.8.0 to 1.8.1 (#4400)
Bumps `kotlinx-coroutines` from 1.8.0 to 1.8.1.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 21:24:40 +02:00
dependabot[bot]
d8fc222141
Bump com.google.guava:guava from 33.1.0-android to 33.2.0-android (#4388)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-android to 33.2.0-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 21:29:27 +02:00
dependabot[bot]
7af98ffa0f
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#4398)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 07:13:32 -07:00
dependabot[bot]
7970b8fb9c
Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 (#4396)
Bumps org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 07:12:34 -07:00
dependabot[bot]
3ca3ab240b
Bump com.google.firebase:firebase-bom from 32.8.0 to 33.0.0 (#4387)
Bumps com.google.firebase:firebase-bom from 32.8.0 to 33.0.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 17:34:36 +02:00
Joris Pelgröm
395b553772
Prevent race creating + clean up sensor entries for old/deleted servers (#4386)
- Prevent a race on logout from the frontend between updating the sensors and deleting the server data, causing stale sensor entries
 - During periodic sensor updates, clean up any orphaned sensor entries there might be (because of this bug or other race conditions we're unaware of)
2024-05-06 08:15:29 -07:00