waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Please approve current voice commands to also be menu commands without development permission #607

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.remove development permission and use the CONTACT_SUPPORT voice command as a 
contextual menu command
2.start glassware and when the activity tries to handle the menu, the lack of 
dev permission causes a fatal error
3. replacing the dev permission restores functionality

What is the expected output? What do you see instead?
I would like to be able to have approved voice commands also be approved menu 
commands, either in one master list of voice commands, or inclusion in the 
approval step for contextual voice commands.

What version of the product are you using? On what operating system?
XE21 google glass new hardware

Please provide any additional information below.

I think CONTACT_SUPPORT found here:
https://developers.google.com/glass/develop/gdk/reference/com/google/android/gla
ss/app/VoiceTriggers.Command

Should also be listed here:
https://developers.google.com/glass/develop/gdk/reference/com/google/android/gla
ss/app/ContextualMenus.Command

Original issue reported on code.google.com by rantonio...@gmail.com on 25 Sep 2014 at 8:59