| Commit message (Collapse) | Author | Files | Lines |
|
Bug: 5851148
Change-Id: Ic270318842d8e16bc62d78d5fe0d6be0ca1fb532
|
|
Change-Id: Iaac80937540a45849c347f80400762032b27c82c
|
|
Bug: 5806103
Change-Id: Iffdc68565f4a8b5af98247a4dff9dc4e76b4056a
|
|
Change-Id: I579e43cd147c4323c390cf1c9bf5e94ae79f9d86
|
|
Change-Id: Id2320f4d9b5f22f0ac844ab20ce42b0c4e7c6880
|
|
Change-Id: Iab6c9a4104e8eec3eeb55fdb063d4368338ac74d
|
|
letter
This will be helpful to write unit test code.
Change-Id: Ib61cc46ac547084e0dc9ecd3a50814fecf08ace2
|
|
Change-Id: I352064835abb62c294b48e080d9709ff013c7bb0
|
|
Change-Id: I7da35502072e336ba2c32fc78827f5dff1bedddc
|
|
Change-Id: I8e6a4242a73b2ec95ce9e8b4739e16dfeb9f1204
|
|
Change-Id: Ia6f551d36b2897863e7faf5143bc319522b0668e
|
|
Change-Id: Ie5d8b344ed46873c92f3ef878a1e45017eb699c6
|
|
Change-Id: I25c26e2fe50427d11d97b6204174a4f651963d24
|
|
This contains stubs only, it does not work yet, however it
doesn't break anything.
Change-Id: If912ae84ff3ccd7a2d6588ffd6fbb9974f87ef3d
|
|
Change-Id: I529dff4a50276d1a4f4896c66d1aa35296b21000
|
|
Change-Id: Icb8427c82694e24c8d08a5376157c7d1444af979
|
|
This is a cherrypick of I150b4a05 from master to ics-mr1.
Bug: 5130446
Bug: 5787394
Change-Id: Ie0d58283042166537ff161344564c3c51b0d1296
|
|
This does not use the shortcuts yet, it only reads up the file
in memory.
Change-Id: Ib9b8594c2dd6a38b1209b01c80e8894696312998
|
|
Change-Id: Ie6d481360e801a67f4bc0309a7151b1640bd3c40
|
|
Bug: 5802658
Change-Id: I3a3871f17a5001dc61e835111944d35540aa5bcd
|
|
Change-Id: I71aa109d3e67ff139e4f385344882d906f687c77
|
|
This fixes the build.
A constant was used before it was declared in another file.
Change-Id: I72dfca2f76f0c3b7dd64072d062cd48c9bfcbd56
|
|
The reading code is accepting 0..15 and this outputs
0..31.
Change-Id: Ia638950dc2ce0b8743cbb6a71fbad866e9208786
|
|
Change-Id: I1e83bba2b36bdc0429debb22425ce75001e61c81
|
|
Change-Id: I118c792219f649b7297477c78fa725c678650159
|
|
Bug: 5802387
Change-Id: I4f59fb2f971c543748ed32b37af528767a0549e4
|
|
for de_ZZ as well.
This is a cherry pick of http://android-git.corp.google.com/g/156427 from master.
bug: 5800592
Change-Id: Ifb249e8b6d432bbd1a5faf1a8731deea02962d39
|
|
This change also fixes Scandinavian keyboard layout around "a" key.
Bug: 5627326
Change-Id: I65da7a56a28d90eabcffcd616164d8e8c1111c96
|
|
bug: 5800592
Change-Id: I0c9abc807ab0100b3839fc7f0f40c6c1a66e0a6e
|
|
Change-Id: I16fa4099c75faac35344b0e4d3c2b866ddac896a
|
|
Auto-correct cancellation would sometimes kick in at
wrong times, causing crashes.
Bug: 5784542
Change-Id: I68dd6b8d9237ce9b66af2dc63e77ba6dd5fd69dd
|
|
This was introduced by a badly-rebased commit. The culprit was
I103d6851. There was also another bug lurking there introduced
by a previous commit that this fixes.
Bug: 5775347
Change-Id: I133b54a5159e19714f4bcae8ffbb4824cff9f466
|
|
Should have preserved the logic of LatinKeyboard.getNearestKeys().
Change-Id: I97b05aa24006402be03088a215fa07abda9477df
|
|
Change-Id: I31cce9db471dcd4a7b3477bcb037a8ff482b7696
|
|
Change-Id: Idfa1413e853299f1db459ef07da3efa932047981
|
|
As a consequence,
* Add Key.iconDisabledKey has been introduced and Key.getIcon honors
the enabled state of the key.
* The attribute id of disabled icon for shortcut key,
Keyboard_iconShortcutKeyDisabled, is renamed to
Keyboard_iconDisbledShortcutKey
* KeyboardIconsSet has getIconByIconId and getIconByAttrId methods
instead of getIcon.
Bug: 5778201
Change-Id: Ica93b073b9a04acd18ead7a33b60e3c6d813e7a1
|
|
This change also moves XmlParseUtils to com.android.inputmethod.latin package.
Bug: 5778201
Change-Id: I7d9faa344460753ce178ad4048e0fadb65c75614
|
|
Change-Id: I68c667b00dadf2ed9f1c62fb7da37d2cf499cd81
|
|
Also this change moves LatinKeyboard attributes,
autoCorrectionSpacebarLedEnabled, autoCorrectionSpacebarLedIcon,
spacebarTextRatio, spacebarTextColor, and spacebarTextShadowColor to
LatinKeyboardView.
Change-Id: I7cc27ce1fc550e9f620a9ed0fbe4b8172902d5a1
|
|
* Get rid of Key.keyIconShifted attribute.
Add Keyboard.iconShiftKeyShifted to KeyboardIconsSet.
* Get rid of LatinKeyboardView.disabledShortcutIcon attribute.
Add Keyboard.iconShortcurKeyDisabled to KeyboardIconsSet.
* Add Keyboard.iconSpaceKeyForNumber to KeyboardIconsSet.
* Fix misplaced autoCorrectionSpacebarLedIcon resources.
Change-Id: I381bff3789254977ab3cb18f58f95b3c433b1e1a
|
|
Change-Id: If032605c1cd6bb8e913d465e20dec70798c4b8fb
|
|
As a result, this change moves shortcut related update code to
LatinKeyboardView from LatinKeyboard.
Change-Id: I1882672577f61e73c90d6c018b7dbb61f3fe21e4
|
|
Change-Id: I28e87ea3af9581f12094770b42f113e9018886c4
|
|
Change-Id: Ie303df4f5e944ea868f5c28ba3bb72a57cc9a35f
|
|
This is a followup change of I8376f4f5
Change-Id: I4de4cbc903beb71d805e62b5172076a949854bc0
|
|
Bug: 5776979
Change-Id: Ia568d1170ed33a000eb3bb02ecdf611e4b5ff2d5
|
|
Change-Id: I8376f4f570e72929679c5e4955986c48881abd75
|
|
Change-Id: I96b20d3775180366fac50c2bb4e0b47a92ee4cdb
|
|
bug: 5722703
Change-Id: I6b7285ad6f5c0c8486d24712f22249f83a1c6396
|
|
Bug: 5738545
Change-Id: I96abf6807e9375e352a505b822dd50b4d1a7a252
|