openhab-android icon indicating copy to clipboard operation
openhab-android copied to clipboard

openHAB client for Android

Results 139 openhab-android issues
Sort by recently updated
recently updated
newest added

Bumps fragment-ktx from 1.4.1 to 1.5.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.fragment:fragment-ktx&package-manager=gradle&previous-version=1.4.1&new-version=1.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps appcompat from 1.4.2 to 1.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.4.2&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

### Actual behaviour When I click on the microphone button whether in the application or on the widget, it understands very well what I say to it but afterwards, I...

bug

```` Fatal Exception: java.lang.IllegalStateException: valueFrom(0.0) must be smaller than valueTo(0.0) at com.google.android.material.slider.BaseSlider.validateValueFrom(BaseSlider.java:520) at com.google.android.material.slider.BaseSlider.validateConfigurationIfDirty(BaseSlider.java:608) at com.google.android.material.slider.BaseSlider.maybeCalculateTicksCoordinates(BaseSlider.java:1615) at com.google.android.material.slider.BaseSlider.updateTrackWidth(BaseSlider.java:1636) at com.google.android.material.slider.BaseSlider.onSizeChanged(BaseSlider.java:1606) ```` Signed-off-by: mueller-ma

bug

We use [some tags for data access audit](https://github.com/openhab/openhab-android/blob/main/mobile/src/main/java/org/openhab/habdroid/core/OpenHabApplication.kt#L212-L217), but they haven't been added to the manifest yet: https://developer.android.com/guide/topics/data/audit-access#declare-attribution-tags

bug

https://developer.android.com/about/versions/12/features/widgets

enhancement

https://developer.android.com/about/versions/13/migration?hl=en

### Actual behaviour The app immediately crashes on my pixel 6a (running Android 12) whenever I try to open it. This is a new phone with the latest version of...

bug

### Actual behaviour Start page is set for all servers. It is not possible to i.e., have "Sitemaps" as the start page for one server, and "openHAB 3 UI" for...

enhancement