Skip to content
Snippets Groups Projects
  1. Sep 22, 2011
  2. Sep 20, 2011
    • Justin Ho's avatar
      New IME assets · 358e33aa
      Justin Ho authored
      Change-Id: I5782a9f2c244e0b8651d99a53091469a325e1462
      358e33aa
  3. Sep 15, 2011
  4. Sep 13, 2011
  5. Sep 08, 2011
  6. Sep 06, 2011
  7. Sep 05, 2011
    • Tadashi G. Takaoka's avatar
      Tune mini keyboard visual · ea0c567f
      Tadashi G. Takaoka authored
      This change only gets rid of the surrounding paddings of the mini keyboard.
      
      Bug: 5248783
      Change-Id: Idb95ac1467085c230fd60e4bc0f466fef5700bfb
      ea0c567f
  8. Sep 01, 2011
  9. Aug 31, 2011
  10. Aug 30, 2011
  11. Aug 26, 2011
  12. Aug 25, 2011
    • Tadashi G. Takaoka's avatar
      Add key preview icon of settings key · 633bc88a
      Tadashi G. Takaoka authored
      The new icon has been created just enlarging
      sym_keyboard_settings_holo.png to the size of other feedback icon. The
      icon should be designed properly by designer after.
      
      Bug: 4948171
      Change-Id: I00b018e82ca93190fe87443c8ad8911b36551002
      633bc88a
  13. Aug 24, 2011
  14. Aug 08, 2011
  15. Aug 03, 2011
  16. Jul 26, 2011
  17. Jul 21, 2011
  18. Jul 20, 2011
  19. Jul 14, 2011
  20. Jul 13, 2011
  21. Jul 01, 2011
  22. Jun 30, 2011
  23. Jun 29, 2011
    • Tadashi G. Takaoka's avatar
      Cleanup key drawing code · d773bf38
      Tadashi G. Takaoka authored
      This change also modifies 9-patch drawables to fix the following
      issues.  In order to draw key background drawable just on the
      coordinates we want, we have to know where an actual "visible" part is
      in the drawable.  The only clue we can use is "padding" of the
      drawable.  To achieve this, the 9-patch drawable must have its
      "visible" part marked as "content".  Please refer the Bug: 4948171 for
      more detailed explanation.
      
      This change also reverts the following "black" drawables back from
      Gingerbread because recent change broke these (I70019a91).
        * drawable-hdpi/sym_bkeyboard_*.png
        * drawable-hdpi/btn_keyboard_key_*_stone.9.png
      
      Bug: 4948171
      Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
      d773bf38
  24. Jun 28, 2011
  25. Jun 27, 2011
    • Tadashi G. Takaoka's avatar
      Remove unused and unnecessary drawables · cf9c6ccd
      Tadashi G. Takaoka authored
      Change-Id: I7db0ee5e2aa06bba9b9f340aa6f71412c5a22c9a
      cf9c6ccd
    • Tadashi G. Takaoka's avatar
      Draw popup hint "..." by text rendering · 3040c8bc
      Tadashi G. Takaoka authored
      Bug: 4959808
      Change-Id: I30456b91852904c6801cbdd6476406fd60e84551
      3040c8bc
    • Tadashi G. Takaoka's avatar
      Draw phone/number keyboard layout witout icon · 520a297a
      Tadashi G. Takaoka authored
      This change introduces:
      
      * New KeyboardView attribute
        * keyLargeLetterRatio to specify large letter text size.
        * keyHintLabelRatio to specify hint label text size.
        * keyHintLabelColor to specify hint label text color.
        * keyPreviewTextRatio to specify key preview text size.
      * New Key.keyLabelOption flags
        * alignLeftOfCenter, align the key label slightly left of the key center.
        * largeLetter, use keyLargeLetterRatio to draw key letter.
        * hasHintLabel, draw keyHintLabel at the right of key letter.
        * followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size.
      * Renames
        * Key.keyHintLetter to keyHintLabel.
        * Key.keylLabelOption fontFixedWidth to fontMonoSpace.
        * Key.keylLabelOption popupHint to hasPopupHint.
      * Removes
        * number icon releted attributes and declarations.
      
      Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859
      520a297a
  26. Jun 23, 2011
    • 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
  27. Jun 16, 2011
    • Tadashi G. Takaoka's avatar
      Add Key.keyHintLabel and remove Key.keyHintIcon · 9d9522ab
      Tadashi G. Takaoka authored
      This change also removes manualTemporaryUpperCaseCode and
      manualTemporaryUpperCaseHintIcon.  Instead of these keyLabelOption now
      has hasUppercaseLetter flag value.
      
      Bug: 4436327
      Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
      9d9522ab
  28. Jun 14, 2011
    • Tadashi G. Takaoka's avatar
      Implement expandable candidates pane · 86e815a1
      Tadashi G. Takaoka authored
      This change removes horizontal scroll from candidates strip. Instead
      of that this change introduces "fixed 3 items candidates strip" and
      "expandable candidates pane".
      
      Bug: 4175031
      
      Change-Id: Ia367d9074436fdea76d3b653d81798ce2749170e
      86e815a1
  29. Jun 08, 2011
  30. Jun 02, 2011
  31. Jun 01, 2011
  32. May 31, 2011
Loading