V4.2.12 - added buttons and menu items for 'Help' and 'Troubleshooting' to point users to the web site instructions.

This commit is contained in:
Graham Jones
2025-03-20 23:04:54 +00:00
parent d2c1cb0ae3
commit 9892aa43f4
10 changed files with 133 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.12 - Fixed crash when pressing 'Install Watch App' button by hiding the button if the Pebble data source is not selected
- Added a 'Help' and 'Troubleshooting' button and menu item to draw users' attention to the web site instructions.
V4.2.11 - Updated permissions handling to support Android 14 (needed to publish on Play Store)
- added a crude 'flap' detector into OSD Algorithm
- Added setting to change the delay before SMS alert is sent (Issue #202)