Versions / Release Notes
Last updated
Last updated
add new kiosk mode
fix interacting with HTML tiles when in full screen (click, zoom, etc)
change how app determines if speaker or musicplayer device is 'on' (status=playing)
show more images in image picker when in landscape
use device-specific icon in folder's 'all on' or 'all off' toggle prompt
add option to use a screensaver instead of letting display turn off
change how drag and drop works with folders
allow user to move BACK folder so it's not always in top-left of folder
fix color picker's manual HEX entry field
add new screensaver option with timeout (alternative to turning the tablet on and off for devices that don't support that)
add 3 new device types: Variable Date, Variable Number, Variable Decimal
This time around I mostly focused on lights - primarily how to adjust color, dimmer levels and color temperature.
At the same time I've been trying to make the main dashboard a little cleaner - keeping things simple with only a primary 'click' action and putting extra device options in a separate (and larger) popup that's displayed on a long-click. For lights, I removed the little button in the top-right corner (change color). I also changed the light-bulb to just be yellow (on) or clear (off) instead of filling it in with the current light's color (RGB)
I also wanted to remove the ability to change the dimmer level from the main dashboard. I just found it too easy to accidentally adjust the dimmer when I was scrolling up and down. However, I didn't want to break things for users so I kept the option to use the slider. By default now though it's just the circle (but unlike before you can't adjust the brightness by swiping left/right).
fix bug when copied device state doesn't stay in sync with real device state
sort local restore files by date (most recent first)
show modified date on local restore file dialog
default single button layout to use button image and not "1"
update RTSP library
added new built-in icons
update RTSP (video streaming) library
fix widget crash on newer devices
ensure app doesn't continue to run while in background
allow setting button icon colors
long click on folder to show option to toggle all on/off
change "Add Device" to "Add Tile"
update RTSP video library
play RTSP audio when in full screen
support up to 6 buttons on a single tile
support hiding buttons
update button widget support
fix presence icons
use a device image (ie: google photos device) as dashboard background
Button device changes: set custom images; better UI to manage
UI changes to image selection dialog
several misc improvements and fixes