summaryrefslogtreecommitdiff
path: root/tests/src/com/android/inputmethod/keyboard/layout/Tamil.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor keyboard layout unit testsTadashi G. Takaoka2014-10-031-26/+1
| | | | | | | | | | | - 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 Tamil keyboardTadashi G. Takaoka2014-08-111-22/+24
| | | | | | | | | This CL adds Tamil (Sri Lanka) and Tamil (Singapore) subtypes. This CL also fixes Sinhala Keyboard's currency symbol. Bug: 9978106 Bug: 6911143 Change-Id: I2060978097882d0f4b1ec10f1103260ed8a447d0
* Fix Tamil keyboard unit test for tablet deviceTadashi G. Takaoka2014-07-081-0/+6
| | | | | | | This is a follow up change of I226e640fe4. Bug: 9978106 Change-Id: I6b4657a57bc36e01b0b6f8c56c48d31320b90702
* Add Tamil keyboardTadashi G. Takaoka2014-07-081-0/+144
Bug: 9978106 Change-Id: I226e640fe453076063121176121ed5923d1ccfa1