New feature: Debug report timeline
The debug report was showing its age, with metrics that were useful long time ago, but that are mostly irrelevant now with all evolutions Klick'r have received since its creation. This version main feature is the rework of this report.
Dialog has been split in two tabs. The overview information has been kept untouched. The conditions result list has been replaced by a timeline tab, showing all events fulfilled (image or trigger) in order:
Capture d'écran 2026-01-01 143818 Capture d'écran 2026-01-01 143837
It is possible to filter the many events occurrence in the timeline using the filter dialog:
Screenshot_20260424_155709
When clicking on an event occurrence, the details dialog opens, containing three tabs.
The condition tab, showing which condition has been analyzed during this event occurrence:
Capture d'écran 2026-01-01 143854
The event state tab, showing all scenario events enabled state and if they have been changed by this event occurrence, and the counter state tab, showing all scenario counters values and if they have been change by this event occurrence:
Capture d'écran 2026-01-01 143903 Capture d'écran 2026-01-01 143913
This should provide helpfull informations when working on complex smart scenarios, as well as helping newcomers to understand the key difference between a regular autoclicker and a screen image based autoclicker.
The live debugging overlay has be reworked to display the event currently processed/executed, as well as displaying the action currently executed, the execution count and the processing time.
Live
Optimization and improvements
Update all dependencies and Android SDK to 36 (Details can be found here: #794)
Greatly improve "Write text" action success rate
Show partially previous/next items in briefs menu to better indicates swipe is possible
Allow swipe on the whole screen in briefs menu
Update Empty scenario and scenario creation screen to better handle lanscape on small screens
Allow fast scrolling on all lists
Bufixes
Fix crash caused by invalid satte of the Google Ads SDK
Fix event try sometimes not displaying anything
Fix invalid index sometimes being displayed in briefs menu
Fix possible ANR when executing very small scenarios