Commit Graph

9254 Commits

Author SHA1 Message Date
Ken Wakasa
f5ecf29afc am edbd4a06: am 63dd5b4c: Merge "Simplify distance calculating method for gesture input." into jb-mr1-dev
* commit 'edbd4a06604352f35978000d2bb990ab597dc5c4':
  Simplify distance calculating method for gesture input.
2012-09-19 15:19:26 -07:00
Tadashi G. Takaoka
d9ea76cdf6 am fd91a4d0: am a8dc30e6: Merge "Remove hack algorithm from GestureStroke" into jb-mr1-dev
* commit 'fd91a4d04ab99839796b8d51134968fe5e7937fc':
  Remove hack algorithm from GestureStroke
2012-09-19 15:19:24 -07:00
Yuichiro Hanada
93e511ebc0 am ae5d4366: am 65feee12: Make BinaryDictIOUtils.
* commit 'ae5d4366b0117b1536a7a84cbdc69cd676accfb1':
  Make BinaryDictIOUtils.
2012-09-19 15:19:23 -07:00
Yuichiro Hanada
b88e6c5d5c am 3c9a822b: am c2fdf0df: Make readNode read linked list nodes.
* commit '3c9a822ba4eb49840fc32594402dbee3b98082ff':
  Make readNode read linked list nodes.
2012-09-19 15:19:09 -07:00
Yuichiro Hanada
849243d937 am 32f51390: am a149c53c: add limit to FusionDictionaryBufferInterface.
* commit '32f51390554579bb7e3f388b83eff3e08ad6cc70':
  add limit to FusionDictionaryBufferInterface.
2012-09-19 15:19:04 -07:00
Jean Chalard
d0e29640ce am 493cca57: am a0ebb28d: Merge "Fix a bug with capitalizations (A15)" into jb-mr1-dev
* commit '493cca577f1916551575002d9d09bd951d3734c3':
  Fix a bug with capitalizations (A15)
2012-09-19 15:18:48 -07:00
Jean Chalard
3a637a2371 am c6e404e0: am 3bf113f0: Merge "Mark 2 resolved TODOS as such (A14)" into jb-mr1-dev
* commit 'c6e404e0e88446fb8c0499fb903bf29785b04816':
  Mark 2 resolved TODOS as such (A14)
2012-09-19 15:18:42 -07:00
Jean Chalard
455a7eb1e2 am 15bb5950: am c9923430: Merge "Support the gesture + phantom space case (A13)" into jb-mr1-dev
* commit '15bb5950382feb91e263c9abaf15e874529ac3ca':
  Support the gesture + phantom space case (A13)
2012-09-19 15:18:13 -07:00
Brian Muramatsu
331a5e7d66 mako: adjust default keybpress vibration
Bug 7049944

mako's vibrator has been recalibrated so reduce this to 5.

Change-Id: Ia53df175f5389e5fd1dc198e4877c4a4e7301559
2012-09-19 14:40:30 -07:00
Tom Ouyang
a811938d40 Refine gesture point duration calcuation to be more localized
Bug: 7165929
Change-Id: I3bb1c2622338023626fe4a879e43a86ac8fd0707
2012-09-19 10:54:52 -07:00
The Android Automerger
8ca16433d4 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-09-19 07:01:48 -07:00
Satoshi Kataoka
113259a58b am 01a5a7d0: Merge "Clear cache of user dic" into jb-mr1-dev
* commit '01a5a7d061f392a31f7bd3d8f1a19ec37f1b5435':
  Clear cache of user dic
2012-09-19 05:50:27 -07:00
Tadashi G. Takaoka
3a1997a101 am c7dc673c: Use Path to draw gesture preview trail
* commit 'c7dc673cf0fb56015826079423ced659b9180feb':
  Use Path to draw gesture preview trail
2012-09-19 05:50:18 -07:00
Tadashi G. Takaoka
28a9147f5f am 567204a1: Merge "Show gesture floating preview text is off by default" into jb-mr1-dev
* commit '567204a1409dc65e3e1f127b00c1e66c136d148f':
  Show gesture floating preview text is off by default
2012-09-19 05:50:16 -07:00
Jean Chalard
94567d8bea am caf15c3c: Merge "Fix a bug that would persist caps lock state" into jb-mr1-dev
* commit 'caf15c3c678dc9e95b1bcdc33ee0cb10182f171c':
  Fix a bug that would persist caps lock state
2012-09-19 05:50:13 -07:00
Satoshi Kataoka
9d014cde85 am 8eb20652: Merge "Log for geometric input" into jb-mr1-dev
* commit '8eb206528971404272a4bac81fc69ee91cf12c9d':
  Log for geometric input
2012-09-19 05:50:12 -07:00
Ken Wakasa
edbd4a0660 am 63dd5b4c: Merge "Simplify distance calculating method for gesture input." into jb-mr1-dev
* commit '63dd5b4c8f41d1fa79708bc7d5f312816786c8e0':
  Simplify distance calculating method for gesture input.
2012-09-19 05:50:00 -07:00
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