commit | 4a019a9c96b3a628265ef49f5522f20aeb5856cf | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Fri Dec 16 15:32:24 2011 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Fri Dec 16 21:04:04 2011 +0900 |
tree | da5ecf61a5a2635c8fcf40e073da6205cf27385a | |
parent | 0c0ca874febee38fb5cb2c85c11ddd46cdf2b859 [diff] |
Use Set to group Keys in Keyboard instead of List In deriving various shift stated alphabet keyboards from base/main keyboard, almost all keys should be shared among variants. Grouping keys in Set instead of List is a essential refactor to have. Bug: 5002108 Bug: 5679585 Change-Id: Idd5644d1c45a3276a24b61c984619c03d4e4c54c