tomaszpoliszuk / ActivatorHapticFeedbackListener

Activator Haptic Feedback Listener - allows you to trigger Haptic Feedback while using Activator Events.
http://cydia.saurik.com/package/com.tomaszpoliszuk.activatorhapticfeedbacklistener/
GNU General Public License v3.0
6 stars 1 forks source link

Disable the pause #2

Open CySxL opened 2 years ago

CySxL commented 2 years ago

Dunno if it's possible for us to totally disable the forced resume between tasks/actions and haptic listener ? The delay/resume kinda ruins the experience tho.

Btw I'm using an iPhone 11 Pro Max on iOS14.5.1. Guess on iPhone 11 and above series cannot support the haptic feedback of original Activator.

tomaszpoliszuk commented 2 years ago

Could you explain it a little more? I'm not sure what problem is happening here.

CySxL commented 2 years ago

If I add an action of Haptic Feedback Listener after another action, there will be a forced pause popping up.

So I wonder if we can remove the limitation of the pause ?

P.S. Sorry for my bad English. In the previous comment I use the word "resume" wrongly lol. It should be "pause".

tomaszpoliszuk commented 2 years ago

AFAIK I'm not forcing that pause - it seems like it's forced there to prevent issues with two incompatible listeners.

Maybe try to use Haptic Feedback Listener before other action?

Will that work?

I'll leave this issue open to look into it (but it'll be rather lower priority).

As for other issues or requests you've provided for my other tweaks, I'll still look into them - I don't have much time for updating tweaks right now but they all will be looked into in hopefully near future.