Tags: openhab/openhab-android
Tags
Bump version to 3.21.1 and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
Bump version to 3.21.0-beta and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
Bump version to 3.21.0-beta and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
Fix Mapview widgets wrongly shown as 'no position set' (#4023) boundWidget still has the previous value when bindImpl() is called, or null if the widget wasn't bound yet. Make sure to use the passed-in widget for determining whether a widget was set. Fixes #4018 Signed-off-by: Danny Baumann <dannybaumann@web.de>
Bump version to 3.20.7 and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
Fix crash in DefaultConnection.equals() on API 21/22 (#4013) Network.getNetworkHandle() was introduced in API level 23 only. Since Network implements equals() and hashCode(), using getNetworkHandle() was useless anyway, so use the Network object itself for equality comparison. Signed-off-by: Danny Baumann <dannybaumann@web.de>
Bump version to 3.20.6 and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
Bump version to 3.20.5 and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
PreviousNext