V2.6.3 - Fixed problem with Android V9, and restored support for Android V4.0.x
This commit is contained in:
@@ -493,6 +493,7 @@ public class StartupActivity extends Activity {
|
||||
+ "\n Fixed problem with app not restarting properly when settings were changed"
|
||||
+ "\n- Explicitly asks for SMS permission, and displays warning in notification if SMS alarms are active"
|
||||
+ "\n Added FOREGROUND_SERVICE permission, which seems to be necessary for Android V9."
|
||||
+ "\n Restored support for Android 4.0.x"
|
||||
+ "\n "
|
||||
+ "\n PLEASE NOTE - THIS IS A BETA TEST VERSION SO MAY NOT WORK!"
|
||||
+ "\n ."
|
||||
@@ -530,6 +531,7 @@ public class StartupActivity extends Activity {
|
||||
+ "\n- Fixed problem with app not restarting properly when settings were changed"
|
||||
+ "\n- Explicitly asks for SMS permission, and displays warning in notification if SMS alarms are active"
|
||||
+ "\n Added FOREGROUND_SERVICE permission, which seems to be necessary for Android V9."
|
||||
+ "\n Restored support for Android V4.0.x"
|
||||
+ "\n "
|
||||
+ "\n PLEASE NOTE - THIS IS A BETA TEST VERSION SO MAY NOT WORK!"
|
||||
+ "\n "
|
||||
|
||||
Reference in New Issue
Block a user