Commit Graph

33428 Commits (64a792db2e9da62ac87053c982272ae820c80244)

Author SHA1 Message Date
Jean Chalard e530fffc2c Add a relevant suggestion to period-checkable requests
Bug: 15412461
Change-Id: Ibf37df4d31141a7e43b54d6342e7861eedb1c03b
2014-06-27 12:52:23 +09:00
Tadashi G. Takaoka 79beb223fc Merge "Refactor keyboard accessibility delegate classes" 2014-06-26 23:14:58 +00:00
Ken Wakasa 35605db9a4 Merge "Revert "[SD6] Inline a constant and remove logic become useless"" 2014-06-26 23:14:30 +00:00
Ken Wakasa f84573c0b3 Revert "[SD6] Inline a constant and remove logic become useless"
This reverts commit 2a5824a63b that broke the build.

Bug: 15840116
Change-Id: Ife11050394f3ed90e39d835b92732e1b6af83249
2014-07-01 03:22:15 +00:00
Jean Chalard 256243dd03 Merge "[SD5] Remove useless args" 2014-06-26 23:14:30 +00:00
Jean Chalard 593009bc9f Merge "[SD2] Add support for a new tag Feature in KeyboardLayoutSet" 2014-06-26 23:14:30 +00:00
Keisuke Kuroyanagi 1a2f3c4433 Merge "Move getPrevWordsInfoFromNthPreviousWord to StringUtlis." 2014-06-26 23:14:30 +00:00
Jean Chalard ffb086c18d Merge "Don't override application-specified completions" 2014-06-26 23:14:30 +00:00
Jean Chalard e2744c6384 Don't override application-specified completions
...for any given input.
This is not necessarily the best fix, but it's simple and
it works well enough.

Bug: 15869703
Change-Id: I54b262be8bdbec37031dea655c60a5573b3d8ec3
2014-06-27 17:31:08 +09:00
Tadashi G. Takaoka 5a9ccbbef1 Merge "Add Sinhala keyboard layout" 2014-06-26 23:14:30 +00:00
Tadashi G. Takaoka 00da6ee5e8 Add Sinhala keyboard layout
Bug: 6911143
Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965
2014-06-27 16:16:30 +09:00
Keisuke Kuroyanagi 38abb47544 am c152d7c1: Fix unit tests that use getNgramProbabilityNative().
* commit 'c152d7c19d4a9e84acaf6fffa4f51c583f191f6f':
  Fix unit tests that use getNgramProbabilityNative().
2014-06-26 10:41:08 +00:00
Keisuke Kuroyanagi c152d7c19d Fix unit tests that use getNgramProbabilityNative().
Change-Id: I8548094bc8d1a0ea125b29e2a0ea82a6834b3e48
2014-06-26 19:34:27 +09:00
Keisuke Kuroyanagi 6529e4445a am 67f863f4: Merge "Extend jni method to use multiple previous words."
* commit '67f863f4cbbbf76b7c4acea43cbed69cd3e58aba':
  Extend jni method to use multiple previous words.
2014-06-26 09:53:42 +00:00
Jean Chalard c2bae0e2d1 am c0748a19: Fix the build
* commit 'c0748a19909d8863f54ae0482bf1614421f19dd8':
  Fix the build
2014-06-26 09:50:27 +00:00
Keisuke Kuroyanagi 05b1e0d42f Extend jni method to use multiple previous words.
Bug: 14425059
Change-Id: I8150e8812ee32f8c713315a234b52e5b3a79d7a0
2014-06-26 18:47:25 +09:00
Jean Chalard c0748a1990 Fix the build
That was a merge not well resolved by git >.>

Change-Id: I3cd042d6a5206daf1e9942358405d647c67423dd
2014-06-26 18:44:54 +09:00
Jean Chalard 3c31a060b1 am 310bb2c7: Merge "[HW1] Fix some bugs with event handling"
* commit '310bb2c76f0a7a5cf97b47d029096d6296cdfd0b':
  [HW1] Fix some bugs with event handling
2014-06-26 09:34:18 +00:00
Jean Chalard 520605ea31 am 90759f2a: Merge "[CS4] Remove useless tests and processing"
* commit '90759f2ab77e9bb6a47b59e6de89318516a65393':
  [CS4] Remove useless tests and processing
2014-06-26 09:34:17 +00:00
Jean Chalard ab594877d0 am 8d3d0f3b: Merge "[SD1] Move script-related methods to a new utils class."
* commit '8d3d0f3b847359929bc5cfb90aff077c0c9e6854':
  [SD1] Move script-related methods to a new utils class.
2014-06-26 09:31:02 +00:00
Keisuke Kuroyanagi 24e06a3287 am 8681bef0: Remove BigramDictionary form native code.
* commit '8681bef03c1ca864d3de0ae27adb5cbfb63f0fef':
  Remove BigramDictionary form native code.
2014-06-26 07:22:27 +00:00
Keisuke Kuroyanagi 8681bef03c Remove BigramDictionary form native code.
Bug: 14425059
Change-Id: I48d1a4ae6a4317afaaf67748060618f8f9485d40
2014-06-26 15:15:13 +09:00
Keisuke Kuroyanagi 95b5b1d1d6 am d58a0766: Merge "Rename jni method for n-gram supporting."
* commit 'd58a07666e9b38086c6486f95ac2d8e8e8eeb955':
  Rename jni method for n-gram supporting.
2014-06-26 06:11:12 +00:00
Keisuke Kuroyanagi 9a5275c001 am 6c7cebde: Fix build.
* commit '6c7cebdefb8a15e9468c3e8f30dc361cee509074':
  Fix build.
2014-06-26 05:55:19 +00:00
Keisuke Kuroyanagi 6c7cebdefb Fix build.
Change-Id: I5c6c0a9098c5a228ed82b208aa6f237a41f2f6cc
2014-06-26 14:42:40 +09:00
Keisuke Kuroyanagi 007185857b am 92827b07: Merge "Make PrevWordsInfo have multiple words\' information."
* commit '92827b0712f8afecb4800a4137470ba64cd0c505':
  Make PrevWordsInfo have multiple words' information.
2014-06-26 05:08:34 +00:00
Keisuke Kuroyanagi 8000869191 am 52076549: Merge "Make Beginning-of-Sentence prediction require two exposures."
* commit '520765491cbfcb8d2e66ee5c492a66eb8a726a74':
  Make Beginning-of-Sentence prediction require two exposures.
2014-06-26 05:02:15 +00:00
Yohei Yukawa 2e623081a7 am 5961f2df: Merge "Simplify a make file"
* commit '5961f2dfaca123e8e6f2fab33fb9d23d8b4c98fc':
  Simplify a make file
2014-06-26 00:06:15 +00:00
Tadashi G. Takaoka adba09b54e Remove redundant override methods and extended classes
Bug: 15727335
Change-Id: Icea09f0643e7aeb8e722e473ad322f7439c3497a
2014-06-24 22:31:43 -07:00
Tadashi G. Takaoka 3d8848e5cb Refactor keyboard accessibility delegate classes
Bug: 15727335
Change-Id: I1aa79a6f7f8cf14bacec391c016a5d1c553eea24
2014-06-24 22:14:07 -07:00
Keisuke Kuroyanagi 4a28c9077c am 3c07fcbc: Merge "Fix: unit tests by clearing personalized dicts"
* commit '3c07fcbc544cac626dead40e7571233950b49216':
  Fix: unit tests by clearing personalized dicts
2014-06-25 03:26:39 +00:00
Baligh Uddin b31386f755 am de7ec1c6: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'de7ec1c61276c3272b62fe214c341f4be57c4970':
  Import translations. DO NOT MERGE
2014-06-25 03:11:23 +00:00
Baligh Uddin ef8e8e4fdf am 9c9e1609: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '9c9e160959381cfac82c3441cb885d8c16b1bcfc':
  Import translations. DO NOT MERGE
2014-06-25 03:11:22 +00:00
Baligh Uddin 0497a3e201 am c1d04757: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'c1d047577895d1af24566d78af3c9109a2496410':
  Import translations. DO NOT MERGE
2014-06-25 03:11:20 +00:00
Baligh Uddin 01ddb7063c am 4190a731: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '4190a731d3b04be405dcebadf27335c3791c4fca':
  Import translations. DO NOT MERGE
2014-06-25 03:11:19 +00:00
Baligh Uddin 5e71f2a0a0 am 32fd6258: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '32fd6258edc60cf88c4cd187df4dfd597ea90da0':
  Import translations. DO NOT MERGE
2014-06-25 03:11:17 +00:00
Baligh Uddin f10be64750 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-25 01:45:50 +00:00
Baligh Uddin de7ec1c612 Merge "Import translations. DO NOT MERGE" 2014-06-25 01:41:07 +00:00
Baligh Uddin c1d0475778 Merge "Import translations. DO NOT MERGE" 2014-06-25 01:41:07 +00:00
Baligh Uddin 4190a731d3 Merge "Import translations. DO NOT MERGE" 2014-06-25 01:41:07 +00:00
Baligh Uddin 32fd6258ed Merge "Import translations. DO NOT MERGE" 2014-06-25 01:41:07 +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
Baligh Uddin 9c9e160959 Merge "Import translations. DO NOT MERGE" 2014-06-25 01:36:21 +00:00
Baligh Uddin 30f505e39c Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-25 01:36:21 +00:00
Baligh Uddin 3505aaa05a Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-25 01:41:07 +00:00
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 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