V2.3.2 - Added first run dialog box and removed preferences for non-functional camera settings.

This commit is contained in:
Graham Jones
2016-12-26 22:25:59 +00:00
parent 4baed5ea97
commit 00c335f70b
7 changed files with 188 additions and 55 deletions

View File

@@ -1,6 +1,9 @@
OpenSeizureDetector Android App - Change Log
============================================
V2.3.2 - 26 Dec 2016
- Added first run dialog with message to StartUpActivity.
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.