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. Nov 06, 2012
  8. Sep 06, 2012
  9. 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
  10. Aug 31, 2012
  11. Aug 30, 2012
  12. Aug 29, 2012
  13. Mar 23, 2012
  14. Mar 21, 2012
  15. Dec 17, 2011
  16. Sep 26, 2011
  17. Sep 05, 2011
  18. Sep 01, 2011
  19. Aug 06, 2011
  20. Jul 04, 2011
  21. Jun 30, 2011
  22. 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
  23. 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
  24. Jun 24, 2011
    • satok's avatar
      Fix build · 0a6eab17
      satok authored
      Change-Id: I158bd0dafac83ed9576a236813875e6c37513860
      0a6eab17
  25. 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
  26. Jun 17, 2011
  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 03, 2011
    • Tadashi G. Takaoka's avatar
      Keep tablet keyboard in sync with Honeycomb-MR2 · abd7392d
      Tadashi G. Takaoka authored
      This change removes Russian keyboard layout exceptions and make it
      compatible with other Latin's.
      
      Also tweaks some locales' keyboard layout to match with standard PC's
      keyboard layout at most.
      
      Change-Id: I305201fb850b4f94ae7e746ab4c039473d09da70
      abd7392d
  29. Jun 01, 2011
  30. May 27, 2011
  31. May 23, 2011
  32. May 16, 2011
  33. May 13, 2011
  34. Apr 08, 2011
Loading