Made auto-start start SDServer rather than StartUpActivity so it works with phone screen locked.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="uk.org.openseizuredetector"
|
||||
android:versionCode="31"
|
||||
android:versionName="2.3.0">
|
||||
android:versionCode="32"
|
||||
android:versionName="2.3.1">
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user