v1.11: pace markers + peak-hours burst icon
Add a pace tick to each usage bar showing where you should be to finish at 100% by reset, color-coded by projected tier, plus a Claude burst icon that lights up during Anthropic peak hours (5-11 AM PT, Mon-Fri). Bars now rendered as bitmaps so the same renderer drives both the widget and the app. New: PaceCalc, PeakHours, BarRenderer, ic_claude_burst drawable. versionCode 12 / versionName 1.11. Includes rebuilt signed release APK. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,11 @@ Android home screen widget that shows your Claude Pro usage at a glance.
|
||||
|
||||
- **SESSION** bar — current 5-hour window utilization with reset time
|
||||
- **WEEKLY** bar — 7-day rolling usage with reset time
|
||||
- **Pace marker** — a colored tick on each bar shows where you *should be* right now to finish at
|
||||
exactly 100% by reset. Tick color grades your projection: green (way under budget) → teal →
|
||||
yellow → orange → red → purple (burning way too fast), with an "X% over/under pace" label.
|
||||
- **Peak-hours indicator** — a Claude burst icon that lights up 🔥 during Anthropic's peak window
|
||||
(5–11 AM Pacific, Mon–Fri), when tokens burn faster, with a countdown to the window close.
|
||||
- Tap the widget to open the app; tap ⟳ to force-refresh
|
||||
- Responsive: works as 4×1 (compact) or 4×2 (full)
|
||||
- Auto-refreshes every 5 minutes in the background
|
||||
|
||||
Reference in New Issue
Block a user