Skip to content

Releases: openhab/openhab-android

2.0.43-beta

30 Mar 11:08
546c813
Compare
Choose a tag to compare
2.0.43-beta Pre-release
Pre-release
Fix deploy (#807)

* Only start screenshot task if tags are present
* Don't commit Screengrab file

Signed-off-by: mueller-ma <[email protected]>

2.0.42-beta

29 Mar 22:18
4a08fd6
Compare
Choose a tag to compare
2.0.42-beta Pre-release
Pre-release

Fixed

  • Fix KeyChain handling in preferences. (#805)

2.0.41-beta

25 Mar 12:02
Compare
Choose a tag to compare
2.0.41-beta Pre-release
Pre-release
  • Updated translations

2.0.40-beta

23 Mar 16:41
5af4220
Compare
Choose a tag to compare
2.0.40-beta Pre-release
Pre-release
Fix deploy (#799)

Signed-off-by: mueller-ma <[email protected]>

2.0.39-beta

23 Mar 16:04
55a5050
Compare
Choose a tag to compare
2.0.39-beta Pre-release
Pre-release

Added

  • Implement support for Mapview widgets. (#686)

2.0.38-beta

22 Mar 20:19
Compare
Choose a tag to compare
2.0.38-beta Pre-release
Pre-release

Fixed

  • Fix stray slash in notification icon URL generation. (#793)
  • Properly clear fragments and view pool after connection changes. (#786)
  • Fix OpenHABNotification object annotations. (#792)

2.0.37-beta

20 Mar 12:30
Compare
Choose a tag to compare
2.0.37-beta Pre-release
Pre-release

Fixed

  • Click on chart shows outdated chart #718

2.0.36-beta

16 Mar 12:05
21c9a96
Compare
Choose a tag to compare
2.0.36-beta Pre-release
Pre-release
Add fastlane templates for fdroid (#772)

* Add fastlane templates for fdroid

F-Droid has a different syntax highlighting: https://f-droid.org/en/docs/Build_Metadata_Reference/#Description

I also added a sentence about the removed features.

Signed-off-by: mueller-ma <[email protected]>

* Revert "Use icon from play store (#773)"

The app icon with its white background looks better than an image with
transparent background.
This reverts commit 156457623ee331b566c5580ce67eb9ef0a038985.

* Add newline in F-Droid description

Signed-off-by: mueller-ma <[email protected]>

* White background in the feature graphic

Signed-off-by: mueller-ma <[email protected]>

* Add badges to readme

Signed-off-by: mueller-ma <[email protected]>

2.0.35-beta

16 Mar 11:38
68a0dc0
Compare
Choose a tag to compare
2.0.35-beta Pre-release
Pre-release

Fixed

  • Change value colors according to theme background (#784)

2.0.34-beta

13 Mar 14:11
Compare
Choose a tag to compare
2.0.34-beta Pre-release
Pre-release

Fixed

  • Fix fetching switch icons. (#782)

Changed

  • Improve look'n'feel of frame widget. (#783)