DTUFeedme / feedme-mobile

feedme-mobile is the frontend of the feedme system which is a platform designed for optimising the indoor climate in larger work spaces such as office building or schools. With the app, users can give feedback on the indoor climate with their location being automatically estimated. With the feedback the feedme system will regulate the indoor climate to reach the optimal personal comfort of the users while maintaining minimal economical costs.
Apache License 2.0
0 stars 0 forks source link

the app now retries after 10 seconds if the scan is empty (screen locked) #50

Closed SebastianKotewitz closed 3 years ago

SebastianKotewitz commented 3 years ago

The app will not try again if the room suggestion failed. The scans are intrusive, and they can interrupt a user if they are looking at the list of questions (forcefully refreshing the list). closes #48 closes #44