🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 3.19.42026-06-24T05:15:51.795

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.

Version 3.19.32026-06-23T15:46:58.286

Add app store screenshots with wallpaper backgrounds and panel layout examples

Version 3.19.22026-06-23T15:43:29.689

Add app store screenshots showing wallpaper backgrounds and panel layouts

Version 3.19.12026-06-23T13:02:31.496

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

Version 3.18.02026-06-23T10:45:03.874

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.

Version 3.17.02026-06-23T10:08:49.031

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

Version 3.15.22026-06-22T18:33:24.624

v3.15.2: fix phone battery freezing — now uses levelchange listener for real-time updates

Version 3.15.12026-06-22T18:29:19.164

v3.15.1: fix phone battery showing --- after reconnect

Version 3.15.02026-06-22T18:26:46.655

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

Version 3.14.52026-06-22T07:06:17.154

v3.14.5: remove dead wallpaper upload feature; fix weather 4-col overflow when day labels are enabled

Version 3.14.42026-06-22T06:00:32.28

Fix wallpaper upload button not opening file picker on Android

Version 3.14.32026-06-22T05:50:17.753

Upload wallpaper from phone: pick a local PNG (≤ 32 KB, 200×228 px) in settings instead of hosting it externally

Version 3.14.22026-06-22T05:44:00.803

Settings UX: auth fields hidden behind toggle, sections dim when feature is off, calendar rows moved to Calendar section

Version 3.14.12026-06-22T05:38:09.196

Fix settings save crash (ERR_UNKNOWN_URL_SCHEME) when pressing Save on the settings page

Version 3.14.02026-06-22T05:15:45.651

v3.14.0: new settings page — Pebble colour grid, collapsible second calendar, no more page jump on save

Version 3.13.92026-06-22T05:00:33.642

v3.13.9: fix settings page jumping to calendar URL field on save

Version 3.13.82026-06-22T04:54:50.319

v3.13.8: fix calendar events not updating after first settings save

Version 3.13.72026-06-22T04:34:40.339

v3.13.7: fix wallpaper immediately restored after returning from Pebble launcher

Version 3.13.62026-06-21T19:57:10.598

v3.13.6: fix wallpaper disappearing when returning from Pebble launcher

Version 3.13.52026-06-21T19:44:48.388

v3.13.5: fix missing forecast weather icons after reconnect; fix wallpaper re-fetching every time you return from Pebble menu

Version 3.13.42026-06-21T19:39:26.096

v3.13.4: fix weather and calendar not showing after reconnect/crash — dedup keys now reset on every watch connect

Version 3.13.32026-06-21T19:34:49.809

v3.13.3: fix crash when wallpaper reloads — heap OOM during bitmap swap caused corrupt pointer → PC=0 crash

Version 3.13.22026-06-21T19:26:52.132

v3.13.2: fix wallpaper — relative paths in .list files now resolved correctly against the list URL

Version 3.13.12026-06-21T19:19:47.742

v3.13.1: fix background color (was always transparent/white), compact weather columns (centered, fixed small gaps)

Version 3.13.02026-06-21T19:13:43.466

v3.13.0: reorderable panel rows (battery/steps/weather order), background color setting, weather column padding fix, wallpaper chunk retry on busy Bluetooth

Version 3.12.12026-06-21T15:08:10.871

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

Version 3.12.02026-06-21T14:55:13.711

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

Version 3.11.22026-06-21T14:32:37.297

v3.11.2: fix crash on weather display — strtok is not available in the Pebble SDK, replaced with strchr-based parser

Version 3.11.12026-06-21T14:25:12.41

v3.11.1: fix intermittent crash (null guard on all localtime calls — could crash on startup before RTC sync)

Version 3.11.02026-06-21T14:11:48.918

v3.11.0: configurable forecast columns (0-3) and day labels (none/Mo/Mon); dynamic layout; null-guard on localtime

Version 3.9.02026-06-21T10:41:05.414

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.

Version 3.8.02026-06-21T10:21:33.468

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)

Version 3.7.02026-06-21T09:56:08.847

v3.7.0: configurable calendar rows (1/2/3/5) + phone battery greys out on BT disconnect

Version 3.6.12026-06-21T09:43:17.175

v3.6.1: second calendar URL in settings + phone battery display fix

Version 3.6.02026-06-21T09:34:38.396

v3.6.0: weather row in battery panel + toggle each panel on/off in settings

Version 3.5.32026-06-21T09:07:22.863

v3.5.3: updated screenshot

Version 3.5.22026-06-21T09:04:45.725

v3.5.2: phone battery now shows last known % on startup instead of ---

Version 3.5.12026-06-21T05:19:09.49

v3.5.1: fix wallpaper rotation list showing [object Object] — now shows Wallpaper 1 through 18 correctly

Version 3.5.02026-06-21T05:15:07.668

v3.5.0: wallpaper picker (pin a specific wallpaper or keep Auto rotation) + rotation whitelist (choose which wallpapers appear in daily rotation)

Version 3.4.02026-06-21T05:00:23.413

v3.4.0 — settings page for colors and calendar URL, wallpaper advance button