Added crude flap detector to detect arm flapping motion in addition to default OSD shaking detector - all hard coded - not for public release!!
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"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:versionCode="144"
|
||||
android:versionName="4.2.10">
|
||||
android:versionCode="145"
|
||||
android:versionName="4.2.11x1">
|
||||
<!-- android:allowBackup="false" -->
|
||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user