abh80 / smart-edge

Alternative to dynamic island for android.
https://f-droid.org/packages/com.abh80.smartedge/
MIT License
206 stars 28 forks source link

this app using too many permissions for simple things #31

Closed mukeshwebs closed 1 year ago

mukeshwebs commented 1 year ago

although it works fine but i want to know that why this app uses

  1. Query all packages permission he
  2. Request install packages permission waiting for the response..
abh80 commented 1 year ago

Query all packages : permission is needed to get icon of apps for notifications, also used by popular app Dynamic Spot

Install permission is optional, needed to self update the app