Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. 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
  4. Jun 02, 2011
  5. Jun 01, 2011
  6. May 31, 2011
  7. May 27, 2011
  8. May 26, 2011
  9. May 23, 2011
  10. May 21, 2011
  11. May 20, 2011
  12. May 16, 2011
  13. Apr 08, 2011
  14. Apr 07, 2011
    • Tadashi G. Takaoka's avatar
      Fix popup key preview on tablet · da4bfbbb
      Tadashi G. Takaoka authored
      This change temporally enable popup key preview option on
      tablet. (config_enable_show_popup_on_keypress_option).
      
      Bug: 3286117
      Change-Id: Iabbac5a333460e1ed2f8d05ba82f4bae81854b85
      da4bfbbb
  15. Apr 01, 2011
  16. Mar 01, 2011
  17. Jan 31, 2011
  18. Jan 29, 2011
    • Justin Ho's avatar
      Updated + key · 755661e5
      Justin Ho authored
      Bug: 3401855
      Change-Id: Ib5e67d0038b7e89ecdf3b652ac0719e96bf4ab2f
      755661e5
  19. Jan 28, 2011
  20. Jan 26, 2011
  21. Jan 25, 2011
  22. Dec 08, 2010
    • Tadashi G. Takaoka's avatar
      Implement CandidateView using HorizontalScrollView · e49bd1c4
      Tadashi G. Takaoka authored
      This change re-implements CandidateView using HorizontalScrollView and
      customized Button, so that the candidate strip can be flingable.
      
      This change also introduces the following features.
      
      - Highlighting candidate strip and space bar is configurable by
        @bool/config_candidate_highlight_enabled.
      - Candidate strip can be centered with left/right padding if
        @dimen/candidate_strip_padding size is greater than 0.
      - Candidate text size is configurable by @dimen/candidate_text_size.
      
      Bug: 1575885
      Bug: 3230726
      Change-Id: Iedf78ff31bc9f2f6291a8e8fb7faa0e6b961dd6d
      e49bd1c4
  23. Dec 06, 2010
    • Tadashi G. Takaoka's avatar
      Fix voice key on phone device · e18bd3e3
      Tadashi G. Takaoka authored
      This change,
      - changes voice key code back to -102
      - renames some key code names and method names
      - adds mic_slash_holo to drawable-hdpi
      
      Change-Id: I8be3a20921f472ece4298edad2d275f29a7e4955
      e18bd3e3
  24. Nov 29, 2010
  25. 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
  26. Nov 19, 2010
  27. Nov 02, 2010
  28. Oct 25, 2010
  29. Oct 20, 2010
  30. Oct 18, 2010
  31. Oct 17, 2010
    • Tadashi G. Takaoka's avatar
      Specify keyboard metrics with physical unit "inch" · cd7b7d3e
      Tadashi G. Takaoka authored
      Cherrypick I44f3b2eef8086d6e0b0db53d38f08487549060c6 from Gingerbread
      
      This change also introduces the key background drawables which has no
      fixed bottom padding.  Instead of relying on bottom padding in
      drawable, this change also specifies Keyboard.verticalGap with
      physical unit.  Other keyboard related length, distance and size are
      also specified by physical unit.
      
      Bug: 3066107
      Change-Id: Ib38355ebfc2f8d5b1d26c4e90eba87196fbeddfa
      cd7b7d3e
    • Ken Wakasa's avatar
      DO NOT MERGE. Revise the setting hint visual and its handling code. · 86953d17
      Ken Wakasa authored
      This is a follow up change to I8b38e280.
      
      bug: 3084022
      Change-Id: I1062763d87b4498e19598b4e7d99bb91c510c6d2
      86953d17
Loading