Quote:
Originally Posted by highlandsun
Proximity Sensor: lacks proper driver code, basically right now it requires the userland to poll a debug file to get readings. Extremely inefficient and CPU+power hungry.
Keyboard: the bug where the key-repeat gets stuck and repeats forever has been fixed. But the driver still needs to be tuned to avoid minor repeat issues.
|
Can't the polling be integrated into phone.apk? I mean, the only place it's really needed is during calls, and it's doing enough stuff on an on-going basis that a few extra polls per sec isn't going to make much of a difference.
I don't know how "minor" the current key repeat bug is. I mean it has improved, but I still encounter it often enough to notice. Really is annoying when the key stuck is backspace.
-- Starfox