Skip to content
Snippets Groups Projects
  1. Oct 06, 2011
  2. Oct 03, 2011
  3. Aug 31, 2011
  4. Aug 29, 2011
  5. Aug 23, 2011
  6. Aug 16, 2011
    • Ken Wakasa's avatar
      Code cleanup · f18bda60
      Ken Wakasa authored
      Change-Id: I7df8c813038adec750eda260740bcc8a4da41acf
      f18bda60
  7. Aug 04, 2011
  8. Aug 03, 2011
  9. Aug 02, 2011
  10. Aug 01, 2011
  11. Jul 29, 2011
  12. Jul 08, 2011
  13. Jul 04, 2011
  14. Jul 01, 2011
  15. Jun 23, 2011
  16. Jun 22, 2011
  17. Jun 21, 2011
  18. Jun 10, 2011
  19. May 25, 2011
  20. May 20, 2011
  21. May 18, 2011
  22. Apr 22, 2011
  23. Apr 20, 2011
    • Jean Chalard's avatar
      Move language-specific keyboard setting to resources. · c899038e
      Jean Chalard authored
      Some flag settings used to be stored in a keyboard layout extravalue setting. This
      change:
      - Introduces the capability of setting such specific flags in values/config.xml
      - Retains the ability to use extravalues (for layout-specific settings), though
        there is no more any such setting at the moment.
      - Fixes a bug where loading a dictionary from outside does not initialize the flags.
      - Moves Flag to another class.
      
      Note: this needs I705ec68c to avoid breaking the build
      
      Change-Id: Ia7703aae3215b06c0b3cb792821649806e8998c1
      c899038e
  24. Apr 15, 2011
  25. Mar 18, 2011
    • Jean Chalard's avatar
      Add different ways of reading the dictionary file. · cba93f50
      Jean Chalard authored
      This change adds basic support for an external dictionary provider.
      It adds methods for reading the dictionary itself from an asset in
      the dictionary provider package directly, obtaining the file name
      through the ContentProvider interface; it also adds a way of getting
      the data through an InputStream and copying the file locally.
      
      Incidentally this change also adds the code needed to listen for
      updating the dictionary provider package and reloading it in time.
      
      This change also goes hand-in-hand with Iab31db6e, which implements
      the small closed part of this.
      
      Issue: 3414944
      
      Change-Id: I5e4fff99a59bb99dbdb002102db6c90e6cb41c8a
      cba93f50
  26. Mar 17, 2011
    • Tadashi G. Takaoka's avatar
      Refactor BinaryDictionary a bit · 071f4714
      Tadashi G. Takaoka authored
      This changes:
      * Flag initialization code in BinaryDictionary to be more unit test friendly.
      * Removing unnecessary class hierarchy of LatinIME inner class WordAlternatives.
      * Formatting normalized score neatly.
      
      Change-Id: I9f10c093d4f36258fe883cf3fb10cbbda2770497
      071f4714
  27. Mar 08, 2011
  28. Mar 04, 2011
  29. Feb 25, 2011
  30. Feb 23, 2011
  31. Feb 20, 2011
  32. Feb 17, 2011
  33. Feb 14, 2011
Loading