Skip to content
Snippets Groups Projects
  1. Feb 22, 2012
  2. Feb 21, 2012
  3. Feb 20, 2012
  4. Feb 18, 2012
    • Jean Chalard's avatar
      Read the initial selection value. · 1fead1d5
      Jean Chalard authored
      It turns out this was available in an unexpected place.
      Fixes both the following bugs
      Bug: 5948469
      Bug: 6023118
      
      Change-Id: Ie1a91b8268540ea0f0df02bee94c3bbdeb0fa4c5
      1fead1d5
  5. Feb 17, 2012
  6. Feb 16, 2012
  7. Feb 09, 2012
    • Jean Chalard's avatar
      Add finals · 8ff0564f
      Jean Chalard authored
      Change-Id: Ib81be9a0df34c5e9fc49d2b5d9bf02297ea2b499
      8ff0564f
    • Jean Chalard's avatar
      Some more simplification · 6a800b25
      Jean Chalard authored
      Remove useless method calls, and ultimately remove useless
      method.
      
      Change-Id: I3f353b1b37460d5e9ceae5cb5dde3fff0da81c21
      6a800b25
    • Jean Chalard's avatar
      Allow revert swap punctuation again · 4721427c
      Jean Chalard authored
      This may not be the best behavior, but it's the same as ICS.
      Bug: 5981844
      
      Change-Id: Ibb7798e2a315312310ed3be4e731d0fe1ac04456
      4721427c
  8. Feb 08, 2012
    • Tadashi G. Takaoka's avatar
      Shift+Smiley key will register newline character of textMultiLine · 7a39bd44
      Tadashi G. Takaoka authored
      This change also
       * Honors the custom action label in EditorInfo.actionLabel.
       * Invokes InputConnection.performeEditorAction if action is specifed
         at EditorInfo.imeOptions or actionLabel/actionId.
       * Stops using InputMethodService.sendKeyChar. Implements
         sendKeyCodePoint instead.
      
      Bug: 2498607
      Bug: 5961809
      Bug: 5368408
      Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
      7a39bd44
    • Jean Chalard's avatar
      More simplification · e771fc2f
      Jean Chalard authored
      A suggested punctuation is sure to be 1 character and a word separator,
      so the isSuggestedPunctuation() test is redundant.
      
      Change-Id: I3d31f0825f069f64d514682e46be62afdae25291
      e771fc2f
    • Jean Chalard's avatar
      Fix the auto-composer to support supplementary chars · 9159b995
      Jean Chalard authored
      Change-Id: I61ff218ae2ca4eb443a370e581b677755258670a
      9159b995
    • Jean Chalard's avatar
      Cleanup · 862f950d
      Jean Chalard authored
      Remove a useless test (we can only come here if the code
      is not a separator, as we are only called from onCodeInput
      inside an explicit test).
      
      Change-Id: Icd996a5a1c18a550117a144a1d35f167b96211f7
      862f950d
    • Jean Chalard's avatar
      Remove a nested edition occurence · 2124bc5b
      Jean Chalard authored
      This was harmless but confusing
      
      Change-Id: Ic271f80d3dadf01b29e3875c6a8ad51b99a936f9
      2124bc5b
    • Jean Chalard's avatar
      Small simplification · 2e2d6b4d
      Jean Chalard authored
      Change-Id: I55f81f3ab427fd5b28bb1f31960077cd1897cbd0
      2e2d6b4d
  9. Feb 07, 2012
  10. Feb 06, 2012
  11. Feb 03, 2012
Loading