Releases: openhab/openhab-android
Releases · openhab/openhab-android
2.0.43-beta
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
Fixed
- Fix KeyChain handling in preferences. (#805)
2.0.41-beta
- Updated translations
2.0.40-beta
Fix deploy (#799) Signed-off-by: mueller-ma <[email protected]>
2.0.39-beta
Added
- Implement support for Mapview widgets. (#686)
2.0.38-beta
2.0.37-beta
Fixed
- Click on chart shows outdated chart #718
2.0.36-beta
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
Fixed
- Change value colors according to theme background (#784)