Commit Graph

9187 Commits (8aef47d9b1f611e39f90ddaa70cd3d04d72cf940)

Author SHA1 Message Date
Tadashi G. Takaoka fd91a4d04a am a8dc30e6: Merge "Remove hack algorithm from GestureStroke" into jb-mr1-dev
* commit 'a8dc30e6d7c684edccaa988f6a88025d39b2f13d':
  Remove hack algorithm from GestureStroke
2012-09-19 05:49:52 -07:00
Yuichiro Hanada ae5d4366b0 am 65feee12: Make BinaryDictIOUtils.
* commit '65feee12e5889601e375d92dfdf5f8e8fbb05092':
  Make BinaryDictIOUtils.
2012-09-19 05:49:03 -07:00
Satoshi Kataoka 01a5a7d061 Merge "Clear cache of user dic" into jb-mr1-dev 2012-09-19 04:15:19 -07:00
Satoshi Kataoka 17f7b406aa Clear cache of user dic
Change-Id: Iec2793de3fff7bf15f68f82a50331de7742b7049
2012-09-19 20:11:45 +09:00
Tadashi G. Takaoka c7dc673cf0 Use Path to draw gesture preview trail
This change also reduces the number of points to use as preview trail.

Bug: 7167303
Change-Id: I0cf4908efa44b17b42d4fddd6725238236ac2654
2012-09-19 19:29:06 +09:00
Tadashi G. Takaoka 567204a140 Merge "Show gesture floating preview text is off by default" into jb-mr1-dev 2012-09-19 03:00:40 -07:00
Tadashi G. Takaoka 4f8e451d0c Show gesture floating preview text is off by default
Bug: 7043127
Change-Id: Icabf080f43a5934fef3824919bb03229522d5e5a
2012-09-19 18:59:10 +09:00
Jean Chalard caf15c3c67 Merge "Fix a bug that would persist caps lock state" into jb-mr1-dev 2012-09-19 02:30:49 -07:00
Satoshi Kataoka 8eb2065289 Merge "Log for geometric input" into jb-mr1-dev 2012-09-19 02:22:03 -07:00
Jean Chalard ad0642cf25 Fix a bug that would persist caps lock state
...with regards to suggestions. It's much simpler to look at
whether the word is actually all capitalized or not.

Bug: 7113544
Change-Id: Idc0e77b2f812964e650ade0e32b9d4c09228cb74
2012-09-19 17:54:35 +09:00
Satoshi Kataoka 87cecf7db6 Log for geometric input
Change-Id: Ia0f0e38086b0be70cf2d04fc6fae48358f16e74f
2012-09-19 17:45:27 +09:00
Ken Wakasa 63dd5b4c8f Merge "Simplify distance calculating method for gesture input." into jb-mr1-dev 2012-09-19 00:52:31 -07:00
Tadashi G. Takaoka a8dc30e6d7 Merge "Remove hack algorithm from GestureStroke" into jb-mr1-dev 2012-09-19 00:33:17 -07:00
Tadashi G. Takaoka f501e4dbd2 Remove hack algorithm from GestureStroke
Change-Id: Idd1c150677b989415e6fee4f543ff7639e98bed8
2012-09-19 16:13:08 +09:00
Keisuke Kuroyanagi 41f12ee27b Simplify distance calculating method for gesture input.
Change-Id: Ic466b787b6cc60e6d23b67c8a7f84ad4d0b521c7
2012-09-19 15:46:00 +09:00
Yuichiro Hanada 65feee12e5 Make BinaryDictIOUtils.
Change-Id: I45830235ee738233e8eb2bd91d659705b698f58c
2012-09-19 15:37:37 +09:00
Yuichiro Hanada 3c9a822ba4 am c2fdf0df: Make readNode read linked list nodes.
* commit 'c2fdf0dfbf1c43f7ed8fdf3d91576bbf71146ef3':
  Make readNode read linked list nodes.
2012-09-18 23:06:34 -07:00
Yuichiro Hanada c2fdf0dfbf Make readNode read linked list nodes.
Change-Id: Ia5eaae0653179b2eb74c53b0823beaf80377a389
2012-09-19 14:49:23 +09:00
Yuichiro Hanada 32f5139055 am a149c53c: add limit to FusionDictionaryBufferInterface.
* commit 'a149c53c8ebe1b2acb7ee92eac51ccdc364162e7':
  add limit to FusionDictionaryBufferInterface.
2012-09-18 22:36:33 -07:00
Sam Segers 8336d33a6c nl-rBE keyboard layout
Add keyboardstyle for the Dutch part of Belium and make it AZERTY (the french keyboard).
This is the default layout in Belguim but in the Netherlands (nl) they use QUERTY.
Strings and spelling checker are the same.

Change-Id: Icb2b2712e6580c0e642d5f0f70f8950449d3bfd4
Signed-off-by: Sam Segers <sam.sgrs@gmail.com>
2012-09-19 06:19:11 +02:00
Yuichiro Hanada a149c53c8e add limit to FusionDictionaryBufferInterface.
Change-Id: Ic9ff717a9751023d47b02ff3b9d1fbf3115c2501
2012-09-19 12:28:19 +09:00
Jean Chalard 493cca577f am a0ebb28d: Merge "Fix a bug with capitalizations (A15)" into jb-mr1-dev
* commit 'a0ebb28d151fbdff529a17d4d021b1c1988639b2':
  Fix a bug with capitalizations (A15)
2012-09-18 20:06:08 -07:00
Jean Chalard c6e404e0e8 am 3bf113f0: Merge "Mark 2 resolved TODOS as such (A14)" into jb-mr1-dev
* commit '3bf113f0ea19c5d80c75e304a12fc8d98448d22f':
  Mark 2 resolved TODOS as such (A14)
2012-09-18 20:03:16 -07:00
Jean Chalard a0ebb28d15 Merge "Fix a bug with capitalizations (A15)" into jb-mr1-dev 2012-09-18 20:02:05 -07:00
Jean Chalard 3bf113f0ea Merge "Mark 2 resolved TODOS as such (A14)" into jb-mr1-dev 2012-09-18 20:01:31 -07:00
Jean Chalard 15bb595038 am c9923430: Merge "Support the gesture + phantom space case (A13)" into jb-mr1-dev
* commit 'c9923430ed94ff83abb759e231fbe3dd976de952':
  Support the gesture + phantom space case (A13)
2012-09-18 18:42:35 -07:00
Jean Chalard c9923430ed Merge "Support the gesture + phantom space case (A13)" into jb-mr1-dev 2012-09-18 18:36:13 -07:00
Ken Wakasa 3ee595047d am 3157edb7: am 246d227c: Fix offdevice full debug build crash
* commit '3157edb7529d678eec52e1ec25ad4ac64bcf7c98':
  Fix offdevice full debug build crash
2012-09-18 10:14:16 -07:00
Yuichiro Hanada eecaf298f3 am f05a2c32: am b686df15: Add a new flag for linked list nodes.
* commit 'f05a2c329498d1fd781ccde4b425792ae4da6503':
  Add a new flag for linked list nodes.
2012-09-18 10:14:15 -07:00
Yuichiro Hanada 79939a5d1a am ea24d13c: am bf45dc48: Make writePlacedNode write the linked-list node.
* commit 'ea24d13c7ae5c8f1417a0165d806b47702eda07b':
  Make writePlacedNode write the linked-list node.
2012-09-18 10:12:28 -07:00
Yuichiro Hanada 7cef7b13e9 am 8a380b04: am 061d225f: Add a new option to FormatOptions.
* commit '8a380b04fb6af81d9c00c26b4a94d3c4c2add8d3':
  Add a new option to FormatOptions.
2012-09-18 10:12:26 -07:00
Satoshi Kataoka 88dfd6bf9f am c8f08b83: am e55785e6: New flag for the internal settings
* commit 'c8f08b83cf0b25c49da5dfce7f65ce175f78cce6':
  New flag for the internal settings
2012-09-18 10:12:25 -07:00
Satoshi Kataoka e00cfb0ef4 am 0894f23d: am 2040090b: Merge "Log touch timing" into jb-mr1-dev
* commit '0894f23d586fba28c933f6240cc2b84c41035ecc':
  Log touch timing
2012-09-18 10:12:24 -07:00
Ken Wakasa 3157edb752 am 246d227c: Fix offdevice full debug build crash
* commit '246d227c5d19549cb00a8ee84e20d09ea00e14f4':
  Fix offdevice full debug build crash
2012-09-18 10:10:26 -07:00
Yuichiro Hanada f05a2c3294 am b686df15: Add a new flag for linked list nodes.
* commit 'b686df15fcc95611c524318359fe9ecb4fd6f74c':
  Add a new flag for linked list nodes.
2012-09-18 10:10:02 -07:00
Ken Wakasa 246d227c5d Fix offdevice full debug build crash
Change-Id: I7640863738d1548f7d9cf4b95c4a0d896eb667d7
2012-09-19 01:23:45 +09:00
The Android Automerger c041d24f60 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-09-18 07:00:24 -07:00
Yuichiro Hanada b686df15fc Add a new flag for linked list nodes.
Change-Id: Ib2f194775cfe5ab05481ac95cd709d6e8e8dd3c6
2012-09-18 22:01:49 +09:00
Yuichiro Hanada ea24d13c7a am bf45dc48: Make writePlacedNode write the linked-list node.
* commit 'bf45dc4860ab28e97c3e7d116a642802fe960239':
  Make writePlacedNode write the linked-list node.
2012-09-18 05:39:48 -07:00
Yuichiro Hanada 8a380b04fb am 061d225f: Add a new option to FormatOptions.
* commit '061d225fb1d110695b396a470d9ae6a9a3331003':
  Add a new option to FormatOptions.
2012-09-18 05:37:17 -07:00
Satoshi Kataoka c8f08b83cf am e55785e6: New flag for the internal settings
* commit 'e55785e682351f5379427b50cb6001b540024ced':
  New flag for the internal settings
2012-09-18 05:37:15 -07:00
Satoshi Kataoka 0894f23d58 am 2040090b: Merge "Log touch timing" into jb-mr1-dev
* commit '2040090b46e3639ac0ee303d06e099c8d5195eb5':
  Log touch timing
2012-09-18 05:37:12 -07:00
Yuichiro Hanada bf45dc4860 Make writePlacedNode write the linked-list node.
Change-Id: I60feda815ea08cf73300fccca1ae12b97550f116
2012-09-18 21:20:07 +09:00
Yuichiro Hanada 061d225fb1 Add a new option to FormatOptions.
Change-Id: I8bf089bea5de46570a5e81fb1ea3ab22c07eeee1
2012-09-18 21:03:13 +09:00
Satoshi Kataoka e55785e682 New flag for the internal settings
Change-Id: I81e69a6cda833a0d2c59a73388321ed11e0bd5b3
2012-09-18 20:33:43 +09:00
Satoshi Kataoka 2040090b46 Merge "Log touch timing" into jb-mr1-dev 2012-09-18 04:32:52 -07:00
Satoshi Kataoka f8b35b9b04 Log touch timing
Change-Id: I45ce16c3194fac6da98486a986d23318347cad3a
2012-09-18 19:26:25 +09:00
Jean Chalard 75b3f81fe1 Fix a bug with capitalizations (A15)
When only one character has been typed, we should not take that
as a strong symbol that everything should be upper-cased.

Change-Id: I4e3a3223269e6763e3594baeaa844daa79a624ed
2012-09-18 18:52:05 +09:00
Jean Chalard e4783f95b2 Mark 2 resolved TODOS as such (A14)
Change-Id: Ifbb731f5c825675436d079db4ffbae657d71f8da
2012-09-18 18:49:17 +09:00
Jean Chalard 92f6698c9f am 4fcf91ec: am 717d4938: Merge "Remove useless code (A12)" into jb-mr1-dev
* commit '4fcf91ecf479b51fbb7661b009825734ce8c5350':
  Remove useless code (A12)
2012-09-18 02:49:06 -07:00