Skip to content
Snippets Groups Projects
  1. Jan 31, 2011
  2. Jan 28, 2011
  3. Jan 26, 2011
  4. Jan 25, 2011
  5. 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
  6. 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
  7. Nov 29, 2010
  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. Nov 19, 2010
  10. Nov 02, 2010
  11. Oct 25, 2010
  12. Oct 20, 2010
  13. Oct 18, 2010
  14. 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
  15. Oct 14, 2010
  16. Sep 28, 2010
  17. Sep 22, 2010
    • Ken Wakasa's avatar
      Add lightweight visual indication for numbers. · 75c23ced
      Ken Wakasa authored
      This change adds lightweight visual hints of alternate numeric characters on the top row - e.g. having a light gray '1' on the upper right corner of letter 'q'
      
      Note that MDPI resources are tentative (the same as HDPI for now, until we get fixed MDPI visual assets).
      
      bug: 3004632
      Change-Id: I7a25cf90b702433a844c88f5c47bf914706af9bc
      75c23ced
  18. Sep 10, 2010
  19. Sep 07, 2010
  20. Sep 06, 2010
  21. Sep 03, 2010
  22. Sep 02, 2010
  23. Sep 01, 2010
    • Ken Wakasa's avatar
      Get rid of arrows in candidate view · 40ac45eb
      Ken Wakasa authored
      bug: 2959293
      Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa
      40ac45eb
    • satok's avatar
      Fix new theme assets and resources · 8d3ca2fc
      satok authored
      - Add a layout for popup for new theme
      - Change the color of language bar
      - Fix a drawable for settings feedback
      
      Change-Id: I7c0c9e238c8223554a62f7b0c8092d074cf9743f
      8d3ca2fc
    • satok's avatar
      Add new assets · d0ef2ae2
      satok authored
      - drawable-hdpi/keyboard_popup_panel_background.9.png
      - drawable-hdpi/voice_ime_background.9.png
      
      Change-Id: Iac75c8d488454534a921c59267f2523e47bb5e11
      d0ef2ae2
    • satok's avatar
      Add new assets for LatinIME · eee0a637
      satok authored
      Change-Id: I62b544d6ed2d3ef7a5e37cdcedef7a60d09a1cb2
      eee0a637
  24. Aug 31, 2010
  25. Aug 30, 2010
  26. Aug 20, 2010
  27. Aug 19, 2010
Loading