Jean Chalard
e308459531
Compute the correct frequency for bigram prediction
...
Change-Id: I3196f48a0ca2ed5e94f430254d58e65d341398c8
2012-05-29 16:22:46 +09:00
Jean Chalard
cb99376307
Fix a bug where the bigram freq would be underevaluated
...
The difference in score is not large, but it's still a bug
Change-Id: Ie22c2b6e1206e829c1c8af096469df05af14d47b
2012-05-29 16:04:07 +09:00
Jean Chalard
19ebd93646
Split a method to reconstruct freq from uni/bi freq
...
This has no impact at all on the logic.
Change-Id: I3788c8335cc193433ad9a7512b211a49bb2ffb02
2012-05-29 16:00:25 +09:00
Jean Chalard
402b057050
Fix two small possible bugs.
...
None of these had any real impact, but they were potential
liabilities for the future
Change-Id: I2de581f8b638e423d47a6d99b1a3c96af4c6150d
2012-05-29 15:56:30 +09:00
Satoshi Kataoka
a62f6e363d
am d882aead: am bd40b94f: Merge "Optimize the store of bigram list" into jb-dev
...
* commit 'd882aeadb07d16ed887c71895577faabbd635ff3':
Optimize the store of bigram list
2012-05-28 23:13:43 -07:00
Satoshi Kataoka
d882aeadb0
am bd40b94f: Merge "Optimize the store of bigram list" into jb-dev
...
* commit 'bd40b94f965b1602bea35fd92f2f05d524f9ab3b':
Optimize the store of bigram list
2012-05-28 23:11:36 -07:00
Satoshi Kataoka
bd40b94f96
Merge "Optimize the store of bigram list" into jb-dev
2012-05-28 23:09:59 -07:00
Satoshi Kataoka
bc56885062
Optimize the store of bigram list
...
Bug: 4192129
Change-Id: Idcc62e4f9696b56b1d7013891b2da37b1784423e
2012-05-29 15:03:10 +09:00
Satoshi Kataoka
1963e46080
am 7317a257: am 24c4d626: Merge "Fix NumberFormatException" into jb-dev
...
* commit '7317a257e553c6ecc7adb4211a0370d502bfa0fe':
Fix NumberFormatException
2012-05-28 21:24:57 -07:00
Satoshi Kataoka
7317a257e5
am 24c4d626: Merge "Fix NumberFormatException" into jb-dev
...
* commit '24c4d62618ce4577736550172da59a4232b47a5b':
Fix NumberFormatException
2012-05-28 21:22:47 -07:00
Tadashi G. Takaoka
36f4e3d1e4
am b6c03228: am 6034acd1: Fix Dvorak layout in uri/email mode on phone device
...
* commit 'b6c03228db202b04de54ddb6b79cbcbed107bcb5':
Fix Dvorak layout in uri/email mode on phone device
2012-05-28 21:21:47 -07:00
Satoshi Kataoka
24c4d62618
Merge "Fix NumberFormatException" into jb-dev
2012-05-28 21:20:42 -07:00
Tadashi G. Takaoka
b6c03228db
am 6034acd1: Fix Dvorak layout in uri/email mode on phone device
...
* commit '6034acd168646136ca2ae99c0c503597dbe7be9b':
Fix Dvorak layout in uri/email mode on phone device
2012-05-28 21:19:30 -07:00
Satoshi Kataoka
48255b1747
Fix NumberFormatException
...
Bug: 6567496
Change-Id: Ib0d9fab8496c8c856b94cce5812a263efbcb724f
2012-05-29 13:16:38 +09:00
Tadashi G. Takaoka
6034acd168
Fix Dvorak layout in uri/email mode on phone device
...
Bug: 6567492
Change-Id: I78d56ec05b7711749553c6787a9abb1351dff4db
2012-05-29 12:43:40 +09:00
Tadashi G. Takaoka
59f5f250cf
am e03f6b39: am e0952029: Merge "Make KeySpecParser case sensitive again" into jb-dev
...
* commit 'e03f6b3917f71a7c9f9459765264b547cc80b751':
Make KeySpecParser case sensitive again
2012-05-28 03:33:28 -07:00
Tadashi G. Takaoka
e03f6b3917
am e0952029: Merge "Make KeySpecParser case sensitive again" into jb-dev
...
* commit 'e09520290fbcaff9a143e8c8bce80161b0e2c5a1':
Make KeySpecParser case sensitive again
2012-05-28 03:30:25 -07:00
Tadashi G. Takaoka
e09520290f
Merge "Make KeySpecParser case sensitive again" into jb-dev
2012-05-28 03:22:46 -07:00
Tadashi G. Takaoka
0a3362d264
Make KeySpecParser case sensitive again
...
Partially revert I76c3e917.
Bug: 6561272
Change-Id: I5649a8ecb44bd11c67785ea97ddbb67b0a019ccc
2012-05-28 19:07:51 +09:00
Jean Chalard
f532351047
am 796dab23: am 7fe18b62: Merge "Fix spelling of a unused flag" into jb-dev
...
* commit '796dab2372ae52ee5b075c3310f2c47e3692f5af':
Fix spelling of a unused flag
2012-05-28 02:59:09 -07:00
Jean Chalard
796dab2372
am 7fe18b62: Merge "Fix spelling of a unused flag" into jb-dev
...
* commit '7fe18b62b94e900f9e1ef00589a5422e586fbe08':
Fix spelling of a unused flag
2012-05-28 02:57:07 -07:00
Jean Chalard
7fe18b62b9
Merge "Fix spelling of a unused flag" into jb-dev
2012-05-28 02:55:06 -07:00
Tadashi G. Takaoka
1ef0bcc434
am 0725fdb9: am 8f590c77: Use Math.round instead of (int) to convert Key coordinates from float to int
...
* commit '0725fdb9522dddb6eeab688c60b24cd84786904b':
Use Math.round instead of (int) to convert Key coordinates from float to int
2012-05-28 02:52:47 -07:00
Tadashi G. Takaoka
0725fdb952
am 8f590c77: Use Math.round instead of (int) to convert Key coordinates from float to int
...
* commit '8f590c77e8a435d8e35020f1b7e66fdf53ab7953':
Use Math.round instead of (int) to convert Key coordinates from float to int
2012-05-28 02:50:45 -07:00
Jean Chalard
90868195e4
Fix spelling of a unused flag
...
Change-Id: I28fc3004da0ead2d373f36541732ac4450d86318
2012-05-28 18:49:37 +09:00
Jean Chalard
ddcb4847df
Add a tool to do intendance tasks on dictionaries.
...
Bug: 6429606
Change-Id: I0c7258d992a4bfa9707002f8fbc425ccde7c6172
2012-05-28 18:46:09 +09:00
Tadashi G. Takaoka
8f590c77e8
Use Math.round instead of (int) to convert Key coordinates from float to int
...
Bug: 6566563
Change-Id: I97d1e9727077cb4d9abbf1ad5bd5d3f061c7bce7
2012-05-28 16:16:35 +09:00
satok
1c69942683
am fff5cd6f: am aa064139: Merge "Forget user history" into jb-dev
...
* commit 'fff5cd6f767e248ecb5b30ea39cb9a22a476b953':
Forget user history
2012-05-27 23:03:46 -07:00
satok
fff5cd6f76
am aa064139: Merge "Forget user history" into jb-dev
...
* commit 'aa0641394b7ffc16c462c5d9cc269d1f5114748f':
Forget user history
2012-05-27 23:01:41 -07:00
satok
aa0641394b
Merge "Forget user history" into jb-dev
2012-05-27 22:59:22 -07:00
satok
fd53b8cc2b
Forget user history
...
Bug: 4192129
Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f
2012-05-28 14:34:02 +09:00
Jean Chalard
1a31b4e484
am fac23787: am bed613cf: Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev
...
* commit 'fac23787bbd7723acba4e7e344aa6f799d9584f6':
Simulate hardware enter/delete events if the app targets < 16
2012-05-27 21:26:06 -07:00
Jean Chalard
32bce6bd02
am 784046d3: am 92d7b55a: Merge "Small update to the English dictionaries" into jb-dev
...
* commit '784046d3cbe51d6b0d88b0990c67abfa7e6a91bd':
Small update to the English dictionaries
2012-05-27 21:26:04 -07:00
Jean Chalard
fac23787bb
am bed613cf: Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev
...
* commit 'bed613cf11914f2510478fd4754a0802863ce4af':
Simulate hardware enter/delete events if the app targets < 16
2012-05-27 21:23:41 -07:00
Jean Chalard
784046d3cb
am 92d7b55a: Merge "Small update to the English dictionaries" into jb-dev
...
* commit '92d7b55acf762031b640d311c6c7b94f159454dd':
Small update to the English dictionaries
2012-05-27 21:23:39 -07:00
Jean Chalard
bed613cf11
Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev
2012-05-27 21:21:22 -07:00
Jean Chalard
92d7b55acf
Merge "Small update to the English dictionaries" into jb-dev
2012-05-27 21:20:59 -07:00
Tadashi G. Takaoka
d9f9b0b555
am aefe0489: am 6cc58bed: Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
...
* commit 'aefe04896790a161a8fc4a595566830614f86296':
Fix PC QWERTY keyboard of 7-inch tablet
2012-05-27 21:12:33 -07:00
Tadashi G. Takaoka
1b6caa9fe6
am ee78fb26: am 7ab7f66c: Fix adjusting key\'s label/code case
...
* commit 'ee78fb2634e7bf74d3e21faf9630e5d8cd67cda0':
Fix adjusting key's label/code case
2012-05-27 21:12:32 -07:00
Tadashi G. Takaoka
aefe048967
am 6cc58bed: Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
...
* commit '6cc58bedea3f44adfff26d313079aa5f382c8bba':
Fix PC QWERTY keyboard of 7-inch tablet
2012-05-27 21:10:06 -07:00
Tadashi G. Takaoka
ee78fb2634
am 7ab7f66c: Fix adjusting key\'s label/code case
...
* commit '7ab7f66c2d0f4a0b2e29be718b310ccaf368a4f4':
Fix adjusting key's label/code case
2012-05-27 21:10:05 -07:00
Tadashi G. Takaoka
6cc58bedea
Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
2012-05-27 21:07:54 -07:00
Jean Chalard
3a6efa06e2
Small update to the English dictionaries
...
Demote 'HDTV'
Bug: 6563090
Change-Id: I39a1632397569cf79a8d67d93cdff5cf29f82f3a
2012-05-28 13:01:59 +09:00
Tadashi G. Takaoka
cfb96c4973
Fix PC QWERTY keyboard of 7-inch tablet
...
Bug: 6566031
Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5
2012-05-28 12:58:12 +09:00
Tadashi G. Takaoka
7ab7f66c2d
Fix adjusting key's label/code case
...
With this fix, we may probably be able to revert I76c3e917 (Make
KeySpecParser case insensitive).
Bug: 6561272
Change-Id: Ic7571560d7b422ffc9a07f0acecd388e0b330d50
2012-05-28 12:34:49 +09:00
Jean Chalard
4e1a558ee8
Simulate hardware enter/delete events if the app targets < 16
...
This will make text input buggy on all apps until they target
JB or superior.
Bug: 6537051
Change-Id: I726347db8c84d1582ad1962d3a910e698389e08c
2012-05-28 12:00:43 +09:00
Eric Fischer
2ec51f82af
am 71097048: (-s ours) am 739ff3cf: Import translations. DO NOT MERGE
...
* commit '710970486cab9891f85d5abc39969021ccc4cab4':
Import translations. DO NOT MERGE
2012-05-25 15:46:30 -07:00
Eric Fischer
710970486c
am 739ff3cf: Import translations. DO NOT MERGE
...
* commit '739ff3cfc4dc9efde0d969d660bccc949c1fd84b':
Import translations. DO NOT MERGE
2012-05-25 15:43:48 -07:00
Eric Fischer
739ff3cfc4
Import translations. DO NOT MERGE
...
Change-Id: I045ad47955d6f5f507818271543d2606b61877fc
2012-05-25 15:31:16 -07:00
Jean Chalard
6d7ac8a4ef
am 250f6a44: am 123017cc: Merge "Wipe the application cache selectively" into jb-dev
...
* commit '250f6a44a7585d61175ec983f9afd43081cd636f':
Wipe the application cache selectively
2012-05-25 04:11:16 -07:00