Commit Graph

7187 Commits (b0561ae98063f83684706886490ba5670138fccc)

Author SHA1 Message Date
Satoshi Kataoka 2f854e170c Add a JNI to get the frequency
Bug: 4192129
Change-Id: I3f220f5a10114d4eb23956148076cf76220bda0f
2012-05-29 17:21:59 +09:00
Jean Chalard b2d4348caf am e3864d42: am b074dfea: Merge "Add a comment on a caveat for future reference." into jb-dev
* commit 'e3864d429e699469644fa7ae867fd48e8206bd04':
  Add a comment on a caveat for future reference.
2012-05-29 01:01:31 -07:00
Jean Chalard e3864d429e am b074dfea: Merge "Add a comment on a caveat for future reference." into jb-dev
* commit 'b074dfead504fba4039e4eaaded07c10244ff292':
  Add a comment on a caveat for future reference.
2012-05-29 00:59:14 -07:00
Jean Chalard b074dfead5 Merge "Add a comment on a caveat for future reference." into jb-dev 2012-05-29 00:57:34 -07:00
Jean Chalard 46fe49fc05 Add a comment on a caveat for future reference.
Change-Id: I328a0cd4346275aac960e1369bf370688a004e11
2012-05-29 16:50:25 +09:00
Tadashi G. Takaoka 0d6d4c20ce More precise KeyboardState unit test
Bug: 5424586
Change-Id: I838c82e3fe4629929cbd6e21111d139e7becab55
2012-05-29 16:42:43 +09:00
Jean Chalard 01fcf0dab0 am 18f65017: am bfba64bc: Merge "Compute the correct frequency for bigram prediction" into jb-dev
* commit '18f650172d29800edb772d3798391b2d430426df':
  Compute the correct frequency for bigram prediction
2012-05-29 00:40:32 -07:00
Jean Chalard 18f650172d am bfba64bc: Merge "Compute the correct frequency for bigram prediction" into jb-dev
* commit 'bfba64bcfd70ce8e3932d52c4b9f3182d33e1f55':
  Compute the correct frequency for bigram prediction
2012-05-29 00:38:16 -07:00
Jean Chalard bfba64bcfd Merge "Compute the correct frequency for bigram prediction" into jb-dev 2012-05-29 00:35:35 -07:00
Jean Chalard 14c72f071e am e382bcc3: am 8f9f55dd: Merge "Fix a bug where the bigram freq would be underevaluated" into jb-dev
* commit 'e382bcc39aa6aa64504a0fcd2ca59ad09dda0d25':
  Fix a bug where the bigram freq would be underevaluated
2012-05-29 00:27:54 -07:00
Jean Chalard 7a4a1a0c5c am c941bc9b: am 22cf6958: Merge "Split a method to reconstruct freq from uni/bi freq" into jb-dev
* commit 'c941bc9bd3eb5b564f8b5f63ff07a44097262671':
  Split a method to reconstruct freq from uni/bi freq
2012-05-29 00:27:53 -07:00
Jean Chalard adb2719395 am ca134ccc: am bf61bba3: Merge "Fix two small possible bugs." into jb-dev
* commit 'ca134ccc2a65f568741f0111dcd7c29aa6560ac6':
  Fix two small possible bugs.
2012-05-29 00:27:51 -07:00
Jean Chalard e382bcc39a am 8f9f55dd: Merge "Fix a bug where the bigram freq would be underevaluated" into jb-dev
* commit '8f9f55dd9d27f6c759c12416c872138b9b4661dc':
  Fix a bug where the bigram freq would be underevaluated
2012-05-29 00:25:50 -07:00
Jean Chalard c941bc9bd3 am 22cf6958: Merge "Split a method to reconstruct freq from uni/bi freq" into jb-dev
* commit '22cf695834009929a6c0fbcd75a9ff56efa04d83':
  Split a method to reconstruct freq from uni/bi freq
2012-05-29 00:25:49 -07:00
Jean Chalard ca134ccc2a am bf61bba3: Merge "Fix two small possible bugs." into jb-dev
* commit 'bf61bba35feda09a2ad08475481ce042879ff5bb':
  Fix two small possible bugs.
2012-05-29 00:25:47 -07:00
Jean Chalard 8f9f55dd9d Merge "Fix a bug where the bigram freq would be underevaluated" into jb-dev 2012-05-29 00:23:22 -07:00
Jean Chalard 22cf695834 Merge "Split a method to reconstruct freq from uni/bi freq" into jb-dev 2012-05-29 00:23:18 -07:00
Jean Chalard bf61bba35f Merge "Fix two small possible bugs." into jb-dev 2012-05-29 00:23:14 -07:00
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