glsf91 wrote:When Away/sleep/home/comfort is selected it is almost not visible that it is selected. Maybe change color background or change color text on button, like on Toon.
I've created an issue for this (to keep track) here:
https://github.com/fabianblom/Toon-Android/issues/5glsf91 wrote:Right to the degrees is displayed "At <time> on 0.00". That (0.00) is not correct when on my Toon is "Om 23:00 op Slapen". Also 1 decimal should be enough.
1 decimal is also enough for both degrees at the left side.
I've created an issue for this here:
https://github.com/fabianblom/Toon-Android/issues/6glsf91 wrote:When changing something it is giving an error below which is disappearing too fast. Something about responsedata or responseheader is null.
When you tell me which url you use I can give you the respons if you want.
I'll have an look when my bricked Toon is up and running again.
These messages (toasts) are there for debugging right now.
glsf91 wrote:When touch refresh icon, it is not giving any feedback. So unsure if it is doing anything.
I could create an toast message (those messages at the bottom of the screen which dissapear after a few seconds), if that helps?
I didn't display an waiting screen because that just blocks further use of the app until the request to Toon is finished.
Now it'll queue up commands and execute them in order.