Use system haptic feedback instead of custom vibration; enable on short press

Closes #66
This commit is contained in:
2016-03-25 14:38:37 -04:00
parent 6c810ee7a3
commit 1ef4f8d456
4 changed files with 4 additions and 10 deletions

View File

@@ -24,8 +24,6 @@
android:versionCode="13"
android:versionName="1.3.3">
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission
android:name="android.permission.READ_EXTERNAL_STORAGE"
android:maxSdkVersion="18" />