Releases: G-biggy/claude-pulse-android
Releases · G-biggy/claude-pulse-android
Release list
v2.2.1 - Fix false token expiry on rate limit
v2.2 — Auth error recovery UX
What's New
- Token expiry detection: Widget now shows 'Token expired · Tap to fix' instead of silently showing stale data
- Recovery guidance: Setup screen shows step-by-step instructions to get a fresh token when auth fails
- Real token validation: App now validates the token on launch, not just checks if one exists
- Masked token display: Shows your current token (masked) so you know one is active
- Split footer: Widget footer now has separate 'Refresh Now' and 'Usage Page' buttons instead of whole-widget tap
- Improved error messaging: Error messages reference 'Claude Code' (covers CLI, VS Code, Desktop app)
v2.1 — Reliable refresh & color-matched bars
Fixes
- WorkManager background refresh — replaces unreliable
updatePeriodMillis. Widget now refreshes every 15 minutes even in Doze mode, with exponential backoff on failure. - Error surfacing — auth/network errors no longer silently freeze the widget with stale data.
Improvements
- Dynamic progress bar colors — bars now tint green/yellow/orange/red to match percentage thresholds, consistent with the Mac menu bar version.
Install: Download the APK, transfer to your Android phone, and sideload. See README for setup instructions.
v2.0 — Direct API, 3 bars, plan badge
First public release.
- Direct Anthropic API access (no proxy server needed)
- 3 usage bars: Session, Weekly, Sonnet
- Plan badge: Free / Pro / Max 5x / Max 20x
- Refresh Now button
- Brand color #6ee7b7
- Dynamic resizable layout
Install: Download the APK, transfer to your Android phone, and sideload. See README for setup instructions.