-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Battery issue #30
Comments
I doubt it's the only cause, but the progress bar was being continuously animated even when the app is in the background. Fixed in 75571b2 and available since v20241221. Also enabled audio offloading in 43bcfb8 because Google claims it will help with battery consumption.
If it's not crashing for running out of memory, it's not an issue. I'm not observing a memory leak (i.e. memory consumption going up over time for the same state). The app must use unnecessary resources because it uses hacks to fix f**kups by Google (like #29), and suffers from bad design decisions by Google (like Kotlin/kotlinx.coroutines#2514). |
And even in search button and on startup it freezes badly. It's also freeze on startup too much pop-up ing app is crashing continuously |
The freezes you described sound like the ones I already fixed for #28, and a new version can be downloaded at https://github.com/TJYSunset/Phocid/releases/latest. No offense, but if you have trouble understanding English (you responded "not added" in #9 when I told you to get a new version on GitHub), can you at least use a machine translation software? |
Yes absolutely but this problem still exists. |
I'm not seeing what you described even inside an emulator with 4k tracks. 2024-12-23_19-30-05.mp4Maybe it's an genuine issue, but currently I can't fix what I neither observe nor understand. |
It uses battery faster than other apps.And high memory usage too
The text was updated successfully, but these errors were encountered: