Skip to content
Snippets Groups Projects
  1. Feb 22, 2012
  2. Feb 17, 2012
  3. Feb 09, 2012
    • Jean Chalard's avatar
      Some more simplification · 6a800b25
      Jean Chalard authored
      Remove useless method calls, and ultimately remove useless
      method.
      
      Change-Id: I3f353b1b37460d5e9ceae5cb5dde3fff0da81c21
      6a800b25
  4. Feb 03, 2012
    • Jean Chalard's avatar
      Fix string iterations in a couple places. · 9242a2bc
      Jean Chalard authored
      Seems I didn't get how to iterate on a String correctly >.>
      Talk about a big bug. Anyway, I think it's working now.
      
      Bug: 5955228
      Change-Id: I988c900cf2a16c44b9505cfd4f77c7cda7e592f0
      9242a2bc
  5. Feb 02, 2012
  6. 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
  7. Jan 26, 2012
    • Tadashi G. Takaoka's avatar
      Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker · 160f0121
      Tadashi G. Takaoka authored
      This change introduces the following attributes.
       * KeyboardView
         - keyPreviewLingerTimeout
       * LatinKeboardView
         - keyHysteresisDistance
         - touchNoiseThresholdTime
         - touchNoiseThresholdDistance
         - slidingKeyInputEnable
         - keyRepeatStartTimeout
         - keyRepeatInterval
         - longPressKeyTimeout
         - longPressShiftKeyTimeout
         - longPressSpaceKeyTimeout
         - ignoreSpecialKeyTimeout
         - showMiniKeyboardAtTouchedPoint
      
      Change-Id: I25159a87289b12447e20031add173523070e9b03
      160f0121
  8. Jan 16, 2012
  9. Jan 12, 2012
    • Jean Chalard's avatar
      Add a sanity check · 852630ba
      Jean Chalard authored
      Check if any character is both a magic space swapper and
      a magic space stripper for the current language, and throw
      an exception if found. Since this is expensive, it's done
      only in debug mode.
      
      Change-Id: Ibd166db87c91495b76878ea0e4f420a62c7bb276
      852630ba
  10. Dec 15, 2011
  11. Dec 12, 2011
  12. Dec 09, 2011
Loading