V3.1.5 - fixed bug that crashed main activity screen when server was shutdown (introduced in 3.1.3)

This commit is contained in:
Graham Jones
2019-04-27 20:16:30 +01:00
parent 85d6d94f73
commit b33b0015bf
6 changed files with 30 additions and 23 deletions

View File

@@ -4,6 +4,9 @@
V3.2.0 - (NEXT VERSION!)
- Added neural network based data analysis.
V3.1.5 - 27apr2919
- Fixed crash of MainActivity when server shutdown.
V3.1.4 - 25apr2019
- Added a periodic 'Beep' during the SMS timer to alert the user that an SMS is about to be sent.