Merge branch '206-add-send-false-alarm-alert-function' into beta

This commit is contained in:
Graham Jones
2025-02-09 19:31:08 +00:00
7 changed files with 71 additions and 3 deletions

View File

@@ -3,7 +3,9 @@
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)
- Reduced the frequency of checking if we have unvalided events on the data sharing server to reduce data usage.
- Added 'Send False Alarm notification Menu Option (Issue #206)'
- Reduced the frequency of checking if we have unvalided events on the data sharing server to reduce data usage (Issue #201).
- Improvements to Data Sharing Screen (Issue #199)
V4.2.10 - fixed (infrequent) crash when opening data sharing page (#195), and crash if log manager fails to start (#196)
V4.2.9 - fixed crash when using Polish translation.
V4.2.8 -