aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/BaseKeyboardParser.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use "flag" feature of attr.xml to represent keyboard modeTadashi G. Takaoka2010-11-191-22/+3
| | | | Change-Id: Ibc317ada5167a119477fe8ea2994df6c6462afd0
* Keyboard XML supports switch-case-default tags to select rows and keysTadashi G. Takaoka2010-11-121-24/+173
| | | | Change-Id: I0d92e513757e765d9de98561205754af5a143650
* Refactor BaseKeyboardParser as Recursive Descendent ParserTadashi G. Takaoka2010-10-221-109/+276
| | | | | Bug: 3082538 Change-Id: Ic0d72c6fe08cfc20db86aeffb10a27efe678095e
* Move BaseKeyboardParser to top-level classTadashi G. Takaoka2010-10-211-0/+233
Bug: 3082538 Change-Id: If0ddf32bc3811e3c65a7a96503c61ed3351eeb66