Skip to content
Snippets Groups Projects
  1. Aug 05, 2014
  2. Aug 04, 2014
  3. Jul 31, 2014
  4. Jul 30, 2014
  5. Jul 29, 2014
  6. Jul 27, 2014
    • Tadashi G. Takaoka's avatar
      Make "Show correction suggestions" as a binary option · ab661e3e
      Tadashi G. Takaoka authored
      Formerly "Show correction suggestions" had three options, "always
      show", "show in portrait mode", and "always hide". The reason behind
      "show in portrait mode" was that there may not be enough screen estate
      in landscape mode to show suggestions. Because recent phone devices
      have relatively large screen, we decide to remove "show in portrait
      mode" option.
      
      Bug: 15780939
      Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83
      ab661e3e
  7. Jul 30, 2014
  8. Jul 29, 2014
  9. Jul 30, 2014
  10. Jul 29, 2014
  11. Jul 30, 2014
  12. Jul 29, 2014
  13. Jul 17, 2014
  14. Jul 08, 2014
  15. Jul 01, 2014
  16. Jun 30, 2014
    • Jean Chalard's avatar
      [SD5] Remove useless args · 1d300239
      Jean Chalard authored
      Bug: 15840116
      Change-Id: Ib3380cfc9d343c6f8953bba03af3801142bc3bdb
      1d300239
    • Jean Chalard's avatar
      [SD4] Restart suggestions on language change · 6345562e
      Jean Chalard authored
      ...otherwise we can't recompute the composition when we
      change scripts.
      
      This also fixes when we register that we need to take note
      that the current subtype was used. Luckily this is a good
      occasion for some cleanup that I've wanted to do for some
      time: use InputTransaction for onTextInput (with the goal
      to ultimately remove it entirely)
      
      Bug: 15840116
      Change-Id: Ie4f4f9157b66b79237eeb3db75535803124d3e19
      6345562e
  17. Jun 27, 2014
  18. Jul 01, 2014
    • Jean Chalard's avatar
      Fix a unit test · fa4c59f9
      Jean Chalard authored
      When switching languages, we need to wait until the dictionary is
      loaded to compute suggestions.
      
      Change-Id: I7c32a900b297cd6302bfdc020842581315f3007f
      fa4c59f9
  19. Jun 25, 2014
  20. Jun 26, 2014
    • Jean Chalard's avatar
      [HW1] Fix some bugs with event handling · 09291050
      Jean Chalard authored
      With hardware events, we do have some events that
      have both a keycode and a code point, so we need
      a better way of distinguishing between auto-insert
      keystrokes and others.
      
      Change-Id: Ia23042989b4dca9d3a7d4a4c06bcebdabe324a7a
      09291050
  21. Jun 25, 2014
  22. Jun 23, 2014
    • Jean Chalard's avatar
      Some cleanup to accommodate a fix · debe0dac
      Jean Chalard authored
      Also, this double tests for CODE_SPACE in the path going through
      maybeDoubleSpacePeriod, but that's temporary.
      
      Bug: 15740318
      Change-Id: I0a6ace09cc791f0009157d3017675b9b3eb92145
      debe0dac
  23. Jun 20, 2014
  24. Jun 19, 2014
  25. Jun 16, 2014
  26. Jun 10, 2014
    • Jean Chalard's avatar
      Remove mPrevWordsInfo · 367c199d
      Jean Chalard authored
      This member has outlived its usefulness. It's not clear now that it
      makes things really faster, but it does bring a lot of complexity
      that we can avoid by removing it.
      
      Change-Id: Ifbc8094a45b56b958fe165b1930f4cc358a97721
      367c199d
  27. Jun 06, 2014
Loading