Hyperion-Android icon indicating copy to clipboard operation
Hyperion-Android copied to clipboard

Add support for disabling the default shake to open

Open Kritarie opened this issue 7 years ago • 3 comments

Some applications may already have shake gesture reserved for a feature, so this would be useful in cases where the host application wants to open the Hyperion menu exclusively via Hyperion.open(Activity)

Kritarie avatar Apr 17 '18 14:04 Kritarie

It would also be great to offer an alternative easy way to open it, like an edge swipe, that works when an overlay is active. Using shake for something else shouldn't mean that you have to go into the notification shade to open/close the drawer, IMO

ryanmoelter avatar Apr 19 '18 01:04 ryanmoelter

@ryanmoelter does Hyperion.open(Activity activity) in conjunction with some manual button/swipe detector not work?

tir38 avatar May 26 '18 00:05 tir38

Is there any work-around for this?

colinrtwhite avatar Jul 16 '19 23:07 colinrtwhite