Commit Graph

30843 Commits (b7dbfcfe58d55af4ee0672e5077a5429f7f4932a)

Author SHA1 Message Date
Keisuke Kuroyanagi 5ecf74b148 Merge "Extend jni interface to get bigrams in WordProperty." 2014-01-31 11:53:10 +00:00
Keisuke Kuroyanagi 25e71fdc82 Merge "Fetch bigram information in getWordProperty()." 2014-01-31 11:36:45 +00:00
Keisuke Kuroyanagi 94d9a2309f Extend jni interface to get bigrams in WordProperty.
Bug: 12810574
Change-Id: Ia4b88d02ea8790a5c47d32376cc0b84c3e071ddd
2014-01-31 20:32:44 +09:00
Keisuke Kuroyanagi 17e7768a3e Fetch bigram information in getWordProperty().
Bug: 12810574
Change-Id: Ic67e964b01c2753f2eec82b079dc0e5650f340bb
2014-01-31 20:24:23 +09:00
Tadashi G. Takaoka 2abe1cedc8 Merge "Add important notice strip" 2014-01-31 11:23:52 +00:00
Tadashi G. Takaoka 2ae7e53c77 Merge "Move some methods to MoreKeySpec class" 2014-01-31 11:23:41 +00:00
Tadashi G. Takaoka e855093f55 Move some methods to MoreKeySpec class
Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa
2014-01-31 20:19:48 +09:00
Tadashi G. Takaoka 8a296e43c9 Add important notice strip
This change is a groundwork to show important notice.

Bug: 10587358
Change-Id: I80aa70d30e2a529b37798f0df2183b41df3ac38a
2014-01-31 20:07:27 +09:00
Keisuke Kuroyanagi 35ff07c70b Merge "Fix BinaryDictDecoderEncoderTests." 2014-01-31 10:58:26 +00:00
Keisuke Kuroyanagi 5cb7509314 Fix BinaryDictDecoderEncoderTests.
Bug: 12809791
Change-Id: I04313df78692b01e153a34c932a37f079a924105
2014-01-31 19:44:17 +09:00
Keisuke Kuroyanagi c29ab24b2f Merge "Add BigramProperty and ShortcutProperty in WordProperty." 2014-01-31 10:37:03 +00:00
Jean Chalard a1f079dd0f am 4e6f72cb: Merge "[HD03] Straighten out attribute key names in Java."
* commit '4e6f72cb801df273ec649f56d6a5c0182063b332':
  [HD03] Straighten out attribute key names in Java.
2014-01-31 00:42:16 -08:00
Jean Chalard 4e6f72cb80 Merge "[HD03] Straighten out attribute key names in Java." 2014-01-31 08:40:25 +00:00
Keisuke Kuroyanagi e42b9b6696 am e6ae5a83: Merge "Fix dicttool_aosp build."
* commit 'e6ae5a839699c23f6accbc93249a119dc9a69320':
  Fix dicttool_aosp build.
2014-01-31 00:29:21 -08:00
Keisuke Kuroyanagi e6ae5a8396 Merge "Fix dicttool_aosp build." 2014-01-31 08:26:00 +00:00
Keisuke Kuroyanagi faa9cd1fbd Fix dicttool_aosp build.
Change-Id: I52918fea02425b628045443d63d178e289ac4fb7
2014-01-31 17:16:47 +09:00
Tadashi G. Takaoka bdf366f327 am 7914a97b: Merge "Move some prefix strings to relevant classes"
* commit '7914a97b7386e6aa7ddb133b6c5ead1b195592b8':
  Move some prefix strings to relevant classes
2014-01-31 00:15:29 -08:00
Tadashi G. Takaoka 7914a97b73 Merge "Move some prefix strings to relevant classes" 2014-01-31 08:11:56 +00:00
Tadashi G. Takaoka ddd6829dbb am 1e40af5e: Merge "Refactor KeyboardTextsSet class"
* commit '1e40af5ebe032f2be36d6b0f52969db84002e7e7':
  Refactor KeyboardTextsSet class
2014-01-31 00:10:06 -08:00
Tadashi G. Takaoka 3b4eb03fa1 Move some prefix strings to relevant classes
Change-Id: I7321ac7820d4eded5f16f2440ffb4f525315b3f4
2014-01-31 17:09:14 +09:00
Tadashi G. Takaoka 1e40af5ebe Merge "Refactor KeyboardTextsSet class" 2014-01-31 08:05:02 +00:00
Tadashi G. Takaoka e8c5999336 am be0d05c5: Merge "Move important notice version to resource"
* commit 'be0d05c5efcaaf69e02e82f886ec2afd871883b0':
  Move important notice version to resource
2014-01-30 23:39:38 -08:00
Tadashi G. Takaoka be0d05c5ef Merge "Move important notice version to resource" 2014-01-31 07:37:13 +00:00
Tadashi G. Takaoka 0bae2ab460 Refactor KeyboardTextsSet class
Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29
2014-01-31 16:31:07 +09:00
Tadashi G. Takaoka 841cab819b am d245f6c9: Move arrayAsList method to CollectionUtils
* commit 'd245f6c9e2ba1d2cee64a0ecf886907e94aa4b3f':
  Move arrayAsList method to CollectionUtils
2014-01-30 23:25:20 -08:00
Yohei Yukawa 94797fb3a6 Introduce a delay for key-press feedback on the Emoji palette
Currently key-press effect such as highlight and vibration
occur even when a user want to scroll the Emoji palette.
To mitigate this situation, this patch introduces a short delay
for key-press feedback on the Emoji palette.

This is not an ideal solution but should be better than now.

BUG: 11103083
Change-Id: I1fa4514d742eb37f36fef60e6beabbc5eaa1653a
2014-01-31 15:48:10 +09:00
Keisuke Kuroyanagi 20b7786ece Add BigramProperty and ShortcutProperty in WordProperty.
Bug: 12810574
Change-Id: Ia9e497c49bb2cf10897bae3a79317113325db819
2014-01-31 15:26:43 +09:00
Tadashi G. Takaoka d245f6c9e2 Move arrayAsList method to CollectionUtils
Change-Id: If7c1eb7c802490f19c5d3b81d714362408daf376
2014-01-31 15:26:05 +09:00
Tadashi G. Takaoka ee36b665ff am de76e62b: Merge "Move some methods to StringUtils"
* commit 'de76e62b698b5573d2de88f88205dfe7170e2321':
  Move some methods to StringUtils
2014-01-30 22:18:49 -08:00
Tadashi G. Takaoka de76e62b69 Merge "Move some methods to StringUtils" 2014-01-31 06:16:14 +00:00
Tadashi G. Takaoka 639bf62e4f Move some methods to StringUtils
Change-Id: I29d87fdd65ec879d1c0bdf7e7792a677687c1693
2014-01-31 14:49:36 +09:00
Jean Chalard 79b2e4d86c [HD03] Straighten out attribute key names in Java.
Bug: 11281748
Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86
2014-01-31 14:46:07 +09:00
Jean Chalard 2fe4cdf4eb am b0df28f4: Merge "[HD02] Make the date header attribute mandatory."
* commit 'b0df28f4cc225c5e41ce4e51ec23f1bac5f6f4fe':
  [HD02] Make the date header attribute mandatory.
2014-01-30 20:43:29 -08:00
Keisuke Kuroyanagi 1484054c6b am 748f32fe: Merge "Rename UnigramProperty to WordProperty."
* commit '748f32feba044fe4d9c3ae1ab74ed732873d0a83':
  Rename UnigramProperty to WordProperty.
2014-01-30 20:43:26 -08:00
Keisuke Kuroyanagi 0264945149 am e9085da8: Merge "Simplify UnigramProperty."
* commit 'e9085da8cb6efe8228c5432194458242d7163842':
  Simplify UnigramProperty.
2014-01-30 20:43:24 -08:00
Jean Chalard b0df28f4cc Merge "[HD02] Make the date header attribute mandatory." 2014-01-31 03:58:55 +00:00
Tadashi G. Takaoka 5b8ffad26c Move important notice version to resource
Bug: 10587358
Change-Id: Ie24fc6c53b15880f4ace991a25223056f03f5eda
2014-01-31 12:49:36 +09:00
Keisuke Kuroyanagi 748f32feba Merge "Rename UnigramProperty to WordProperty." 2014-01-31 03:06:44 +00:00
Keisuke Kuroyanagi e9085da8cb Merge "Simplify UnigramProperty." 2014-01-31 03:06:33 +00:00
Keisuke Kuroyanagi 080a35e959 Rename UnigramProperty to WordProperty.
Bug: 12810574
Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257
2014-01-31 11:06:42 +09:00
Tadashi G. Takaoka 0f218b066d am 776d46a7: Merge "Show "Touch again to save" in system locale"
* commit '776d46a771089482c68be56e81219bbd7bb559e4':
  Show "Touch again to save" in system locale
2014-01-30 01:36:41 -08:00
Jean Chalard a137c21c9c [HD02] Make the date header attribute mandatory.
Bug: 11281748
Change-Id: I48a6f3d95ca89ced0c51335527201ecabfb7998e
2014-01-30 18:19:21 +09:00
Tadashi G. Takaoka 776d46a771 Merge "Show "Touch again to save" in system locale" 2014-01-30 09:17:11 +00:00
Tadashi G. Takaoka 9b1a66843d Show "Touch again to save" in system locale
Bug: 12811156
Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac
2014-01-30 18:03:23 +09:00
Keisuke Kuroyanagi 81fa5dbd09 am 7ceee453: Merge "Fix historical info of bigrams reading."
* commit '7ceee45376d104a79723aa2aaeb30057e6f7e513':
  Fix historical info of bigrams reading.
2014-01-30 00:24:34 -08:00
Keisuke Kuroyanagi 7ceee45376 Merge "Fix historical info of bigrams reading." 2014-01-30 08:21:34 +00:00
Jean Chalard 6ab076e244 am a279008a: Merge "[HD01] Small initial refactoring"
* commit 'a279008a5ac69cb33ff8baa24b7b21fceee94f20':
  [HD01] Small initial refactoring
2014-01-30 00:15:58 -08:00
Jean Chalard a279008a5a Merge "[HD01] Small initial refactoring" 2014-01-30 08:13:46 +00:00
Tadashi G. Takaoka 519e9dbefc am bf2f0892: Merge "Add ImportantNoticeUtils class"
* commit 'bf2f0892a03799a4c0bd59af339970945a143d87':
  Add ImportantNoticeUtils class
2014-01-30 00:11:30 -08:00
Keisuke Kuroyanagi 5f7f6a1615 Simplify UnigramProperty.
Bug: 12810574
Change-Id: I606f559b5dd340b7525280ecead2c2c7ec920a78
2014-01-30 17:10:23 +09:00