Skip to content
Snippets Groups Projects
  1. May 07, 2014
  2. Feb 19, 2014
  3. Feb 17, 2014
  4. Feb 14, 2014
  5. Feb 03, 2014
  6. Jan 31, 2014
  7. Jan 30, 2014
  8. Jan 28, 2014
  9. Jan 27, 2014
  10. Jan 09, 2014
  11. Nov 06, 2012
  12. Jan 13, 2012
    • Tadashi G. Takaoka's avatar
      Fix SuggestTests · 9c735b80
      Tadashi G. Takaoka authored
      We need revised scoring test because dictionary look up algorithm has
      been changed significantly since this SuggestTests was made.
      
      Change-Id: I69d527a6bfa24ed0dc189fddad1afab0566c6eb8
      9c735b80
  13. Aug 20, 2010
  14. Mar 09, 2010
  15. 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
  16. Nov 13, 2009
  17. Mar 13, 2009
Loading