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

Support setting app to inactive mode #414

Closed
ghost opened this issue Apr 28, 2021 · 10 comments
Closed

Support setting app to inactive mode #414

ghost opened this issue Apr 28, 2021 · 10 comments
Labels
Feature New feature or request Priority: 5 Lowest priority Status: Pending The issue is not yet accepted

Comments

@ghost
Copy link

ghost commented Apr 28, 2021

Is your feature request related to a problem? Please describe.
No Issues Except Battery Hogging Apps

Describe the solution you'd like
Make App Manager Able To Put App In Stand By Mode

Describe alternatives you've considered
No Alternative Except Auto Force Stop Or Disable Background Behavior

Additional context
Additional Request:
-Allow AM To Auto Force Stop Apps

@ghost ghost added Priority: 3 Feature New feature or request labels Apr 28, 2021
@MuntashirAkon
Copy link
Owner

Duplicate of #342

@MuntashirAkon MuntashirAkon marked this as a duplicate of #342 Apr 28, 2021
@ghost
Copy link
Author

ghost commented May 20, 2021

Duplicate of #342

i mean i want am have ability to change app ops:
android.permission.CHANGE_APP_IDLE_STATE

like this sir 🙏

@MuntashirAkon MuntashirAkon reopened this May 20, 2021
@MuntashirAkon MuntashirAkon changed the title Am: Put App To Stand By Mode Support setting app to stand by modes May 20, 2021
@MuntashirAkon MuntashirAkon marked this as not a duplicate of #342 May 20, 2021
@MuntashirAkon
Copy link
Owner

It seems Bravent actually meant inactive mode (or idle mode) rather than standby mode. Standby mode helps prioritise an app which is automatically handled by the system.

@MuntashirAkon MuntashirAkon changed the title Support setting app to stand by modes Support setting app to inactive mode May 20, 2021
@MuntashirAkon MuntashirAkon added Priority: 5 Lowest priority and removed Priority: 3 labels May 20, 2021
@MuntashirAkon
Copy link
Owner

Standby mode is automatically handled by the OS. I don't see why this is necessary.

@ghost
Copy link
Author

ghost commented May 21, 2021

Standby mode is automatically handled by the OS. I don't see why this is necessary.

because android handling are bad sorry before
i make you confused 🙏

@MuntashirAkon
Copy link
Owner

because android handling are bad

It doesn't work that way. The pm set-inactive is for debugging purpose only. Even if you set an app to inactive mode, the system will turn it off based on its usage. This behaviour cannot be controlled by a third-party app.

@ghost
Copy link
Author

ghost commented May 22, 2021

because android handling are bad

It doesn't work that way. The pm set-inactive is for debugging purpose only. Even if you set an app to inactive mode, the system will turn it off based on its usage. This behaviour cannot be controlled by a third-party app.

even using service? but at least add those feature pls :( i don't want to pay any apps for it

@MuntashirAkon
Copy link
Owner

even using service?

The amount of energy the service will take to process the information is much more than amount of energy it saves. It's better to use force-stop or prevent the app from running in background in its entirety.

but at least add those feature pls

I'm currently very busy, I am not working on any new feature as a result.

i don't want to pay any apps for it

Paying is actually good. It makes one appreciative of the amount of effort a developer put in building an app. However, it's doesn't go with my no-string-attached model.

@ghost
Copy link
Author

ghost commented May 23, 2021

even using service?

The amount of energy the service will take to process the information is much more than amount of energy it saves. It's better to use force-stop or prevent the app from running in background in its entirety.

but google android isn't that good the point i cannot believe on google anymore

but at least add those feature pls

I'm currently very busy, I am not working on any new feature as a result.

when you have free time sir no one will force you to add it now while you busy

Paying is actually good. It makes one appreciative of the amount of effort a developer put in building an app. However, it's doesn't go with my no-string-attached model.

yeah? but i am not working yet :(

@MuntashirAkon
Copy link
Owner

but google android isn't that good the point

What you're in is called the xy problem: Instead of trying to solve the real problem, you're trying to solve a problem that you think would help you solve the real problem.

i cannot believe on google anymore

But last time I checked, you were still using Google services.

when you have free time sir no one will force you to add it now while you busy

So, stop spamming about it everywhere. I know that it's an important feature. But as you can see in the README, I prioritise issues based on my own feelings about them, not based on what the community thinks about them.

yeah? but i am not working yet :(

That's not an excuse. If you're capable of using a smartphone, you're capable of that too.

@MuntashirAkon MuntashirAkon added the Status: Pending The issue is not yet accepted label Mar 15, 2022
Repository owner locked as spam and limited conversation to collaborators Jun 13, 2022
@MuntashirAkon MuntashirAkon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature New feature or request Priority: 5 Lowest priority Status: Pending The issue is not yet accepted
Projects
None yet
Development

No branches or pull requests

1 participant