Skip to content
Snippets Groups Projects
  1. May 07, 2014
  2. Mar 20, 2014
  3. Mar 14, 2014
  4. 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
    • Jean Chalard's avatar
      [QRP4] Simplification & small correctness fix. · 783f1932
      Jean Chalard authored
      This fixes the color of the predictions when running
      on a theme that has different colors for typed and
      suggested words (GB theme).
      Also, this is easier to understand and to modify from
      now on.
      
      Change-Id: Ifdc6d86a1695e83e16103041b06a2451f8d52cc4
      783f1932
    • Jean Chalard's avatar
      [QRP3] Refactoring · a0984662
      Jean Chalard authored
      Rename some variables for clarity and use constants
      instead of immediates.
      
      Change-Id: Ie07fbfcc3738ac4e67aefddc339fc54259172c39
      a0984662
    • Jean Chalard's avatar
      [QRP1] Fix a bug where the wrong value would get passed · ef3a4564
      Jean Chalard authored
      In the practice it works because this never tries to access
      inside the suggestion strip, and the worst that can happen
      is a wrong text color for a suggestion. But since the two
      colors that would be swapped are the same, nobody ever
      notices -- unless they are using the GingerBread theme.
      
      Change-Id: Ic8c70d8b3cdddf92946dfefbbc6d061572626c7a
      ef3a4564
  5. Feb 19, 2014
  6. Feb 17, 2014
  7. Feb 14, 2014
  8. Feb 13, 2014
  9. Feb 10, 2014
  10. Feb 03, 2014
  11. Jan 31, 2014
  12. Jan 30, 2014
  13. Jan 28, 2014
  14. Jan 27, 2014
  15. Dec 26, 2013
  16. 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
  17. Dec 02, 2013
  18. Oct 11, 2013
    • Jean Chalard's avatar
      Fix the suggestion size. · c0bd0a24
      Jean Chalard authored
      The available space was not computed correctly. This makes the
      decision to ellipsize/expand the middle suggestion correct.
      
      Also, the scale was not applied correctly in some cases.
      
      Finally, for some reason ellipsize does not work as we expect.
      I'm not sure how to get it to work like we want it to, but
      this works around the problem in a simple manner.
      
      Bug: 11158757
      Change-Id: I083e7ac56e157f100923733e67b92a6368a526c9
      c0bd0a24
  19. Aug 30, 2013
  20. Aug 27, 2013
  21. Aug 21, 2013
  22. Aug 09, 2013
  23. Jul 19, 2013
  24. Jul 05, 2013
  25. Jun 25, 2013
    • Jean Chalard's avatar
      Fix the one-suggestion case. · d7d5ff1f
      Jean Chalard authored
      When there is only one suggestion, this code does
      not work. The reason for that is, it's not homogeneous
      at all and takes indices of one thing into another.
      
      Not completely related to b/8839763, but realized
      working on this and needed to have it addressed.
      
      Bug: 8839763
      Change-Id: I422730cc7eebb69ff421a171025af0390ebcdf92
      d7d5ff1f
  26. Jun 24, 2013
  27. Jun 21, 2013
  28. Jun 03, 2013
  29. May 31, 2013
  30. May 30, 2013
Loading