TylerWilliamson / BatteryNotification

Creates a persistent notification to see battery information at a glance!
https://play.google.com/store/apps/details?id=com.ominous.batterynotification
GNU General Public License v3.0
33 stars 4 forks source link

Remaining Time Doesn't Show Up #5

Open E0697 opened 2 years ago

E0697 commented 2 years ago

First off, thanks for this great app! I have granted the permission over ADB but the remaining time still doesn't show up. I use RealmeUI 2.0 if that's any relevant. Also, is it possible to add an option to show charging speed in watts?

TylerWilliamson commented 2 years ago

I will investigate the issue with the battery time remaining. If possible, could you take a bug report to see if there are any error logs?

Regarding showing the charging speed as watts, as far as I know that isnt possible since the stats I can find are only about the battery, not the charger

E0697 commented 2 years ago

Checked the logcat, there doesn't seem to be any errors.

As for charging speed, I see. It's not that important anyway.

Thank you!