1

Make every bound services available in Tasker available in Java code as well

As of now only Notification listener and Accessibility service is available. Whereas there are a several others that hasn't been exposed yet.

BIND_APPWIDGET
BIND_VOICE_INTERACTION
BIND_QUICK_SETTINGS_TILE
BIND_DEVICE_ADMIN
BIND_JOB_SERVICE
BIND_INPUT_METHOD
BIND_CONTROLS
BIND_SCREENING_SERVICE
BIND_INCALL_SERVICE
BIND_REMOTEVIEWS
Shizuku