CocoCR300 / flauncher

Fork of https://gitlab.com/flauncher/flauncher
GNU General Public License v3.0
14 stars 1 forks source link

Expose the settings app when it's not present in queries #4

Open CocoCR300 opened 4 months ago

CocoCR300 commented 4 months ago

Most applications are excluded from queries if a category is set for the "intent" used in this code. https://github.com/CocoCR300/flauncher/blob/04e2a96695d6d8d33690d874911d69a6a5223741/android/app/src/main/java/me/efesser/flauncher/MainActivity.java#L147-L167 Is it because of this? Some of the suggestions in that documentation are applied in the application's manifest, but is it really working? Or does the settings application not declare a "launcher" category in some systems? Like it seems to do in my TV.