Skip to content
Snippets Groups Projects
  1. Jan 30, 2012
  2. Jan 27, 2012
  3. 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
  4. Jan 25, 2012
  5. Jan 24, 2012
  6. Jan 20, 2012
  7. Jan 19, 2012
  8. Jan 18, 2012
  9. Jan 17, 2012
  10. Jan 13, 2012
  11. Jan 12, 2012
  12. Jan 11, 2012
  13. Jan 10, 2012
  14. Dec 29, 2011
  15. Dec 26, 2011
  16. Dec 24, 2011
  17. Dec 18, 2011
    • Tadashi G. Takaoka's avatar
      Get rid of public reference to KeyboardIconsSet.ICON_* constants · 42fcb2de
      Tadashi G. Takaoka authored
      As a consequence,
        * Add Key.iconDisabledKey has been introduced and Key.getIcon honors
          the enabled state of the key.
        * The attribute id of disabled icon for shortcut key,
          Keyboard_iconShortcutKeyDisabled, is renamed to
          Keyboard_iconDisbledShortcutKey
        * KeyboardIconsSet has getIconByIconId and getIconByAttrId methods
          instead of getIcon.
      
      Bug: 5778201
      Change-Id: Ica93b073b9a04acd18ead7a33b60e3c6d813e7a1
      42fcb2de
    • Tadashi G. Takaoka's avatar
      Move spacebar drawing code from LatinKeyboard to LatinKeyboardView · 4112dc05
      Tadashi G. Takaoka authored
      Also this change moves LatinKeyboard attributes,
      autoCorrectionSpacebarLedEnabled, autoCorrectionSpacebarLedIcon,
      spacebarTextRatio, spacebarTextColor, and spacebarTextShadowColor to
      LatinKeyboardView.
      
      Change-Id: I7cc27ce1fc550e9f620a9ed0fbe4b8172902d5a1
      4112dc05
    • Tadashi G. Takaoka's avatar
      Add extra key icons to KeyboardIconsSet · 7bd714c0
      Tadashi G. Takaoka authored
        * Get rid of Key.keyIconShifted attribute.
          Add Keyboard.iconShiftKeyShifted to KeyboardIconsSet.
        * Get rid of LatinKeyboardView.disabledShortcutIcon attribute.
          Add Keyboard.iconShortcurKeyDisabled to KeyboardIconsSet.
        * Add Keyboard.iconSpaceKeyForNumber to KeyboardIconsSet.
        * Fix misplaced autoCorrectionSpacebarLedIcon resources.
      
      Change-Id: I381bff3789254977ab3cb18f58f95b3c433b1e1a
      7bd714c0
    • Tadashi G. Takaoka's avatar
      Add LatinKeyboardView style · 5afc3ae2
      Tadashi G. Takaoka authored
      As a result, this change moves shortcut related update code to
      LatinKeyboardView from LatinKeyboard.
      
      Change-Id: I1882672577f61e73c90d6c018b7dbb61f3fe21e4
      5afc3ae2
  18. Dec 17, 2011
  19. Dec 16, 2011
Loading