[RELEASE] HD+ - Android Dashboard

ok good. I changed some of the endpoints that I was calling on MakerAPI in order to make responses faster. I'm using an semi-undocumented endpoint in local mode which was working great for my testing. In cloud mode I use the /devices/all endpoint which in my testing was faster than fetching device status from each device individually.

I'm tracking the overall time it takes to update all devices and logging it if the app is in debug mode. If anyone still has issues it would be helpful to me if you could enable debug mode, test for a little bit and then send me a device log (see this)

I'll keep testing/monitoring it though and if there's any better options I'll investigate