Converted SMS sending to use intent rather than SMSManager

This commit is contained in:
Graham Jones
2018-12-26 20:40:39 +00:00
parent 5793655905
commit 9511b1ee09
5 changed files with 27 additions and 7 deletions

View File

@@ -1,6 +1,9 @@
OpenSeizureDetector Android App - Change Log
============================================
V2.6.0 - 26dec2018
- Changed SMS code to comply with new Google Play Store requirements.
V2.5.5 - 23feb2018 - Improved logging to help diagnose network problems
that result in 'net fault' warnings from network data source
('wifi-storms').