Skip to content
Snippets Groups Projects
  1. Aug 29, 2013
  2. Mar 11, 2013
    • Tadashi G. Takaoka's avatar
      Add dotted circle to combination letter · 0b928509
      Tadashi G. Takaoka authored
      This dotted circle (U+25CC) hack is needed to the device that runs API
      version 14 and 15.  The device that runs API version 16 and 17 has an
      issue to draw incomplete successive combining code points of Hindi.
      The device that runs API version greater than 17 has no issue to draw
      incomplete Hindi combining letters.
      
      Bug: 6233945
      Bug: 8344448
      Change-Id: I22361da908ccca3ebad0beb32e7f69219e9160d6
      0b928509
  3. Nov 06, 2012
  4. 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
  5. Aug 20, 2010
  6. Mar 09, 2010
  7. 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
  8. Nov 13, 2009
  9. Mar 13, 2009
Loading