Skip to content

Releases: Nain57/Smart-AutoClicker

Klick'r 3.2.2

16 Jan 12:52
49fc010
Compare
Choose a tag to compare

BugFixes:

  • Fix UX in Scenario list when user was using navigation bar (#596)
  • PlayStore version: Fix ads loading error blocking the user from using the app

Klick'r 3.2.1

11 Jan 11:51
6003e83
Compare
Choose a tag to compare

Bugfix

Fix a possible silent crash when turning off the overlay

Obfuscated version

I've had a lot of positive feedback for the Nightly Obfuscated version, so I will remove the experimental warning from the release note. Thank you for all beta testers of this feature!

https://github.com/Nain57/Smart-AutoClicker/releases/tag/obfuscation-start

Klick'r 3.2.0

04 Jan 15:14
Compare
Choose a tag to compare

New Settings menu

As the app is growing and gaining more and more feature, a place to keep the settings was necessary:
Capture d'écran 2025-01-04 155953

You can access this screen from the Scenario screen, using the top right settings icon.

Notification rework

As you have probably seen in the previous settings, there is now a new notification using custom buttons.

  • Expanded:
    Capture d'écran 2025-01-04 160106

  • Collapsed:
    Capture d'écran 2025-01-04 160347

  • If you don't like it, you can use the legacy one by changing it in the settings screen. It has been slightly reworked to ease its use:
    Capture d'écran 2025-01-04 160404

Casting permission changes

With Android 15, user are now prompted to select a target to cast in when requesting the media projection. And the selected target is always "One App", which can be limitating for user when using complex scenario. Also, this dialog don't keep track of the user choice, which forces the user to select "Entire screen" at every start of Klick'r.

To fix that you have now access to a setting that tries to force the default value to "Entire screen". This can work on most devices, but keep in mind that some device manufacturer might chose to ignore it.

Capture d'écran 2025-01-04 160042

Obfuscated version

Some user have complained that Klick'r is starting to get detected in some apps. To fix that, I introduce you to Klick'r Obfuscated Nigthly.
This specific version of Klick'r is generated every night based on the latest stable release of Klick'r but with a twist: everything publicly exposed by the app is randomized.

I won't go into details of what is modified and how (for obvious reasons), but here are the visible changes for the user:

  • each nightly version is standalone, you won't be able to update from on to another. Use the import/export feature to get your sceanrios
  • the name of the application is randomized as well, so it will be called something like "qdsqjhqdskh"

This is an experimental build for now, and I hope for your feedback on Klick'r detection by other apps.

The apk will be available on this release note: https://github.com/Nain57/Smart-AutoClicker/releases/tag/obfuscation-start
It will be updated automatically everyday with a new randomization

Klick'r Nightly Obfuscated

04 Jan 13:30
3a2fb40
Compare
Choose a tag to compare

This version is based on the latest release of Klick'r. It is randomized and rebuilt everyday in order to avoid being blocked by another app. The package attached to this release note will be updated automatically once the randomized build is finished.

As the application id will change, you won't be able to update from any of Klick'r version to this version. Instead, you will need to manually export your scenario and then, re-import them into the newly installed app.

Also note that even the application name is randomized, don't be surprised once installed in your launcher !

Klick'r 3.1.1

08 Dec 12:54
1bfa8d4
Compare
Choose a tag to compare

Bugfixes

  • Fix import of some scenario generated with versions 3.0.x (#561)
  • Fix a possible crash with unusual user action Intents
  • Fix a crash when changing the state of a trigger event appearing after in the list
  • Fix a possible crash when loosing the media projection permission

Klick'r 3.1.0

30 Nov 15:47
b9e21e2
Compare
Choose a tag to compare

New Action: Notifications

You can now send notification to your device as an action in Smart scenarios.

  • Print a predefined text, or display the value of one of your counters
  • 3 predifined alerting profiles, and you can customize them in the notification settings of you device.
  • Notifications are limited by the system, we can't spam them at autoclicker speed. To ensure Klick'r is not muted, notifications are batched and updated every 2s

Capture d'écran 2024-11-17 153950

New Click Action feature: Click Offset

When clicking on the detected condition, you can now define an offset from the condition center, allowing to click relatively to the detected condition position.

Capture d'écran 2024-11-02 143822

New event setting: Keep detecting

Something that has never been clear for Klick'r users is why image events have priorities and why only one event at their list is detected. By default, Klick'r stops the event list processing as soon as one event is fullfiled, and restart the processing from the first event as soon as a new screen frame is available.
Now, this is still the case, but the user can enable/disable it via a setting in each event, allowing more flow control and maybe more understanding of the app by the users.

Capture d'écran 2024-11-17 154055

Misc

  • MediaProjection permission can now be requested again if lost while a scenario is loaded
  • Confirmation is now asked when closing whitout saving a configuration dialog with user changes
  • Scenario are now collapsible in the Scenario list
  • Add a button to copy a scenario in the scenario list
  • Reuse the previous screen frame if a new one is not available yet after a processing iteration (this might have some light impact on your scenario timings)
  • Display fulfillment state instead of detection state in ImageCondition try screen (#551)
  • Fix menu hidden via notification prevents (#557)

Klick'r 3.1.0-beta03

24 Nov 14:09
fcb8973
Compare
Choose a tag to compare
Klick'r 3.1.0-beta03 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 availble on direct download here, and not on PlayStore/FDroid.

Changes

  • Fix scenario from pre beta versions import

Klick'r 3.1.0-beta02

23 Nov 14:24
5518f7a
Compare
Choose a tag to compare
Klick'r 3.1.0-beta02 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 availble on direct download here, and not on PlayStore/FDroid.

Changes

  • Fix Klick'r Overlay going invisible when Android quickly accept then remove the screen projection permission (follow up of #509)
  • Fix long scenario name display in scenario screen
  • Display fulfillment state instead of detection state in ImageCondition try screen (#551)

Discution thread: #553

Klick'r 3.1.0-beta01

17 Nov 14:47
30fd8ea
Compare
Choose a tag to compare
Klick'r 3.1.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 availble on direct download here, and not on PlayStore/FDroid.

New Action: Notifications

You can now send notification to your device as an action in Smart scenarios.

  • Print a predefined text, or display the value of one of your counters
  • 3 predifined alerting profiles, and you can customize them in the notification settings of you device.
  • Notifications are limited by the system, we can't spam them at autoclicker speed. To ensure Klick'r is not muted, notifications are batched and updated every 2s

Capture d'écran 2024-11-17 153950

New Click Action feature: Click Offset

When clicking on the detected condition, you can now define an offset from the condition center, allowing to click relatively to the detected condition position.

Capture d'écran 2024-11-02 143822

New event setting: Keep detecting

Something that has never been clear for Klick'r users is why image events have priorities and why only one event at their list is detected. By default, Klick'r stops the event list processing as soon as one event is fullfiled, and restart the processing from the first event as soon as a new screen frame is available.
Now, this is still the case, but the user can enable/disable it via a setting in each event, allowing more flow control and maybe more understanding of the app by the users.

Capture d'écran 2024-11-17 154055

Misc

  • MediaProjection permission can now be requested again if lost while a scenario is loaded
  • Confirmation is now asked when closing whitout saving a configuration dialog with user changes
  • Scenario are now collapsible in the Scenario list
  • Add a button to copy a scenario in the scenario list
  • Reuse the previous screen frame if a new one is not available yet after a processing iteration (this might have some light impact on your scenario timings)

Klick'r 3.0.6

20 Oct 13:21
45d89fb
Compare
Choose a tag to compare

Changes

  • Fix "Stop with Volume Down" popup in landscape mode. It can now be scrolled. (#525)
  • Fix invalid actions order after saving the scenario. Actions were always added in index 2, that's no longer the case. (#518)
  • Fix a possible crash when scrolling very quickly in the condition screen
  • Fix a possible crash when loading a scenario backup provided by a DocumentProvider that is not complying to AOSP API. This should only occurs on cheap chinese devices. Note that only the crash is caught, the backup can't still be loaded and an error will be shown. I will not fix this problem because it's a device manufacturor bug, and I rather focus on Klick'r code than this. As a workaround, you can install a another DocumentProvider and use it with Klick'r.