Skip to content
Snippets Groups Projects
  1. Jan 20, 2023
  2. Nov 06, 2012
  3. Apr 19, 2012
  4. 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
  5. 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
  6. May 25, 2011
    • Tadashi G. Takaoka's avatar
      Use custom theme for Keyboard theme switch · 13a74199
      Tadashi G. Takaoka authored
      This change reduces the number of layout files and make these
      theme-generic.  This might be very helpful to re-design suggestion
      strip.
      
      Bug: 4175031
      Change-Id: Idca10a4aa0bf7ac496eedd1879311e59780a423b
      13a74199
  7. Dec 01, 2010
    • Tadashi G. Takaoka's avatar
      Tweak tablet keyboard design · 5d040426
      Tadashi G. Takaoka authored
      This change introduces,
      - center align "More" key label
      - remove drop shadow from key label
      - darker key label color when manual temporary upper case
      - narrower pop up mini keyboard
      - remove unnecessary key background from pop up mini keyboard
      - smaller key label in portrait
      
      Bug: 3216592
      Change-Id: I77e0733f467a88aa32e09fcbace56fe08f755229
      5d040426
  8. Nov 25, 2010
    • Tadashi G. Takaoka's avatar
      Update tablet keyboard layout to the latest design · 7f0befe1
      Tadashi G. Takaoka authored
      This change introduces shiftedIcon attribute for Key which specifies
      icon to draw the shift key while the key is in shifted state.
      
      This change also intriduces new configurable dimension value
      key_label_horizontal_alignment_padding which represents horizontal
      padding for left or right alignment of key label.
      
      Bug: 3216592
      Bug: 3201839
      Change-Id: I3aa7392227ce573c404517678e6340a8d1fcb328
      7f0befe1
  9. Sep 13, 2010
  10. Mar 09, 2010
  11. Feb 12, 2010
  12. Mar 13, 2009
Loading