Commit Graph

33259 Commits (6e034fe6db63c7ec44873cf9c0c326a18194b6e1)

Author SHA1 Message Date
Baligh Uddin 6e034fe6db Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-25 01:41:07 +00:00
Jean Chalard 4038f1d376 am a3f7a584: Don\'t commit a space before it\'s actually needed
* commit 'a3f7a5840aa7ac2a3cac02634dc74f288ca2222d':
  Don't commit a space before it's actually needed
2014-06-25 01:51:37 +00:00
Jean Chalard a3f7a5840a Don't commit a space before it's actually needed
Bug: 15740318
Change-Id: Idad06cb2c18335a981d5e9dea7eccf5e7ea8f701
2014-06-25 10:37:06 +09:00
Jean Chalard b6833ba585 am 53f23234: Merge "[CS3.5] Small correction"
* commit '53f23234e31c9a569c7b30262cdf6bd123756aa9':
  [CS3.5] Small correction
2014-06-24 09:40:39 +00:00
Keisuke Kuroyanagi 68c90f30ae am dc6ee3a6: Merge "Enable beginning-of-sentence prediction."
* commit 'dc6ee3a63fdabe88f5528e81adabad93cfc4ecb3':
  Enable beginning-of-sentence prediction.
2014-06-24 09:05:01 +00:00
Keisuke Kuroyanagi c1ded3dd79 am 702e153f: Merge "Support migration/dump of Beginning-of-Sentence entries."
* commit '702e153fbc28d54aeb2ded40b9f3f31c1fd154e9':
  Support migration/dump of Beginning-of-Sentence entries.
2014-06-24 06:18:11 +00:00
Jean Chalard 03404d559c am d700e597: Merge "Some cleanup to accommodate a fix"
* commit 'd700e5970049deee7f61aeb573ef42d7caa6ab0f':
  Some cleanup to accommodate a fix
2014-06-24 06:18:09 +00:00
Jean Chalard 2b89efe884 am 132bdd07: Merge "[CS3] Move transformation of words to earlier"
* commit '132bdd079c2d45105263be6e9b7da3106b49a99a':
  [CS3] Move transformation of words to earlier
2014-06-24 06:18:08 +00:00
Jean Chalard a12fc2637b am a1d518ca: Merge "[CS2] Refactor a bit removeDups"
* commit 'a1d518ca88e145c5522e625c97987ed71221dada':
  [CS2] Refactor a bit removeDups
2014-06-24 06:18:06 +00:00
Tadashi G. Takaoka 9b12d7982a am d92204b5: Merge "Reorganize Keyboard settings screen"
* commit 'd92204b56a749cc81bf70def68b0fd92b0e01151':
  Reorganize Keyboard settings screen
2014-06-24 06:18:05 +00:00
Keisuke Kuroyanagi 702e153fbc Merge "Support migration/dump of Beginning-of-Sentence entries." 2014-06-24 01:59:00 +00:00
Keisuke Kuroyanagi 88fa47a27d Support migration/dump of Beginning-of-Sentence entries.
Bug: 14119293
Change-Id: Ie975138f819794d5c34a7a547be5a6117050e084
2014-06-24 12:37:07 +09:00
Jean Chalard d700e59700 Merge "Some cleanup to accommodate a fix" 2014-06-24 01:59:00 +00:00
Jean Chalard 132bdd079c Merge "[CS3] Move transformation of words to earlier" 2014-06-24 01:52:26 +00:00
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 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 7935168fe0 Import translations. DO NOT MERGE
Change-Id: If13ae42ea56b4248b0299494108f23aa8eb00dcb
Auto-generated-cl: translation import
2014-06-23 16:45:48 -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