dkanada / openapk

Manage Apps on Android
GNU General Public License v3.0
67 stars 12 forks source link

[FR] Enable/disable user app #15

Open sunng87 opened 7 years ago

sunng87 commented 7 years ago

This is a root feature I think. I hope OpenAPK can enable/disable user app. By disable the app, we prevent it from running background while keeping the data.

It would be great if we can create shortcuts for disabled app, and enable it when user clicked the shortcut. Also automatically disable the app when screen locked.

dkanada commented 7 years ago

There is already an option to disable apps near the bottom of the app activity, were you thinking of something else? Shortcuts for disabled apps are a great idea, I will look into that.

sunng87 commented 7 years ago

I'm sorry I didn't notice that toggle. Then I hope shortcut and auto disable can be added.