aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 5282f00f: Merge "Contacts dictionary rebuilds only when contact names ↵Tom Ouyang2012-05-143-29/+198
|\ | | | | | | | | | | | | have changed." into jb-dev * commit '5282f00ff871bc0ae8303a2b6dacb283f73e31ea': Contacts dictionary rebuilds only when contact names have changed.
| * Merge "Contacts dictionary rebuilds only when contact names have changed." ↵Tom Ouyang2012-05-143-29/+198
| |\ | | | | | | | | | into jb-dev
| | * Contacts dictionary rebuilds only when contact names have changed.Tom Ouyang2012-05-113-29/+198
| | | | | | | | | | | | | | | Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
* | | am 6bec442f: Merge "Slightly wider keys for 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-1430-186/+171
|\| | | | | | | | | | | | | | * commit '6bec442f01ef5a8083528e3dd4432451afc66ba2': Slightly wider keys for 7-inch tablet layouts
| * | Merge "Slightly wider keys for 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-1430-186/+171
| |\ \
| | * | Slightly wider keys for 7-inch tablet layoutsTadashi G. Takaoka2012-05-1430-186/+171
| | |/ | | | | | | | | | | | | | | | | | | | | | This change also removes the usage of "fillBoth" keyWidth from 7-inch tablet layouts. Bug: 6480505 Change-Id: I9ed58e0b49138fa9e1610c2b008798eedb19dd26
* | | am f3d9221d: Fix popular domain key ".com" widthTadashi G. Takaoka2012-05-141-1/+1
|\| | | | | | | | | | | | | | * commit 'f3d9221d99217455d9cd66163a851d6ea83550a2': Fix popular domain key ".com" width
| * | Fix popular domain key ".com" widthTadashi G. Takaoka2012-05-141-1/+1
| |/ | | | | | | | | Bug: 6483245 Change-Id: Ie44fd71f848a254ec79c2e061ed050f139ff5aac
| * Import translations. DO NOT MERGEEric Fischer2012-05-1110-40/+20
| | | | | | | | Change-Id: I6b1e690b678488f38ae84bf862796c32d346371e
* | Import translations. DO NOT MERGEEric Fischer2012-05-141-2/+2
| | | | | | | | Change-Id: I061881ce9f2b0563e01d198fac0dbcdeaeb48410
* | am 38b5e423: Merge "Implement "lift-to-type" interaction. Fix event text." ↵Charles Chen2012-05-124-5/+34
|\| | | | | | | | | | | | | into jb-dev * commit '38b5e4239d5f31f04eaf38951442476eb378c80f': Implement "lift-to-type" interaction. Fix event text.
| * Merge "Implement "lift-to-type" interaction. Fix event text." into jb-devCharles Chen2012-05-114-5/+34
| |\
| | * Implement "lift-to-type" interaction. Fix event text.alanv2012-05-104-5/+34
| | | | | | | | | | | | | | | Bug: 6456970 Change-Id: Idd6b84fc7a730a1e78d9c1157e3b5f22e5d49fc4
* | | Import translations. DO NOT MERGEEric Fischer2012-05-1110-40/+20
| | | | | | | | | | | | Change-Id: I978772894aef377eb117d5189b5dbe9f6f27f14f
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-05-1136-144/+74
|\ \ \
| * | | Import translations. DO NOT MERGEEric Fischer2012-05-1036-144/+74
| | | | | | | | | | | | | | | | Change-Id: I8ac08e201aaaa3bd8e22da27f66c60036f52a605
* | | | am 59e6ad38: Merge "Write the bigram frequency following the new formula" ↵Jean Chalard2012-05-111-5/+21
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | into jb-dev * commit '59e6ad38748b0d3c2ed63738d6ab5e6f123466d0': Write the bigram frequency following the new formula
| * | | Merge "Write the bigram frequency following the new formula" into jb-devJean Chalard2012-05-111-5/+21
| |\ \ \
| | * | | Write the bigram frequency following the new formulaJean Chalard2012-05-111-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also tests for bigram frequency against unigram frequency Bug: 6313806 Bug: 6028348 Change-Id: If7faa3559fee9f2496890f0bc0e081279e100854
* | | | | am ad0233fa: Merge "Refactor a method" into jb-devJean Chalard2012-05-111-10/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ad0233fa02985e597054bc50726a412fd8fff371': Refactor a method
| * | | | Merge "Refactor a method" into jb-devJean Chalard2012-05-111-10/+14
| |\| | |
| | * | | Refactor a methodJean Chalard2012-05-111-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename it, rename parameters, and add a parameter that will be necessary soon. Also, rescale the bigram frequency as necessary. Bug: 6313806 Change-Id: I192543cfb6ab6bccda4a1a53c8e67fbf50a257b0
* | | | | am a6204bbe: Fix Spanish keyboard to have easy access to inverted ? and !Tadashi G. Takaoka2012-05-113-94/+121
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a6204bbe2a8a3e34ae1adb4d2103c7323825a40c': Fix Spanish keyboard to have easy access to inverted ? and !
| * | | | Fix Spanish keyboard to have easy access to inverted ? and !Tadashi G. Takaoka2012-05-113-94/+121
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be
* | | | | am 2de0b52a: Merge "Reorganize punctuations and diacritics of Arabic and ↵Tadashi G. Takaoka2012-05-114-352/+314
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Persian" into jb-dev * commit '2de0b52a035ac27ffcddb0e914135f2ac104e05f': Reorganize punctuations and diacritics of Arabic and Persian
| * | | | Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-devTadashi G. Takaoka2012-05-114-352/+314
| |\ \ \ \
| | * | | | Reorganize punctuations and diacritics of Arabic and PersianTadashi G. Takaoka2012-05-114-352/+314
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea
* | | | | am 6792a909: Merge "Output caps debug code" into jb-devsatok2012-05-111-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6792a909cd0da3db6a957cb2576b4d08f46a53b7': Output caps debug code
| * | | | Merge "Output caps debug code" into jb-devsatok2012-05-111-0/+6
| |\ \ \ \
| | * | | | Output caps debug codesatok2012-05-111-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d
* | | | | | am 5434f464: Remove unexpectedly split words with single quotessatok2012-05-111-0/+95
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5434f46481c6331c3f107e6940cb49ba9dd5ea4d': Remove unexpectedly split words with single quotes
| * | | | | Remove unexpectedly split words with single quotessatok2012-05-111-0/+95
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 6451163 Change-Id: I4c5595f727934f2b401e9bb11a6ba613668f4a42
* | | | | am 88794b24: Remove the dependency to SpellCheckerProximityInfo from ↵Ken Wakasa2012-05-112-8/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ProximityInfo. * commit '88794b24c0928e3bbea59999fce47c78c028863d': Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.
| * | | | Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.Ken Wakasa2012-05-112-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In conjunction with I596b2deb Change-Id: I42f059158ae78e1c1c807ed4d3688edbcf18c006
* | | | | am d995452d: Merge "Add Bulgarian BDS keyboard" into jb-devTadashi G. Takaoka2012-05-1010-0/+444
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd995452d2e47012d2a8dd3464f48d66a11e3dca0': Add Bulgarian BDS keyboard
| * | | | Merge "Add Bulgarian BDS keyboard" into jb-devTadashi G. Takaoka2012-05-1010-0/+444
| |\ \ \ \
| | * | | | Add Bulgarian BDS keyboardTadashi G. Takaoka2012-05-1110-0/+444
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 5738545 Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7
* | | | | am 3904af7e: Add Bulgarian Phonetic keyboardTadashi G. Takaoka2012-05-103-13/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '3904af7ef15a3f552b31bd710c6bfb3c7342441f': Add Bulgarian Phonetic keyboard
| * | | | Add Bulgarian Phonetic keyboardTadashi G. Takaoka2012-05-113-13/+13
| |/ / / | | | | | | | | | | | | | | | | Bug: 5738545 Change-Id: I4779136e717efd2934acaa68abc469016d08cd37
| * | | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-05-1036-144/+74
| |\ \ \ | | |_|/ | |/| |
| | * | Import translations. DO NOT MERGEEric Fischer2012-05-1036-144/+74
| | | | | | | | | | | | | | | | Change-Id: I6955e7f746cbe31e27e32aa8d2d33dccf465f571
* | | | am 7c23ad92: Merge "Use key index as virtual view ID." into jb-devCharles Chen2012-05-101-3/+6
|\| | | | | | | | | | | | | | | | | | | * commit '7c23ad92fcbeb64623c7deda7c603ec6c35e11a3': Use key index as virtual view ID.
| * | | Merge "Use key index as virtual view ID." into jb-devCharles Chen2012-05-101-3/+6
| |\ \ \ | | |/ / | |/| |
| | * | Use key index as virtual view ID.alanv2012-05-091-3/+6
| | | | | | | | | | | | | | | | | | | | Bug: 6464677 Change-Id: I443e4add8052dbce1d413c2ce38a7b98408613bf
* | | | am 0462f4dc: Fix 10-inch tablet layoutTadashi G. Takaoka2012-05-103-11/+10
|\| | | | | | | | | | | | | | | | | | | * commit '0462f4dced99f1ec31e7ac40df8871024fe2a5f2': Fix 10-inch tablet layout
| * | | Fix 10-inch tablet layoutTadashi G. Takaoka2012-05-103-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix missing delete key for greek * Remove shift keys from farsi * Move delete and enter key down for farsi * Tweak 3rd-row key position of nordic Bug: 6422448 Change-Id: I2066c1927f60660513c89615488520f716a15fa5
* | | | am 60ece5cb: Merge "Tidy up Hindi 7-inch layouts" into jb-devTadashi G. Takaoka2012-05-101-10/+5
|\| | | | | | | | | | | | | | | | | | | * commit '60ece5cba5e3963c5bdd1d2edeabe3e3aaedb6b0': Tidy up Hindi 7-inch layouts
| * | | Merge "Tidy up Hindi 7-inch layouts" into jb-devTadashi G. Takaoka2012-05-101-10/+5
| |\ \ \
| | * | | Tidy up Hindi 7-inch layoutsTadashi G. Takaoka2012-05-101-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove right shift key from hindi (same as east_slavic) Bug: 6422448 Change-Id: Icea9a027c825f74471425abea261d5499f02c2c6
* | | | | am e6241e25: Merge "Tidy up Arabic and Farsi 7-inch layouts" into jb-devTadashi G. Takaoka2012-05-102-22/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e6241e2543b815efaa5b2a8cbc5b031f1307f500': Tidy up Arabic and Farsi 7-inch layouts