spiegel-keyman/android/KMEA
darcywong00 f06c727e51 Refactor longpress text when it's generated by Id
Currently on the touch layout, longpress for K_SPACE causes the app to crash because it is attempting to parse `K_SPACE` as an int for generating the longpress text.

- Clean up when key text is empty how it is parsed from Id
-Change Unicode hex string delimiter from `,0x` to `\\u` which makes it easier to read `executePopupKey()` in the logs.
2017-10-09 09:04:30 +07:00
..
.idea Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
app Refactor longpress text when it's generated by Id 2017-10-09 09:04:30 +07:00
gradle/wrapper Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
res Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
.classpath Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
AndroidManifest.xml Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
build.gradle Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
build.sh Move test chirality keyboard to new Tests/Chirality project 2017-10-04 10:33:16 +07:00
gradlew Fix build scripts for Linux 2017-07-31 08:36:10 +07:00
gradlew.bat Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
lint.xml Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
proguard-project.txt Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
project.properties Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
settings.gradle Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00