|
a good idea with bsad implementation
the basic thing is that when you lift the phone (eg, from resting in a table), it wakes.
It was baddly implemented because if you have that on, when you turn screen off and then put mobile in pocket, it detects movement and awakes.
Solution: the phone should only wake if the previous state (like 1 sec ago) was "resting": this can be acj«hieved this way: when phone detects it is resting (gyroscope innactive) for more than eg... 10 seconds, turns on that feature. And turns it back off when mobile is moving |
|