Releases: cyb3rko/logviewer-for-openhab-app
Releases · cyb3rko/logviewer-for-openhab-app
Version 2.0.0
Before updating NECESSARILY read the MIGRATION GUIDE.
Added:
- navigation drawer for better navigation (56ec3db, 4488c8b)
- (optional) collection of recent connections in navigation drawer (8dccd7a)
- settings page (f47d08a)
- AppIntro (097fa00, 8225912)
- setting to (optionally) provide me with app crashes for better bugfixing (097fa00)
Enhancements:
- restructed whole app layout (56ec3db, dec6994)
- improved webview performance (8f212c5)
- greatly reduced app size (cbb649c)
- rewritten whole app code to Kotlin (bb71e85)
- reduced minimum api to 16 (8a0d72d)
- moved orientation setting to new settings page (dec6994)
- improved update dialog (2ace7f8)
- improved end user consent dialog (7342367, bde400b)
Fixes:
Version 2.0.0-beta1
For migration information read the MIGRATION GUIDE.
Added:
- navigation drawer for better navigation (56ec3db, 4488c8b)
- (optional) collection of recent connections in navigation drawer (8dccd7a)
- settings page (f47d08a)
- AppIntro (097fa00, 8225912)
- setting to (optionally) provide me with app crashes for better bugfixing (097fa00)
Enhancements:
- restructed whole app layout (56ec3db, dec6994)
- rewritten whole app code to Kotlin (bb71e85)
- reduced minimum api to 16 (8a0d72d)
- moved orientation setting to new settings page (dec6994)
- improved update dialog (2ace7f8)
- improved end user consent dialog (7342367, bde400b)
Fixes:
- fixed not fully working orientation mechanism (eb9713e)
Version 1.2.5
Version 1.2.4
Added
- function to switch between three orientation modes (portrait, landscape, auto rotation) [#12] (9c3c7ad, 33e65f6)
- support of different text sizes of log for portrait/landscape orientation [#15] (bc80939)
Enhancements:
- simplified port selection [#11] (325f5dd)
- restructured and commented code for better readability and easier contribution (4d70457)
- improved "About" page (b29aed3)
- improved text size dialog (f8a4196)
- code and resource optimization (44c1ae9, 35062e1)
Fixed
Version 1.2.3
Version 1.2.2
Version 1.2.1
Added
- text size adjusting function
- TapTargetView to explain buttons
Enhancements:
- restructured login screen
- updated app icons
- minimum API changed to 23
Fixed
- malfunctioning auto connect option
Version 1.1.3 (source code only available for v1.2.1 and higher, lower versions show its code)
Added
- auto connect option (reconnects automatically on next app start)
Fixes
- smaller bugfixes
Information
for legal reasons not downloadable anymore
Version 1.1.2 (source code only available for v1.2.1 and higher, lower versions show its code)
Fixes
- fixed "ERR_CLEARTEXT_NOT_PERMITTED" error
Information
for legal reasons not downloadable anymore
Version 1.1.1 (source code only available for v1.2.1 and higher, lower versions show its code)
The first working version of this app.
Features
- accessing the log of an openHAB instance by entering the hostname / IP address and the port
- saving the entered connection details
- switchable auto scrolling function to scroll to the newest log entry
Information
for legal reasons not downloadable anymore