maiacore android keyboard app or something
 
 
 
 
Go to file
Kim Le 82a6f66783 LatinIME: Add accents to german keyboard
This fixes http://code.google.com/p/android/issues/detail?id=26247

Add
// U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
// U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
// U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
// U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS

Change-Id: I81d79f153cdfe7015bd0a343c681322ab8316db7
2012-10-22 22:19:08 +02:00
dictionaries Make sure whitelist targets are in the main dictionary 2012-06-19 02:08:57 +09:00
java LatinIME: Add accents to german keyboard 2012-10-22 22:19:08 +02:00
native Merge "Fixed inline initialization of non-integral static const member" 2012-08-24 12:44:32 -07:00
tests Add unit tests for double tap shift key 2012-05-29 19:23:45 +09:00
tools LatinIME: Add accents to german keyboard 2012-10-22 22:19:08 +02:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00