Try with the legacy wake option enabled, under advanced settings.The app is great, the only thing that is not working on my OnePlus 6t is the wake device function. I disabled the screen off gate and the wake device option in feedback is enabled but still, when I tap the phone when is on AOD I feel vibration so the gesture is detected but it doesn't wake the phone to lock screen. Is the wake device function work on AOD for anyone else?
Strange, it works on my 7T Pro. Not sure why it's not for you then.With the legacy wake option it's still the same, the phone just stays on AOD screen.
As has been stated a number of times recently, including in this thread, a rebuild is in the works and will be released soon. Rebuilds take time, I have devoted months to remaking it from scratch.I hope this project is not dead .. I just found out about it and tried it on my pixel 6 pro and it works most of the times... several times the taps do not register, I tried several seetings of sensitivity, but i notice also the model stoped on Pixel 4 XL![]()
Version 1.0 is a full rewrite of the app, from scratch. It contains a brand new UI, a number of new actions and gates, and implementation of the Android 12 'Columbus' gesture code and models, including a new Low Power Mode for Pixels.
You can read more here: https://medium.com/@KieronQuinn/tap-tap-v1-0-restarting-from-scratch-2b87c241d176
Working amazing on ZFlip3 5G Android 12 January 2022 security patch, ( and no more conflict with Tasker Factory apps installedThe long-promised rewrite is finally here: Tap, Tap 1.0 is released.
Download in the first post or in the GitHub releases as usual.
Pixel 6, 6 Pro, Pixel 5, Pixel 5a and Pixel 4a 5G (the Pixels that officially have Quick Tap, basically)
Ok thanks, thanks for the app, works fantastic!Pixel 6, 6 Pro, Pixel 5, Pixel 5a and Pixel 4a 5G (the Pixels that officially have Quick Tap, basically)
Have you granted the necessary Accessibility and other permissions
Of course, all necessary permissions are granted. Application doesn't recognise tapping on back. I checked all settings.Have you granted the necessary Accessibility and other permissions
First off, kudos to the developer Quinny899 for the "Tap,Tap" tool. I'm sorry I am writing this. I really am.- If you can't get it working, please post some actual information. Just "it doesn't work" is nowhere near enough to actually figure out what's going wrong. What device do you have, what Android version is it running, does the gesture provide some feedback and do nothing, or does it just not get recognised at all? Have you tried tapping harder, or in a different location, or tried the different model options in the settings?
OS | Android 11, upgradable to Android 12, One UI 4.1 |
Chipset | MediaTek MT6853 Dimensity 720 (7 nm) |
CPU | Octa-core (2x2.0 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55) |
GPU | Mali-G57 MC3 |
Changelog said:Version 1.3:
Introducing Native Mode, a new low-battery usage mode for Pixels with official Quick Tap support. This mode, similar to the existing low-power mode, uses the system component, but does so without needing root (on Android 13) or a constantly running Shizuku service (on Android 12). To set it up, you will need to use ADB or root once to grant a permission, after that it will run without further actions being required.
Please note that Native Mode does not work while the screen is off, and you may find triple tap is harder to use with it enabled. Both of these are system restrictions and cannot be worked around.
In addition, 1.3 fixes some crashes, updates translations, and fixes Quick Tap to Snap from the lockscreen.
Version 1.2:
Tap, Tap v1.2 disables the Tensor Low Power Mode by default as it was causing issues with some devices not working with the gesture.
If it was previously working for you on 1.x, and you experienced battery improvements, you can re-enable it in the advanced settings.
Low Power Mode on supported Pixels with Shizuku or Sui is not affected by this change.
- Added missing alarm permission
- Fixed more app shortcut crashes
- Improve foldable gates
- Added monochrome icon for Android 13
- Translation updates
Version 1.1:
- Fixes for Android 13
- Fixed app shortcut related crashes
- Fixed service starting on boot even if it's disabled
- Fixed crash on start on Android 7.0
- Added Do not Disturb enabling action, thanks Kylian Meulin
- Updated translations
Important: If you are on Android 13, you MUST now use Sui to use Low Power Mode (Sui requires root). This is due to platform restrictions, there is no workaround.
Version 1.0.1:
- Fixes for various crashes including Snapchat, App Shortcuts and network issues.
- Improvements to device specs lookup for model recommendation
- Improvements to notification & quick settings expand/collapse actions
- Actions & Gates that are unsupported will now give a reason why they are
- Added Battery Saver gate
Version 1.0 is a full rewrite of the app, from scratch. It contains a brand new UI, a number of new actions and gates, and implementation of the Android 12 'Columbus' gesture code and models, including a new Low Power Mode for Pixels.
You can read more here: https://medium.com/@KieronQuinn/tap-tap-v1-0-restarting-from-scratch-2b87c241d176
Changelog said:- Added sensitivity option with a slider under the gesture settings (experimental)
- Added option to disable battery optimisation, and some tips on how to make it work on your weird OEM firmwares
- Haptic feedback will now only happen when do not disturb is not enabled (thanks Ashutosh Singh) - there's an option to override this if you want
- Added power menu action (thanks Adrian Campos)
- Moved "Reachability" to Utilities
- Added gates for Keyboard visibility and orientation
- Fixed app picker not showing all apps when selecting for a gate, and the hide system apps doing the exact opposite of what it was supposed to do
- Tweaked UI even more
- Updated translations
Changelog said:Implemented "requirements" (aka "when gates") for actions. This allows you to specify an action to only be run when a condition is met (any gate can be used for this), such as an app running or the display being off - example is below
Added Table gate
Added pocket gate
Added gates for detecting headsets and music playing
Added Sound Profile control - needs do not disturb access, app will prompt you (thanks Ashutosh Singh)
Updated translations & contributors
Changelog said:- Added new Split Screen action which starts split screen
- Added new mock-reachability mode that uses split screen with an empty top half (except for two buttons to open the notifications and quick settings without reaching up)
- Moved declaration of an action's category to TapAction instead of defining each category's items as a list
- Implemented the isAvailable boolean in the picker, which hides Screenshot & Lock Screen on < 9.0. Updated default list to cope with this on < 9.0 (default is now Assistant then Home)
- Migrated to using Tensorflow library rather than the shared library and code taken from SystemUI, hopefully fixing Android 7.0. This will also enable armv7 support.
- Added a bunch of new languages and updates to current ones (now supports English, German, Spanish, French, Italian, Polish, Portuguese (Brazil), Russian, Ukranian, Vietnamese & Traditional Chinese)