The database got corrupt, reinstall.It's not working in my moto one action.
Every time it only crash . Please do something
The APK is in the first post or on GitHub.
Same here i tried on my rog 3I tried in ROG 3 but didn't work properly.
Gesture didn't recognise.
What do you mean? The links on GitHub and XDA are both working for me.
The local data is corrupt, if it continues to happen then reinstall.I have a Poco X3 Pro phone. When reactivating the triple gesture, the program closes with an error.
You could probably do that with Tasker.
Download in the first post or on the GitHub releases- Added new Samsung model from RegiStar
- Added new action to simulate rotating the device
- Added support for LG DualScreen devices for foldable gate
- Fixed a number of crashes
- UI tweaks
Changelog said:Version 1.5:
- Added new Samsung model from RegiStar
- Added new action to simulate rotating the device
- Added support for LG DualScreen devices for foldable gate
- Fixed a number of crashes
- UI tweaks
Version 1.4:
- Fixed Native Mode on Android 13, and as a result it now requires Shizuku or Sui. This is because of restrictions to the READ_LOGS permission on Android 13
- Added Notification Permission prompt for Android 13
- Updated Material switches to newer Material You style
- Updated dependencies
- Added touch on screen action, thanks mauri870
- Updated Traditional Chinese translation, thanks cracky5322
- Fixed incorrect button action during setup
- Fixed crash on Android 10
- Fixed incorrect notification for gesture actions
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)