V3.1.8 - added READ_PHONE_STATE permission as lack of this was resulting in SMS failure on some phones.

This commit is contained in:
Graham Jones
2019-06-06 20:38:23 +01:00
parent 03402440ad
commit 54ce96aabb
5 changed files with 9 additions and 3 deletions

View File

@@ -4,6 +4,9 @@
V3.2.0 - (NEXT VERSION!)
- Added neural network based data analysis.
V3.1.8 - 06jun2019
- Added READ_PHONE_STATE permission which seems to be needed for some phones to send SMS (but not many).
V3.1.7 - 28apr2919
- Added Mute function from watch Menu button.