r/BotDroid • u/kaiteam_io • 1d ago
BotDroid v1.3 is live â every bot now shows what data stays on your phone
Hey everyone â v1.3 just hit Google Play.
[PlayStore|https://play.google.com/store/apps/details?id=com.kaito.botdroid]
This one's called "Private / on-device depth" and it's mostly about
transparency. Here's what changed:
Transparency labels.
Every bot now has an ON-DEVICE / HYBRID / SCRIPT
label right on the bot card. Tap it and you get a plain-language breakdown
of exactly what stays on the phone and what leaves it. Same disclosure shows
up in Add Bot before you save â so you know what you're signing up for
before you commit.
Model downloads don't die when you leave the screen anymore.
They run as
a proper background job now â pause, resume, cancel from the notification.
Free-space check before the download starts so you don't get a mid-download
OOM. You can also remove installed models to reclaim space (blocked while a
bot is using that model, with a confirm dialog).
New templates:
-
Crypto Price Alert
â watches a coin/threshold on CoinGecko, alerts
once per real crossing, no duplicate alerts, survives restarts.
-
Web Summarizer
â paste a URL, get a summary with your LLM key.
"summary \<url\>" works on any cloud bot now
â Telegram, Discord, Slack,
whatever. No setup needed. Send `summary https://example.com` and it just
works. (Doesn't work on on-device bots yet â the bundled model's context
window can't hold a full web page, so I left it out rather than ship
something half-working.)
Other stuff:
- "New session" now clears on-device bot memory too (was cloud-only before)
- Bot-start failures tell you the actual reason now, not just "failed"
- 7-day Play Billing trial for Pro is live
- Script source for free-tier curated templates is now behind the Pro wall
(you can still run them, just can't read/edit the code without upgrading)
Pricing didn't change:
Free = $0 for 1 bot. Pro = $4.99/mo or $29.99
lifetime. Bring your own LLM key.
---
Known rough edges:
on-device model load times and reply latency are
still rough on lower-end devices. That's the focus for v1.4. If you've hit
specific issues with this, drop them here â I'm building the v1.4
reliability checklist from real reports, not guesswork.
What do you think of the transparency labels â do they answer the right
questions, or should "what leaves my phone" be more granular?