adolfintel / OpenPods

The Free and Open Source app for monitoring your AirPods on Android
https://fdossena.com/?p=openPods/index.frag
GNU General Public License v3.0
932 stars 161 forks source link

[Bug Report] Battery drain notification #88

Closed Domi04151309 closed 3 years ago

Domi04151309 commented 4 years ago

After some time the system shows a "OpenPods is draining your battery" notification and the device gets a little hot. Doesn't seem intentional.

adolfintel commented 4 years ago

Definitely not supposed to happen. Does it happen with version 1.3 as well?

Domi04151309 commented 4 years ago

I'll test it.

Domi04151309 commented 4 years ago

On version 1.3 the app crashes because of the TransactionTooLargeException but does not display the battery drain notification.

adolfintel commented 4 years ago

Would you be able to identify the cause of the power drain? With the profiler in android studio maybe. I imagine the notification thread will be running furiously.

Domi04151309 commented 4 years ago

I can take a look at it but it might take some months because I have to do a lot for school recently.

adolfintel commented 4 years ago

Ok, I'll leave the issue open for a few days in case someone else has this problem

mijorus commented 4 years ago

The app is sending 500+ notifications a day, I guess this is why Android marks it as "battery drain"