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

Suggest to add some new functions. #8

Open marsgovernor opened 3 years ago

marsgovernor commented 3 years ago
  1. Distinguish user application and system application by text or color.
  2. List the running applications.
  3. Put the disabled application at the top When sorting.

I don't understand the difference between disable and freeze. Can the freezing function be added?

sunilpaulmathew commented 3 years ago

Thanks for the good suggestions. I'll keep that in mind during future updates (now working on some other UI updates).

Efreak commented 3 years ago

Actually, moving disabled packages to the bottom would be better than the top, as disabled packages are usually more likely to be unwanted OEM crap.

sunilpaulmathew commented 3 years ago

Actually, moving disabled packages to the bottom would be better than the top, as disabled packages are usually more likely to be unwanted OEM crap.

Although it is a good idea and achievable without many huddles, I seriously doubt that it will make the main UI loading much slower.

Wjxfi commented 1 year ago

cool ideas!