You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
I have riot 0.7.07 installed on an MT6572 device. I am seeing battery drain associated with Riot polling the accelerometer (I can see this with the "better battery stats" application). As far as I can tell the only thing Riot needs the accelerometer for is the rather silly "shake to submit bug report" feature.
Apart from this why would Riot need to access to the accelerometer? Screen rotation is handled by the OS.
How do I disable Riot accessing the accelerometer? This is a needless "feature" that is wrecking my battery life!
The text was updated successfully, but these errors were encountered:
FWIW, I fully agree with this. Riot, a chat app, should only use the sensors it needs to, and should make judicious use of battery. Battery usage is a make-or-break deal for the user. The first apps out are the ones that drain the battery too much. A mobile phone is a limited platform where battery matters a lot. Apps should be very light on resource usage, so this issue should (in my opinion) be treated with high priority.
I have riot 0.7.07 installed on an MT6572 device. I am seeing battery drain associated with Riot polling the accelerometer (I can see this with the "better battery stats" application). As far as I can tell the only thing Riot needs the accelerometer for is the rather silly "shake to submit bug report" feature.
Apart from this why would Riot need to access to the accelerometer? Screen rotation is handled by the OS.
How do I disable Riot accessing the accelerometer? This is a needless "feature" that is wrecking my battery life!
The text was updated successfully, but these errors were encountered: