View Single Post
Old 09-08-2021, 07:45 AM   #8
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 4,123
Karma: 18764971
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
I wouldn't downgrade, that's kind of a dead end.

I haven't looked into the details, but I'd patch the manga app to do the refresh itself.
That could be an Intent or some method or an ioctl.
I've done that on B&N Glow (which is totally different as an iMX) as:
Code:
ioctl(fd, MXCFB_SEND_UPDATE, &update);
Renate is offline   Reply With Quote