Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 726e98b7: am c1a1937c: am 2220aeed: Merge "Put temporary files under a sep...•••* commit '726e98b7378987b2cfe46ea5395692640b108e83': Put temporary files under a separate directory. | 2012-10-11 | 2 | -2/+15 | |
|\ | |||||
| * | Merge "Put temporary files under a separate directory." into jb-mr1-dev | 2012-10-11 | 2 | -2/+15 | |
| |\ | |||||
| | * | Put temporary files under a separate directory.•••Bug: 7328003 Change-Id: Ibe5278ea209d149f87fd08785c77b17e3859948e | 2012-10-11 | 2 | -2/+15 | |
* | | | Add Swedish to the list of languages for which a Euro key is wanted.•••Change-Id: I2ba4d0a7e82733c3d9526658195f22178e520926 | 2012-10-11 | 1 | -4/+4 | |
* | | | Fix excessive canceling of long-press timer while gesturing•••Change-Id: I2a68c777e66a6b83d16885780a92a21e91bd3f9e | 2012-10-11 | 1 | -1/+1 | |
* | | | am c66a2d1d: am 61155c70: am 9d423536: Merge "Don\'t cancel long press timer ...•••* commit 'c66a2d1da69de796a2a7acb5dd6903cb5668585c': Don't cancel long press timer too early | 2012-10-11 | 2 | -4/+2 | |
|\| | | |||||
| * | | Merge "Don't cancel long press timer too early" into jb-mr1-dev | 2012-10-11 | 2 | -4/+2 | |
| |\ \ | |||||
| | * | | Don't cancel long press timer too early•••Bug: 7328861 Change-Id: I1b77ec4a30ae15b2edda42a1ff58ebc528288553 | 2012-10-11 | 2 | -4/+2 | |
| | |/ | |||||
| * / | Import translations. DO NOT MERGE•••Change-Id: I0a766dd5b65f375276e30c588bb202f6718a8892 Auto-generated-cl: translation import | 2012-10-10 | 1 | -3/+3 | |
| |/ | |||||
* | | Import translations. DO NOT MERGE•••Change-Id: Ibb93814ac881cfd48a4a298e2964c9a4188405f0 Auto-generated-cl: translation import | 2012-10-10 | 1 | -3/+3 | |
* | | am 0081681e: am c44314b4: am dc38a343: Merge "Use a freq of 1 instead of 0 fo...•••* commit '0081681e346ce5c958e5eef264caa3f257b094c5': Use a freq of 1 instead of 0 for non-word shortcuts. | 2012-10-09 | 1 | -1/+1 | |
|\| | |||||
| * | Merge "Use a freq of 1 instead of 0 for non-word shortcuts." into jb-mr1-dev | 2012-10-09 | 1 | -1/+1 | |
| |\ | |||||
| | * | Use a freq of 1 instead of 0 for non-word shortcuts.•••Also fix a spelling mistake in a comment Bug: 7301525 Change-Id: I4437403dce620fed03871485ee04f13c51ce34fc | 2012-10-09 | 1 | -1/+1 | |
* | | | am 6b0fa314: am f5c10d00: am 7a17c1fc: Tuning gesture detection parameters•••* commit '6b0fa314d780ea77bd2c65b9bdd87297d50a0f6b': Tuning gesture detection parameters | 2012-10-09 | 3 | -37/+31 | |
|\| | | |||||
| * | | Tuning gesture detection parameters•••Bug: 7032858 Change-Id: Ie4f952aa33b99ce16027500a596d723ee9bafae9 | 2012-10-09 | 3 | -37/+31 | |
| |/ | |||||
| * | Merge "Import translations. DO NOT MERGE" into jb-mr1-dev | 2012-10-08 | 1 | -2/+2 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: If42a2ec942dd630d4d17e37536a197ba29431580 Auto-generated-cl: translation import | 2012-10-05 | 1 | -2/+2 | |
* | | | Merge "Disable touch position correction of MoreKeysKeyboard" | 2012-10-09 | 2 | -2/+23 | |
|\ \ \ | |||||
| * | | | Disable touch position correction of MoreKeysKeyboard•••Change-Id: Ieec33894a348602fd71d6fe473142b43eb2551b6 | 2012-10-09 | 2 | -2/+23 | |
* | | | | Merge "Allow to start gesture from a non-letter key except from a modifier key" | 2012-10-09 | 1 | -2/+2 | |
|\ \ \ \ | |||||
| * | | | | Allow to start gesture from a non-letter key except from a modifier key•••Bug: 7303982 Change-Id: Id54965c1d7b2b760ac2a76a0fc509b46948e75e6 | 2012-10-09 | 1 | -2/+2 | |
| |/ / / | |||||
* / / / | Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused param...•••Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09 | 2012-10-09 | 1 | -8/+4 | |
|/ / / | |||||
* | | | Merge "Import translations. DO NOT MERGE" | 2012-10-08 | 1 | -2/+2 | |
|\ \ \ | |||||
| * | | | Import translations. DO NOT MERGE•••Change-Id: Idaa866090d4afcf78178fff481ee601a2fcbe064 Auto-generated-cl: translation import | 2012-10-05 | 1 | -2/+2 | |
* | | | | am bb249cb9: am b1583b9e: am 052b162d: Merge "Add separate key hysteresis dis...•••* commit 'bb249cb992941ea0f3b6b962232ead147011865a': Add separate key hysteresis distance for sliding modifier input | 2012-10-07 | 6 | -22/+48 | |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge "Add separate key hysteresis distance for sliding modifier input" into ... | 2012-10-06 | 6 | -22/+48 | |
| |\ \ \ | |||||
| | * | | | Add separate key hysteresis distance for sliding modifier input•••Bug: 7294402 Change-Id: I78c8be9e1a7b2d49d86bfe1e3a46d1785bfe5d48 | 2012-10-07 | 6 | -22/+48 | |
| | | |/ | | |/| | |||||
| * / | | Avoid calling switchToLastInputMethod when other IMEs are in effect (DO NOT M...•••Bug: 7299050 Change-Id: Ife6721a5fcbc4872bd36ffd8a8b81b04d73aebec | 2012-10-06 | 1 | -5/+8 | |
| |/ / | |||||
* | / | Fix a small typo•••Change-Id: I813d97b9453f8aa7aae99bd165336b1e5a81dc6a | 2012-10-07 | 1 | -1/+1 | |
| |/ |/| | |||||
* | | am d7345ed0: am d34422f1: am 3623b976: Fix detecting fast typing algorithm an...•••* commit 'd7345ed0b532eaa2082adea6fb5e89f5fe0acb86': Fix detecting fast typing algorithm and parameter | 2012-10-05 | 5 | -22/+101 | |
|\| | |||||
| * | Fix detecting fast typing algorithm and parameter•••Bug: 7032858 Change-Id: I5ed701e2394d16e43258a3c22d59991cb18adce8 | 2012-10-05 | 5 | -22/+101 | |
* | | Merge "fix writeCharGroup." | 2012-10-04 | 1 | -3/+26 | |
|\ \ | |||||
| * | | fix writeCharGroup.•••Change-Id: Ib841afaba0a20c3b300eb7d3e9133243f9f3ae58 | 2012-10-05 | 1 | -3/+26 | |
* | | | am 24ebf7da: am b02fc3fc: am 4580b7e4: Merge "Move gesture detection and reco...•••* commit '24ebf7da9853f2975bf1ae3e11c0cf1962236667': Move gesture detection and recognition paramters to resources | 2012-10-04 | 6 | -46/+149 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge "Move gesture detection and recognition paramters to resources" into jb... | 2012-10-04 | 6 | -46/+149 | |
| |\ \ | |||||
| | * | | Move gesture detection and recognition paramters to resources•••Bug: 7032858 Change-Id: I66570a5e21cdeede1eba420c597f440ab61aa941 | 2012-10-05 | 6 | -46/+149 | |
| * | | | Merge "Import translations. DO NOT MERGE" into jb-mr1-dev | 2012-10-04 | 2 | -4/+4 | |
| |\ \ \ | |||||
| | * | | | Import translations. DO NOT MERGE•••Change-Id: Idc0d44ee84d88674227a95bb5556a99a01eb3d30 Auto-generated-cl: translation import | 2012-10-04 | 2 | -4/+4 | |
* | | | | | Merge "Import translations. DO NOT MERGE" | 2012-10-04 | 2 | -4/+4 | |
|\ \ \ \ \ | |||||
| * | | | | | Import translations. DO NOT MERGE•••Change-Id: I64e38d5f0be5a47923642af0bc0146765e094b77 Auto-generated-cl: translation import | 2012-10-04 | 2 | -4/+4 | |
* | | | | | | am ddc81746: am c8cf1101: am 49d301e9: Add notice for Lexiteria dictionaries.•••* commit 'ddc8174657777ff3166e536fb8029a0a0b629481': Add notice for Lexiteria dictionaries. | 2012-10-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Add notice for Lexiteria dictionaries.•••Bug: 7285172 Change-Id: Ib4f4e433850d3f58e0a7cef205be4dc59c7f28c4 | 2012-10-05 | 1 | -0/+2 | |
| | |_|/ | |/| | | |||||
* | | | | am 933e7c37: am 37c8f8b5: am 20f07e33: Merge "Unlink an old file before movin...•••* commit '933e7c3770c00a9eea43c447d96daec1ada62041': Unlink an old file before moving the new file over it | 2012-10-04 | 1 | -0/+1 | |
|\| | | | |/ / |/| | | |||||
| * | | Merge "Unlink an old file before moving the new file over it" into jb-mr1-dev | 2012-10-04 | 1 | -0/+1 | |
| |\ \ | | |/ | |/| | |||||
| | * | Unlink an old file before moving the new file over it•••This is unlikely to be relevant to this bug, but just in case. Bug: 7274972 Change-Id: I56b31b377af16cc2c15ceb90a19792bed3aab367 | 2012-10-04 | 1 | -0/+1 | |
| * | | Merge "Import translations. DO NOT MERGE" into jb-mr1-dev | 2012-10-04 | 16 | -35/+35 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Change-Id: I7bbc24fdd81a547e25e66e07fd982fe949a19bcc Auto-generated-cl: translation import | 2012-10-03 | 16 | -35/+35 | |
| | |/ | |||||
* | | | Merge "Import translations. DO NOT MERGE" | 2012-10-04 | 16 | -35/+35 | |
|\ \ \ | |||||
| * | | | Import translations. DO NOT MERGE•••Change-Id: Ie375494233b9038d4ae2187d2bfe58b9a77036d2 Auto-generated-cl: translation import | 2012-10-03 | 16 | -35/+35 | |
* | | | | am d173ed18: am bf6c8bd8: am 3f7fe829: Merge "Always consider a new line the ...•••* commit 'd173ed18e44ea5cdc48d5f620bb91efcd3ed5174': Always consider a new line the start of a sentence | 2012-10-04 | 1 | -5/+9 | |
|\ \ \ \ | | |/ / | |/| | |