Skip to content
Snippets Groups Projects
  1. Mar 23, 2011
  2. Mar 19, 2011
  3. Mar 17, 2011
  4. Feb 23, 2011
    • Tadashi G. Takaoka's avatar
      Fix privateImeOptions parsing · 8efc0add
      Tadashi G. Takaoka authored
      This change deprecates "nm" private IME options and introduces new
      private option, <package name>.noMicrophone, instead.
      
      Change-Id: I9d5e3daaead2cdd42e017cd29f5f786ef3ba3649
      8efc0add
  5. Feb 04, 2011
  6. Feb 01, 2011
  7. Jan 26, 2011
  8. Jan 25, 2011
  9. Jan 24, 2011
  10. Jan 21, 2011
  11. Jan 18, 2011
    • Luca Zanolin's avatar
      Change the UI of Voice IME to be more like Voice Search. · bbd651a0
      Luca Zanolin authored
      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
      bbd651a0
    • Tadashi G. Takaoka's avatar
      Purge keyboard only when voice input will be invoked · d5a6b910
      Tadashi G. Takaoka authored
      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
      d5a6b910
  12. Jan 17, 2011
  13. Jan 14, 2011
  14. Dec 21, 2010
  15. Dec 12, 2010
  16. Dec 10, 2010
  17. Dec 02, 2010
  18. Dec 01, 2010
  19. Nov 29, 2010
  20. Nov 26, 2010
  21. Nov 24, 2010
  22. Nov 23, 2010
Loading