Jean Chalard
3b1b72ac4d
More optimizations
...
We don't merge tails anyway, and we can't do it any more
because that would break the bigram lookup algorithm.
The speedup is about 20%, and possibly double this if
there are no bigrams.
Bug: 6394357
Change-Id: I9eec11dda9000451706d280f120404a2acbea304
2012-05-14 12:41:18 +09:00
Jean Chalard
12efad3d15
Some more obvious optimizations
...
The speedup is about 15%
Bug: 6394357
Change-Id: Ibd57363d9d793206dd916d8927366db4192083b6
2012-05-14 12:35:31 +09:00
Jean Chalard
47db0be7cb
Some obvious optimizations to makedict
...
Bug: 6394357
Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc
2012-05-14 12:34:05 +09:00
Charles Chen
a75b2d3816
am 38b5e423: Merge "Implement "lift-to-type" interaction. Fix event text." into jb-dev
...
* commit '38b5e4239d5f31f04eaf38951442476eb378c80f':
Implement "lift-to-type" interaction. Fix event text.
2012-05-12 16:46:49 -07:00
Tom Ouyang
4d289d39ae
Contacts dictionary rebuilds only when contact names have changed.
...
Bug: 6396600
Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
2012-05-11 18:43:53 -07:00
Eric Fischer
7857f9cdbc
Import translations. DO NOT MERGE
...
Change-Id: I978772894aef377eb117d5189b5dbe9f6f27f14f
2012-05-11 15:52:01 -07:00
Eric Fischer
d7889d0fed
Import translations. DO NOT MERGE
...
Change-Id: I6b1e690b678488f38ae84bf862796c32d346371e
2012-05-11 15:49:04 -07:00
Charles Chen
38b5e4239d
Merge "Implement "lift-to-type" interaction. Fix event text." into jb-dev
2012-05-11 10:16:05 -07:00
Eric Fischer
724f946b45
Merge "Import translations. DO NOT MERGE"
2012-05-11 09:34:01 -07:00
Jean Chalard
19278ea91f
am 59e6ad38: Merge "Write the bigram frequency following the new formula" into jb-dev
...
* commit '59e6ad38748b0d3c2ed63738d6ab5e6f123466d0':
Write the bigram frequency following the new formula
2012-05-11 04:46:21 -07:00
Jean Chalard
59e6ad3874
Merge "Write the bigram frequency following the new formula" into jb-dev
2012-05-11 04:42:36 -07:00
Jean Chalard
f7346de94a
Write the bigram frequency following the new formula
...
This also tests for bigram frequency against unigram frequency
Bug: 6313806
Bug: 6028348
Change-Id: If7faa3559fee9f2496890f0bc0e081279e100854
2012-05-11 20:27:22 +09:00
Jean Chalard
e1c75a42c2
am ad0233fa: Merge "Refactor a method" into jb-dev
...
* commit 'ad0233fa02985e597054bc50726a412fd8fff371':
Refactor a method
2012-05-11 04:13:53 -07:00
Jean Chalard
ad0233fa02
Merge "Refactor a method" into jb-dev
2012-05-11 04:09:17 -07:00
Tadashi G. Takaoka
0dee42e4d4
am a6204bbe: Fix Spanish keyboard to have easy access to inverted ? and !
...
* commit 'a6204bbe2a8a3e34ae1adb4d2103c7323825a40c':
Fix Spanish keyboard to have easy access to inverted ? and !
2012-05-11 03:38:27 -07:00
Jean Chalard
4455fe2c89
Refactor a method
...
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
2012-05-11 19:34:35 +09:00
Tadashi G. Takaoka
bdae5f56e3
am 2de0b52a: Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-dev
...
* commit '2de0b52a035ac27ffcddb0e914135f2ac104e05f':
Reorganize punctuations and diacritics of Arabic and Persian
2012-05-11 03:33:44 -07:00
satok
9978953e29
am 6792a909: Merge "Output caps debug code" into jb-dev
...
* commit '6792a909cd0da3db6a957cb2576b4d08f46a53b7':
Output caps debug code
2012-05-11 03:33:42 -07:00
satok
59f091875c
am 5434f464: Remove unexpectedly split words with single quotes
...
* commit '5434f46481c6331c3f107e6940cb49ba9dd5ea4d':
Remove unexpectedly split words with single quotes
2012-05-11 03:33:41 -07:00
Tadashi G. Takaoka
a6204bbe2a
Fix Spanish keyboard to have easy access to inverted ? and !
...
Bug: 6480385
Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be
2012-05-11 19:17:53 +09:00
Tadashi G. Takaoka
2de0b52a03
Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-dev
2012-05-11 03:06:33 -07:00
satok
6792a909cd
Merge "Output caps debug code" into jb-dev
2012-05-11 03:06:29 -07:00
satok
5434f46481
Remove unexpectedly split words with single quotes
...
Bug: 6451163
Change-Id: I4c5595f727934f2b401e9bb11a6ba613668f4a42
2012-05-11 18:49:29 +09:00
satok
b6fb5eb391
Output caps debug code
...
Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d
2012-05-11 17:37:14 +09:00
Ken Wakasa
369ab4cd01
am 88794b24: Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.
...
* commit '88794b24c0928e3bbea59999fce47c78c028863d':
Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.
2012-05-11 01:10:45 -07:00
Ken Wakasa
88794b24c0
Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.
...
In conjunction with I596b2deb
Change-Id: I42f059158ae78e1c1c807ed4d3688edbcf18c006
2012-05-11 17:03:06 +09:00
Tadashi G. Takaoka
ef6dadbe6c
Reorganize punctuations and diacritics of Arabic and Persian
...
Bug: 6029665
Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea
2012-05-11 15:48:56 +09:00
Tadashi G. Takaoka
2b49579961
am d995452d: Merge "Add Bulgarian BDS keyboard" into jb-dev
...
* commit 'd995452d2e47012d2a8dd3464f48d66a11e3dca0':
Add Bulgarian BDS keyboard
2012-05-10 23:17:58 -07:00
Tadashi G. Takaoka
3abb6324a5
am 3904af7e: Add Bulgarian Phonetic keyboard
...
* commit '3904af7ef15a3f552b31bd710c6bfb3c7342441f':
Add Bulgarian Phonetic keyboard
2012-05-10 23:17:58 -07:00
Tadashi G. Takaoka
d995452d2e
Merge "Add Bulgarian BDS keyboard" into jb-dev
2012-05-10 22:22:22 -07:00
Tadashi G. Takaoka
3904af7ef1
Add Bulgarian Phonetic keyboard
...
Bug: 5738545
Change-Id: I4779136e717efd2934acaa68abc469016d08cd37
2012-05-11 14:14:29 +09:00
Tadashi G. Takaoka
286c594dc3
Add Bulgarian BDS keyboard
...
Bug: 5738545
Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7
2012-05-11 12:32:25 +09:00
Eric Fischer
78a2004f35
am 17635446: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit '176354466e2deb2024580601c5bc09a912b6f88d':
Import translations. DO NOT MERGE
2012-05-10 15:50:17 -07:00
Eric Fischer
176354466e
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-10 15:42:20 -07:00
Eric Fischer
9b9cd3505a
Import translations. DO NOT MERGE
...
Change-Id: I8ac08e201aaaa3bd8e22da27f66c60036f52a605
2012-05-10 15:09:27 -07:00
Eric Fischer
79525efec5
Import translations. DO NOT MERGE
...
Change-Id: I6955e7f746cbe31e27e32aa8d2d33dccf465f571
2012-05-10 15:06:38 -07:00
Charles Chen
b427eabfdf
am 7c23ad92: Merge "Use key index as virtual view ID." into jb-dev
...
* commit '7c23ad92fcbeb64623c7deda7c603ec6c35e11a3':
Use key index as virtual view ID.
2012-05-10 11:58:18 -07:00
Jean Chalard
f5a2399300
am 6cb23a49: Merge "Perform the actual bigram frequency lookup." into jb-dev
...
* commit '6cb23a49bfc36ea2fad56f1c7f3730cd38667627':
Perform the actual bigram frequency lookup.
2012-05-10 11:56:33 -07:00
Tadashi G. Takaoka
dd589f0ffb
am 0462f4dc: Fix 10-inch tablet layout
...
* commit '0462f4dced99f1ec31e7ac40df8871024fe2a5f2':
Fix 10-inch tablet layout
2012-05-10 11:56:32 -07:00
Tadashi G. Takaoka
eccfbfdfe0
am 60ece5cb: Merge "Tidy up Hindi 7-inch layouts" into jb-dev
...
* commit '60ece5cba5e3963c5bdd1d2edeabe3e3aaedb6b0':
Tidy up Hindi 7-inch layouts
2012-05-10 11:56:31 -07:00
Tadashi G. Takaoka
16a9e84201
am e6241e25: Merge "Tidy up Arabic and Farsi 7-inch layouts" into jb-dev
...
* commit 'e6241e2543b815efaa5b2a8cbc5b031f1307f500':
Tidy up Arabic and Farsi 7-inch layouts
2012-05-10 11:56:30 -07:00
Tadashi G. Takaoka
4319a2a52b
am c44a3e07: Merge "Tidy up 11-11-{7,8,9} 7-inch tablet layouts" into jb-dev
...
* commit 'c44a3e07a39baec42da0478843ebb80ddc93d610':
Tidy up 11-11-{7,8,9} 7-inch tablet layouts
2012-05-10 11:56:29 -07:00
Tadashi G. Takaoka
00639648d4
am 3b7d40f4: Merge "Tidy up 10-10-7 7-inch tablet layouts" into jb-dev
...
* commit '3b7d40f4643b9a6a6cb979e9493f56197bd89fc0':
Tidy up 10-10-7 7-inch tablet layouts
2012-05-10 11:56:26 -07:00
Tadashi G. Takaoka
a6e4f212ae
am edde070a: Tidy up Thai 7-inch layouts
...
* commit 'edde070a900d61bd3923d6d05de6de60ab59d005':
Tidy up Thai 7-inch layouts
2012-05-10 11:56:25 -07:00
Tadashi G. Takaoka
bb984e1717
am a97bfdc2: Merge "Tidy up 10-9-7 7-inch tablet layouts" into jb-dev
...
* commit 'a97bfdc225e5b9f7f73c0907c7a0f27ab5f08595':
Tidy up 10-9-7 7-inch tablet layouts
2012-05-10 11:56:24 -07:00
Tadashi G. Takaoka
7dc925bc9a
am 684c519d: Merge "Cleanup indentation" into jb-dev
...
* commit '684c519d9d72443b9668fa1474ce2970ceb86a4f':
Cleanup indentation
2012-05-10 11:56:23 -07:00
Svetoslav Ganov
df9aa401e4
am 52ab6864: Merge "Remove unused code from AccessibilityEntityProvider." into jb-dev
...
* commit '52ab6864d0d3402a6d0164b474055af2c64cc827':
Remove unused code from AccessibilityEntityProvider.
2012-05-10 11:56:21 -07:00
alanv
6662e2a40d
Implement "lift-to-type" interaction. Fix event text.
...
Bug: 6456970
Change-Id: Idd6b84fc7a730a1e78d9c1157e3b5f22e5d49fc4
2012-05-10 11:37:13 -07:00
Charles Chen
7c23ad92fc
Merge "Use key index as virtual view ID." into jb-dev
2012-05-10 11:34:20 -07:00
Jean Chalard
6cb23a49bf
Merge "Perform the actual bigram frequency lookup." into jb-dev
2012-05-10 04:08:07 -07:00