Skip to content
Snippets Groups Projects
  1. Feb 01, 2012
    • Tadashi G. Takaoka's avatar
      Remove BIDI mirroring hack from Key · 71c695da
      Tadashi G. Takaoka authored
      This change also removes isRtlKeyboard attribute from <Keyboard/>
      
      Bug: 5948247
      Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
      71c695da
    • Tadashi G. Takaoka's avatar
      Fix wrong long press timeout for shift key · 40e90122
      Tadashi G. Takaoka authored
      Change-Id: Ifafbed1bcdaf662ee6a69050043739fa71986841
      40e90122
    • 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
    • Tadashi G. Takaoka's avatar
      Move long press shift handling from PointerTracker to KeyboardState · a5c96f37
      Tadashi G. Takaoka authored
      This change also
        * Rename phone shift keyboard to phone symbols keyboard.
          Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard.
        * Remove phone symbols keyboard from tablet.
        * Introduces enableLongPress flag of Key.keyActionFlags attribute.
        * Remove clumsy long press code from PointerTracker.
        * Remove CODE_CAPSLOCK handling from LatinIME.
        * Make KeyboardSwitcher to invoke haptic and audio feedback.
      
      Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
      a5c96f37
  2. Jan 31, 2012
  3. Jan 30, 2012
  4. Jan 27, 2012
  5. Jan 26, 2012
  6. Jan 25, 2012
  7. Jan 24, 2012
Loading