posix4e / puppet

MIT License
8 stars 8 forks source link

Switch to another application triggering an intent when Service receives the command #37

Closed vkolgi closed 1 year ago

vkolgi commented 1 year ago

When accessibility service receives the command to switch to another application, we should process the command and trigger the intent to activate the application. This will probably mean mostly activating the main/launch activity of the application. Should handle errors if any when triggering the activity due to wrong package name, non launch-able application etc.