Skip to content
Snippets Groups Projects
  1. Dec 13, 2013
    • Ken Wakasa's avatar
      Reset to 9bd6dac4 · 2fa3693c
      Ken Wakasa authored
      The bulk merge from -bayo to klp-dev should not have been merged to master.
      
      Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
      2fa3693c
  2. Dec 11, 2013
  3. Sep 13, 2013
  4. Aug 28, 2013
  5. Aug 20, 2013
  6. Jul 26, 2013
  7. May 01, 2013
  8. Apr 12, 2013
    • Jean Chalard's avatar
      Restart suggestions when the cursor moves. · 6a114fa7
      Jean Chalard authored
      This uses the old suggestions. It does not try to recompute
      new suggestions if there are no old suggestions yet: this is
      coming in a later change.
      If there are no suggestions, this shows the word itself
      as a suggestion.
      
      Bug: 8084810
      Change-Id: I4c2e25df0ff3673be1825f57a0c19a9d23d47a48
      6a114fa7
  9. Jan 21, 2013
  10. Nov 16, 2012
  11. Oct 22, 2012
  12. Aug 17, 2012
    • Jean Chalard's avatar
      Remove the whitelist dictionary. · 46fc768e
      Jean Chalard authored
      The functionality now lives in the binary dictionary.
      
      This finalizes work on
      Bug: 6906525
      
      Change-Id: Id106d871e8afdf9afa886d2a30bea87ff89f2d24
      46fc768e
  13. Aug 15, 2012
  14. Aug 06, 2012
  15. Jul 10, 2012
  16. Jul 05, 2012
  17. Jun 27, 2012
  18. Jun 26, 2012
  19. Jun 25, 2012
  20. Jun 17, 2012
    • Kurt Partridge's avatar
      Remove non-dictionary words and digit touch data. · 6080f687
      Kurt Partridge authored
      Output to the ResearchLogger is now queued and only flushed if the word
      the user was working on is a dictionary word.
      
      multi-project commit with Ic713ec00777fbdcf4a937b3c77b995257e100fc7
      
      Bug: 6188932
      Change-Id: I9de15227ff51be23083d9096f1c1b3d83802fff7
      6080f687
  21. May 29, 2012
  22. May 25, 2012
  23. May 15, 2012
  24. Apr 17, 2012
  25. Mar 29, 2012
  26. Jan 26, 2012
  27. Aug 04, 2011
  28. 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
  29. 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
Loading