Commit Graph

8637 Commits (f1eb35c9f0ef96da7921d612f3b433834641e126)

Author SHA1 Message Date
Tom Ouyang 0e301bdc29 Merge "Generalize incremental recognition to non-Latin languages" into jb-mr1-dev 2012-09-13 02:26:54 -07:00
Ken Wakasa b78d7be6b4 am f8986ac6: Merge "Add tests for BinaryDictInputOutput." into jb-mr1-dev
* commit 'f8986ac69bd1928e0dcf044b28de69a7553cc512':
  Add tests for BinaryDictInputOutput.
2012-09-13 02:21:54 -07:00
Ken Wakasa f8986ac69b Merge "Add tests for BinaryDictInputOutput." into jb-mr1-dev 2012-09-13 02:20:59 -07:00
Tadashi G. Takaoka f0e83046f0 Show gesture floating preview text at oldest finger
Bug: 7119032
Change-Id: Iddb26ba1a595e472fde0982d744b5652d5fbda3e
2012-09-13 18:17:15 +09:00
Yuichiro Hanada 7e35841053 Add tests for BinaryDictInputOutput.
Change-Id: I2ca66fd9a3568d5b6ece79d954095383d23a0a9f
2012-09-13 18:06:45 +09:00
Jean Chalard 9d1c73ffd8 Import TextUtils.getCapsMode to fix it internally (A1)
This should have on effect at all on behavior,
except an increase in performance.

Bug: 4967874
Bug: 6950087
Change-Id: Ie2b51efefe84ca767f5dc8e3b80bfef7e1faab3d
2012-09-13 17:46:39 +09:00
Jean Chalard 5ed88457bf Make onUpdateSelection much more resilient to race conditions.
This is pretty much as strong as it gets. It should be
impossible to get false positives and nearly impossible to
get true negatives with this new code.

Bug: 6981089
Change-Id: Ia32ab62f89c5943f0be169b979abab652e67bf5b
2012-09-13 17:35:26 +09:00
Tadashi G. Takaoka 1ab9ca8bbd am 71fcf0f5: Assign subtypes\' hashCode value as its subtypeId
* commit '71fcf0f5ec04d1ca00e83a07768ba5883c74017d':
  Assign subtypes' hashCode value as its subtypeId
2012-09-13 01:06:08 -07:00
Tadashi G. Takaoka 71fcf0f5ec Assign subtypes' hashCode value as its subtypeId
Bug: 6752230
Change-Id: I311b840c890f4c6ff89c2808237d7e9b8baef21d
2012-09-13 16:56:59 +09:00
Tadashi G. Takaoka 8171d9d9a6 am 9144eecd: Merge "Add boolean resource isDefault=true for all supported locales" into jb-mr1-dev
* commit '9144eecd8e76d443fd884010f34504367f64a8ff':
  Add boolean resource isDefault=true for all supported locales
2012-09-13 00:44:39 -07:00
Tadashi G. Takaoka 9144eecd8e Merge "Add boolean resource isDefault=true for all supported locales" into jb-mr1-dev 2012-09-13 00:43:18 -07:00
Ken Wakasa 63eef1890d am 328755ee: Merge "Move FormatOptions and FileHeader to FormatSpec." into jb-mr1-dev
* commit '328755eee2f6e44daa98a54bd0ee9c0f433c58be':
  Move FormatOptions and FileHeader to FormatSpec.
2012-09-13 00:40:04 -07:00
Ken Wakasa 328755eee2 Merge "Move FormatOptions and FileHeader to FormatSpec." into jb-mr1-dev 2012-09-13 00:38:44 -07:00
Yuichiro Hanada 1a347723c5 Move FormatOptions and FileHeader to FormatSpec.
Change-Id: I232e35598635113bf2c81825669c744aadc79efe
2012-09-13 16:35:41 +09:00
Tadashi G. Takaoka 82902e7671 Add boolean resource isDefault=true for all supported locales
Bug: 7115368
Change-Id: I390d52d10d6c7d1639f73255ace9985886ea2157
2012-09-13 15:56:35 +09:00
Tadashi G. Takaoka b1963c2d39 am 9deb52c9: Merge "Cosmetic change to remove trailing space" into jb-mr1-dev
* commit '9deb52c9968c0dfc00713b76aff9398173df6f79':
  Cosmetic change to remove trailing space
2012-09-12 23:46:35 -07:00
Tadashi G. Takaoka 9deb52c996 Merge "Cosmetic change to remove trailing space" into jb-mr1-dev 2012-09-12 23:44:22 -07:00
Satoshi Kataoka 6b966b2623 am f4554d8b: Fix an issue on FP calculation diff of osx and linux
* commit 'f4554d8b10f25ab300d057ff0ebd16b2b7a70be8':
  Fix an issue on FP calculation diff of osx and linux
2012-09-12 23:40:48 -07:00
Tadashi G. Takaoka c54614d9f3 Cosmetic change to remove trailing space
Change-Id: If8c00c763f815d5eb97e18b19060c63d321ccd61
2012-09-13 15:21:54 +09:00
Satoshi Kataoka f4554d8b10 Fix an issue on FP calculation diff of osx and linux
sugar on mac

result_type=1 expected=<1093> actual=<1047>
result_type=4 expected=<730> actual=<698>
result_type=5 expected=<177> actual=<173>

sugar on linux

result_type=1 expected=<1093> actual=<1047>
result_type=4 expected=<730> actual=<698>
result_type=5 expected=<177> actual=<173>

Change-Id: I4cd39becb0de4076dd37d870adda6463a96de424
2012-09-13 15:13:02 +09:00
Yuichiro Hanada cdf4135f63 am 81d97eec: Move constants and comments.
* commit '81d97eec0e77e72cce606f9c9f96091c0b348190':
  Move constants and comments.
2012-09-12 22:37:05 -07:00
Yuichiro Hanada 81d97eec0e Move constants and comments.
Change-Id: Ifd66bda7d528827ba61c60531121ea206a2325be
2012-09-13 14:28:39 +09:00
Tom Ouyang 132168519e Generalize incremental recognition to non-Latin languages
Bug: 7043019
Change-Id: I9a26f74177d4f8f03b7b65e2e255e4087d5ef8d9
2012-09-12 20:09:18 -07:00
The Android Open Source Project 8537026d45 Reconcile with jb-mr1-release - do not merge
Change-Id: Id2ab069a952f0872441fc02a89e26fd71ede249a
2012-09-12 07:41:44 -07:00
The Android Automerger b9c288c83d merge in jb-mr1-release history after reset to jb-mr1-dev 2012-09-12 07:00:23 -07:00
Jean Chalard 181a9861b1 am 18fc3bf4: Merge "Make Latin IME aware of its surrounding text." into jb-mr1-dev
* commit '18fc3bf4c453fe106be254eeb7aefb4a4a7154ba':
  Make Latin IME aware of its surrounding text.
2012-09-12 02:09:15 -07:00
Jean Chalard 18fc3bf4c4 Merge "Make Latin IME aware of its surrounding text." into jb-mr1-dev 2012-09-12 02:07:48 -07:00
Tadashi G. Takaoka f602b7caed am 57e95111: Merge "Use offscreen bitmap buffer to draw gesture preview trail" into jb-mr1-dev
* commit '57e95111138c94b7db7fec6749ca42be9fe92b2e':
  Use offscreen bitmap buffer to draw gesture preview trail
2012-09-12 02:03:40 -07:00
Tadashi G. Takaoka 57e9511113 Merge "Use offscreen bitmap buffer to draw gesture preview trail" into jb-mr1-dev 2012-09-12 02:01:46 -07:00
Jean Chalard 28d765ed90 Make Latin IME aware of its surrounding text.
This is a preparatory change for
Bug: 4967874
Bug: 6617760
Bug: 6950087

Change-Id: I3abf8e45c0d02c42491421f108370220134b9602
2012-09-12 17:54:16 +09:00
Yuichiro Hanada ec2039aa66 am 8d031a63: Add put method to FusionDictionaryBufferInterface.
* commit '8d031a63b4d59d4d8670b4310dd9e18a0e03435a':
  Add put method to FusionDictionaryBufferInterface.
2012-09-12 01:48:35 -07:00
Tadashi G. Takaoka 9ad4b2a894 Use offscreen bitmap buffer to draw gesture preview trail
Bug: 7042741
Change-Id: Ie3d7054e786938dc501c7aa2ffc96b5924a7967b
2012-09-12 17:47:17 +09:00
Yuichiro Hanada 8d031a63b4 Add put method to FusionDictionaryBufferInterface.
Change-Id: Iac0b35d2da05e81237d105e8fe13c56d16038de1
2012-09-12 15:41:21 +09:00
Satoshi Kataoka 36a671ac97 am 9182daf9: Output detailed log in ProximityInfoState
* commit '9182daf98c0d1db897e82b77c2196b7f9aad6f01':
  Output detailed log in ProximityInfoState
2012-09-11 23:31:38 -07:00
Satoshi Kataoka 9182daf98c Output detailed log in ProximityInfoState
Change-Id: If6a254e2a116d1b6812f448d38139b7656168be6
2012-09-12 12:19:47 +09:00
Tadashi G. Takaoka 13e2b05395 am 64c65ce6: Add missing MoreKeySpec.hashCode
* commit '64c65ce6d780175fe606fdd7ee694a3b5af4e37f':
  Add missing MoreKeySpec.hashCode
2012-09-11 20:14:27 -07:00
Tadashi G. Takaoka 64c65ce6d7 Add missing MoreKeySpec.hashCode
Bug: 7149235
Change-Id: I14ba1017dffccc690e24289052a3ad7265a5f5f7
2012-09-12 11:52:44 +09:00
Charles Chen 6e52f164e6 am 655be140: Merge "When Accessibility is on, intercept touch events during dispatch." into jb-mr1-dev
* commit '655be140a0df4eaeee6789a0a14b765881c46748':
  When Accessibility is on, intercept touch events during dispatch.
2012-09-11 13:33:05 -07:00
Charles Chen 655be140a0 Merge "When Accessibility is on, intercept touch events during dispatch." into jb-mr1-dev 2012-09-11 13:31:30 -07:00
Ken Wakasa 5d46fb59d4 am e30c4e0b: Stabilize gesture recognition algorithm that looks for the nearest key.
* commit 'e30c4e0bb1522f45b3bb37b54c35ee1f6a21dd4b':
  Stabilize gesture recognition algorithm that looks for the nearest key.
2012-09-11 05:19:10 -07:00
Ken Wakasa e30c4e0bb1 Stabilize gesture recognition algorithm that looks for the nearest key.
It relies on the order of the key array.

Change-Id: I58fa71a7b330e59cd774fc208e5b6bc1a3decd2e
2012-09-11 20:00:21 +09:00
Jean Chalard 28892e6e65 am b0c693d0: Merge "Stop auto-correcting non-whitelisted one-char strings" into jb-mr1-dev
* commit 'b0c693d005761dc2d2c2e323cc0456bac9a33297':
  Stop auto-correcting non-whitelisted one-char strings
2012-09-11 01:36:10 -07:00
Jean Chalard b0c693d005 Merge "Stop auto-correcting non-whitelisted one-char strings" into jb-mr1-dev 2012-09-11 01:34:52 -07:00
Jean Chalard 8c06a468e0 Stop auto-correcting non-whitelisted one-char strings
Bug: 7134017
Change-Id: I75cf474dedafda3e1683dd8f7740c13aafdcf5ab
2012-09-11 17:24:08 +09:00
Satoshi Kataoka 3e53c6d970 am 040f1c50: Merge "Debug flag" into jb-mr1-dev
* commit '040f1c50bf2d105b75cb61cac883d6955b955f8e':
  Debug flag
2012-09-11 01:10:36 -07:00
Satoshi Kataoka 040f1c50bf Merge "Debug flag" into jb-mr1-dev 2012-09-11 01:08:36 -07:00
Satoshi Kataoka 952ec4977d Debug flag
Change-Id: Ied846162fd5052a33fd3c8596e73dfdd48c446ee
2012-09-11 17:04:10 +09:00
Ken Wakasa 296d7f31d3 am 41c2765b: Remove an unused file.
* commit '41c2765b4499b093f1a4b4cba244cb384002037b':
  Remove an unused file.
2012-09-10 23:36:27 -07:00
Ken Wakasa 41c2765b44 Remove an unused file.
Change-Id: I422d27aae063c4eb17d0e00277cf4492e5b4986e
2012-09-11 14:55:08 +09:00
alanv dc2ee77724 When Accessibility is on, intercept touch events during dispatch.
This allows Accessibility code to safely inject events into
onTouchEvent() without accidentally intercepting them.

Bug: 7137557
Change-Id: Ie4fa8e3be5b1bb84f57c6254feab1129cb89998f
2012-09-10 15:47:24 -07:00