Skip to content

Releases: openhab/openhab-android

2.5.5-beta

05 Jan 13:51
7c9f5d0
Compare
Choose a tag to compare
2.5.5-beta Pre-release
Pre-release

Added

  • Add voice widget w/o app launch shortcut (#1152)

Changed

  • Enhance status fragments (#1131)
  • Bump dependencies

2.5.4-beta

21 Dec 18:41
5f6923c
Compare
Choose a tag to compare
2.5.4-beta Pre-release
Pre-release

Added

  • Show hint if a page doesn't contain visible elements (#1145)

Changed

  • Bump dependencies

2.5.3-beta

16 Dec 13:08
37db3aa
Compare
Choose a tag to compare
2.5.3-beta Pre-release
Pre-release

Fixed

  • Show URL settings hint when URL is not set (#1138)

Added

  • Add activity to view and share adb log (#1135)

Changed

  • Bump dependencies

2.5.2-beta

07 Dec 23:00
a8f2f8d
Compare
Choose a tag to compare
2.5.2-beta Pre-release
Pre-release

Fixed

  • Fix back arrow behavior in about (#1122)
  • Fix SSE sitemap event handling. (#1109)
  • Show correct settings when offline (#1123)

Changed

  • Bump dependencies

2.5.1-beta

24 Nov 10:36
Compare
Choose a tag to compare
2.5.1-beta Pre-release
Pre-release

Fixed

  • Don't use notification grouping on Android M (API 23) (#1108)
  • Fix NegativeArraySizeException in MjpegInputStream (#1080)

Changed

  • Use switches instead of checkboxes in settings (#1089)
  • Bump dependencies

2.5.0-release

24 Nov 09:13
Compare
Choose a tag to compare

• Fix issue with Grafana graphs
• Hide notification sound settings on Android 8 and above. Please use Notification channels to change it.
• Stability improvements

2.4.3-beta

19 Nov 16:14
4714abf
Compare
Choose a tag to compare
2.4.3-beta Pre-release
Pre-release

Fixed

  • Hide notification settings when running Oreo or higher (#1101)

2.4.2-beta

15 Nov 18:17
b2e5c46
Compare
Choose a tag to compare
2.4.2-beta Pre-release
Pre-release

Fixed

  • Fix crash when receiving notification on RTL device (#1085)
  • Fix crash when resetting default sitemap and no connection is available. 2nd try (#1092)

2.4.1-beta

12 Nov 19:49
bad7c83
Compare
Choose a tag to compare
2.4.1-beta Pre-release
Pre-release

Fixed

  • Fix NullPointerException in Setpoint (#1079)
  • Webview no longer displays Grafana panels (#1087)

2.4.0-release

06 Nov 18:41
Compare
Choose a tag to compare

Fixed

  • Slow chart loading issue (#1061)
  • Start image refresh after phone comes back from sleep (#1073)

Changed

  • Treat "height" parameter in webview as max height (#1056)

Added

  • Add support for Server Sent Events (SSE) (#847)