nightscout / android-uploader

nightscout android uploader
GNU General Public License v3.0
66 stars 118 forks source link

0.2.0-alpha5 App icon, graph and BG display state not consistently maintained #162

Open jimsiff opened 9 years ago

jimsiff commented 9 years ago

If you navigate to the event log, then return to the app home screen... the cloud icon has an exclamation, BG is ---, and the graph is gone. It seems to correct itself if you wait until the next upload, or choose the 'Start syncing' option from the app menu.

jimsiff commented 9 years ago

I see a similar situation during a new install. If you open the app, configure it, plug in the receiver, and accept the USB prompt it will start to sync and upload data. The USB icon will continue to have an exclamation. The icon doesn't seem to change with future uploads. The only workaround I found for this scenario is to force close the app, reboot, and reconnect.

ktind commented 9 years ago

The first part of this issue should be resolved with commit 54660b3

ktind commented 9 years ago

Does this issue still exist in alpha 6/7?

jimsiff commented 9 years ago

With alpha6 and alpha6-iofix from @jasoncalabrese, USB and Cloud icons behave, but the BG and graph still aren't consistent when coming back from the event log. Will test again with alpha7.