LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka c27e899dbe Reorganize currency keys
Add Rial(ar), Indian Rupee(hi), Tugrik(mn), Baht(th), Hryvnia(uk),
Dong(vi) currency sign keys to symbol layout.

Bug: 7455289
Change-Id: I0f819631ff05c4a31d3a6868dea5e18a1797f103
2012-11-20 18:04:55 +09:00
..
internal Reorganize currency keys 2012-11-20 18:04:55 +09:00
Key.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyDetector.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
Keyboard.java Cosmetic source code formating change 2012-11-01 13:10:44 +09:00
KeyboardActionListener.java Move isInvalidCordinates() method to Constants class 2012-11-01 13:12:58 +09:00
KeyboardId.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardLayoutSet.java Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
KeyboardSwitcher.java Enhance ImfUtils to InputMethodManagerWrapper class 2012-11-12 15:23:43 +09:00
KeyboardView.java Fix more suggestions text width calculation 2012-10-16 14:24:30 -07:00
MainKeyboardView.java Add Spanish United States keyboard 2012-11-19 15:39:44 +09:00
MoreKeysDetector.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboard.java Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
MoreKeysKeyboardView.java Replace useless CharSequence to String 2012-10-22 11:03:28 -07:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Make sure PointerTrackerQueue is non-null 2012-11-01 15:26:06 +09:00
ProximityInfo.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00