u/Murky_Opposite_7296

AutoLoop Karoo v0.9.1-beta — stability update
▲ 13 r/Karoo

AutoLoop Karoo v0.9.1-beta — stability update

Hey everyone, small but important update for AutoLoop Karoo.

No new features this time — this release focuses entirely on under-the-hood stability fixes that should make the extension more reliable during long rides.

What changed since v0.9-beta:

- Fixed a potential issue where duplicate scroll commands could be sent if the extension was initialized more than once

- Added a short debounce on settings changes — rapidly toggling the switch or moving sliders no longer causes multiple activations in quick succession

- The scroll button is no longer sent unnecessarily on profiles with only a single page

- All Karoo system calls are now wrapped in error handling, so the extension won't crash if the system service disconnects mid-ride

- The turn detection threshold is no longer hardcoded at 150m — it now scales automatically with your configured cue distance setting

Download: https://github.com/anpaiss/AutoLoopKaroo/releases/tag/v0.9.1-beta

Feedback and bug reports welcome as always — especially if you're riding with unusual route profiles or GPS signal issues.

u/Murky_Opposite_7296 — 3 days ago
▲ 13 r/Karoo

[Extension] Auto Loop Karoo – auto-scrolls your ride pages, map-aware at turns [Beta]

Hey everyone! I built a small Karoo 3 extension that automatically cycles

through your ride data pages so you don't have to tap while riding.

**What it does:**

- Scrolls through all pages in your active profile at a configurable interval

- Starts automatically when you begin recording, stops when you pause or end

- Navigation-aware: switches to the map page when you're approaching a turn,

then resumes scrolling automatically after

- Toggle on/off anytime from the app settings

- Beep + on-screen alert when it activates/deactivates

**Configurable from the app:**

- Time per page (1–30 s, default 5 s)

- Distance to switch to map before a turn (10–100 m, default 25 m)

- Distance after turn to resume scrolling (10–100 m, default 10 m)

This is a **beta (v0.9)** — tested by me on real rides, seems solid,

but looking for feedback from others before calling it 1.0.

**Install via ADB:**

adb install AutoLoopKaroo-0.9-beta.apk

GitHub: https://github.com/anpaiss/AutoLoopKaroo/releases/tag/v0.9-beta

Any feedback, bug reports or feature requests welcome — either here or

as a GitHub Issue. Hope someone finds it useful!

reddit.com
u/Murky_Opposite_7296 — 4 days ago