Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-01-23 | Force KeyboardShiftState reset by setShiftLocked(false)•••Change-Id: Ib00d598e6e6a91e594ae01cfc51fb688601f6b8f | 1 | -6/+1 | |
2012-01-23 | Add more debug message to KeyboardState•••Change-Id: Ie0bceb494b0521bf406418d5ecbc16752c818aba | 1 | -6/+13 | |
2012-01-23 | Get rid of useless updateShiftState•••Because KeyboardState.onLoadKeyboard will invoke SwitcherActions.requestUpdateShiftState eventually, the calling updateShiftState at the end of KeyboardSwitcher.onLoadKeyboard is useless. Change-Id: Ib6e746b1516ef1b4c981807a9b8785a046ba50e0 | 1 | -1/+0 | |
2012-01-20 | Support @icon/icon_name for more keys specification•••Change-Id: I8842e5ce77f9d27a0969df947de292c1830e36b7 | 8 | -51/+58 | |
2012-01-20 | Enable DEBUG mode for logic tests.•••This enables a wealth of useful checks. We want to run unit tests with debug mode on. Change-Id: Ic45caaf43a889287f5aec203e7d1ba63136fc58e | 1 | -0/+16 | |
2012-01-20 | Support @string reference in moreKeys attribute•••Change-Id: If0056d0601149d2ddd0e231a81e7b2409b37fc06 | 5 | -31/+281 | |
2012-01-20 | Fix a bug where a check would fail•••Bug: 5894393 Change-Id: I810de58730f2cabcaf7b8dc1d85b3725f959094b | 1 | -3/+3 | |
2012-01-20 | Move MoreKeySpecParser.getResourceId to Utils•••Change-Id: I0640dbe76a8ff2dc45b504eca631942811571736 | 3 | -20/+22 | |
2012-01-20 | Change more key specification type to String from CharSequence•••Change-Id: I5e910f8225a248fc6403771836dec4c0b7294caa | 5 | -78/+75 | |
2012-01-20 | Fix a bug where the user typed word would not be passed.•••Bug: 5894271 Change-Id: I4f02ff322697159e08f5e898608c0aff11dacb2f | 1 | -4/+4 |