LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 1db4f95105 Fix the order of Persian diacritics
The java source file KeyboardTextsSet.java has rather big change, but
this file is auto generated by "maketext" tool. The crucial part of
this change is in 5 XML resource files.

Bug: 6661783
Change-Id: I1d827ab0ebe6caa5ab73531682d6c32540b0d7aa
2012-06-14 15:18:25 +09:00
..
AlphabetShiftState.java remove unnecessary KeyboardState logging 2012-04-19 20:32:37 -07:00
KeySpecParser.java Make KeySpecParser case sensitive again 2012-05-28 19:07:51 +09:00
KeyStyles.java Can override key-style 2012-05-01 16:56:53 +09:00
KeyboardCodesSet.java Fix adjusting key's label/code case 2012-05-28 12:34:49 +09:00
KeyboardIconsSet.java Make KeySpecParser case sensitive again 2012-05-28 19:07:51 +09:00
KeyboardState.java Delay shift lock transient until long pressed shift key is released 2012-05-29 18:14:11 +09:00
KeyboardTextsSet.java Fix the order of Persian diacritics 2012-06-14 15:18:25 +09:00
ModifierKeyState.java Clean up symbol key chording state from KeyboardState 2012-01-24 17:59:35 +09:00
PointerTrackerQueue.java Remove unnecessary and harmful KeyboardState.onUpdateShiftState call 2012-02-16 18:02:17 -08:00
ShiftKeyState.java Clean up symbol key chording state from KeyboardState 2012-01-24 17:59:35 +09:00