Quote:
Originally Posted by Iņigo
I don't know.
Anyway if we "fix" this issue, waking the device from the microsuspend state, will drain battery so maybe it's better to make it require human action or wait until the device does something. What do you think?
|
Yes keeping it 'awake', just for the clock isn't a good idea.
I assume that UDS after a page change sends the updatePageCounter-message to popupmenu, maybe also the updatesFinished-message. Is it possible to react on those event to update the clock (on a page-change), i.e. update the clock in the statusbar_update_toolbar() - function. (Or is that already working with the current implementation?)