isaacandy / waze-qt

Automatically exported from code.google.com/p/waze-qt
1 stars 2 forks source link

Erroneously reads N9 battery state as below 20% #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start waze-qt v0.6 
2. Observe battery warning to appear in a while
3. Even appears when the phone is charging on USB

What is the expected output? What do you see instead?
correct read of the battery state from API should clear that.

What version of the product are you using? On what operating system?
0.6 on the latest Harmattan

Please provide any additional information below.
I remember android version of waze v2.x also not giving a damn if the phone is 
attached to the charger or not. So the latter part is probably already in the 
original code.

Original issue reported on code.google.com by jakopr...@gmail.com on 12 Apr 2012 at 9:28

GoogleCodeExporter commented 9 years ago
Actually this is the device integration that I had to write from scratch as it 
does not corrolate with the Android code.
It is true that in case the battery is below 20% the warning will also be shown 
when it is charging.
I will fix it for the upcoming release.

Btw, which platform is it? N900/N9/Debian?

Original comment by damageds...@gmail.com on 15 Apr 2012 at 2:58

GoogleCodeExporter commented 9 years ago

Original comment by damageds...@gmail.com on 15 Apr 2012 at 2:58

GoogleCodeExporter commented 9 years ago
Fixed for v0.0.7

Original comment by damageds...@gmail.com on 17 Apr 2012 at 9:28