Sabissimo / AssistantEnabler

[Xposed module] Enable Google Assistant in Marshmallow ROMs http://repo.xposed.info/module/com.sabik.assistantenabler
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Added a broadcast receiver to allow other apps (Tasker?) to toggle module settings #17

Closed rodriguezst closed 7 years ago

rodriguezst commented 7 years ago

USAGE: ACTION: com.sabik.assistantenabler.CHANGE_SETTINGS EXTRAS: setting:"googleNowEnabled"|"assistantEnabled"|"enableOKGoogleEverywhere", value:true|false

NOTE: When enabling/disabling "Ok Google Everywhere" a broadcast intent with action ACTION.POWER.DISCONNECTED must be sent to avoid having to manually plug/unplug the device.

Tasker profile using this feature to automatically enable/disable "OK Google Everywhere" when entering/leaving home WiFi: Tasker.zip