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

Feature request for auto force stop #1177

Open
TowelieTheTowel420 opened this issue May 24, 2024 · 9 comments
Open

Feature request for auto force stop #1177

TowelieTheTowel420 opened this issue May 24, 2024 · 9 comments
Labels
c: AppControl enhancement New feature, request, improvement or optimization

Comments

@TowelieTheTowel420
Copy link

Would like an auto force stop for apps that are cached in background. I.e. like apps running that aren't being used or running with like a select button to select certain apps to force stop or an app ignore list for certain apps. Would be nice

@TowelieTheTowel420 TowelieTheTowel420 added enhancement New feature, request, improvement or optimization triage This ticket needs to be sorted and labeled. labels May 24, 2024
@d4rken d4rken added c: AppControl and removed triage This ticket needs to be sorted and labeled. labels May 24, 2024
@d4rken
Copy link
Member

d4rken commented May 24, 2024

Hm, not sure if in scope. SD Maid is not a "task killer". You can manually force-stop apps via AppControl already though. I don't see a good way to make this automatic though and I'm not sure whether it's a good think to add.

Are you looking for something like this?

https://play.google.com/store/apps/details?id=com.catchingnow.icebox

@TowelieTheTowel420
Copy link
Author

TowelieTheTowel420 commented May 24, 2024 via email

@MarkyMarkDE
Copy link

I would also vote for such a improvement. Some current running apps will never cleaned with sdmaid-se e.g. Playstore and the Play Services App and this cause always trouble, when you payed for an app and you always loose the premium features as you payed for. In such cases you must kill both, clear cache and sometimes their data and restart the Playstore App, then is all fine and you never lost again the payed premium for this app. Unfortunately, SDMaid SE don't note anything that such a app couldn't be cleaned, it seems that all is fine, but it isn't 😔

@MicroBeast
Copy link

Isn't "Auto" mean adding somekind of service to monitor that (continuesly)? That service alone will eat battery. Then doing its actual job in stopping apps that you use will eat battery than just let the target app Sleeping in background (for quick start etc.)

Apps like Youtube, Gplay, or Gplay Service Framework usually System Apps. Stopping apps like that is useless as they designed to always Wake Up. It means continues (try to) Stopping, eating even more battery.

The answer to no caches and no battery drain is Disable or Uninstall I believe.

@jeyjai
Copy link

jeyjai commented Jun 27, 2024

@TowelieTheTowel420 This is what you're looking for
http://github.com/visnkmr/backgroundappslist

Its not automated in that app but you can choose "close multiple", select the apps you want to close.
It will automatically bring them up one after another but you still have to manually press the "force close" button and then the back button to close it, and the next will pop up

@MeloriTensei
Copy link
Collaborator

@TowelieTheTowel420 This is what you're looking for http://github.com/visnkmr/backgroundappslist

Its not automated in that app but you can choose "close multiple", select the apps you want to close. It will automatically bring them up one after another but you still have to manually press the "force close" button and then the back button to close it, and the next will pop up

What if we can make AppControl use Accessibility Service to automate mass task kill? That should probably bring more worth to the app, right?

@Zafrkant
Copy link

Thank developer for great contribution to the community.

I would like also to see, solution like https://gitlab.com/SuperFreezZ/SuperFreezZ, requiring accessibility to perform task, including system apps, of course if it would be inline with project future plans.

Thank you in advance.

@realAllonZ
Copy link

A "simple" solution may be to add AppControl Force stop app exclusions in the App Exclusions Manager.

SD Maid SE - Force stop exclusion

This would make it possible to select all apps in AppControl and then Force stop apps to quickly and easily stop only unnecessary apps that are not whitelisted in the App Exclusions Manager.

SD Maid SE - Force stop apps

If this can be done it could resolve this feature request and many other similar issues and discussions.

@jeyjai
Copy link

jeyjai commented Dec 21, 2024

A "simple" solution may be to add AppControl Force stop app exclusions in the App Exclusions Manager.

@d4rken
Not really, most of us in here just looking for something that shows currently running processes in the background even after "closing" it by swiping it away.
https://github.com/visnkmr/backgroundappslist

Does this exact thing and only shows the ones running in the background. That app lets you select multiple apps to close all of them at the same time by opening the app info page for each and every one app one at the time forcing you to manually click the force close button and click the back button for the next app info page for the next step open and click first close on that app.

I'm just suggesting to show a list of processes running in the background just like that https://github.com/visnkmr/backgroundappslist does and just like you use your app to clear cache by pressing the clear cash button using the accessibility setting you can do the same thing by force closing them instead.

Please try https://github.com/visnkmr/backgroundappslist and use it to close multiple apps at the same time through the button at the top and use instantly say what I mean

This would not only add an amazingly useful feature to your app but it would also merge with other apps created simply for that purpose, making your app I want to stop shop for everything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: AppControl enhancement New feature, request, improvement or optimization
Projects
None yet
Development

No branches or pull requests

9 participants