EAP version 1.22.0-dev
Moderator: Martin
Re: EAP version 1.22.0-dev
Hi,
Does it work when you use the option All events in the trigger? Please also ensure that no sound app is playing while testing.
Regards,
Martin
Does it work when you use the option All events in the trigger? Please also ensure that no sound app is playing while testing.
Regards,
Martin
-
- Posts: 13
- Joined: 18 Dec 2013 18:32
Re: EAP version 1.22.0-dev
Martin, yes, I'm doing. Maybe it's in the button itself? As it can be tested?
Re: EAP version 1.22.0-dev
Sorry, I did not understand your last post.
Please create the following flow:
-trigger Media Button Event: All events
-condition Debug Dialog
Enable the flow and press the headset button. Is the debug dialog displayed? If yes, what's the variable key_code_name showing?
I would expect that the button is recognized as "KEYCODE_HEADSETHOOK".
What device/Android version are you using?
Regards,
Martin
Please create the following flow:
-trigger Media Button Event: All events
-condition Debug Dialog
Enable the flow and press the headset button. Is the debug dialog displayed? If yes, what's the variable key_code_name showing?
I would expect that the button is recognized as "KEYCODE_HEADSETHOOK".
What device/Android version are you using?
Regards,
Martin
-
- Posts: 13
- Joined: 18 Dec 2013 18:32
Re: EAP version 1.22.0-dev
Martin, did as you said. Created flow with trigger Media Button Event: All events and condition Debug Dialog, then connected headphones and pressed a button, but the screen is not displayed.
Re: EAP version 1.22.0-dev
Are you using other apps or media utilities that might listen for the headset button event?
If your device is rooted, could you please ensure that the flow with the trigger Media Button Event is enabled, then execute an action Execute Root Command with command dumpsys audio and send the log to me (menu->Log, send to info@automagic4android.com).
What device/Android version are you using?
If your device is rooted, could you please ensure that the flow with the trigger Media Button Event is enabled, then execute an action Execute Root Command with command dumpsys audio and send the log to me (menu->Log, send to info@automagic4android.com).
What device/Android version are you using?
Re: EAP version 1.22.0-dev
A new EAP version is available.
Changes in this update:
Changes in this update:
- new action Dismiss Slide to Unlock Keyguard
- action Init Variables File Info calculates the size of a directory by summing the size of all directly or recursively contained files
- added option to recognise speech input over bluetooth (Experimental)
- added script functions logExternalFilesDirs and logExternalCachesDirs for diagnosis purposes on KitKat devices with secondary SD cards
- copying a flow also copies flow execution policy and per flow emergency stop settings
- added options to show input dialog when device is locked and to automatically turn the screen on
- added examples to action Start Service to control Tesla LED
- action Init Variable Image File now respects EXIF orientation of JPEG files
Re: EAP version 1.22.0-dev
A new EAP version is available.
Changes in this update:
Changes in this update:
- new trigger Sound Level (Experimental)
- new condition Sound Level (Experimental)
- extended trigger Notification on Statusbar Selected and action Notification on Statusbar to show a big multiline message and up to three arbitrary actions (Android 4.1+)
- added input type Single Choice Menu to action Input Dialog
- added new script function round to round numbers
- internal changes and fixes
Re: EAP version 1.22.0-dev
A new EAP version is available.
Changes in this update:
Changes in this update:
- added option to hide the notification in action Start Recording Audio
- added examples to trigger General Broadcast
- internal changes and fixes
Re: EAP version 1.22.0-dev
A new EAP version is available. Since I'm in holidays there won't be a new EAP version for ~14 days so I hope I didn't break anything in this one...
Changes in this update:
Changes in this update:
- added option to get results in action Start Activity
- added option to send ordered broadcasts in action Send Broadcast
- internal changes and fixes
Re: EAP version 1.22.0-dev
Recent version installed a few days ago. Everything seems to be OK.