Commit Graph

33355 Commits (f179e80483b8dcf2d2884e2be7098cf37f42a682)

Author SHA1 Message Date
Jean Chalard 53f23234e3 Merge "[CS3.5] Small correction" 2014-06-24 01:46:27 +00:00
Jean Chalard c82257ba6e [CS3.5] Small correction
Bug: 13238601
Change-Id: I7bd82a4678d8bf88f16bf271f20be8d37f9b97d7
2014-06-24 18:26:51 +09:00
Keisuke Kuroyanagi 3c07fcbc54 Merge "Fix: unit tests by clearing personalized dicts" 2014-06-24 01:46:27 +00:00
Keisuke Kuroyanagi 52cef13211 Fix: unit tests by clearing personalized dicts
Bug: 14119293
Change-Id: I61cc05fb09342103f453ba83709c6be68d2f695e
2014-06-25 11:40:29 +09:00
Keisuke Kuroyanagi dc6ee3a63f Merge "Enable beginning-of-sentence prediction." 2014-06-24 01:46:27 +00:00
Keisuke Kuroyanagi 2725cc17d7 Enable beginning-of-sentence prediction.
Bug: 14119293
Change-Id: I23c407f0afed0ae4af290a1195b0e3bbcd5af8d7
2014-06-24 12:37:09 +09:00
Jean Chalard a1d518ca88 Merge "[CS2] Refactor a bit removeDups" 2014-06-24 01:46:27 +00:00
Baligh Uddin 8516d66b0b Import translations. DO NOT MERGE
Change-Id: I6d824eeea4f280e95759941ec1a578fb1eb2bfd8
Auto-generated-cl: translation import
2014-06-23 16:49:52 -07:00
Baligh Uddin eb7823a7d9 Import translations. DO NOT MERGE
Change-Id: I117fe1d6df1b98952742f752a7563beff0ead9ff
Auto-generated-cl: translation import
2014-06-23 16:49:23 -07:00
Baligh Uddin 5a59674811 Import translations. DO NOT MERGE
Change-Id: Ie50a708fba21fb8a1e15198a0c245a31f591c7a7
Auto-generated-cl: translation import
2014-06-23 16:46:57 -07:00
Baligh Uddin 7935168fe0 Import translations. DO NOT MERGE
Change-Id: If13ae42ea56b4248b0299494108f23aa8eb00dcb
Auto-generated-cl: translation import
2014-06-23 16:45:48 -07:00
Baligh Uddin aa7c761131 Import translations. DO NOT MERGE
Change-Id: I2657bfd35dc8a68d9597b0e56ffc191e990f7a15
Auto-generated-cl: translation import
2014-06-23 16:44:25 -07:00
Baligh Uddin a1e724d379 Import translations. DO NOT MERGE
Change-Id: I5652dc8b608a121e61f0ec09761d06b510eeaf31
Auto-generated-cl: translation import
2014-06-23 16:42:54 -07:00
Baligh Uddin a6bfeb61f8 Import translations. DO NOT MERGE
Change-Id: I68a51ccca191187978bd53688242c798fa61b480
Auto-generated-cl: translation import
2014-06-23 16:42:05 -07:00
Baligh Uddin ddacf14449 Import translations. DO NOT MERGE
Change-Id: Idaf037b28db1442b074f2dea4ab59ebdfd9fd9d4
Auto-generated-cl: translation import
2014-06-23 16:40:42 -07:00
Baligh Uddin f173450165 Import translations. DO NOT MERGE
Change-Id: I2c941ad15c0ca2f237d14740a62ae5a1f7833dd3
Auto-generated-cl: translation import
2014-06-23 16:40:04 -07:00
Tadashi G. Takaoka d92204b56a Merge "Reorganize Keyboard settings screen" 2014-06-23 21:50:10 +00:00
Tadashi G. Takaoka 058c6c6491 Reorganize Keyboard settings screen
This CL must be checked in together with Ie45df15b18.

Bug: 11866784
Change-Id: I44d6ceb45108be135e3eaa361f4ee2c83f04fb57
2014-06-23 18:46:09 -07:00
Tadashi G. Takaoka 631a5e7086 am 84405d2a: Fix some comments and rename method and parameter names
* commit '84405d2a6815a99992849e821e073835f2d892e3':
  Fix some comments and rename method and parameter names
2014-06-23 21:37:43 +00:00
Tadashi G. Takaoka 84405d2a68 Fix some comments and rename method and parameter names
This is a follow up change of I12139a925d and I0ac92c56bd

Change-Id: Id6e9f4434fddd5d4274e06da5063606c2ffad932
2014-06-23 13:56:50 -07:00
Jean Chalard 1ec3f158d2 [CS3] Move transformation of words to earlier
Bug: 13238601
Change-Id: I37fe66c6152cdf8c60878d5619bb5dc41f3223df
2014-06-23 22:58:52 +09:00
Jean Chalard fdebf4005f [CS2] Refactor a bit removeDups
This way is more understandable, and also supporting an
external string is helping for future refactorings

Bug: 13238601
Change-Id: I4ebeed46eb0b35011164946af71ac257c6449ddb
2014-06-23 22:58:46 +09:00
Jean Chalard ecda55dbf5 am 7d6bc4d0: Merge "[CS1] Some initial clean up"
* commit '7d6bc4d06394bf3fc6574c2a8c5e077a91834961':
  [CS1] Some initial clean up
2014-06-23 13:53:04 +00:00
Jean Chalard debe0dacbd Some cleanup to accommodate a fix
Also, this double tests for CODE_SPACE in the path going through
maybeDoubleSpacePeriod, but that's temporary.

Bug: 15740318
Change-Id: I0a6ace09cc791f0009157d3017675b9b3eb92145
2014-06-23 22:51:45 +09:00
Jean Chalard e83e79cb05 [CS1] Some initial clean up
Bug: 13238601
Change-Id: I54ee9a85ecfee3c50c8db3eb4cd6f391a775a630
2014-06-23 22:19:09 +09:00
Jean Chalard d269b63b7b am 80bf2821: Merge "Add a test for Armenian periods."
* commit '80bf2821dd01d1db652b9ba2754c77d4a490894e':
  Add a test for Armenian periods.
2014-06-23 11:57:33 +00:00
Ken Wakasa 83e015c4ee am ffc84355: Merge "Revert "Reorganize Keyboard settings screen""
* commit 'ffc843550c4d1ed96d26febd4be6239f0ecb487c':
  Revert "Reorganize Keyboard settings screen"
2014-06-23 11:24:41 +00:00
Keisuke Kuroyanagi 179eb125c4 am f7322b16: Make getNextWordAndNextToken output code point count.
* commit 'f7322b166b88f72b19509d8416700d4ec8ea7753':
  Make getNextWordAndNextToken output code point count.
2014-06-23 10:26:40 +00:00
Keisuke Kuroyanagi f7322b166b Make getNextWordAndNextToken output code point count.
Bug: 14425059
Change-Id: Id1c2927c8a1be0b1680206d444dbdf0c9453dceb
2014-06-23 19:08:30 +09:00
Keisuke Kuroyanagi 85b8a30f04 am 9bbc3aa0: Merge "Move variables for I/O of a jni method to traverse session."
* commit '9bbc3aa02ab61d27cdbe2d9a7c0501433460223c':
  Move variables for I/O of a jni method to traverse session.
2014-06-23 08:45:15 +00:00
Keisuke Kuroyanagi 44a7b50544 am a807663a: Merge "Remove hasBigrams/hasShortcut flags from ver4 PtNode."
* commit 'a807663aaed1d774fc3a619f3526f7cbaea113f9':
  Remove hasBigrams/hasShortcut flags from ver4 PtNode.
2014-06-23 08:45:14 +00:00
Tadashi G. Takaoka 1c04410d52 am 294afba8: Merge "Reorganize Keyboard settings screen"
* commit '294afba81fc0c781ba42074ab4a59e378034e159':
  Reorganize Keyboard settings screen
2014-06-23 08:45:12 +00:00
Tadashi G. Takaoka f8866ffd39 am 496fd778: Merge "Custom view for key preview popup"
* commit '496fd77850cbc47add3cde67d4c788e01213e29c':
  Custom view for key preview popup
2014-06-23 08:45:11 +00:00
Jean Chalard 61eef3d4ce am 70084063: Merge "Update dictionaries"
* commit '7008406385a7ae24c7c1579542976964c0d0407c':
  Update dictionaries
2014-06-23 08:01:08 +00:00
Tadashi G. Takaoka 0b5468a0db am dbb0c785: Merge "Refactor dicttool with try-with-resource"
* commit 'dbb0c78522fbe138706bc86f98d1597b6daa9dad':
  Refactor dicttool with try-with-resource
2014-06-23 07:52:29 +00:00
Tadashi G. Takaoka d1f0e40a86 am a0ac1471: Merge "Fix dismissing more keys panel when hiding keyboard"
* commit 'a0ac147112b158a58f802700c7d78fa3062630de':
  Fix dismissing more keys panel when hiding keyboard
2014-06-23 05:59:52 +00:00
Yohei Yukawa 0330292a47 am 762a356a: Merge "Add native unittest support on target devices for LatinIME"
* commit '762a356a457326576b33ac31d639ad37fdcd8968':
  Add native unittest support on target devices for LatinIME
2014-06-23 05:56:11 +00:00
Tadashi G. Takaoka 294afba81f Merge "Reorganize Keyboard settings screen" 2014-06-21 03:15:09 +00:00
Tadashi G. Takaoka 339929ba16 Reorganize Keyboard settings screen
This CL must be checked in together with I6ebfbeb4e8.

Bug: 11866784
Bug: 15781377
Bug: 13888366
Change-Id: I57d47ab174d03121a604fd0dbf553795de0ab9b8
2014-06-22 22:37:26 -07:00
Tadashi G. Takaoka a0ac147112 Merge "Fix dismissing more keys panel when hiding keyboard" 2014-06-21 03:15:09 +00:00
Tadashi G. Takaoka a74719c934 Fix dismissing more keys panel when hiding keyboard
This issue was introduced by Id7002ecb7f.

Bug: 15809493
Change-Id: Iaa51b7f40a54ccbafb45c6444d8bbd21c671f7af
2014-06-22 22:21:39 -07:00
Tadashi G. Takaoka 33216efaaa am 593fe9b0: Merge "Add click and long click actions to key node info"
* commit '593fe9b0cfcd5ffd0a33e3260358b192997d8347':
  Add click and long click actions to key node info
2014-06-21 01:41:04 +00:00
Tadashi G. Takaoka d2181bf0b8 am e9d12c9f: Merge "Refactor drawing preview classes"
* commit 'e9d12c9f744db21b8d0862fcebba94b64fab4ed2':
  Refactor drawing preview classes
2014-06-21 01:41:03 +00:00
Tadashi G. Takaoka ef19c71a26 am d801b6ee: Populate accessibility root node info of keyboard
* commit 'd801b6ee668f6ed4ef1926fd2cdb928fd36ace3a':
  Populate accessibility root node info of keyboard
2014-06-20 23:12:05 +00:00
Tadashi G. Takaoka d801b6ee66 Populate accessibility root node info of keyboard
Partially reverting Ie033d21ef8 to populate root node info.

This CL also fixes the bounds in screen of virtual node info.

Bug: 15746768
Bug: 15582251
Change-Id: I3a82f904270adf138036ef462fd70b349a3cd33e
2014-06-20 14:32:16 -07:00
Tadashi G. Takaoka 496fd77850 Merge "Custom view for key preview popup" 2014-06-20 21:00:34 +00:00
Tadashi G. Takaoka 615f431465 Custom view for key preview popup
Bug: 15143928
Change-Id: I12411b9b5b9611ec089e4967def9b5c19a2367c7
2014-06-23 01:07:59 -07:00
Tadashi G. Takaoka dbb0c78522 Merge "Refactor dicttool with try-with-resource" 2014-06-20 21:00:34 +00:00
Tadashi G. Takaoka fec4769e0b Refactor dicttool with try-with-resource
This CL must be checked in together with Idd7c744d0f.

Change-Id: Ia0ff09a054c1852b39cdce22a4377108afb254e2
2014-06-22 23:20:37 -07:00
Tadashi G. Takaoka 593fe9b0cf Merge "Add click and long click actions to key node info" 2014-06-20 21:00:34 +00:00