Watchapp: Muninn - Battery Wisdom by Chris Lewis

:heart: Update alert!

:party: Chris Lewis just released version 1.17 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Bring back the bird on Aplite
  • Add information page
  • Re-organize the app menu
  • Handle <10% increase as not a charge event
  • More Aplite memory optimizations
1 Like

:clap: Update alert!

:party: Chris Lewis just released version 1.18 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Respect Quiet Time for notification/alert vibrations
  • Fancy animation for loading graph data points
1 Like

:partying_face: Update alert!

:party: Chris Lewis just released version 1.19 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Add option setting for ‘one day remaining’ alert
  • Move settings to separate menu
  • Disable animations on Aplite to save more memory for new features
  • Update to pebble-scalable v2
1 Like

:heart: Update alert!

:party: Chris Lewis just released version 1.20 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Update navigation from main screen to graph, drill down to log
  • More consistent screen designs
  • Condensed menus
  • Improve graph screen look and behavior
  • Select graph datapoints to jump to that log entry
  • Lay groundwork for phone-side data sync (no feature yet!)
1 Like

:clap: Update alert!

:party: Chris Lewis just released version 1.21 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Sync up to 120 days of data to the JS side
  • See four initial stats based on extended history (all-time avg, last week avg, charge events, mean time between charges)
  • Fixes for crash rendering graph in specific scenarios
  • Complete conversion of JS code to TS with jccit/PebbleKit.ts
  • Graph plots points based on time, not index, showing any gaps in sample history
1 Like

:smiling_face_with_three_hearts: Update alert!

:party: Chris Lewis just released version 1.22 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Add support for Pebble Time Round (chalk)
  • Remove large status text and replace with decorated day/night skyline
  • Fix for graph drawing predictions out of bounds for charging samples
  • Potential fix for launcher icon on Aplite

:confetti_ball: Update alert!

:party: Chris Lewis just released version 1.23 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Fix text alignment in main window

:clap: Update alert!

:party: Chris Lewis just released version 1.24 of Muninn - Battery Wisdom!

Go check it out!

Release notes

  • Draw skyline decoration on message window as well as main window
  • Show one decimal point for the days remaining estimate if in single digits
  • Fix for counting consecutive charge events when calculating mean time between charges