Battery optimizations: the face no longer redraws on every step while walking (now refreshes once a minute), the phone is polled hourly instead of every 30 min, and the shake-to-refresh was removed. Significantly less power draw with no change to what you see.
Add app store screenshots with wallpaper backgrounds and panel layout examples
Add app store screenshots showing wallpaper backgrounds and panel layouts
v3.19.1 — sleep row, step goal with green highlight, AM/PM in 12h mode, three-panel drag-to-reorder layout, clock panel spacing polish
v3.18.0: clock, info panel, and calendar are now three freely orderable panels — drag to reorder in settings. Clock panel can be hidden. Bottom panel is always anchored to the screen edge with consistent padding.
v3.17.0: heart rate with pixel heart icon on steps row, phone charging indicator, panel drag-to-reorder in settings, timeline pin Open Agenda action, heart icon alignment fix
v3.15.2: fix phone battery freezing — now uses levelchange listener for real-time updates
v3.15.1: fix phone battery showing --- after reconnect
v3.15.0: reliability and efficiency improvements — native timeline pins, 2x faster wallpaper transfer, AppGlance launcher subtitle, charging indicator, battery savings from removing tap sensor
v3.14.5: remove dead wallpaper upload feature; fix weather 4-col overflow when day labels are enabled
Fix wallpaper upload button not opening file picker on Android
Upload wallpaper from phone: pick a local PNG (≤ 32 KB, 200×228 px) in settings instead of hosting it externally
Settings UX: auth fields hidden behind toggle, sections dim when feature is off, calendar rows moved to Calendar section
Fix settings save crash (ERR_UNKNOWN_URL_SCHEME) when pressing Save on the settings page
v3.14.0: new settings page — Pebble colour grid, collapsible second calendar, no more page jump on save
v3.13.9: fix settings page jumping to calendar URL field on save
v3.13.8: fix calendar events not updating after first settings save
v3.13.7: fix wallpaper immediately restored after returning from Pebble launcher
v3.13.6: fix wallpaper disappearing when returning from Pebble launcher
v3.13.5: fix missing forecast weather icons after reconnect; fix wallpaper re-fetching every time you return from Pebble menu
v3.13.4: fix weather and calendar not showing after reconnect/crash — dedup keys now reset on every watch connect
v3.13.3: fix crash when wallpaper reloads — heap OOM during bitmap swap caused corrupt pointer → PC=0 crash
v3.13.2: fix wallpaper — relative paths in .list files now resolved correctly against the list URL
v3.13.1: fix background color (was always transparent/white), compact weather columns (centered, fixed small gaps)
v3.13.0: reorderable panel rows (battery/steps/weather order), background color setting, weather column padding fix, wallpaper chunk retry on busy Bluetooth
v3.12.1: fix wallpaper chunk transfer (Uint8Array→Array), PNG format validation with clear log messages, weather row now shows cached data immediately on reconnect
v3.12.0: wallpapers now loaded from your own URL (direct PNG or .list file for daily rotation) — 18 bundled wallpapers removed, PBW is now 95%+ smaller
v3.11.2: fix crash on weather display — strtok is not available in the Pebble SDK, replaced with strchr-based parser
v3.11.1: fix intermittent crash (null guard on all localtime calls — could crash on startup before RTC sync)
v3.11.0: configurable forecast columns (0-3) and day labels (none/Mo/Mon); dynamic layout; null-guard on localtime
v3.9.0: weather icons — sun, partly cloudy, cloud, rain, snow, mixed on the weather row. Icons sourced from D0-0K/Pebble-Icons, 14×14px. Row now shows [icon] temp > [icon] forecast temp instead of text conditions.
v3.8.0: per-row toggles for battery/steps/weather, date format selector (4 styles), configurable weather forecast hours, fixed GPS location option, settings reordered (Display→Weather→Colors→Calendar→Wallpaper)
v3.7.0: configurable calendar rows (1/2/3/5) + phone battery greys out on BT disconnect
v3.6.1: second calendar URL in settings + phone battery display fix
v3.6.0: weather row in battery panel + toggle each panel on/off in settings
v3.5.3: updated screenshot
v3.5.2: phone battery now shows last known % on startup instead of ---
v3.5.1: fix wallpaper rotation list showing [object Object] — now shows Wallpaper 1 through 18 correctly
v3.5.0: wallpaper picker (pin a specific wallpaper or keep Auto rotation) + rotation whitelist (choose which wallpapers appear in daily rotation)
v3.4.0 — settings page for colors and calendar URL, wallpaper advance button