Skip to content

Releases: OpenSeizureDetector/Android_Pebble_SD

V4.3.1 - Released on Google Play Store

24 Oct 19:36

Choose a tag to compare

What's Changed

  • Data sharing screen groups events that occur within 3 minutes into a single event for easier editing.
  • Fixed issue with screens not displaying properly on Android 15+
  • Added setting to allow the user to change the delay period before SMS… by @jones139 in #203

Full Changelog: V4.2.10...V4.3.1

V4.2.10 - minor bug fixes

14 Jun 14:11

Choose a tag to compare

Pre-release

Fixes user reported bugs in V4.2.8 (#197, #196, #195)

Full Changelog: V4.2.8...V4.2.10

V4.2.8 - Release of V4.2 on Play Store

27 May 20:12

Choose a tag to compare

Release of V4.2 on Play Store

  • Introduces support for V2.0 and higher of the GarminSD watch app (which has reduced power consumption to extend battery life)
  • Introduces support for PineTime and BangleJS watches
  • Introduces a swipeable user interface to show additional information on different screens.

What's Changed

New Contributors

Full Changelog: V4.1.13...V4.2.8m

V4.2.8 - Stability Improvements

09 May 21:04

Choose a tag to compare

Pre-release

Stability improvements (fixed crash in export activity and occasional crash in fragments when re-starting.
Labelled BLE data source as BangleJS and BLE2 as Pinetime
Updated changelog for release on Play Store.

What's Changed

New Contributors

Full Changelog: V4.1.13...V4.2.8

BLE Data Source Improvements

14 Apr 19:36
446d2d1

Choose a tag to compare

Pre-release
  • Fixed problem with notifications in Android 13
  • Introduced a new 'BLE2' data source which uses the BLESSED library for BLE interaction - this should cure a lot of the odd behaviours seen with Bluetooth Data Source.
  • Improved start-up checks for permissions
  • Improved system re-start after changing settings, including BLE2 data source restart after connection loss.
  • Disabled the CNN algorithm by default as it is causing some false alarms (Issue #170)
  • Added watch signal strength history graph and watch battery history graph to main activity
  • Added watch data to the system screen of main activity.
  • Support for V2.0 and higher of the Garmin Watch App (to reduce battery consumption)

What's Changed

New Contributors

Full Changelog: V4.1.13...V4.2.7

BLE Data Source Improvements

13 Apr 21:43
9e421d5

Choose a tag to compare

Pre-release

V4.2.6 - Fixed problem with notifications in Android 13
- Improved start-up checks for permissions
- Improved system re-start after changing settings (but still not perfect!)
- Disabled the CNN algorithm by default as it is causing some false alarms (Issue #170)
- Added watch signal strength history graph and watch battery history graph to main activity
- Added watch data to the system screen of main activity.
- Support for V2.0 and higher of the Garmin Watch App (to reduce battery consumption)

What's Changed

New Contributors

Full Changelog: V4.1.13...V4.2.6

V4.2.4 - Prevent Crash

26 Mar 21:23

Choose a tag to compare

Pre-release

This release fixes a bug in previous V4.2.x versions whereby if the bluetooth system fails for some reason the app would crash silently. This fix should make it go into a FAULT state and give out FAULT pips to alert the user to the problem.
I do not know why the bluetooth system crashes occasionally for one of the users who is testing PineTime - it may be an Android 14 issue, but needs more investigation.

What's Changed

New Contributors

Full Changelog: V4.1.13...V4.2.4

V4.2.3 - Support for PineTime watches

24 Mar 16:49

Choose a tag to compare

Pre-release

V4.2.3 introduces support for the low cost PineTime watch, and fixes a number of bugs, including functionality of the Latch Alarms feature and enabling and disabling the various heart rate alarms individually.

What's Changed

New Contributors

Full Changelog: V4.1.13...V4.2.3

V4.1.13 - Bug Fixes

28 Jan 13:48

Choose a tag to compare

Fixed Issue with background service occasionally failing silently (without emitting annoying fault 'pip' sounds to alert the user to the fault).

V4.1.10 - Bug Fixes

28 Jul 19:49

Choose a tag to compare

As for V4.1.7 with bug fixes to correct a number of crashes reported by users, and add a fault pip if the heart rate data freezes and does not update for more than 1 minute.