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
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.
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.
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)