Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keyboard XML file supports include and merge tag•••Keyboard XML file can include other keyboard XML file using directive <include keyboardLayout="@xml/...">. The keyboard XML file which is included must have <merge> tag as root element. Change-Id: I06c35fe7b3db5232acdb33f73a79f38d31261b32 | 2010-10-07 | 1 | -71/+156 | |
* | Add keyHintIcon attribute to BaseKeyboard.Key class•••This keyHintIcon attribute is used to specify hint icon drawable at top right corner of Key. Change-Id: Icaa91e63c4473b2513396bd3fbeb8ed6fd73586c | 2010-10-05 | 1 | -29/+31 | |
* | Modify BaseKeyboard to be able to handle multiple shift keys•••Change-Id: Ie840ae113ee6bd5b629a90959d7f955a5ceba95a | 2010-10-02 | 1 | -20/+12 | |
* | Unbundle Keyboard.java to BaseKeyboard.java•••Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c | 2010-10-02 | 1 | -0/+804 |