Skip to content
Snippets Groups Projects
  1. Dec 02, 2013
  2. Nov 11, 2013
  3. Oct 04, 2013
    • Satoshi Kataoka's avatar
      Fix emoji · 0cf92aa8
      Satoshi Kataoka authored
      Bug: 10538430
      
      Change-Id: Ib11e29794216b54001806ab12fe440d157243dc1
      0cf92aa8
  4. Sep 27, 2013
  5. Sep 17, 2013
  6. Aug 27, 2013
  7. May 13, 2013
  8. Nov 06, 2012
  9. Sep 06, 2012
  10. Sep 03, 2012
    • Tadashi G. Takaoka's avatar
      Use normal font for Thai · 8624a0a1
      Tadashi G. Takaoka authored
      This change also adds workaround to display Thai composing letters
      correctly.
      
      Bug: 6753168
      Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
      8624a0a1
  11. Aug 31, 2012
  12. Aug 30, 2012
  13. Aug 29, 2012
  14. May 18, 2012
    • Tadashi G. Takaoka's avatar
      Use large label text size for action label · 88d378bc
      Tadashi G. Takaoka authored
      The large label text size is used for:
      * The enter key's action label on phone/number keyboard layout of
        phone device and 7-inch tablet
      * The enter key's action label on alphabet/symbols keyboard of 7-inch
        tablet.
      
      Bug: 6509415
      Change-Id: I1c0dc511b3ac87cba00163b8d29c687ad1e86ce8
      88d378bc
  15. Mar 28, 2012
  16. Mar 23, 2012
  17. Mar 21, 2012
  18. Mar 07, 2012
  19. Feb 08, 2012
  20. Dec 17, 2011
  21. Sep 26, 2011
  22. Sep 16, 2011
  23. Sep 05, 2011
  24. Sep 02, 2011
  25. Sep 01, 2011
  26. Aug 31, 2011
  27. Jul 04, 2011
  28. Jul 01, 2011
  29. 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
  30. Jun 27, 2011
    • 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
  31. Jun 24, 2011
    • satok's avatar
      Fix build · 0a6eab17
      satok authored
      Change-Id: I158bd0dafac83ed9576a236813875e6c37513860
      0a6eab17
  32. 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
Loading