Made auto-start start SDServer rather than StartUpActivity so it works with phone screen locked.

This commit is contained in:
Graham Jones
2016-12-19 20:13:51 +00:00
parent cd9d6c80ee
commit 2319f2230c
3 changed files with 34 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
OpenSeizureDetector Android App - Change Log
============================================
V2.3.1 - 19 Dec 2016
- Changed auto-start feature to start the SDServer background service rather than the StartUpActvity so it will work
when the phone screen is locked.
V2.3.0 - 14 Dec 2016
- Added auto start on phone boot feature (selectable from general settings)
- Added Location to SMS alarm notifications