markusfisch / PieLauncher

Android home screen launcher that uses a dynamic pie menu instead of tables of icons.
https://play.google.com/store/apps/details?id=de.markusfisch.android.pielauncher
MIT License
290 stars 39 forks source link

PieLauncher as accessibility app #33

Open pacjo opened 2 years ago

pacjo commented 2 years ago

I was wondering is it is possible for PieLauncher to be used as an accessibility app (for example for quick shortcuts).

It would be possible to use android built-in accessibility gestures (shown below) to launch pielauncher and than using it quickly open one of preselected apps.

KISS Launcher already implements accessibility features, so I was wondering if it would be possible to add them here too.

Screenshot_20220315-141741_Settings

markusfisch commented 2 years ago

Yes, probably 🤔 I will have to learn more about these gestures and how they should interact with a launcher.