Skip to content
Snippets Groups Projects
  1. Aug 26, 2014
    • Jean Chalard's avatar
      Fix a bug where the top prediction would disappear. · 8380f921
      Jean Chalard authored
      This is because prediction can't be easily distinguished in
      style. This fixes the bug by simulating the right members,
      but some refactoring should be done to remove useless
      booleans.
      
      Bug: 17271923
      Change-Id: Ib88f3fb95678021624e59535492926dd315d26fb
      8380f921
  2. Aug 24, 2014
  3. Aug 14, 2014
  4. Jul 17, 2014
  5. Jun 26, 2014
    • Jean Chalard's avatar
      [CS4] Remove useless tests and processing · b740886a
      Jean Chalard authored
      Since we have a de-duped and transformed collection, we
      can just read from it instead of computing it separately.
      
      Bug: 13238601
      Change-Id: I0aa4b0d91d3b350f9449e13658bfb587fc538764
      b740886a
  6. Jun 24, 2014
  7. Jun 23, 2014
    • Jean Chalard's avatar
      [CS2] Refactor a bit removeDups · fdebf400
      Jean Chalard authored
      This way is more understandable, and also supporting an
      external string is helping for future refactorings
      
      Bug: 13238601
      Change-Id: I4ebeed46eb0b35011164946af71ac257c6449ddb
      fdebf400
  8. May 29, 2014
  9. May 28, 2014
  10. May 26, 2014
  11. May 23, 2014
  12. Mar 04, 2014
    • Jean Chalard's avatar
      [IL111] Remove a member. · 32c6d4ca
      Jean Chalard authored
      ...and improve encapsulation and readability.
      
      Bug: 8636060
      Change-Id: I36407630b307df0721ea7fdb7e7a22cdf2b018b3
      32c6d4ca
  13. Feb 25, 2014
    • Jean Chalard's avatar
      [QRP5] Fix boldness for predictions, and small refactoring · 0c34ee20
      Jean Chalard authored
      This is more correct. When predictions, the typed word should
      always be null unless explicitly passed. The text color should be
      that of a valid typed word only if it's actually the typed word.
      
      Bug: 13170509
      Change-Id: I769ae100e112c37c6f02064fe9ef2f81372ca9e5
      0c34ee20
  14. Feb 14, 2014
  15. Feb 06, 2014
  16. Jan 29, 2014
  17. Jan 28, 2014
  18. Jan 23, 2014
  19. Dec 26, 2013
  20. Oct 22, 2013
    • Jean Chalard's avatar
      Add a sequence number to SuggestedWords. · c130be87
      Jean Chalard authored
      This allows testing for suggestion freshness in an asynchronous
      suggestions world.
      
      In-advance cherrypick of Ic76cd17568598d8534aec81e037f9e37f52eb6b4
      because there's a merge conflict.
      
      Bug: 11301597
      Change-Id: I4aec765a975298fcac30a48dede73d2622224fe5
      c130be87
    • Jean Chalard's avatar
      [DO NOT MERGE] Add a sequence number to SuggestedWords. · 6b8d2d31
      Jean Chalard authored
      This allows testing for suggestion freshness in an asynchronous
      suggestions world.
      Cherry-pick of Ic76cd175
      
      Bug: 11301597
      Change-Id: I45a84de0632062475eebe30234b3147f1c680359
      6b8d2d31
    • Jean Chalard's avatar
      Add a sequence number to SuggestedWords. · ac764633
      Jean Chalard authored
      This allows testing for suggestion freshness in an asynchronous
      suggestions world.
      
      Bug: 11301597
      Change-Id: Ic76cd17568598d8534aec81e037f9e37f52eb6b4
      ac764633
  21. Sep 17, 2013
  22. Sep 13, 2013
  23. Aug 20, 2013
  24. Jul 05, 2013
  25. Jun 24, 2013
  26. May 31, 2013
  27. May 28, 2013
  28. Apr 25, 2013
  29. Apr 15, 2013
  30. 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
  31. Jan 21, 2013
  32. Jan 17, 2013
  33. Oct 22, 2012
  34. Oct 03, 2012
  35. Sep 27, 2012
Loading