Commit Graph

1718 Commits (6a12b693ee4916c70387a5c937c2e438ab0dafe4)

Author SHA1 Message Date
Tadashi G. Takaoka fce5fa6148 am 8cc6e8e5: Merge "Fix voice key enable status has not been reflected to keyboard id" into honeycomb
* commit '8cc6e8e5c3d9028d33256c0add7ecbb4cd9270b3':
  Fix voice key enable status has not been reflected to keyboard id
2011-01-17 04:59:44 -08:00
Tadashi G. Takaoka 8cc6e8e5c3 Merge "Fix voice key enable status has not been reflected to keyboard id" into honeycomb 2011-01-17 04:57:28 -08:00
Tadashi G. Takaoka 6a6a4019b8 am 90a91617: Disable suggestion strip by default for tablet
* commit '90a916170f34865a1941933c4afe143d489b29b1':
  Disable suggestion strip by default for tablet
2011-01-17 03:56:46 -08:00
Tadashi G. Takaoka 90a916170f Disable suggestion strip by default for tablet
Bug: 3352374
Change-Id: Ic2fed4ecd6d73f6c2d0ad81061ecd266f4704b10
2011-01-17 19:59:33 +09:00
Tadashi G. Takaoka 8bec4aa912 Fix voice key enable status has not been reflected to keyboard id
Bug: 3355428
Change-Id: Id4e572357a7b5603e9a609b7e80b81d8e2c500f6
2011-01-17 19:27:39 +09:00
Tadashi G. Takaoka 0f121ab819 am dc64b138: Revert I432be8f7 partially
* commit 'dc64b138b5e3fb3706c0818d0a308fe6e36985b0':
  Revert I432be8f7 partially
2011-01-17 01:00:22 -08:00
Tadashi G. Takaoka dc64b138b5 Revert I432be8f7 partially
This change reverts removing SubtypeSwitcher.onConfigurationChanged by careless in I432be8f7.
Bug: 3290290

Change-Id: I796ea01877d61eb750dabdeb3fdbf87666646c56
2011-01-17 17:52:15 +09:00
Tadashi G. Takaoka 84a963d563 am 9d446fc1: Merge "Place language name at center of spacebar if no space icon" into honeycomb
* commit '9d446fc13ff57c05c1944054605299a727ae8a9b':
  Place language name at center of spacebar if no space icon
2011-01-17 00:41:01 -08:00
Tadashi G. Takaoka 9d446fc13f Merge "Place language name at center of spacebar if no space icon" into honeycomb 2011-01-17 00:39:01 -08:00
Tadashi G. Takaoka 66432cfc9b Place language name at center of spacebar if no space icon
This change also leaves the language name as light grayed after fading out.

Bug: 3290290

Change-Id: I71adf80c9a3b77d2fd34bca458845d85d55cbee7
2011-01-17 17:04:53 +09:00
Ken Wakasa 00764eda3f am 3ff0fb77: Merge "Fixes in close() in BinaryDictionary." into honeycomb
* commit '3ff0fb77ce812cd6814dce9f52ea222c122c6b2e':
  Fixes in close() in BinaryDictionary.
2011-01-16 23:16:33 -08:00
Ken Wakasa 3ff0fb77ce Merge "Fixes in close() in BinaryDictionary." into honeycomb 2011-01-16 23:12:55 -08:00
Ken Wakasa da50e1e98d Fixes in close() in BinaryDictionary.
Avoid using 'synchronized' in finalizer as well.

bug: 3340837
Change-Id: I9b28f54e4490ecb844ba33a379f71b625e4246a2
2011-01-17 15:58:07 +09:00
satok bd25ad58be am 5382f8fd: Merge "Allow implicitly enabled subtypes in subtype switcher." into honeycomb
* commit '5382f8fd5effd1e5bd42dccb5253f3cafc636d74':
  Allow implicitly enabled subtypes in subtype switcher.
2011-01-16 22:20:43 -08:00
satok 5382f8fd5e Merge "Allow implicitly enabled subtypes in subtype switcher." into honeycomb 2011-01-16 22:18:54 -08:00
satok f250c56a38 Allow implicitly enabled subtypes in subtype switcher.
Change-Id: I30cd9df85fd1927ee9c3bfbe0574167d4953a765
2011-01-17 14:46:25 +09:00
Tadashi G. Takaoka 5a02fb4c92 am 7e438300: Add unit test for SubtypeLocale
* commit '7e438300db9b36c00597fccb95cbbc9cc5baf029':
  Add unit test for SubtypeLocale
2011-01-16 20:53:51 -08:00
Tadashi G. Takaoka 7e438300db Add unit test for SubtypeLocale
Change-Id: Id0605a64786b96176960b6ea0eb2add2f0c30a64
2011-01-17 13:46:44 +09:00
Tadashi G. Takaoka 4a3c68a75a am 67e08bb0: Invoke voice recognition certainly onStartInputView
* commit '67e08bb0fb922532d21e9a03c4e1627f62703935':
  Invoke voice recognition certainly onStartInputView
2011-01-14 13:16:13 -08:00
Tadashi G. Takaoka 67e08bb0fb Invoke voice recognition certainly onStartInputView
Bug: 3352347

Change-Id: I80763c0a48ebf1ecd23549d78269421ebb40d206
2011-01-15 06:13:34 +09:00
Tadashi G. Takaoka 0b971df9e3 am 93e2d777: Merge "Fix froyo-ub-LatinImeGoogle compatibility" into honeycomb
* commit '93e2d777418d5a4e547e60a379d8deb5658692ab':
  Fix froyo-ub-LatinImeGoogle compatibility
2011-01-14 07:00:59 -08:00
Tadashi G. Takaoka 93e2d77741 Merge "Fix froyo-ub-LatinImeGoogle compatibility" into honeycomb 2011-01-14 06:59:01 -08:00
Tadashi G. Takaoka cb547f6ddb am 5a88787e: Merge "Add SubtypeLocale class" into honeycomb
* commit '5a88787e674a2079f964f5ffaca7ae01cf979600':
  Add SubtypeLocale class
2011-01-14 05:26:55 -08:00
Tadashi G. Takaoka 42b62c1440 am c99c0ed9: Merge "Notify keyboard language on space bar when it has changed" into honeycomb
* commit 'c99c0ed939bb441a4ee7b2c3eb643620f3dbce28':
  Notify keyboard language on space bar when it has changed
2011-01-14 05:26:54 -08:00
Tadashi G. Takaoka 5a88787e67 Merge "Add SubtypeLocale class" into honeycomb 2011-01-14 05:25:47 -08:00
Tadashi G. Takaoka c99c0ed939 Merge "Notify keyboard language on space bar when it has changed" into honeycomb 2011-01-14 05:25:35 -08:00
Tadashi G. Takaoka 34cee317d8 Fix froyo-ub-LatinImeGoogle compatibility
Change-Id: I46fca4735d08552dfb414b2b302b4ed97ae96ab0
2011-01-14 22:24:10 +09:00
Tadashi G. Takaoka de0c8874a4 Notify keyboard language on space bar when it has changed
This change also introduces the following.
* space bar language switcher is enabled for phone device.
* get rid of spcae key icon from number keyboard of tablet.
* slightly lower the position of language name on space bar of tablet.

Bug: 3290290
Change-Id: I432be8f757bcc84c257770112ff1f6fa7970c584
2011-01-14 20:11:52 +09:00
Tadashi G. Takaoka 4bd63df942 am 297d6619: Add CHAR LIMIT to string resources
* commit '297d6619b3fd450e6e300de6bda4b537068ff2fe':
  Add CHAR LIMIT to string resources
2011-01-14 02:15:36 -08:00
Tadashi G. Takaoka 297d6619b3 Add CHAR LIMIT to string resources
Bug: 2988183
Bug: 3276544
Change-Id: Ib5c2c86972b1ab32468cd0ab9370ec629255c54d
2011-01-14 18:29:35 +09:00
satok 44757e1e73 am 1c835437: Merge "Do not triggerVoiceIME at changing subtype if IME is not shown." into honeycomb
* commit '1c835437a54340ccd274f2a27373b1a8ec013105':
  Do not triggerVoiceIME at changing subtype if IME is not shown.
2011-01-14 00:23:55 -08:00
satok 1c835437a5 Merge "Do not triggerVoiceIME at changing subtype if IME is not shown." into honeycomb 2011-01-14 00:22:03 -08:00
satok b58d98fb12 am 48f6ac68: Merge "Fix descriptions for strings. Bug: 2876541 Bug: 2988169" into honeycomb
* commit '48f6ac68b795cf93674c8d41c074264f89ab83c3':
  Fix descriptions for strings. Bug: 2876541 Bug: 2988169
2011-01-13 23:34:06 -08:00
satok 48f6ac68b7 Merge "Fix descriptions for strings. Bug: 2876541 Bug: 2988169" into honeycomb 2011-01-13 23:32:38 -08:00
Tadashi G. Takaoka e276d8ddaa Add SubtypeLocale class
Change-Id: Ic4c73c313f976ad6df1b4ddf48b914d05a08d283
2011-01-14 16:12:36 +09:00
Tadashi G. Takaoka c249c6774d am 212368e8: Merge "Support "nm" (no mic) privateImeOptions" into honeycomb
* commit '212368e8771048ba6b60c6426eddc4192fd8b2e1':
  Support "nm" (no mic) privateImeOptions
2011-01-13 23:11:40 -08:00
Tadashi G. Takaoka 212368e877 Merge "Support "nm" (no mic) privateImeOptions" into honeycomb 2011-01-13 23:09:38 -08:00
Tadashi G. Takaoka bb4fc71bb9 am 96680f28: Use integer value instead of symbolic name for os version
* commit '96680f28e8e647307f0222500a59eb31ff463236':
  Use integer value instead of symbolic name for os version
2011-01-13 21:52:27 -08:00
Tadashi G. Takaoka 96680f28e8 Use integer value instead of symbolic name for os version
Change-Id: I1574915ededf5d47d245a3f09692ebbbfe37e4c6
2011-01-14 14:48:23 +09:00
Tadashi G. Takaoka dcd37c65dd am 41f7fb51: Make input language selection settings work
* commit '41f7fb51b0966d76a70e8b927ab4f0f21b70107b':
  Make input language selection settings work
2011-01-13 21:25:15 -08:00
Tadashi G. Takaoka 41f7fb51b0 Make input language selection settings work
This change also tweaks the padding of candidate strip for phone.

Change-Id: Iefe4dfeb7015e11d5b2d1566121f719d60b1377e
2011-01-14 14:21:12 +09:00
satok 543334cc21 Fix descriptions for strings.
Bug: 2876541
Bug: 2988169

Change-Id: I80130aa258e38f638b226448ba53a7efaeb6c3d7
2011-01-14 11:06:59 +09:00
Tadashi G. Takaoka 0f901aab36 Support "nm" (no mic) privateImeOptions
Bug: 3331635
Change-Id: Ide160b9317c8f7d966f879dd460640fc4f894e9b
2011-01-14 10:02:26 +09:00
Tadashi G. Takaoka e2f682d5fc am d650ab53: (-s ours) am 07a0fd0f: Reset old keyboard state before switching to new keyboard (DO NOT MERGE)
* commit 'd650ab53036c6177502b6fb3c2ece776a22a882a':
  Reset old keyboard state before switching to new keyboard (DO NOT MERGE)
2011-01-13 10:26:37 -08:00
satok 255831206b Do not triggerVoiceIME at changing subtype if IME is not shown.
Bug: 3325103

Change-Id: I5474553f0b55f286f573af80134e8ef1eeb39354
2011-01-13 21:05:29 +09:00
Tadashi G. Takaoka 914ded10bc am eead8c83: Add discription for keyboard/voice subtype string resources
* commit 'eead8c83119ac3941a759e02ec98f7bc56b7a19a':
  Add discription for keyboard/voice subtype string resources
2011-01-13 01:16:42 -08:00
Tadashi G. Takaoka eead8c8311 Add discription for keyboard/voice subtype string resources
Bug: 3197096
Change-Id: I9dafcbf4d5775b3b928be54e546ac38042ece685
2011-01-13 11:52:15 +09:00
Tadashi G. Takaoka d650ab5303 am 07a0fd0f: Reset old keyboard state before switching to new keyboard (DO NOT MERGE)
* commit '07a0fd0f5100a0cee978ba07751d63595c9d27ac':
  Reset old keyboard state before switching to new keyboard (DO NOT MERGE)
2011-01-12 17:46:36 -08:00
Tadashi G. Takaoka 5c60220d8e am a5627e4e: Merge "Reset old keyboard state before switching to new keyboard" into honeycomb
* commit 'a5627e4e1f7765b4b62a87fc8843179b5519cf18':
  Reset old keyboard state before switching to new keyboard
2011-01-11 22:56:11 -08:00
Tadashi G. Takaoka a5627e4e1f Merge "Reset old keyboard state before switching to new keyboard" into honeycomb 2011-01-11 22:54:26 -08:00