aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | am b074dfea: Merge "Add a comment on a caveat for future reference." into jb-devJean Chalard2012-05-291-0/+5
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b074dfead504fba4039e4eaaded07c10244ff292': Add a comment on a caveat for future reference.
| | | * | | | | | | Merge "Add a comment on a caveat for future reference." into jb-devJean Chalard2012-05-291-0/+5
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Add a comment on a caveat for future reference.Jean Chalard2012-05-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I328a0cd4346275aac960e1369bf370688a004e11
| * | | | | | | | | | am 18f65017: am bfba64bc: Merge "Compute the correct frequency for bigram ↵Jean Chalard2012-05-292-4/+9
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prediction" into jb-dev * commit '18f650172d29800edb772d3798391b2d430426df': Compute the correct frequency for bigram prediction
| | * | | | | | | | | am bfba64bc: Merge "Compute the correct frequency for bigram prediction" ↵Jean Chalard2012-05-292-4/+9
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit 'bfba64bcfd70ce8e3932d52c4b9f3182d33e1f55': Compute the correct frequency for bigram prediction
| | | * | | | | | | | Merge "Compute the correct frequency for bigram prediction" into jb-devJean Chalard2012-05-292-4/+9
| | | |\| | | | | | |
| | | | * | | | | | | Compute the correct frequency for bigram predictionJean Chalard2012-05-292-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3196f48a0ca2ed5e94f430254d58e65d341398c8
| * | | | | | | | | | am e382bcc3: am 8f9f55dd: Merge "Fix a bug where the bigram freq would be ↵Jean Chalard2012-05-291-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | underevaluated" into jb-dev * commit 'e382bcc39aa6aa64504a0fcd2ca59ad09dda0d25': Fix a bug where the bigram freq would be underevaluated
| | * | | | | | | | | am 8f9f55dd: Merge "Fix a bug where the bigram freq would be underevaluated" ↵Jean Chalard2012-05-291-1/+1
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '8f9f55dd9d27f6c759c12416c872138b9b4661dc': Fix a bug where the bigram freq would be underevaluated
| | | * | | | | | | | Merge "Fix a bug where the bigram freq would be underevaluated" into jb-devJean Chalard2012-05-291-1/+1
| | | |\| | | | | | |
| | | | * | | | | | | Fix a bug where the bigram freq would be underevaluatedJean Chalard2012-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The difference in score is not large, but it's still a bug Change-Id: Ie22c2b6e1206e829c1c8af096469df05af14d47b
| * | | | | | | | | | am c941bc9b: am 22cf6958: Merge "Split a method to reconstruct freq from ↵Jean Chalard2012-05-291-7/+12
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uni/bi freq" into jb-dev * commit 'c941bc9bd3eb5b564f8b5f63ff07a44097262671': Split a method to reconstruct freq from uni/bi freq
| | * | | | | | | | | am 22cf6958: Merge "Split a method to reconstruct freq from uni/bi freq" ↵Jean Chalard2012-05-291-7/+12
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '22cf695834009929a6c0fbcd75a9ff56efa04d83': Split a method to reconstruct freq from uni/bi freq
| | | * | | | | | | | Merge "Split a method to reconstruct freq from uni/bi freq" into jb-devJean Chalard2012-05-291-7/+12
| | | |\| | | | | | |
| | | | * | | | | | | Split a method to reconstruct freq from uni/bi freqJean Chalard2012-05-291-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has no impact at all on the logic. Change-Id: I3788c8335cc193433ad9a7512b211a49bb2ffb02
| * | | | | | | | | | am ca134ccc: am bf61bba3: Merge "Fix two small possible bugs." into jb-devJean Chalard2012-05-292-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ca134ccc2a65f568741f0111dcd7c29aa6560ac6': Fix two small possible bugs.
| | * | | | | | | | | am bf61bba3: Merge "Fix two small possible bugs." into jb-devJean Chalard2012-05-292-2/+2
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bf61bba35feda09a2ad08475481ce042879ff5bb': Fix two small possible bugs.
| | | * | | | | | | | Merge "Fix two small possible bugs." into jb-devJean Chalard2012-05-292-2/+2
| | | |\| | | | | | | | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Fix two small possible bugs.Jean Chalard2012-05-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | None of these had any real impact, but they were potential liabilities for the future Change-Id: I2de581f8b638e423d47a6d99b1a3c96af4c6150d
| * | | | | | | | | am d882aead: am bd40b94f: Merge "Optimize the store of bigram list" into jb-devSatoshi Kataoka2012-05-283-106/+179
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd882aeadb07d16ed887c71895577faabbd635ff3': Optimize the store of bigram list
| | * | | | | | | | am bd40b94f: Merge "Optimize the store of bigram list" into jb-devSatoshi Kataoka2012-05-283-106/+179
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bd40b94f965b1602bea35fd92f2f05d524f9ab3b': Optimize the store of bigram list
| | | * | | | | | | Merge "Optimize the store of bigram list" into jb-devSatoshi Kataoka2012-05-283-106/+179
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | Optimize the store of bigram listSatoshi Kataoka2012-05-293-106/+179
| | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: Idcc62e4f9696b56b1d7013891b2da37b1784423e
| * | | | | | | | am 7317a257: am 24c4d626: Merge "Fix NumberFormatException" into jb-devSatoshi Kataoka2012-05-281-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7317a257e553c6ecc7adb4211a0370d502bfa0fe': Fix NumberFormatException
| | * | | | | | | am 24c4d626: Merge "Fix NumberFormatException" into jb-devSatoshi Kataoka2012-05-281-2/+2
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '24c4d62618ce4577736550172da59a4232b47a5b': Fix NumberFormatException
| | | * | | | | | Merge "Fix NumberFormatException" into jb-devSatoshi Kataoka2012-05-281-2/+2
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix NumberFormatExceptionSatoshi Kataoka2012-05-291-2/+2
| | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6567496 Change-Id: Ib0d9fab8496c8c856b94cce5812a263efbcb724f
| * | | | | | | | am b6c03228: am 6034acd1: Fix Dvorak layout in uri/email mode on phone deviceTadashi G. Takaoka2012-05-282-19/+29
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b6c03228db202b04de54ddb6b79cbcbed107bcb5': Fix Dvorak layout in uri/email mode on phone device
| | * | | | | | | am 6034acd1: Fix Dvorak layout in uri/email mode on phone deviceTadashi G. Takaoka2012-05-282-19/+29
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6034acd168646136ca2ae99c0c503597dbe7be9b': Fix Dvorak layout in uri/email mode on phone device
| | | * | | | | | Fix Dvorak layout in uri/email mode on phone deviceTadashi G. Takaoka2012-05-292-19/+29
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6567492 Change-Id: I78d56ec05b7711749553c6787a9abb1351dff4db
| * | | | | | | am e03f6b39: am e0952029: Merge "Make KeySpecParser case sensitive again" ↵Tadashi G. Takaoka2012-05-286-137/+135
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit 'e03f6b3917f71a7c9f9459765264b547cc80b751': Make KeySpecParser case sensitive again
| | * | | | | | am e0952029: Merge "Make KeySpecParser case sensitive again" into jb-devTadashi G. Takaoka2012-05-286-137/+135
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e09520290fbcaff9a143e8c8bce80161b0e2c5a1': Make KeySpecParser case sensitive again
| | | * | | | | Merge "Make KeySpecParser case sensitive again" into jb-devTadashi G. Takaoka2012-05-286-137/+135
| | | |\ \ \ \ \
| | | | * | | | | Make KeySpecParser case sensitive againTadashi G. Takaoka2012-05-286-137/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially revert I76c3e917. Bug: 6561272 Change-Id: I5649a8ecb44bd11c67785ea97ddbb67b0a019ccc
| * | | | | | | | am 796dab23: am 7fe18b62: Merge "Fix spelling of a unused flag" into jb-devJean Chalard2012-05-289-17403/+17403
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '796dab2372ae52ee5b075c3310f2c47e3692f5af': Fix spelling of a unused flag
| | * | | | | | | am 7fe18b62: Merge "Fix spelling of a unused flag" into jb-devJean Chalard2012-05-289-17403/+17403
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7fe18b62b94e900f9e1ef00589a5422e586fbe08': Fix spelling of a unused flag
| | | * | | | | | Merge "Fix spelling of a unused flag" into jb-devJean Chalard2012-05-289-17403/+17403
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix spelling of a unused flagJean Chalard2012-05-289-17403/+17403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I28fc3004da0ead2d373f36541732ac4450d86318
| * | | | | | | | | am 0725fdb9: am 8f590c77: Use Math.round instead of (int) to convert Key ↵Tadashi G. Takaoka2012-05-281-8/+9
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coordinates from float to int * commit '0725fdb9522dddb6eeab688c60b24cd84786904b': Use Math.round instead of (int) to convert Key coordinates from float to int
| | * | | | | | | | am 8f590c77: Use Math.round instead of (int) to convert Key coordinates from ↵Tadashi G. Takaoka2012-05-281-8/+9
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | float to int * commit '8f590c77e8a435d8e35020f1b7e66fdf53ab7953': Use Math.round instead of (int) to convert Key coordinates from float to int
| | | * | | | | | | Use Math.round instead of (int) to convert Key coordinates from float to intTadashi G. Takaoka2012-05-281-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6566563 Change-Id: I97d1e9727077cb4d9abbf1ad5bd5d3f061c7bce7
| * | | | | | | | | Add a tool to do intendance tasks on dictionaries.Jean Chalard2012-05-287-0/+357
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6429606 Change-Id: I0c7258d992a4bfa9707002f8fbc425ccde7c6172
| * | | | | | | | | am fff5cd6f: am aa064139: Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fff5cd6f767e248ecb5b30ea39cb9a22a476b953': Forget user history
| | * | | | | | | | am aa064139: Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'aa0641394b7ffc16c462c5d9cc269d1f5114748f': Forget user history
| | | * | | | | | | Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Forget user historysatok2012-05-288-100/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f
| * | | | | | | | | am fac23787: am bed613cf: Merge "Simulate hardware enter/delete events if ↵Jean Chalard2012-05-271-3/+37
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the app targets < 16" into jb-dev * commit 'fac23787bbd7723acba4e7e344aa6f799d9584f6': Simulate hardware enter/delete events if the app targets < 16
| | * | | | | | | | am bed613cf: Merge "Simulate hardware enter/delete events if the app targets ↵Jean Chalard2012-05-271-3/+37
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | < 16" into jb-dev * commit 'bed613cf11914f2510478fd4754a0802863ce4af': Simulate hardware enter/delete events if the app targets < 16
| | | * | | | | | | Merge "Simulate hardware enter/delete events if the app targets < 16" into ↵Jean Chalard2012-05-271-3/+37
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-dev
| | | | * | | | | | | Simulate hardware enter/delete events if the app targets < 16Jean Chalard2012-05-281-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will make text input buggy on all apps until they target JB or superior. Bug: 6537051 Change-Id: I726347db8c84d1582ad1962d3a910e698389e08c