KieronQuinn / TapTap

Port of the double tap on back of device feature from Android 12 to any Android 7.0+ device
GNU General Public License v3.0
3.45k stars 200 forks source link

Glitch on Moto G52 #566

Closed supermegamestre closed 1 year ago

supermegamestre commented 1 year ago

Here's a glitch I found out. I have my tap tap set to open the notification panel on 2 taps, and I discovered that whenever I locked the screen and unlocked it there was a chance that the program would simply be unable to execute the gesture until I opened the notification panel myself manually, the service is still running as signaled by the vibration from whenever I triggered the gesture. Sometime later I set up the triple tap to open the quick settings menu as a test, and I discovered that when this glitch of not opening the notification panel happened, triggering the triple tap would instead open the notification panel, and then both gestures would work normally.

KieronQuinn commented 1 year ago

516

supermegamestre commented 1 year ago

I'm sorry I'm a bit lost, why is it marked as closed?

KieronQuinn commented 1 year ago

Because your issue is a duplicate. This cannot be resolved, it's because of how Android works.

supermegamestre commented 1 year ago

Oh I see, can you explain to me in details why is that?

KieronQuinn commented 1 year ago

The details are already in the linked issue.