Bug fixes,

integration of new keyboard
This commit is contained in:
Philipp Crocoll
2014-01-24 11:29:34 -08:00
parent 9611622fb1
commit b437dceb70
10 changed files with 1487 additions and 1358 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8" />
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" />
<application></application>
</manifest>