summaryrefslogtreecommitdiff
path: root/tests/src/com/android/inputmethod/keyboard/layout/Telugu.java
Commit message (Collapse)AuthorAgeFilesLines
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
| | | | | | | Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
* Fix missing Telugu lettersTadashi G. Takaoka2014-10-171-10/+13
| | | | | | | | | | This CL adds missing the following Telugu letters - U+0C4A: TELUGU VOWEL SIGN O - U+0C1E: TELUGU LETTER NYA And also reorganizes some letter reasonably. Bug: 10028759 Change-Id: If7fd3854ffab8484dbe6ced0ff2ed52be838e44d
* Refactor keyboard layout unit testsTadashi G. Takaoka2014-10-031-4/+5
| | | | | | | | | | | - Move predfined keys definitions to AbstractLayerBase and make it a top-level class. - LayoutCustomizer extends AbstractLayoutBase that provides unit tests to access helper method and predefined key easily. - Move shared layout custmizers to new layout.customizer package. - Move private layout customizers to layout classes. Change-Id: I9421cef1bedf5759fb0434842ac13a3fe3320b69
* Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-091-4/+4
| | | | | | Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
* Add Telugu keyboardTadashi G. Takaoka2014-07-091-0/+189
Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b