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
40359fce12
am 8537026d: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '8537026d45929affb9b201320c32e295e5d37852':
2012-09-12 16:59:15 -07:00
Jean Chalard
f8bc6c6295
am 181a9861: am 18fc3bf4: Merge "Make Latin IME aware of its surrounding text." into jb-mr1-dev
...
* commit '181a9861b1815fafca3cbbf48abbd91e821986b6':
Make Latin IME aware of its surrounding text.
2012-09-12 16:58:37 -07:00
Tadashi G. Takaoka
0215ce2f5c
am f602b7ca: am 57e95111: Merge "Use offscreen bitmap buffer to draw gesture preview trail" into jb-mr1-dev
...
* commit 'f602b7caed8c314a854545813ec6a6c0c4c89ab9':
Use offscreen bitmap buffer to draw gesture preview trail
2012-09-12 16:58:35 -07:00
Yuichiro Hanada
30543e01d9
am ec2039aa: am 8d031a63: Add put method to FusionDictionaryBufferInterface.
...
* commit 'ec2039aa66168c475a703e3c4e0798845a948db2':
Add put method to FusionDictionaryBufferInterface.
2012-09-12 16:58:34 -07:00
Satoshi Kataoka
a698a37f8d
am 36a671ac: am 9182daf9: Output detailed log in ProximityInfoState
...
* commit '36a671ac9719f1b1f092d804a74cc261d8ec54b9':
Output detailed log in ProximityInfoState
2012-09-12 15:36:25 -07:00
Tadashi G. Takaoka
856834d2d3
am 13e2b053: am 64c65ce6: Add missing MoreKeySpec.hashCode
...
* commit '13e2b0539517aff08d23f5f8af1e833c7b7af18e':
Add missing MoreKeySpec.hashCode
2012-09-12 15:35:59 -07:00
Charles Chen
93e97d1bc8
am 6e52f164: am 655be140: Merge "When Accessibility is on, intercept touch events during dispatch." into jb-mr1-dev
...
* commit '6e52f164e6c7f5ed4f374d79b45a5665ee3d263b':
When Accessibility is on, intercept touch events during dispatch.
2012-09-12 15:15:06 -07:00
Ken Wakasa
40794c90b5
am 5d46fb59: am e30c4e0b: Stabilize gesture recognition algorithm that looks for the nearest key.
...
* commit '5d46fb59d4b3d8c1dd37b8177dc3aed812c28c08':
Stabilize gesture recognition algorithm that looks for the nearest key.
2012-09-12 13:17:45 -07:00
Jean Chalard
e505c90b11
am 28892e6e: am b0c693d0: Merge "Stop auto-correcting non-whitelisted one-char strings" into jb-mr1-dev
...
* commit '28892e6e6569440530e6cbf7caf882f75dc3acac':
Stop auto-correcting non-whitelisted one-char strings
2012-09-12 13:17:38 -07:00
Satoshi Kataoka
a0c9c1b6c3
am 3e53c6d9: am 040f1c50: Merge "Debug flag" into jb-mr1-dev
...
* commit '3e53c6d97080fbbd9b09a2d67fb8f933dc5c872b':
Debug flag
2012-09-12 13:17:37 -07:00
Ken Wakasa
fc795e740c
am 296d7f31: am 41c2765b: Remove an unused file.
...
* commit '296d7f31d3a3fcd3d0c3d51864b391d9b380b2ab':
Remove an unused file.
2012-09-12 13:17:30 -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