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
Satoshi Kataoka
819bbcd436
am 484aa517: am 29352761: Merge "Add debug utils for geometric input" into jb-mr1-dev
...
* commit '484aa5174ea9a9899591704bf5f2c35c24783485':
Add debug utils for geometric input
2012-09-10 17:13:49 -07:00
Satoshi Kataoka
2d51ba0d23
am 01a9801f: am c80b3a29: Merge "Add DEBUG_GEO_FULL flag" into jb-mr1-dev
...
* commit '01a9801fcf8f5ab491405b1240319f0120063087':
Add DEBUG_GEO_FULL flag
2012-09-10 17:13:47 -07:00
Jean Chalard
0dbfa8d759
am 299c3292: am 32e85fda: Merge "Have makedict support the new file format." into jb-mr1-dev
...
* commit '299c32929e5712c1beaca83294866518715ecf1d':
Have makedict support the new file format.
2012-09-10 17:13:45 -07:00
Ken Wakasa
9ac49c5288
am 0d2c0878: am 8223086e: Merge "Variable type cleanups" into jb-mr1-dev
...
* commit '0d2c0878d4a7e15c69d7e2fe60c806d8dcb7126b':
Variable type cleanups
2012-09-10 17:13:41 -07:00
Ken Wakasa
591447fd90
am a92a0c5c: am 9a7e02d6: Merge "Add new binary dictionary format." into jb-mr1-dev
...
* commit 'a92a0c5c83209bf34dd0559b5a927c7fe5434721':
Add new binary dictionary format.
2012-09-10 17:13:28 -07:00
Satoshi Kataoka
e9c3082b21
am 3ea851b8: am 14faf7a4: Merge "Fix backtrace tool" into jb-mr1-dev
...
* commit '3ea851b84db32ae1fc52caa664493ef55d3e98e5':
Fix backtrace tool
2012-09-10 17:13:20 -07:00
Ken Wakasa
3092962ac6
am a4717f27: am 60af4f03: Fix dicttool_aosp build
...
* commit 'a4717f27cdc2945c2a34b067454145e0104262a1':
Fix dicttool_aosp build
2012-09-10 17:13:10 -07:00
Yuichiro Hanada
3cff0dab82
am 0295a398: am eae7b293: Check the length of the word when add to FusionDictionary.
...
* commit '0295a39845da87f6f082d50a5c3b1b403f5e07c2':
Check the length of the word when add to FusionDictionary.
2012-09-10 17:13:07 -07:00
Keisuke Kuroyanagi
0e34469f2a
am 33164f32: am 096f35ff: Fix the condition of continuation for gesture input and make ProximityInfoState incremental.
...
* commit '33164f3287e46c7199493a31a36e32a939a75b2a':
Fix the condition of continuation for gesture input and make ProximityInfoState incremental.
2012-09-10 17:12:55 -07:00
The Android Open Source Project
f1ccd39ba1
am 3992de13: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '3992de13e2520cd144ed939205325251b4db6398':
2012-09-10 17:07:17 -07: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
The Android Automerger
e09b15f67b
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-09-10 06:59:57 -07:00
Satoshi Kataoka
484aa5174e
am 29352761: Merge "Add debug utils for geometric input" into jb-mr1-dev
...
* commit '2935276110cf3588e2986b833cc78a7bab6253cc':
Add debug utils for geometric input
2012-09-10 03:44:46 -07:00
Satoshi Kataoka
2935276110
Merge "Add debug utils for geometric input" into jb-mr1-dev
2012-09-10 03:42:55 -07:00
Satoshi Kataoka
d45c0faec3
Add debug utils for geometric input
...
Change-Id: If01bd5593cfc7428572aa43253d6d72409ac6b8e
2012-09-10 19:36:38 +09:00
Satoshi Kataoka
01a9801fcf
am c80b3a29: Merge "Add DEBUG_GEO_FULL flag" into jb-mr1-dev
...
* commit 'c80b3a29a872e41c2cdc0532e0496db8c8eff64d':
Add DEBUG_GEO_FULL flag
2012-09-10 02:04:54 -07:00
Satoshi Kataoka
c80b3a29a8
Merge "Add DEBUG_GEO_FULL flag" into jb-mr1-dev
2012-09-10 02:02:55 -07:00
Satoshi Kataoka
23a57eafbb
Add DEBUG_GEO_FULL flag
...
Change-Id: Ibf8eb5fc2056fd138e9e6af1c13fbc065b44a6f1
2012-09-10 17:59:17 +09:00
Jean Chalard
299c32929e
am 32e85fda: Merge "Have makedict support the new file format." into jb-mr1-dev
...
* commit '32e85fdacfb4c865c7e1565d80697e97e21f3484':
Have makedict support the new file format.
2012-09-10 01:51:41 -07:00
Jean Chalard
32e85fdacf
Merge "Have makedict support the new file format." into jb-mr1-dev
2012-09-10 01:49:27 -07:00
Yuichiro Hanada
debe3b4555
Have makedict support the new file format.
...
Change-Id: Idcbba71b397f87a5d59e16bb4061d62261c73282
2012-09-10 17:47:06 +09:00
Ken Wakasa
0d2c0878d4
am 8223086e: Merge "Variable type cleanups" into jb-mr1-dev
...
* commit '8223086e238e403f6ad342843583d1c89ad55c04':
Variable type cleanups
2012-09-10 00:56:03 -07:00
Ken Wakasa
8223086e23
Merge "Variable type cleanups" into jb-mr1-dev
2012-09-10 00:54:13 -07:00
Ken Wakasa
5964d4e607
Variable type cleanups
...
Change-Id: I5d892494200c09f8cb8a46c327c29bbd63eab093
2012-09-10 16:49:36 +09:00
Ken Wakasa
a92a0c5c83
am 9a7e02d6: Merge "Add new binary dictionary format." into jb-mr1-dev
...
* commit '9a7e02d6fede5cf7f24f0ceb76ff5ad161fdbf60':
Add new binary dictionary format.
2012-09-10 00:30:38 -07:00
Ken Wakasa
9a7e02d6fe
Merge "Add new binary dictionary format." into jb-mr1-dev
2012-09-10 00:28:46 -07:00
Satoshi Kataoka
3ea851b84d
am 14faf7a4: Merge "Fix backtrace tool" into jb-mr1-dev
...
* commit '14faf7a47e7415744d628726c596b63d4228aff0':
Fix backtrace tool
2012-09-09 22:33:37 -07:00
Satoshi Kataoka
14faf7a47e
Merge "Fix backtrace tool" into jb-mr1-dev
2012-09-09 22:31:30 -07:00
Yuichiro Hanada
e55b644aef
Add new binary dictionary format.
...
Change-Id: Ia99411d4009857d5e420ca87ef8acf1f1826d3ed
2012-09-10 13:05:46 +09:00
Ken Wakasa
a4717f27cd
am 60af4f03: Fix dicttool_aosp build
...
* commit '60af4f03a82e8af71e1eb56cd4caed567c003fd4':
Fix dicttool_aosp build
2012-09-09 21:03:05 -07:00
Ken Wakasa
60af4f03a8
Fix dicttool_aosp build
...
Change-Id: Iabcf420b4120e3d275fdbcb23939a0ab6052ddf0
2012-09-10 12:56:10 +09:00
Satoshi Kataoka
1c8fc83dce
Fix backtrace tool
...
Change-Id: Icc0e8ad94331e62a569183fa05ada335dcc5e26a
2012-09-10 12:54:42 +09:00
Yuichiro Hanada
0295a39845
am eae7b293: Check the length of the word when add to FusionDictionary.
...
* commit 'eae7b293e4a854819aa0de663066cd0b6cdd52e7':
Check the length of the word when add to FusionDictionary.
2012-09-09 20:43:37 -07:00
Yuichiro Hanada
eae7b293e4
Check the length of the word when add to FusionDictionary.
...
Change-Id: Id98d18e90a8b83b597507728b467f56888c8fd12
2012-09-10 12:35:53 +09:00
Keisuke Kuroyanagi
33164f3287
am 096f35ff: Fix the condition of continuation for gesture input and make ProximityInfoState incremental.
...
* commit '096f35ff4b5413906e2a339663baf16e5dabaf64':
Fix the condition of continuation for gesture input and make ProximityInfoState incremental.
2012-09-09 18:48:48 -07:00
The Android Automerger
1370e63d84
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-09-09 07:01:36 -07:00
The Android Open Source Project
3992de13e2
Reconcile with jb-mr1-release - do not merge
...
Change-Id: Ia7aa78867ab0f737f847d34983cc41e58d5617cc
2012-09-07 15:04:02 -07:00
Keisuke Kuroyanagi
096f35ff4b
Fix the condition of continuation for gesture input and make ProximityInfoState incremental.
...
Change-Id: I69ad295b660e0c4ba5bb29c8d3d8805291ec43a8
2012-09-07 21:04:12 +09:00
Tadashi G. Takaoka
34e9791dbd
am 2554fe1e: am b922da84: Merge "Fix bimanual gesture preview trail" into jb-mr1-dev
...
* commit '2554fe1ed1a3e78f199964cdd607d82e004b2ed4':
Fix bimanual gesture preview trail
2012-09-07 03:19:52 -07:00
Tadashi G. Takaoka
2554fe1ed1
am b922da84: Merge "Fix bimanual gesture preview trail" into jb-mr1-dev
...
* commit 'b922da847c3ce82b82e445baad5a6c01159608ad':
Fix bimanual gesture preview trail
2012-09-07 03:17:44 -07:00