Skip to content
Snippets Groups Projects
  1. May 24, 2011
  2. May 23, 2011
  3. May 20, 2011
  4. Apr 26, 2011
    • Jean Chalard's avatar
      Fix Eclipse warnings. · 0c8d5ca0
      Jean Chalard authored
      This change is only there to fix warning issued by Eclipse.
      It should have absolutely no impact on the program logic.
      
      Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
      0c8d5ca0
  5. Apr 01, 2011
  6. Mar 25, 2011
    • satok's avatar
      Renamed Proxy classes · b8690594
      satok authored
      - VoiceConnector to VoiceProxy
      - VoiceInputConnector to VoiceInputWrapper
      - VoiceLoggerConnector to VoiceLoggerWrapper
      
      Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
      b8690594
  7. Mar 23, 2011
  8. Mar 19, 2011
  9. Mar 17, 2011
  10. 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
  11. Feb 04, 2011
  12. Feb 01, 2011
  13. Jan 26, 2011
  14. Jan 25, 2011
  15. Jan 24, 2011
  16. Jan 21, 2011
  17. 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
  18. Jan 17, 2011
  19. Jan 14, 2011
  20. Dec 21, 2010
  21. Dec 12, 2010
  22. Dec 10, 2010
  23. Dec 02, 2010
  24. Dec 01, 2010
  25. Nov 29, 2010
  26. Nov 26, 2010
  27. Nov 24, 2010
  28. Nov 23, 2010
Loading