Skip to content

Commit

Permalink
update changelogs.
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Bier <volker.bier@web.de>
  • Loading branch information
vbier committed Jan 17, 2020
1 parent bc84a36 commit bb3d681
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
* neue Wertemeldung: momentan angezeigte URL
* neue Wertemeldung: Docking Status
* neue Wertemeldung: Gerätebewegung
* neue Wertemeldung: Batterietemperatur
* benutze den Standard Port bei der URL Überprüfung, wenn kein Port angegeben wurde
* neuer roter Rand um den Browser wenn die SSE Verbindung fehlt
* neue Funktionalität zum Anzeigen und Teilen des System Logs
* neue Kommandos: NOTIFICATION_SHOW, NOTIFICATION_HIDE
* deaktiviere Kamera und Mikrophone bezogene Einstellungen beim Start wenn die Berechtigungen fehlen
* Unterstützung für Passwort geschützte openHAB Server
* benutze okhttp zur Realisierung der SSE Verbindung
* Verbesserung des Menü Layouts
* BUG: erlaube Zugriff auf http Seiten in Android 9
* BUG: korrigiere SSE-Reconnect während des openHAB Starts
14 changes: 14 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
* add reporting of docking state
* add reporting of device movement
* add reporting of currently shown URL
* add reporting of battery temperature
* use the default port when checking server url preference if no port is specified
* add red border around webview when SSE is not connected
* add debug log activity
* new commands: NOTIFICATION_SHOW, NOTIFICATION_HIDE
* disable camera and microphone related preferences on start if permissions are missing
* add support for password protected openHAB servers
* use okhttp for realizing the SSE connection
* improve menu layout
* BUG: allow access to http pages for android 9 devices
* BUG: fix reconnect during openHAB startup

0 comments on commit bb3d681

Please sign in to comment.