🌸Spring 2026 Pebble App Contest β€” View the entries!

Changelog

Version 1.62026-05-04T15:48:02.922

- Add support for timeline quick view
- Add colour settings for greeting text, stat text, and filler word text
- Add settings for bold/non-bold stat font
- Improve text rendering logic 
- Improve battery life by a large margin
- Reduce watchface load time
- Fix visual glitches on first load of watchface

Version 1.52026-04-18T14:27:15.416

The "Buttery Smooth Settings" update! πŸŽ‰

- Add support for automatic restoration of settings when reinstalling the watchface
- Fix settings sometimes being lost on the settings page
- Fix reset settings button not working in some cases
- Improve detection of Pebble persistent storage being wiped and attempt to automatically restore all storage from phone app backup silently
- Improve watchface persistent-storage related error handling, in rare cases where it cannot be silently restored
- Improve settings page error handling when settings can't be restored from mobile app
- Improve speed of live settings updates
- Remove need to set which Pebble mobile app you are using before being able to use settings

Version 1.42026-01-16T22:35:28.386

- Fix a greeting string that was too long

Version 1.32026-01-16T22:17:34.863

- Add full support for Pebble Time 2
- Add detection of PebbleOS bug where persistent storage of watchface gets wiped
- Replace trial ended 'error' screen with screen describing this as a PebbleOS bug and a link to Lignite.io/e420 with instructions on how to report this bug and fix your watchface
- Fix settings not loading on legacy iOS Pebble app

Version 1.12025-11-08T19:38:06

- Fix various weather syncing issues
- Fix backlight being stuck on unknown devices or firmwares
- Fix "Error loading settings" for customers on Pebble 2 Duo 
- Reduce frequency of fetching GPS location
- Improve menu icon

Version 1.02025-10-11T18:43:20

Initial release.

Fun fact about this face: because the Pebble SDK APIs for text wrapping only support one font, yet this face uses "two" fonts within one block of text (regular & bold), we had to build our own text-wrapping code. Little design choices like this often require the most effort in building a beautiful watchface.

(But also, writing text-wrapping code was the most enjoyable challenge of building Bob the Bubble ☺️)