Skip to content
Snippets Groups Projects
  1. Feb 08, 2012
  2. Jan 30, 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. Dec 17, 2011
  5. Aug 31, 2011
  6. Aug 15, 2011
  7. Aug 12, 2011
  8. Aug 03, 2011
  9. Jul 26, 2011
    • Jean Chalard's avatar
      Purge quick fixes option. · f50aa193
      Jean Chalard authored
      This change removes everything related to the quick fixes
      Latin IME option item.
      Note that Autotext is still used if the current subtype language
      is the same as the system language.
      
      Bug: 4985058
      Change-Id: I51728a2190543ffb9e004470674ef6257b14f6c2
      f50aa193
  10. Jul 20, 2011
  11. Jul 18, 2011
  12. Jul 08, 2011
  13. Jun 23, 2011
    • Tadashi G. Takaoka's avatar
      Fix popup key preview on 7/11 inch tablet · 703e7252
      Tadashi G. Takaoka authored
      Change-Id: I42b4c0c7a554089baa778205da0627daaff667c6
      703e7252
    • Tadashi G. Takaoka's avatar
      New IceCreamSandwich assets and theme · 9116bf18
      Tadashi G. Takaoka authored
      This change instroduces new IceCreamSandwich assets and renames
      Honeycomb theme to IceCreamSandwich.  Though checked only on
      hdpi-phone and mdpi-10"-tablet.
      
      File another bug (Bug: 4852048) to fine tune keyboard layout for all
      possible combination of devices and themes.
      
      Bug: 4436327
      Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
      9116bf18
  14. Jun 15, 2011
  15. Jun 06, 2011
    • Tadashi G. Takaoka's avatar
      Import 7 inch keyboard from Honeycomb-MR2 · 0d22fc45
      Tadashi G. Takaoka authored
      Unfortunately current Master seems have bugs in resource
      selection. The xml-en/kbd_qwerty.xml is added to avoide those issue as
      work around, and must be removed if the issue is fixed.
      
      Bug: 4442045
      Change-Id: Ic43d66e8669fb63e2c3f0b8b9aae9178ca3c32b5
      0d22fc45
  16. May 27, 2011
  17. May 23, 2011
  18. May 20, 2011
  19. Apr 29, 2011
  20. Apr 15, 2011
  21. Apr 07, 2011
    • Tadashi G. Takaoka's avatar
      Fix popup key preview on tablet · da4bfbbb
      Tadashi G. Takaoka authored
      This change temporally enable popup key preview option on
      tablet. (config_enable_show_popup_on_keypress_option).
      
      Bug: 3286117
      Change-Id: Iabbac5a333460e1ed2f8d05ba82f4bae81854b85
      da4bfbbb
  22. Feb 08, 2011
  23. Jan 25, 2011
  24. Jan 19, 2011
    • Jean Chalard's avatar
      Simplify text correction settings in latin IME. · 89764ad4
      Jean Chalard authored
      Conditionally remove the "Quick fixes", "Bigram suggestions" and
      "Usability study mode" options, depending on configuration.
      When disabled, have the quick fixes and bigram option become
      false if autocorrect is off, and true otherwise.
      Also reorder options to bring "Auto correction" above "Show
      suggestions".
      
      bug: 3282448
      
      Change-Id: Ib7fd928be417a816ef9e21423a531773069b7468
      89764ad4
  25. Jan 18, 2011
    • Jean Chalard's avatar
      Simplify latin IME settings page. · fd7d814c
      Jean Chalard authored
      Do not show the recorrection option on xlarge terminals,
      and make it true by default. Also, bring the Auto-capitalization
      at the top of the settings page.
      
      Issue: 3282448
      Change-Id: I51a9ae6c7e496be2970107277f0a4ac65b12821e
      fd7d814c
    • Jean Chalard's avatar
      Remove the keyboard popup option by default. · 6c381b38
      Jean Chalard authored
      Add an option to mask the sound on keypress preference, and
      make it false on xlarge terminals by default.
      
      bug: 3282448
      
      Change-Id: I747272d9edf854dc229aa620836cfa35a437d13f
      6c381b38
  26. Jan 14, 2011
    • Tadashi G. Takaoka's avatar
      Notify keyboard language on space bar when it has changed · de0c8874
      Tadashi G. Takaoka authored
      This change also introduces the following.
      * space bar language switcher is enabled for phone device.
      * get rid of spcae key icon from number keyboard of tablet.
      * slightly lower the position of language name on space bar of tablet.
      
      Bug: 3290290
      Change-Id: I432be8f757bcc84c257770112ff1f6fa7970c584
      de0c8874
  27. Jan 07, 2011
  28. Jan 06, 2011
  29. Dec 28, 2010
  30. Dec 23, 2010
  31. Dec 18, 2010
    • Tadashi G. Takaoka's avatar
      Disallow sliding key input · 67a4ecac
      Tadashi G. Takaoka authored
      This feature is configurable by R.bool.config_sliding_key_input_enabled.
      
      Bug: 3294076
      Change-Id: I0225a6ce19d9b911c9d9543a106ab57ee0b7de75
      67a4ecac
  32. Dec 17, 2010
    • Tadashi G. Takaoka's avatar
      Add popupKeyboardTemplate attribute to Keyboard · 9b6d1d52
      Tadashi G. Takaoka authored
      This change
      - introduces the popupKeyboardTemplate attribute of Keyboard to
        specify XML Keyboard file for popup mini keyboard.
      - introduces the maxPopupKeyboardColumn attribute of Keyboard to
        specify the maximum column of popup mini keyboard.
      - changes the content format of the popupCharacters attribute of Key.
        It now represents keyLabel, codes and keyTextOutput of each key of
        popup mini keyboard using CSV format.
      
      Bug: 2214959
      Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
      9b6d1d52
  33. Dec 16, 2010
  34. Aug 20, 2010
  35. Mar 09, 2010
Loading