Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 20, 2011
  3. Apr 08, 2011
    • satok's avatar
      Add logOnSeparator · b5d17e52
      satok authored
      This is a supplement for  I9abb8141f23100d
      
      Change-Id: I529d2a78f4fe630611db4cba830d933370c8c34f
      b5d17e52
  4. Apr 01, 2011
  5. Mar 25, 2011
    • satok's avatar
      Added InputTypeCompatUtils · e9957752
      satok authored
      Also Moved utilities related to InputType to InputTypeCompatUtils
      
      Change-Id: Iab8ff5389f624f2abe627ece2acb156b0e1285ef
      e9957752
  6. Mar 24, 2011
  7. Mar 19, 2011
  8. 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
  9. Mar 16, 2011
    • Tadashi G. Takaoka's avatar
      Add Utils.equalsIgnoreCase methods · e7a2512a
      Tadashi G. Takaoka authored
      This change also corrects usage of "frequency", "priority" and "score"
      * Frequency is the relative probability in dictionary.
      * Score is the relative probability in suggestions.
      * Priority is kind a sorted score.
      
      Change-Id: Iafb135a4ecdb401cc505014a07c74dfcac44d699
      e7a2512a
  10. Feb 25, 2011
  11. Feb 23, 2011
  12. Feb 22, 2011
    • Jean Chalard's avatar
      Force autocorrection of matching words with different accents. · a5d58497
      Jean Chalard authored
      When entering a word without accents the user expects the system to
      add accents automatically if there is no other matching word. This
      patch ensures the accented version is promoted accordingly and
      autocorrection really takes place.
      
      Issue: 3400015
      
      Change-Id: I8cd3db5bf131ec6844b26abecc1ecbd1d6269df4
      a5d58497
  13. Feb 20, 2011
  14. Feb 14, 2011
  15. Jan 28, 2011
  16. Jan 27, 2011
  17. Jan 20, 2011
  18. Jan 19, 2011
  19. Dec 28, 2010
    • satok's avatar
      Fix miss spelling · 9111d76c
      satok authored
      Change-Id: I29d92d316525a897c86eab44f948a6c61ae38c35
      9111d76c
  20. Dec 21, 2010
  21. Dec 10, 2010
  22. Dec 09, 2010
  23. Dec 02, 2010
  24. Nov 29, 2010
  25. Nov 25, 2010
  26. Nov 18, 2010
  27. Nov 16, 2010
  28. Oct 05, 2010
  29. Sep 24, 2010
  30. Sep 15, 2010
  31. Aug 30, 2010
  32. Aug 20, 2010
  33. Jun 16, 2010
  34. Jun 08, 2010
Loading