Releases: thecowan/wallpanel-android
v0.8.7-beta.3
Added additional crash reporting to help pinpoint MQTT issues and crashes. I am also bubbling up more specific error messages for different types of MQTT connection and initialization issues.
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.7-beta.2
Added additional performance and crash reporting tools. Minor tweaks and enhancements.
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.7-beta.1
This release was all about rethinking the brightness control.
-
There is no longer a motion bright option, this can be handled with MQTT commands. There is now a general brightness setting that must be enabled (and permissions given) in order for the application to manually set the device brightness.
-
The brightness mode can be disabled, returning the device to automatic brightness control. If brightness is disabled the device will no longer be able to change the devices brightness level including via MQTT commands. Brightness is controlled by the device.
-
Brightness level is read at the time brightness control is enabled and permissions granted. There is also a new Capture button to manually capture the devices current brightness level. To use this, go into the app settings, adjust your devices brightness level, then press the Capture button save the new brightness level.
-
A new setting has also been added for setting the screen dim percentage when the screensaver is active, this requires the screen brightness setting be enabled. When set to a value above 0%, the screen will dim by the percent value set when the screensaver is active.
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.6-beta.6
- Fixed a bug reading camera settings
- Merged the settings launcher code
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.6-beta.3
- Fix issue with Paho library when creating MQTT client
- Dismiss MQTT error dialogs and attempt to reconnect on interval
- Added screen dimming on screensaver active
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.6-beta.1
- Reverted MQTT version due to crashes on older devices
- Updates for controlling the screen sleep and wake via MQTT
- Control device volume level via MQTT
- Subscribe to topics if MQTT disconnected
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.5-beta.6
- Clock screensaver updated to show random position on screen
- Added camera stream rotation feature
- Toggle camera streaming with MQTT message
- Minor bug fixes and improvements
- Fix for prevent screen sleep
- Fix for screensaver not activating after screen wakes
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.5-beta.5
- Clock screensaver updated to show random position on screen
- Added camera stream rotation feature
- Toggle camera streaming with MQTT message
- Minor bug fixes and improvements
- Fix for prevent screen sleep
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.5-beta.2
- Added clock screensaver option
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.
v0.8.5-beta.1
- Fix for loading self-signed or untrusted SSL certificates
- Show dialog for self-signed certs only once
Install the APK by side-loading onto your device using the Android ADB command line tool or download the APK file directly to your device and open it. You can also download the latest version from the Google Play store https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel.