Skip to content

Releases: matejdro/microPebble

1.9.0

18 May 08:47

Choose a tag to compare

Features

  • watch-settings: add global vibration pattern override for notifications and calendar (5fe682bb) by @kchinnasamy

Bug Fixes

1.8.0

16 May 08:05

Choose a tag to compare

Features

  • watch-settings: add backlight color settings screen (81ab6f7c) by kchinnasamy

Bug Fixes

  • voice: handle missing recognition service and unblock pipe deadlock (66f9af56) by kchinnasamy
  • voice: break write deadlock when recognizer doesn't fire onResults (9ccd9f8d) by kchinnasamy

1.7.0

30 Apr 08:06

Choose a tag to compare

Features

  • PebbleKit2 timeline support (a1c950d2)

1.6.1

06 Apr 08:07

Choose a tag to compare

Bug Fixes

  • libpebble3: Pebblekit2 errors (a13ad3c7)
  • #67 - common-compose: stop reorder on screen update (a6927026)
  • #84 - apps: attempt to fix infinite configuration load (6c795104)

1.6.0

23 Mar 07:57

Choose a tag to compare

Features

  • allow PKJS and PebbleKit2 at the same time (24afe95b)

1.5.3

19 Mar 07:42

Choose a tag to compare

Bug Fixes

  • apps: sideload dialog not working (06bfe1b3)
  • #66 - appstore: saved state encoding error (749354d9)
  • crashreport: startup crash (dc46c8e9)
  • #66 - appstore: install error for some apps (52a31222)

1.5.2

11 Mar 07:34

Choose a tag to compare

Bug Fixes

  • app: apk not being attached in releases (3faa8b7b)

1.5.1

06 Mar 07:33

Choose a tag to compare

Bug Fixes

  • #55 - voice: better error messages (e5acf686)
  • home: disable voice enable button after enabling (8fa90f24)
  • apps: developer connection (12d48cf4)

1.5.0

01 Mar 07:54

Choose a tag to compare

Features

  • webservices: initial scaffold of authorization UI, a little backend work (might combine webservices with appstore not sure yet) (eafeeab0) by @sockeye-d
  • webservices: auth UI complete (93044e09) by @sockeye-d
  • webservices: deep link auth flow, actually save the token this time (3c7becde) by @sockeye-d
  • common-navigation: improve predictive back animation (c16d0845)

Bug Fixes

1.4.2

26 Feb 08:02

Choose a tag to compare

Bug Fixes

  • voice: another attempt to fix voice transcription (4c4a26dd)