Skip to content
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

Open
Lucky390163 opened this issue Dec 21, 2024 · 5 comments
Open

Battery issue #30

Lucky390163 opened this issue Dec 21, 2024 · 5 comments

Comments

@Lucky390163
Copy link

Lucky390163 commented Dec 21, 2024

It uses battery faster than other apps.And high memory usage too

@TJYSunset
Copy link
Owner

TJYSunset commented Dec 21, 2024

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.

And high memory usage too

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).

@Lucky390163
Copy link
Author

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

@TJYSunset
Copy link
Owner

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?

@Lucky390163
Copy link
Author

Yes absolutely but this problem still exists.

@TJYSunset
Copy link
Owner

I'm not seeing what you described even inside an emulator with 4k tracks.

2024-12-23_19-30-05.mp4

Maybe it's an genuine issue, but currently I can't fix what I neither observe nor understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants