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
Keisuke Kuroyanagi
b59272c944
Merge "Version up dynamic dict format from 401 to 402."
2014-05-23 11:24:53 +00:00
Keisuke Kuroyanagi
a37f374ad1
Version up dynamic dict format from 401 to 402.
...
Change-Id: Ibea36af905ade773ae3db3a5456f7b5a0ad7d220
2014-05-23 20:20:56 +09:00
Keisuke Kuroyanagi
574a0856f1
am 662c2275: Merge "Extend jni methods and enable Beginning-of-Sentence."
...
* commit '662c22759b7be19e6871f0e63c3d2f0bad68646e':
Extend jni methods and enable Beginning-of-Sentence.
2014-05-23 11:03:27 +00:00
Jean Chalard
6ea7e4e186
am 287bfae8: Merge "Have dicttool test tidy up after itself."
...
* commit '287bfae89f6dfc4e4e77a2adf52d1900104a945c':
Have dicttool test tidy up after itself.
2014-05-23 11:03:26 +00:00
Keisuke Kuroyanagi
662c22759b
Merge "Extend jni methods and enable Beginning-of-Sentence."
2014-05-23 11:01:04 +00:00
Jean Chalard
287bfae89f
Merge "Have dicttool test tidy up after itself."
2014-05-23 10:59:50 +00:00
Keisuke Kuroyanagi
1adca93381
Extend jni methods and enable Beginning-of-Sentence.
...
Bug: 14119293
Change-Id: I78fc877367dd0d6240eeacb750b6d2d0b93cba83
2014-05-23 19:58:58 +09:00
Jean Chalard
7086d88d3e
Have dicttool test tidy up after itself.
...
Bug: 13776363
Change-Id: Icb1d3fc0efe71e0339b434928e8aed507f2fb590
2014-05-23 19:56:57 +09:00
Jean Chalard
8c27abd29a
am 47ea762f: Add a test for armenian period.
...
* commit '47ea762fb2968377280451585c71a34f31fff619':
Add a test for armenian period.
2014-05-23 10:55:41 +00:00
Keisuke Kuroyanagi
dd02535fb8
am 75cb258e: Merge "Support Beginning-of-Sentence in native code"
...
* commit '75cb258ee40a97654ae364f00e1803d0bce35da8':
Support Beginning-of-Sentence in native code
2014-05-23 10:36:11 +00:00
Jean Chalard
47ea762fb2
Add a test for armenian period.
...
Bug: 11463389
Change-Id: Ib482290672947df61b86cdb4e78461e9ce843f94
2014-05-23 19:35:43 +09:00
Keisuke Kuroyanagi
75cb258ee4
Merge "Support Beginning-of-Sentence in native code"
2014-05-23 10:32:00 +00:00
Keisuke Kuroyanagi
ba7cbd60b8
am 85befc08: Merge "Make DistracterFilter interface."
...
* commit '85befc0873e2765f229ad9c5c9072f2b59ce93ff':
Make DistracterFilter interface.
2014-05-23 10:14:13 +00:00
Keisuke Kuroyanagi
85befc0873
Merge "Make DistracterFilter interface."
2014-05-23 10:11:57 +00:00