Commit Graph

32649 Commits (8ffff6e015cb3162f6a718ee614c0d1e89e2588f)

Author SHA1 Message Date
Tadashi G. Takaoka 8ffff6e015 am f6d59f6a: Merge "Announce the same key again"
* commit 'f6d59f6a6bb08dfdd37115cc682009d1553d1bd6':
  Announce the same key again
2014-05-27 02:21:26 +00:00
Tadashi G. Takaoka f6d59f6a6b Merge "Announce the same key again" 2014-05-27 02:18:59 +00:00
Tadashi G. Takaoka 369a16c8c2 am 7b5bccc0: Use "unknown emoji" or emoji that has an empty translation
* commit '7b5bccc06625b8693f5b0e849b99ca7502a9e5f4':
  Use "unknown emoji" or emoji that has an empty translation
2014-05-27 02:12:29 +00:00
Tadashi G. Takaoka a1b47eb446 Announce the same key again
Bug: 15237246
Change-Id: Ie7023b727cb3eca9d0727a511b3d64a32a02cd3d
2014-05-27 10:57:53 +09:00
Tadashi G. Takaoka 7b5bccc066 Use "unknown emoji" or emoji that has an empty translation
Because the number of emoji description spoken string resources is
rather huge (~800), some locales may chose an empty description as a
translation. If that is the case, we will announce "unknown emoji" as
a fallback.

Bug: 11452158
Change-Id: Ibb65e5bec93030c40bd33ac2be2115c3bbc8bd11
2014-05-27 10:48:03 +09:00
Keisuke Kuroyanagi 0e45f98257 am 71c795d0: Merge "Apply distracter filter for UserHistoryDictionary."
* commit '71c795d00b7bc22a000b1cca50c53a365614a8eb':
  Apply distracter filter for UserHistoryDictionary.
2014-05-26 16:29:34 +00:00
Keisuke Kuroyanagi 71c795d00b Merge "Apply distracter filter for UserHistoryDictionary." 2014-05-26 16:28:23 +00:00
Keisuke Kuroyanagi 17bd4eb0c9 Apply distracter filter for UserHistoryDictionary.
Bug: 13142176
Change-Id: I67d63a5c789d7c587bcd7abacd26b2e76da11978
2014-05-27 01:10:04 +09:00
Keisuke Kuroyanagi f2da26d11d am f85b478c: Merge "Apply distracter filter for in-vocabulary words."
* commit 'f85b478cd89141b3b339a56a10dac61c44d678a1':
  Apply distracter filter for in-vocabulary words.
2014-05-26 14:27:41 +00:00
Keisuke Kuroyanagi f85b478cd8 Merge "Apply distracter filter for in-vocabulary words." 2014-05-26 14:25:17 +00:00
Keisuke Kuroyanagi ba33831d76 Apply distracter filter for in-vocabulary words.
Bug: 13142176
Change-Id: I4db763783a2f8b9a0df0df951db3223f70748870
2014-05-26 23:11:24 +09:00
Keisuke Kuroyanagi 1dab0693d2 am 0088d1f6: Merge "Use whether it\'s exact match to detect distracters."
* commit '0088d1f6683fce0175266b90c3ec04f15ad8daeb':
  Use whether it's exact match to detect distracters.
2014-05-26 13:56:18 +00:00
Keisuke Kuroyanagi 0088d1f668 Merge "Use whether it's exact match to detect distracters." 2014-05-26 13:53:19 +00:00
Keisuke Kuroyanagi a6278eb9c1 Use whether it's exact match to detect distracters.
Bug: 13142176
Change-Id: Id5b7286d28897931f7bfe571be45d46ffeef4adf
2014-05-26 21:56:20 +09:00
Yohei Yukawa c96a790194 am 67e02a6a: Specify c++_static for bundled Latin IME as well
* commit '67e02a6aaa2b693f92f0f3f7948c3f8dadfc17e6':
  Specify c++_static for bundled Latin IME as well
2014-05-26 11:42:17 +00:00
Yohei Yukawa 67e02a6aaa Specify c++_static for bundled Latin IME as well
APP_STL := c++_static has been specified for unbundled
Latin IME but somehow not for bundled build.

This CL fixes the inconsistency.

Change-Id: Ie1f4aba27e30981d3c2aa322a16c1cd18413e920
2014-05-26 18:30:48 +09:00
Tadashi G. Takaoka 6f1d3e8a7d am 9df51d10: Keep showing important notice when "show correction suggestions" is off
* commit '9df51d10fa6b5b21de564cd93926a88690a98600':
  Keep showing important notice when "show correction suggestions" is off
2014-05-26 05:52:10 +00:00
Tadashi G. Takaoka 9df51d10fa Keep showing important notice when "show correction suggestions" is off
When
 1. The important notice message is shown on the suggestions strip.
 2. And the "Show correction suggestions" settings is off.
we will keep showing the important notice message on the suggestion
strip.

Bug: 13741460
Change-Id: I411007ab1e5e6959b6cdba7a6601a84635259313
2014-05-26 14:11:41 +09:00
Tadashi G. Takaoka de471d02c7 am 4905d832: Merge "Release and register current key when emoji palette is hidden"
* commit '4905d83270720ce9b9121595277dae6ba8102f16':
  Release and register current key when emoji palette is hidden
2014-05-25 13:11:51 +00:00
Tadashi G. Takaoka 4905d83270 Merge "Release and register current key when emoji palette is hidden" 2014-05-25 13:09:15 +00:00
Tadashi G. Takaoka 0380421bf7 Release and register current key when emoji palette is hidden
Bug: 13290802
Change-Id: Ib087152f8bd47a5c81901377291e4223ee4a49ec
2014-05-25 10:54:15 +09:00
Tadashi G. Takaoka 795f7c8f4b am 1f217dbd: Use functional key background for action key with label
* commit '1f217dbd517af9e094aee1a1fb5085e8933892c3':
  Use functional key background for action key with label
2014-05-24 13:45:20 +00:00
Tadashi G. Takaoka 1f217dbd51 Use functional key background for action key with label
This CL also adds label_search_key string resources for consistency.

Bug: 15135033
Change-Id: I81cae243e83a590ef56fe758a43c7184fc4159aa
2014-05-24 21:26:47 +09:00
Tadashi G. Takaoka 08acd8c06a am 630a2414: Use ViewCompat support library and delete ViewCompatUtils
* commit '630a24141eeb80063648bc1bc4678439117321d2':
  Use ViewCompat support library and delete ViewCompatUtils
2014-05-24 12:10:16 +00:00
Tadashi G. Takaoka 630a24141e Use ViewCompat support library and delete ViewCompatUtils
Change-Id: I57d60cacd86e83894294c3f64402aba8c1829872
2014-05-24 12:26:30 +09:00
Tadashi G. Takaoka 19a11ab470 am fdb889cb: Merge "Warn that dicttool_aosp isn\'t supported on Darwin"
* commit 'fdb889cb43444a171bf71c2deaf00033b8a14949':
  Warn that dicttool_aosp isn't supported on Darwin
2014-05-24 03:07:57 +00:00
Tadashi G. Takaoka fdb889cb43 Merge "Warn that dicttool_aosp isn't supported on Darwin" 2014-05-24 03:04:46 +00:00
Tadashi G. Takaoka e8ea251e3e am 79093415: Revert "Use ViewCompat support library and delete ViewCompatUtils"
* commit '790934158d356bfce0db97ef5aebb12128bc86ea':
  Revert "Use ViewCompat support library and delete ViewCompatUtils"
2014-05-23 18:35:07 +00:00
Tadashi G. Takaoka 790934158d Revert "Use ViewCompat support library and delete ViewCompatUtils"
This reverts commit db21267b78.
The reverting change breaks build in unbundled jb-ub-latinimegoole branch.

Change-Id: Ia61424f5321eb97f981d22c4b08e9ea8d348f6c1
2014-05-23 18:31:43 +00:00
Tadashi G. Takaoka 99258cb0b2 Warn that dicttool_aosp isn't supported on Darwin
Change-Id: I56def43213e94e5b1267e8e900c2192f4b0c2cb5
2014-05-24 03:08:57 +09:00
Tadashi G. Takaoka 36302f0b0b am db21267b: Use ViewCompat support library and delete ViewCompatUtils
* commit 'db21267b788592ce99b9fb052801c6ec90bfe7b6':
  Use ViewCompat support library and delete ViewCompatUtils
2014-05-23 17:24:58 +00:00
Tadashi G. Takaoka db21267b78 Use ViewCompat support library and delete ViewCompatUtils
Change-Id: Ifee496ff7ecaf361898444ff4127f16748d96422
2014-05-24 02:13:52 +09:00
Tadashi G. Takaoka 99ee123c71 am 7a76350b: Merge "Enable "show language switch key" settings on K and before"
* commit '7a76350b7b7c500d12d0f1e8e15fd2ea8b4d3035':
  Enable "show language switch key" settings on K and before
2014-05-23 16:44:53 +00:00
Tadashi G. Takaoka 3b500f7bd1 am 6726bc90: Merge "Use Java 7 diamond operator"
* commit '6726bc90014c8d9c1710e4b52aa019d3e945f407':
  Use Java 7 diamond operator
2014-05-23 16:44:51 +00:00
Tadashi G. Takaoka cf4884c5a7 am e3bfb825: Merge "Consolidate attributes to EmojiPaletteView to control indicators"
* commit 'e3bfb825f558c6e46f75c11cbbe0b25ae36063ee':
  Consolidate attributes to EmojiPaletteView to control indicators
2014-05-23 16:44:50 +00:00
Tadashi G. Takaoka 7a76350b7b Merge "Enable "show language switch key" settings on K and before" 2014-05-23 16:43:37 +00:00
Tadashi G. Takaoka 6726bc9001 Merge "Use Java 7 diamond operator" 2014-05-23 16:43:12 +00:00
Tadashi G. Takaoka e3bfb825f5 Merge "Consolidate attributes to EmojiPaletteView to control indicators" 2014-05-23 16:42:50 +00:00
Tadashi G. Takaoka a91561aa58 Use Java 7 diamond operator
Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
2014-05-24 01:05:42 +09:00
Tadashi G. Takaoka 7ed40a13cc Enable "show language switch key" settings on K and before
"Show language switch key" and "Switch to other IME" settings are
enabled on KitKat and before. On L and later, its preference settings
UI gets hide and the settings values are forcibly set to true.

Bug: 14854377
Change-Id: I10456408452280a1b7688fd1f168933937666c9f
2014-05-24 00:58:24 +09:00
Keisuke Kuroyanagi c35706af31 am e782f1f4: Merge "Update RichInputConnectionAndTextRangeTests."
* commit 'e782f1f4154690da356fac6939ded66b5f66864d':
  Update RichInputConnectionAndTextRangeTests.
2014-05-23 14:55:38 +00:00
Keisuke Kuroyanagi 0ae5c6e750 am 9f9988e9: Merge "Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE."
* commit '9f9988e996bdf6c9a2944a20780a1220986ecf2f':
  Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
2014-05-23 14:55:37 +00:00
Keisuke Kuroyanagi e782f1f415 Merge "Update RichInputConnectionAndTextRangeTests." 2014-05-23 14:53:29 +00:00
Keisuke Kuroyanagi 9f9988e996 Merge "Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE." 2014-05-23 14:53:13 +00:00
Ken Wakasa c639ee6bcf am 991c9026: Merge "Revert "Fix: too many calls to getSuggestedWordsForTypingInput""
* commit '991c9026b9ad8ffbc1f718f5aa6f8728eb8b2a1c':
  Revert "Fix: too many calls to getSuggestedWordsForTypingInput"
2014-05-23 14:38:34 +00:00
Ken Wakasa 991c9026b9 Merge "Revert "Fix: too many calls to getSuggestedWordsForTypingInput"" 2014-05-23 14:34:36 +00:00
Ken Wakasa d941ea1826 Revert "Fix: too many calls to getSuggestedWordsForTypingInput"
This reverts commit 7aa895e2e3.

Bug: 15148015
Change-Id: If39c4f8b897f247d4eb935923d55d81def4c8fb4
2014-05-23 14:34:06 +00:00
Keisuke Kuroyanagi f2c2657566 Update RichInputConnectionAndTextRangeTests.
Bug: 14119293
Change-Id: I952daaa8e938c67bd9e0e699d71a77a3b0bf8b0d
2014-05-23 23:19:35 +09:00
Keisuke Kuroyanagi a790c5b683 Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
Bug: 14119293
Change-Id: I5020e5f0aa64bc3e97b3a3c2c07a60c8b765ed64
2014-05-23 23:19:33 +09:00
Keisuke Kuroyanagi 7336fc13de am b59272c9: Merge "Version up dynamic dict format from 401 to 402."
* commit 'b59272c944eb60584b4dff40b79c429c88347532':
  Version up dynamic dict format from 401 to 402.
2014-05-23 11:27:46 +00:00