Graham Jones
111812300e
V3.1.2 - Made fall alarms latch, irrespective of the latch alarm setting - this is because falls are transitory so to be useful the alarm has to latch so the user can tell what caused the beep.
2019-04-22 21:43:19 +01:00
Graham Jones
8013b5d56a
V3.1.1 - Added delay before sending SMS alarm to give the user the chance to cancel it.
2019-04-22 21:17:51 +01:00
Graham Jones
b29d346c9d
V3.1.0 - Added simple fall detection algorithm to Garmin/Pebble data source
2019-04-07 20:48:40 +01:00
Graham Jones
33a11f0e73
V3.0.4 - Fixed problem with crashing after server stopped, and crash when selecting install watch app menu option. And I think I have finally sorted the problem of multiple
...
versions of the server running...but might be wrong - clsoe the issue anyway and see what happens.
Also tidied up main app screen when server stopped or in fault condition.
Closes #13 , Closes #12 , Closes #11
2019-03-17 13:41:48 +00:00
Graham Jones
cb2bf280e0
V3.0.3 - Fixed problem with app crash on phone boot
2019-03-06 21:04:21 +00:00
Graham Jones
14d54ecaba
V3.0.2 - Fixed problem with incorrect re-start when first accepting SMS permissions.
2019-03-06 20:34:01 +00:00
Graham Jones
e02117a689
V3.0.1 - Changed data log format
2019-02-21 19:54:27 +00:00
Graham Jones
0d9b19200b
Merge branch 'V3.0' of https://github.com/OpenSeizureDetector/Android_Pebble_SD into V3.0
2019-02-17 20:07:53 +00:00
Graham Jones
ae39c9edcf
Merge branch 'V3.0' of https://github.com/OpenSeizureDetector/Android_Pebble_SD into V3.0
2019-02-15 20:15:40 +00:00
Graham Jones
eb73a5f615
V3.0.0 - With signed APK, and removed unused READ_PHONE_STATE permission
2019-02-15 19:52:18 +00:00
Graham Jones
689e96f1f6
V3.0.0 - With signed APK
2019-02-15 19:12:46 +00:00
Graham Jones
52ba1627aa
V2.6.4 - Fixed crash on Android 9 by adding apache http library to manifest. Tests ok on Pixel 2 (API28) emulator.
2019-02-15 16:14:10 +00:00
Graham Jones
3f1bc4cd7f
V2.6.3 - Fixed problem with Android V9, and restored support for Android V4.0.x
2019-02-12 08:47:22 +00:00
Graham Jones
81090da2dc
Added FOREGROUND_SERVICE permission, which seems to be needed for Android 9 or it crashes with a 'Permission Denied' error.
2019-02-11 21:11:08 +00:00
Graham Jones
79d0cc9e24
V2.6.1 - Explicitly request SMS permission, and provide warnings in notification if active.
2019-01-27 22:01:26 +00:00
Graham Jones
55cc65847d
Removed unused ipCamera fragment which was causing warnings in Google Play Store
2019-01-09 06:40:18 +00:00
Graham Jones
bae32ca54f
Upate to V2.5.5 beta - Corrected some network logging messages, and made NetworkDataSource use the timeout settings in the preferences screen (it used to ignore them!)
2018-02-23 15:01:53 +00:00
Graham Jones
538592bb4b
Changed build number to keep play store happy
2018-02-23 09:46:08 +00:00
Graham Jones
9793fa8e67
Beta release of V2.5.5 - Adds network status logging.
2018-02-23 09:31:37 +00:00
Graham Jones
ef1c73905b
V2.5.4 - Added audio alarm notifications as an alternative to tone generator.
2017-12-03 19:32:29 +00:00