SmartPack / PackageManager

Source code of Package Manager, an Application to Manage your Apps.
https://smartpack.github.io/PackageManager/
GNU General Public License v3.0
448 stars 59 forks source link

Some suggestions and issues. #108

Open marsgovernor opened 1 year ago

marsgovernor commented 1 year ago
  1. After disabling, the disabled status cannot be displayed in real-time, and always needs to be refreshed before it can be displayed.

  2. After disabling the application, the return list always scrolls to the top, which feels very inconvenient. It seems that the list position before the operation should be returned.

  3. Suggest distinguishing disabled apps by color in the list.

  4. Suggest adding a feature to display running apps.

  5. There is a rogue app that, after being disabled, still has several services running in the background and cannot be completely disabled. https://sj.qq.com/download yyb.zip

Thank you for creating such a great app, it's simple and practical.