Commit Graph

2019 Commits (b32f1b60554d9e627728bbbb712e85fff547cb8d)

Author SHA1 Message Date
Tadashi G. Takaoka ef645b5606 am d8796c79: am 4e736749: Merge "Add settings key to table keyboard" into honeycomb
* commit 'd8796c7981010c8e71e5de920428fb8c4e93788a':
  Add settings key to table keyboard
2011-01-18 08:49:44 -08:00
Jean Chalard ec23ffdac8 am 626f8979: am 6c381b38: Remove the keyboard popup option by default.
* commit '626f897977f09b7fa458a63d907df20fa4c43043':
  Remove the keyboard popup option by default.
2011-01-18 08:49:42 -08:00
satok 5327e9a32c am 09882fae: am 7766340c: Add debug log for subtypes.
* commit '09882fae81e10f783a491373b6cad4e7aac7279f':
  Add debug log for subtypes.
2011-01-18 08:49:38 -08:00
Tadashi G. Takaoka 886d800efd am e02cf109: am d5a6b910: Purge keyboard only when voice input will be invoked
* commit 'e02cf109644ab5ed8d6e3503e1a3bba4657dc60e':
  Purge keyboard only when voice input will be invoked
2011-01-18 08:49:34 -08:00
Luca Zanolin fb3183efe0 am bbd651a0: Change the UI of Voice IME to be more like Voice Search.
* commit 'bbd651a00898dabf6b2ae0e715d99953ea81063f':
  Change the UI of Voice IME to be more like Voice Search.
2011-01-18 08:26:58 -08:00
satok 934e3e5fbd am da9eb594: Merge "Disable auto-correct when previous suggestion candidates are shown" into honeycomb
* commit 'da9eb5946c0b0a9050f63c5caf13cc50011c0caf':
  Disable auto-correct when previous suggestion candidates are shown
2011-01-18 08:26:49 -08:00
Tadashi G. Takaoka fa9e2595f5 am 26df6b50: Merge "Load keyboard correctly when subtype has been changed to keyboard" into honeycomb
* commit '26df6b508a2c429a3f7833964ea4df5a77fedaa1':
  Load keyboard correctly when subtype has been changed to keyboard
2011-01-18 08:26:47 -08:00
Tadashi G. Takaoka 5e51f2be32 am 3f652e24: Merge "Clear composing text when the auto-corrected word is reverted" into honeycomb
* commit '3f652e24770bcdaa682e8596b5795f7a3d2fc608':
  Clear composing text when the auto-corrected word is reverted
2011-01-18 08:26:43 -08:00
Tadashi G. Takaoka d8796c7981 am 4e736749: Merge "Add settings key to table keyboard" into honeycomb
* commit '4e736749430039b0b60792184927963b808d65be':
  Add settings key to table keyboard
2011-01-18 08:25:56 -08:00
Jean Chalard 626f897977 am 6c381b38: Remove the keyboard popup option by default.
* commit '6c381b38cc19cc8174a7620e5726314a79ed7e43':
  Remove the keyboard popup option by default.
2011-01-18 08:25:53 -08:00
satok 09882fae81 am 7766340c: Add debug log for subtypes.
* commit '7766340cac9b79408c307e05460e30d7aca899e0':
  Add debug log for subtypes.
2011-01-18 08:25:10 -08:00
Tadashi G. Takaoka e02cf10964 am d5a6b910: Purge keyboard only when voice input will be invoked
* commit 'd5a6b910e83de6dea3c5813cbf5e219abaccdf8a':
  Purge keyboard only when voice input will be invoked
2011-01-18 08:24:45 -08:00
Luca Zanolin bbd651a008 Change the UI of Voice IME to be more like Voice Search.
There has been a bit of refactoring in RecognitionView in particular to fix the portrait layout.

The main issues found were:

- the size of the keyboard is specified in inches, and
(cm)(inches + inches) != ((cm) inches) + ((cm) inches))

- the height of keyboard background is high as the landscape keyboard, but it higher than
the portrait keyboard. This is not an issue on LatinKeyboard, as it overwrite the
onMeasure method. However, if I use the same image background in RelativeLayout
the Relative layout height is set to the height of the background, thus higher than the keyboard

- the change configuration was not propageted correctly

Change-Id: Id5dca425826997c573ccae7a085d5ddc9719733b
2011-01-18 15:49:17 +00:00
satok da9eb5946c Merge "Disable auto-correct when previous suggestion candidates are shown" into honeycomb 2011-01-18 05:12:17 -08:00
Tadashi G. Takaoka 26df6b508a Merge "Load keyboard correctly when subtype has been changed to keyboard" into honeycomb 2011-01-18 05:11:31 -08:00
satok cff6d09595 Disable auto-correct when previous suggestion candidates are shown
Change-Id: I16717f0c67950297a077a15b2b6492180c0bc54b
2011-01-18 22:07:58 +09:00
Tadashi G. Takaoka 3f652e2477 Merge "Clear composing text when the auto-corrected word is reverted" into honeycomb 2011-01-18 04:44:45 -08:00
Tadashi G. Takaoka c1c4ee6b3a Load keyboard correctly when subtype has been changed to keyboard
Bug: 3299191
Change-Id: I5d75898aca5de25d9955efac52979097e529990b
2011-01-18 21:44:02 +09:00
Tadashi G. Takaoka 30be3f9845 Clear composing text when the auto-corrected word is reverted
Bug: 3363133

Change-Id: Ib7582ad354ba16eb8ebc9f0b4f51c8ec3790f578
2011-01-18 21:01:26 +09:00
Jean Chalard fd7d814c81 Simplify latin IME settings page.
Do not show the recorrection option on xlarge terminals,
and make it true by default. Also, bring the Auto-capitalization
at the top of the settings page.

Issue: 3282448
Change-Id: I51a9ae6c7e496be2970107277f0a4ac65b12821e
2011-01-18 18:41:15 +09:00
Tadashi G. Takaoka 4e73674943 Merge "Add settings key to table keyboard" into honeycomb 2011-01-18 00:50:51 -08:00
Tadashi G. Takaoka 7ab9f601cc Add settings key to table keyboard
Bug: 3351762

Change-Id: Ibee1cf42af2f53017d83034f069b19be6657acbb
2011-01-18 16:27:40 +09:00
Jean Chalard 6c381b38cc Remove the keyboard popup option by default.
Add an option to mask the sound on keypress preference, and
make it false on xlarge terminals by default.

bug: 3282448

Change-Id: I747272d9edf854dc229aa620836cfa35a437d13f
2011-01-18 16:26:11 +09:00
satok 7766340cac Add debug log for subtypes.
Change-Id: I7941adeab3357db1ceb7bc0c9c01a01d6ac9cf98
2011-01-18 13:52:14 +09:00
Tadashi G. Takaoka d5a6b910e8 Purge keyboard only when voice input will be invoked
This change also draws the language name in light gray on spacebar
without fading out even when the keyboard locale has not been changed.

Bug: 3362369
Bug: 3361915
Change-Id: I66538b03ce2e48c3441091319d0377176f8118ec
2011-01-18 11:41:12 +09:00
Tadashi G. Takaoka 5559c544e9 am d7d5da36: am 98353076: Merge "Preserve punctuation character after canceling auto correction" into honeycomb
* commit 'd7d5da367c1583e34de22c693502a99200d2325a':
  Preserve punctuation character after canceling auto correction
2011-01-17 06:10:34 -08:00
Tadashi G. Takaoka d7d5da367c am 98353076: Merge "Preserve punctuation character after canceling auto correction" into honeycomb
* commit '98353076909cad1c4bbdd70b9f2b3db5d48cea6d':
  Preserve punctuation character after canceling auto correction
2011-01-17 06:08:39 -08:00
Tadashi G. Takaoka 9835307690 Merge "Preserve punctuation character after canceling auto correction" into honeycomb 2011-01-17 06:07:01 -08:00
Tadashi G. Takaoka ea727ed3ed am 8bb1696c: am a0ff7663: Merge "Make sure that keyboard is not displayed when voice mode" into honeycomb
* commit '8bb1696cff3178405532129954d066f6a4d7402e':
  Make sure that keyboard is not displayed when voice mode
2011-01-17 05:52:18 -08:00
Tadashi G. Takaoka 8bb1696cff am a0ff7663: Merge "Make sure that keyboard is not displayed when voice mode" into honeycomb
* commit 'a0ff76638ca703840556a0c7c21e3443a0b9451d':
  Make sure that keyboard is not displayed when voice mode
2011-01-17 05:50:27 -08:00
Tadashi G. Takaoka a0ff76638c Merge "Make sure that keyboard is not displayed when voice mode" into honeycomb 2011-01-17 05:49:00 -08:00
Tadashi G. Takaoka 04f815eca4 Make sure that keyboard is not displayed when voice mode
Bug: 3352347

Change-Id: I43cf5159f8bdcf2bc2c9a48662ea44a43ad4e25d
2011-01-17 22:41:05 +09:00
Tadashi G. Takaoka 504e8d5171 Preserve punctuation character after canceling auto correction
Bug: 3230708
Change-Id: I939ca19c9c08d9b79658261b1e654a66af5cc493
2011-01-17 22:37:36 +09:00
Tadashi G. Takaoka 9a0c717bec am fce5fa61: am 8cc6e8e5: Merge "Fix voice key enable status has not been reflected to keyboard id" into honeycomb
* commit 'fce5fa6148172136cdb4d979da1c76db5628fee5':
  Fix voice key enable status has not been reflected to keyboard id
2011-01-17 05:01:38 -08:00
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 b3d2b4d2e9 am 6a6a4019: am 90a91617: Disable suggestion strip by default for tablet
* commit '6a6a4019b84706456969f63476b1bcaf547362fb':
  Disable suggestion strip by default for tablet
2011-01-17 03:58:47 -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 e56915599c am 0f121ab8: am dc64b138: Revert I432be8f7 partially
* commit '0f121ab8191fee161247ad294eb7015de9871301':
  Revert I432be8f7 partially
2011-01-17 01:02:12 -08: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 47b3042d1e am 84a963d5: am 9d446fc1: Merge "Place language name at center of spacebar if no space icon" into honeycomb
* commit '84a963d5637b3eadd5fad6914f4986d58f81c746':
  Place language name at center of spacebar if no space icon
2011-01-17 00:42:45 -08: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 cdb756ac62 am 00764eda: am 3ff0fb77: Merge "Fixes in close() in BinaryDictionary." into honeycomb
* commit '00764eda3ff59b6021dcbc444120dc11495f0072':
  Fixes in close() in BinaryDictionary.
2011-01-16 23:18:16 -08: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