Skip to content
Snippets Groups Projects
  1. Oct 10, 2010
    • Ken Wakasa's avatar
      Tweak key width for 'o'-popup chars. · c2d7ac79
      Ken Wakasa authored
      We'll merge this to master for now, but we should have new attr (such as popupCharWidth) to handle this reasonably in the newly created BaseKeyboard class.
      
      bug: 3082178
      Change-Id: I024b946aafbbeb07b865a09f489dacb56f0478d0
      c2d7ac79
  2. Oct 08, 2010
    • Tadashi G. Takaoka's avatar
      Make sure to set symbol keyboard shifted · 7e1f5a2d
      Tadashi G. Takaoka authored
      To avoid a corner case of bug#3070963, in toggleShift() method of
      KeyboardSwitcher, the shifted symbol keyboard will be set if current
      keyboard is symbol keyboard or is not shifted symbol keyboard.
      
      This change also implements mini keyboard cache with WeakHashMap.
      
      Bug: 3070963
      Change-Id: I868fc072e2f21bddded1622b800a53b9a6a43e91
      7e1f5a2d
    • Tadashi G. Takaoka's avatar
      Reduce delay before mini popup keyboard is shown · 5e02930a
      Tadashi G. Takaoka authored
      Before this change, the delay was 500 ms that came from
      ViewConfiguration.getLongPressTimeout().  This change reduces the
      delay to 400 ms.
      
      Bug: 3074984
      Change-Id: Ia5af5e877a3c4bb29211ef4040c728ac09a9fe85
      5e02930a
  3. Sep 29, 2010
  4. Sep 24, 2010
  5. Sep 23, 2010
  6. Sep 22, 2010
    • Tadashi G. Takaoka's avatar
      Choose smaller or shorter language name for space bar · 8243c7a5
      Tadashi G. Takaoka authored
      To fit a language name to the space bar or the language switcher, this
      change chooses smaller text size or shorter language name
      appropriately.
      
      This change also tunes the vertical position of a language name in the
      space bar by parameter SPACEBAR_LANGUAGE_BASELINE.
      
      Bug: 3004640
      Bug: 3001021
      
      Change-Id: Idb3adcb6fac1a23836510912d35312fa11b4f259
      8243c7a5
    • Tadashi G. Takaoka's avatar
      Fix issue space key preview remains on screen and would not dismiss · 3a2896c8
      Tadashi G. Takaoka authored
      The space key preview should be displayed one of the following case.
      - Popup preview is enabled
      - Language switcher is in action, whether popup preview is enabled or
        not.
      
      For phone number keyboard, popup preview is never displayed even if
      popup preview is enabled.
      
      Bug: 3006612
      Bug: 3021091
      Change-Id: I5385c776d0e8e3981fc8d8851db9140d92599ce5
      3a2896c8
    • Ken Wakasa's avatar
      Add lightweight visual indication for numbers. · 75c23ced
      Ken Wakasa authored
      This change adds lightweight visual hints of alternate numeric characters on the top row - e.g. having a light gray '1' on the upper right corner of letter 'q'
      
      Note that MDPI resources are tentative (the same as HDPI for now, until we get fixed MDPI visual assets).
      
      bug: 3004632
      Change-Id: I7a25cf90b702433a844c88f5c47bf914706af9bc
      75c23ced
  7. Sep 21, 2010
  8. Sep 17, 2010
  9. Sep 15, 2010
  10. Sep 14, 2010
    • Tadashi G. Takaoka's avatar
      Add keyHysteresisDistance xml attribute · eb680367
      Tadashi G. Takaoka authored
      This change also introduces MiniKeyboardKeyDetector and
      mini_keyboad_slide_allowance parameter to tune the key detection
      behavior.
      
      Bug: 2993769
      Change-Id: I1932b0a382e172cb77b9e098ae182049c834dfe0
      eb680367
  11. Sep 12, 2010
  12. Sep 11, 2010
  13. Sep 10, 2010
    • Ken Wakasa's avatar
      Code cleanup · 3de8f34b
      Ken Wakasa authored
      Change-Id: I333693ab8e4088180cc25768d874ad7320d9da8b
      3de8f34b
  14. Sep 07, 2010
  15. Sep 06, 2010
  16. Sep 03, 2010
  17. Sep 02, 2010
  18. Sep 01, 2010
Loading