Skip to content
Snippets Groups Projects
  1. Feb 02, 2012
  2. Feb 01, 2012
    • Tadashi G. Takaoka's avatar
      Use MoreKeySpecParser to parse puctuations strip resources · ff858c7f
      Tadashi G. Takaoka authored
      This change also
        * Doesn't use Key.getRtlParenthesisCode to get correct parentheses
          code in RTL context. Intead uses the outputText feature of
          moreKeys specification.
        * Move CVS string parser from KeyStyles to Utils.
      
      Bug: 5948247
      Change-Id: I45752c7d01b4f7d3f3da900b110a2185b336a1f0
      ff858c7f
  3. Jan 30, 2012
  4. Jan 20, 2012
  5. Jan 13, 2012
  6. Jan 12, 2012
  7. Dec 15, 2011
  8. Dec 13, 2011
  9. Dec 12, 2011
  10. Dec 09, 2011
  11. Oct 28, 2011
  12. Oct 13, 2011
    • satok's avatar
      Fix the safety net · 2aa1dd45
      satok authored
      Bug: 5453150
      
      Change-Id: I5990feb2622738988bf29843c6bcdb9cbf8bbf33
      2aa1dd45
  13. Oct 11, 2011
  14. Oct 10, 2011
  15. Sep 29, 2011
  16. Sep 12, 2011
  17. Sep 01, 2011
  18. Aug 29, 2011
  19. Aug 24, 2011
  20. Aug 19, 2011
  21. Aug 09, 2011
  22. Aug 06, 2011
  23. Aug 01, 2011
    • Ken Wakasa's avatar
      Clean up revertLastWord() · 9351550d
      Ken Wakasa authored
      The "deleteChar" argument of this method is acutally always true in the current code path.
      Also, in this method, textToTheLeft virtually never has a punctuation letter as its initial
      character.  This change is one of preparatory changes for bug:4983945.
      
      Change-Id: I531a32570a35634c21c1d74b2b461e40a1b7f660
      9351550d
  24. Jul 30, 2011
  25. Jun 07, 2011
  26. May 27, 2011
  27. May 26, 2011
    • Tadashi G. Takaoka's avatar
      Introduce web and email mode (DO NOT MERGE) · f5d96496
      Tadashi G. Takaoka authored
      This change introduces new keyboard mode "webEmail" to honor
      InputType.TYPE_TEXT_VARIATION_WEB_EMAIL_ADDRESS. In this mode, both
      '@' key and TAB key appear on the keyboard.
      
      The keyboard layouts will be modified with other change.
      
      Bug: 4490948
      Change-Id: I66f9bda4907da448db097e9c900199dfa700b16a
      f5d96496
  28. May 18, 2011
  29. Apr 27, 2011
  30. Apr 26, 2011
    • satok's avatar
      Handle overflow properly in multiplyRate · b2e5e593
      satok authored
      Bug: 3401513
      Change-Id: I8dd2523caa58bb51c378a01e160a58f9106ce9b8
      b2e5e593
    • Jean Chalard's avatar
      Fix Eclipse warnings. · 0c8d5ca0
      Jean Chalard authored
      This change is only there to fix warning issued by Eclipse.
      It should have absolutely no impact on the program logic.
      
      Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
      0c8d5ca0
  31. Apr 20, 2011
  32. Apr 08, 2011
    • satok's avatar
      Add logOnSeparator · b5d17e52
      satok authored
      This is a supplement for  I9abb8141f23100d
      
      Change-Id: I529d2a78f4fe630611db4cba830d933370c8c34f
      b5d17e52
Loading