Skip to content

Tags: openhab/openhab-android

Tags

3.21.1-release-fdroid

Toggle 3.21.1-release-fdroid's commit message
Bump version to 3.21.1 and update fastlane metadata

Signed-off-by: openhab-bot <bot@openhab.org>

3.21.1-release

Toggle 3.21.1-release's commit message
Bump version to 3.21.0-beta and update fastlane metadata

Signed-off-by: openhab-bot <bot@openhab.org>

3.21.0-beta-fdroid

Toggle 3.21.0-beta-fdroid's commit message
Bump version to 3.21.0-beta and update fastlane metadata

Signed-off-by: openhab-bot <bot@openhab.org>

3.21.0-beta

Toggle 3.21.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

3.20.7-release-fdroid

Toggle 3.20.7-release-fdroid's commit message
Bump version to 3.20.7 and update fastlane metadata

Signed-off-by: openhab-bot <bot@openhab.org>

3.20.7-release

Toggle 3.20.7-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

3.20.6-release-fdroid

Toggle 3.20.6-release-fdroid's commit message
Bump version to 3.20.6 and update fastlane metadata

Signed-off-by: openhab-bot <bot@openhab.org>

3.20.6-release

Toggle 3.20.6-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New translations strings.xml (Bulgarian) (#4007)

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

3.20.5-release-fdroid

Toggle 3.20.5-release-fdroid's commit message
Bump version to 3.20.5 and update fastlane metadata

Signed-off-by: openhab-bot <bot@openhab.org>

3.20.5-release

Toggle 3.20.5-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Crowdin updates (#4001)

* New translations strings.xml (Italian)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

* New translations strings.xml (Italian)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>