Commit Graph

8471 Commits (a62a192680c54c6c9152a5ebd448237c0fde171a)

Author SHA1 Message Date
Baligh Uddin 3f4d63e50b Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-03 10:16:55 -07:00
Jean Chalard b3dff91404 am 5d11ec46: Merge "Update the AOSP dictionaries for the 0-freq review" into jb-mr1-dev
* commit '5d11ec461387e45a208c53182628be6dfbd0d8e1':
  Update the AOSP dictionaries for the 0-freq review
2012-10-03 05:58:33 -07:00
Jean Chalard 5d11ec4613 Merge "Update the AOSP dictionaries for the 0-freq review" into jb-mr1-dev 2012-10-03 05:37:12 -07:00
Jean Chalard a44942810d Update the AOSP dictionaries for the 0-freq review
Bug: 7227265
Change-Id: I384f7d76cef67b96b106ddac96e4baf1fa32afd4
2012-10-03 21:15:27 +09:00
Satoshi Kataoka e8825ce3e7 am 1fd10ea2: Merge "Throw illegal argument exception in BinaryDictionary::editDistance" into jb-mr1-dev
* commit '1fd10ea22cb7ac8fb8182bdcb1fea594de9dcf2e':
  Throw illegal argument exception in BinaryDictionary::editDistance
2012-10-03 01:17:16 -07:00
Satoshi Kataoka 1fd10ea22c Merge "Throw illegal argument exception in BinaryDictionary::editDistance" into jb-mr1-dev 2012-10-03 01:15:52 -07:00
Satoshi Kataoka 66d955ad71 Throw illegal argument exception in BinaryDictionary::editDistance
Bug: 7276803
Change-Id: Icd9bdec0a04179a29d00336819d205627f77b71a
2012-10-03 17:15:47 +09:00
Tadashi G. Takaoka ace7d1285d am d445b56c: Fix possible NPE caused while monkey test
* commit 'd445b56ce14152b30143302899790af255691148':
  Fix possible NPE caused while monkey test
2012-10-02 22:41:25 -07:00
Tadashi G. Takaoka d445b56ce1 Fix possible NPE caused while monkey test
Bug: 7269036
Change-Id: I9054b33ad3c8996cac3ee5f0e9c01ba8ceea4971
2012-10-03 14:33:52 +09:00
Baligh Uddin 7a24a242fd Import translations. DO NOT MERGE
Change-Id: I98e36c91c1678a0452b42c7afda6c3bc08b3b3e6
Auto-generated-cl: translation import
2012-10-02 17:11:15 -07:00
Baligh Uddin f0f1f6d930 Import translations. DO NOT MERGE
Change-Id: Ie2bbbe8f27946e01a1d6c0975410805adc42faa9
Auto-generated-cl: translation import
2012-10-02 17:10:08 -07:00
Tadashi G. Takaoka de102ede49 am 15281adb: Show gesture floating preview text by default
* commit '15281adbc1580262888aba6fc73bbbe7fa9e0de8':
  Show gesture floating preview text by default
2012-10-01 23:32:56 -07:00
Baligh Uddin 988482a115 am d80fd305: Import translations. DO NOT MERGE
* commit 'd80fd3058c28fae43d45f239684e3058995424c3':
  Import translations. DO NOT MERGE
2012-10-01 23:32:55 -07:00
Tadashi G. Takaoka 15281adbc1 Show gesture floating preview text by default
Bug: 7244214
Change-Id: Ib4ab810ef50798828dd10c39a8077466165772e4
2012-10-01 21:23:00 -07:00
Baligh Uddin d80fd3058c Import translations. DO NOT MERGE
Change-Id: I8f8c7f722d6fe55146428305f0a12b5e1b1d8dce
Auto-generated-cl: translation import
2012-10-01 16:12:25 -07:00
Baligh Uddin 3ab7fb8575 Import translations. DO NOT MERGE
Change-Id: I85f32f807aa6ce5383eab778ce11363583b8357f
Auto-generated-cl: translation import
2012-10-01 16:10:55 -07:00
Baligh Uddin c08e11a1db am 541b9945: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '541b99451285a0e3842710b3325d7922c98f7579':
  Import translations. DO NOT MERGE
2012-10-01 10:34:56 -07:00
Baligh Uddin 541b994512 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-01 10:32:20 -07:00
Baligh Uddin 1d992beb3a Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-01 10:31:56 -07:00
Jean Chalard 137203d493 am 574b80aa: Remove debug prints.
* commit '574b80aacee95df26e85e6b78876a73d7076a672':
  Remove debug prints.
2012-10-01 01:58:32 -07:00
Jean Chalard 574b80aace Remove debug prints.
Bug: 7226098
Change-Id: Ibacb740022a6af56c9d555d6797dd402a89f6ca4
2012-10-01 17:03:15 +09:00
Baligh Uddin 1c2853f8f6 Import translations. DO NOT MERGE
Change-Id: I4ae7e56a20803cc9c3d5ba2d85db1ea63c943303
Auto-generated-cl: translation import
2012-09-28 13:15:05 -07:00
Baligh Uddin fb399838c0 Import translations. DO NOT MERGE
Change-Id: Idf7a11a42010e160247babd47fdd90b292d671b7
Auto-generated-cl: translation import
2012-09-28 13:13:43 -07:00
Tadashi G. Takaoka e43623afb4 am 6052a81e: Merge "Fix gesture detection algorithm" into jb-mr1-dev
* commit '6052a81e08758c738b80fb8bde6babe97bcdd261':
  Fix gesture detection algorithm
2012-09-28 06:52:32 -07:00
Tadashi G. Takaoka 6052a81e08 Merge "Fix gesture detection algorithm" into jb-mr1-dev 2012-09-28 06:49:24 -07:00
Tadashi G. Takaoka 58fe5a421f Fix gesture detection algorithm
This change also
  * Introduces adaptive gesture detecting threshold for time domain in addition to length domain.
  * Tunes the parameters for detecting gesture after fast typing.
  * Fixes a bug in dismissing gesture floating preview text.
  * Cleanup debug messages

Bug: 7218902
Change-Id: Iafccd872c6efe0c3b5ae65fa40b04c80d9f139c7
2012-09-28 22:47:55 +09:00
Tadashi G. Takaoka e914d4739e am c8f25294: Merge "Temporarily suppress key popup preview after gesture input" into jb-mr1-dev
* commit 'c8f252940f1a7831885c87b409e15096ed64eaf0':
  Temporarily suppress key popup preview after gesture input
2012-09-28 03:40:14 -07:00
Tadashi G. Takaoka c8f252940f Merge "Temporarily suppress key popup preview after gesture input" into jb-mr1-dev 2012-09-28 03:38:20 -07:00
Tadashi G. Takaoka 29d2d48182 Temporarily suppress key popup preview after gesture input
Bug: 7244317
Change-Id: I39cdb0fbda51f3e4339301d9cc53403b1ad15409
2012-09-28 19:10:56 +09:00
Tadashi G. Takaoka 9c5f0add4f am ad6b493c: Merge "Remove dead code for disabling gesture input after fast typing" into jb-mr1-dev
* commit 'ad6b493c16e50bbe2a2e8f557c2fed8418f578a2':
  Remove dead code for disabling gesture input after fast typing
2012-09-28 00:48:57 -07:00
Tadashi G. Takaoka ad6b493c16 Merge "Remove dead code for disabling gesture input after fast typing" into jb-mr1-dev 2012-09-28 00:47:05 -07:00
Baligh Uddin e7756577c4 am 587ab417: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '587ab41709416cd7d5f546e87e522b9ed3c9b93c':
  Import translations. DO NOT MERGE
2012-09-28 00:16:40 -07:00
Tadashi G. Takaoka bf538ab2c0 Remove dead code for disabling gesture input after fast typing
Bug: 7218902
Change-Id: Iccc1d4cf0dd3ac84b30c68e11eee9a6ad89f14c4
2012-09-28 16:15:51 +09:00
Baligh Uddin 587ab41709 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-09-28 00:14:53 -07:00
Baligh Uddin cf85160dee Import translations. DO NOT MERGE
Change-Id: I3748ecaecef1f07e1537831eb0f7c5503a460b56
Auto-generated-cl: translation import
2012-09-28 00:14:00 -07:00
Baligh Uddin 5f9bf307ec Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-09-28 00:13:14 -07:00
Baligh Uddin 3de5a91080 Import translations. DO NOT MERGE
Change-Id: Ic49487218d23bca4403b52cf2455a852ae5889ca
Auto-generated-cl: translation import
2012-09-28 00:12:49 -07:00
Yuichiro Hanada 7a2bb6ae2f am 7a7d117a: Ignore the broken file.
* commit '7a7d117aa7e7157ed429d68c4797218476151d8d':
  Ignore the broken file.
2012-09-27 22:44:34 -07:00
Yuichiro Hanada 7a7d117aa7 Ignore the broken file.
bug: 7249561

Change-Id: If001bf75ef12b4d342a77e54706c7fed90c89afb
2012-09-28 14:19:14 +09:00
Baligh Uddin 61ff9f8559 Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-09-27 10:08:15 -07:00
Baligh Uddin b3b216c892 am a36c5953: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'a36c5953535feae70601f8d93054107fba9a45fe':
  Import translations. DO NOT MERGE
2012-09-27 10:06:11 -07:00
Baligh Uddin a36c595353 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-09-27 10:03:23 -07:00
Ken Wakasa c19d332887 am 6e5c2db5: Merge "Cleanups in LatinIME native source code" into jb-mr1-dev
* commit '6e5c2db5710877b2d65edf0f0d28f1e3d3bb1c28':
  Cleanups in LatinIME native source code
2012-09-27 03:42:28 -07:00
Ken Wakasa 6e5c2db571 Merge "Cleanups in LatinIME native source code" into jb-mr1-dev 2012-09-27 03:40:55 -07:00
Tadashi G. Takaoka 4358ce2734 am a28a05e9: Cleanup: Make some classes as final
* commit 'a28a05e971cc242b338331a3b78276fa95188d19':
  Cleanup: Make some classes as final
2012-09-27 03:27:18 -07:00
Ken Wakasa 5150e154f0 Cleanups in LatinIME native source code
Change-Id: I9b5e57583deb2d0c980e66c3dfbfd1e12734bc8e
2012-09-27 19:23:38 +09:00
Tadashi G. Takaoka a28a05e971 Cleanup: Make some classes as final
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
2012-09-27 19:03:30 +09:00
Tadashi G. Takaoka aa08b55b09 am 17752016: Calculate default touch position correction data for keys on 4th row
* commit '17752016713b92a55e9c2356d07b7ed51c67416b':
  Calculate default touch position correction data for keys on 4th row
2012-09-27 02:07:14 -07:00
Tadashi G. Takaoka 1775201671 Calculate default touch position correction data for keys on 4th row
This change also disables touch position correction for Phone/Dvorak
keyboard.

Bug: 7243101
Change-Id: Idfcc7ad1feabbe6a81635dceba5be087401fa18b
2012-09-27 17:55:58 +09:00
Tom Ouyang bb79e073a7 am 4d1f3d11: Merge "Make gestures work correctly on keyboards with accented keys" into jb-mr1-dev
* commit '4d1f3d11db7f8efb1fe7a9d3cba39c31a98c6e79':
  Make gestures work correctly on keyboards with accented keys
2012-09-26 22:53:08 -07:00