Skip to content
Snippets Groups Projects
  1. Oct 01, 2010
  2. Sep 21, 2010
  3. Sep 15, 2010
  4. Sep 08, 2010
  5. Sep 07, 2010
  6. Sep 05, 2010
  7. Sep 02, 2010
  8. Aug 30, 2010
  9. Aug 20, 2010
  10. Apr 27, 2010
  11. Mar 15, 2010
  12. Mar 12, 2010
  13. Mar 09, 2010
  14. Mar 04, 2010
  15. Jan 28, 2010
    • Amith Yamasani's avatar
      Setting to move microphone to secondary keyboard. · b1cd7016
      Amith Yamasani authored
      Microphone button can be optionally moved to the symbols keyboard
      to get your comma back. You can also completely disable voice input.
      
      Now you can get your comma back but still use the swipe gesture to
      activate voice input.
      b1cd7016
  16. Jan 27, 2010
  17. Jan 17, 2010
    • Mike LeBeau's avatar
      Migrate voice features into the open-source LatinIME. This includes · 466741d8
      Mike LeBeau authored
      the change to logging to remove any private dependencies and use
      broadcast intents to VoiceSearch instead.
      
      I have audited this code and it appears good to go for open-source,
      but would appreciate a second pair of eyes.
      
      Still to do after submitting this CL:
      
      * Reintroduce Amith's memory leak fix (37557) which was the only CL
        added to LatinIME since the last merge over to the private copy.
      * Make some changes to allow LatinIME to work without voice search
        installed. Currently I believe it will show the mic but fail if
        you press it. We need to base the visibility on the mic on the
        availability of the service.
      * Fix this code to use the new Gservices framework, it's still trying
        to use the old one.
      466741d8
  18. Dec 17, 2009
    • Amith Yamasani's avatar
      Input language switching. Bug: 2331173 · 36fcf258
      Amith Yamasani authored
      New feature to enable fast switching between input languages for
      multilingual users. Keyboard settings lets you select a bunch of
      languages to switch between from the Latin IME.
      
      Use the Globe icon to toggle between languages.
      
      Needs more work and some layout changes in specialized keyboards.
      
      Also added a Russian keyboard (needs some pixel TLC at the right edge).
      36fcf258
  19. Nov 13, 2009
  20. Oct 01, 2009
  21. Sep 08, 2009
  22. Aug 19, 2009
    • Amith Yamasani's avatar
      Keyboard layout improvements. · ffa3fdd8
      Amith Yamasani authored
      Increase key height in portrait.
      Increase spacebar width and reduce punctuation width.
      Increase vertical target area for spacebar to avoid accidentally
         hitting "V" and "B".
      Increase height of candidate strip.
      ffa3fdd8
  23. Aug 14, 2009
    • Amith Yamasani's avatar
      Less aggressive CAPS mode prediction. · 4a7ff90d
      Amith Yamasani authored
      Don't auto-correct if the typed word has more than one uppercase letter.
      Also, delay applying shift state to the keyboard so that fast backspaces are not interrupted by the
      time taken to render the shifted/unshifted keyboard.
      Show ellipsis on the ?123 key
      4a7ff90d
  24. Apr 13, 2009
  25. Apr 10, 2009
  26. Mar 25, 2009
  27. Mar 20, 2009
  28. Mar 13, 2009
Loading