Skip to content
Snippets Groups Projects
  1. May 07, 2014
  2. Apr 28, 2014
  3. Apr 16, 2014
  4. Mar 20, 2014
  5. Mar 14, 2014
  6. Mar 04, 2014
  7. Feb 26, 2014
  8. 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
  9. Feb 20, 2014
  10. Feb 19, 2014
  11. Feb 18, 2014
  12. Feb 17, 2014
  13. Feb 14, 2014
  14. Feb 13, 2014
  15. Feb 12, 2014
  16. Feb 10, 2014
  17. Feb 05, 2014
  18. Feb 03, 2014
  19. Jan 31, 2014
  20. Jan 30, 2014
  21. Jan 28, 2014
  22. Jan 27, 2014
  23. Jan 23, 2014
  24. Dec 26, 2013
  25. Dec 17, 2013
  26. 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
  27. Dec 02, 2013
  28. Nov 07, 2013
  29. 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
Loading