commit | 7e1f5a2d5a96c74691b3b09fa986efb7161e5a12 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Fri Oct 08 22:17:16 2010 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Sat Oct 09 02:39:39 2010 +0900 |
tree | fb6b91af889c669dabda15c6061e02e851dd4d8c | |
parent | cb0046288d58648dbc2a3100e4e8aa483a62a353 [diff] |
Make sure to set symbol keyboard shifted To avoid a corner case of bug#3070963, in toggleShift() method of KeyboardSwitcher, the shifted symbol keyboard will be set if current keyboard is symbol keyboard or is not shifted symbol keyboard. This change also implements mini keyboard cache with WeakHashMap. Bug: 3070963 Change-Id: I868fc072e2f21bddded1622b800a53b9a6a43e91