Skip to content

Releases: KieronQuinn/TapTap

1.6.1

08 Jun 01:21
8180c92
Compare
Choose a tag to compare
  • Fixed crash on Android 14 Beta 3
  • Updated dependencies

1.6

09 Feb 20:40
301b1d7
Compare
Choose a tag to compare
1.6
  • Added support for Android 14 DP1
  • Fixed Low Power Mode on some Android 13/14 builds
  • The "Apps" requirement now displays the selected app on the requirement list
  • Removed checks from switches since it broke the animation

1.5

08 Nov 20:26
Compare
Choose a tag to compare
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

1.4

16 Aug 21:20
Compare
Choose a tag to compare
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

1.3

25 Mar 20:55
c271541
Compare
Choose a tag to compare
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.

1.2

18 Feb 18:30
0f25bd9
Compare
Choose a tag to compare
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

1.1

11 Feb 20:48
58513ff
Compare
Choose a tag to compare
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 @KikiManjaro
  • Updated translations

Important: If you are on Android 13, you MUST now use Sui to use Low Power Mode on a Pixel (Sui requires root). This is due to platform restrictions, there is no workaround.

1.0.1

24 Jan 17:56
Compare
Choose a tag to compare
  • 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

1.0

23 Jan 16:00
5a648d7
Compare
Choose a tag to compare
1.0

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

If you are updating from an older version, it's recommended you backup your settings first. The update will automatically migrate your settings, but in the event it fails a backup will prevent you losing your configuration.

0.10.1 Beta

16 Feb 17:50
abec5a3
Compare
Choose a tag to compare

This is a bug fix release of 0.10:
Fixed crash when launching the app without an internet connection
Fixed crash when adding a requirement to an action after moving actions around or deleting some

Original 0.10 changelog:

  • A full rewrite of almost all of the behind the scenes of the app, which should be more stable, compatible and efficient. This means the "Split Service" option has gone and is effectively always enabled, so a notification will be shown (which means less chance the app gets killed). You can long press it to hide it without affecting battery optimisation.
    New Actions:
  • Accept Call & Reject Call (make sure to disable the call gate if you wish to use Reject to hang up a call)
  • Swipe Left, Right, Up & Down (requires secondary gesture service)
  • New Gates for foldable devices, for the open and closed state of the device
  • Added a Backup & Restore feature, using Storage Access Framework so you can backup and restore directly from Google Drive if you wish
  • Added a built in update downloader to workaround the issue where some were unable to download an APK from the app (if you can't download this update, click the "GitHub" link in the app and find the APK in the releases section)
  • Improved Battery & Optimisation screen to link off to dontkillmyapp.com for your OEM if available
  • Re-shuffled About section to have its own page with full credits for contributors and translators - thank you!
  • Fixed a load of bugs including: Triple tap running feedback when gated, Double tap running feedback when set to do nothing and Triple tap enabled, crashes on MIUI and Android 7.0, crashes when an app used in an action or gate is uninstalled
  • Removed unused resources & code, reducing the size of the APK by around 1MB