Skip to content

Releases: Nain57/Smart-AutoClicker

Klick'r 3.4.0

13 Sep 09:23
ce12ea9

Choose a tag to compare

New feature: System Action

You can now directly execute Android Back, Home and recent apps directly from an action.

New feature: Write Text Action

You can now write a text in the selected input field on the screen. It is possible to insert the value of one or several counters in the text.

New feature: Keep screen on Scenario option:

You can now ask for Klick'r to keep your screen awake when detecting. Useful when using a scenario that can wait a long time on the same screen before doing anything.

Other changes:

  • Ukrainian language is now supported, many thanks to @DmytroTurchyn1
  • Fix invalid UI state when exiting the move action/condition dialog by clicking outside of it (#740)
  • Native libs now compiled with 16KB page size (New Android limitation, starting in november, see more here)

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.4.0-beta01

17 Aug 08:26
5d45873

Choose a tag to compare

Klick'r 3.4.0-beta01 Pre-release
Pre-release

Important

This is a beta build.
It might be unstable so please backup your scenarios before updating to this version. It will be only available on direct download here, and not on PlayStore/FDroid.

New feature: System Action

You can now directly execute Android Back, Home and recent apps directly from an action.

New feature: Write Text Action

You can now write a text in the selected input field on the screen. It is possible to insert the value of one or several counters in the text.

New feature: Keep screen on Scenario option:

You can now ask for Klick'r to keep your screen awake when detecting. Useful when using a scenario that can wait a long time on the same screen before doing anything.

Other changes:

  • Ukrainian language is now supported, many thanks to @DmytroTurchyn1
  • Fix invalid UI state when exiting the move action/condition dialog by clicking outside of it (#740)
  • Native libs now compiled with 16KB page size (New Android limitation, starting in november, see more here)

As usual, I'm waiting for your feedback on this version!

Klick'r 3.3.10

26 Jul 07:47
633d67e

Choose a tag to compare

  • Fix a crash when starting a scenario in some configuration

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.9

19 Jul 10:53
530de7e

Choose a tag to compare

  • Fix another crash when rotating that was still occuring on some configurations
  • Fix import of scenario containing notification actions

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.8

12 Jul 10:09
5425141

Choose a tag to compare

  • Fix a crash when rotating that was still occuring on some configurations (#713)
  • Fix import of scenario generated with 3.3.6 & 3.3.7 (#709)

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.7

07 Jul 19:06
b299cf0

Choose a tag to compare

  • Fix a crash when rotating while detecting on some scenario configuration.
  • Fix a detection issue after rotating.

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.6

05 Jul 14:26
bb08f44

Choose a tag to compare

BugFixes

Memory leak

Several users have experienced a memory leak on the application leading to a crash after a long use.
(see #699)

This version have reworked completely the image scaling for the processing, allowing to greatly reduce the native memory allocation during the processing (more than 50% if the scaling resolution is at least half the screen resolution).

This new implementation should of course fix the memory leak as well. (test with scenario running during 24h on OnePlus 7 Pro & Google Pixel C)

Please note that a migration of your existing conditions will be prompted at the start of the app, Klick'r will now use PNG format instead of raw pixels.

Cropping issue

In one of my previous attempt to fix this leak, i have introduced an issue on some devices where the cropping of the Image Condition was invalid. This should be fixed. (see #703)

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.5

21 Jun 13:21
7a68ac2

Choose a tag to compare

Fix useless local copy of current screen images that wasn't necessary anymore due to the new engine.
This should greatly reduce the memory pressure of Klick'r on the system.

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.4

08 Jun 13:32
efa4e8b

Choose a tag to compare

Fix a memory leak leading to a crash on long sessions

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version

Klick'r 3.3.3

18 May 12:12

Choose a tag to compare

Changes

  • Fix a possible crash when moving the floating menu while transitionning to a new UI state
  • Fix a possible crash when trying an image condition
  • Fix a possible crash when reoerdering an action
  • Fix detection confidence display that was able to be below 0 in some cases
  • Update OpenCV to 4.11.0

Note

Nightly Obfuscated
If you think an application is blocking the official Klick'r release, you can use the Nightly Obfuscated version