Skip to content
Snippets Groups Projects
  1. Jan 27, 2012
    • Tadashi G. Takaoka's avatar
      Rename keyboard XML resource files · d1630a3a
      Tadashi G. Takaoka authored
       * <Keyboard> XML file should be kbd_*.xml
       * <Row> XML file should be rows_*.xml or row_*.xml
       * <Key> XML file should be key_*.xml or keys_*.xml
       * <key-style> XML file should be key_styles_*.xml
      
      Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13
      d1630a3a
  2. Nov 19, 2011
  3. Sep 26, 2011
  4. Jul 26, 2011
  5. Jun 17, 2011
  6. 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
  7. May 12, 2011
  8. Apr 21, 2011
  9. Mar 24, 2011
    • Jean Chalard's avatar
      Add comments and basic reformatting for new files. · 9107d982
      Jean Chalard authored
      Ic4df2a9a introduced new keyboard layouts for Hebrew and Arabic.
      This change adds a comment to them alongside with trailing
      whitespace suppression.
      
      This change explicitly limits its scope to files introduced by
      Ic4df2a9a. It replaces I48927626 which has been deemed too reckless.
      
      Change-Id: Id6b0e47f0623ead0b4e42e57dae359231a2b97fc
      9107d982
    • Jean Chalard's avatar
      Add a first version of Hebrew and Arabic keyboard. · e50add1f
      Jean Chalard authored
      The Arabic keyboard is more or less based on PC keyboard and other
      sources. It has no means to input diacritics at the moment.
      Some data for the Hebrew keyboard was already there, but not used.
      This change splits phone and tablet layout and consolidates the
      tablet one to something that seems sensible. It can't input diacritics
      either at the moment.
      
      Other shortcomings affect those keyboards. For example, normal
      Hebrew keyboards switch to capital QWERTY keyboard with shift on,
      as there are no capital Hebrew characters, but this version does not
      feature this.
      
      It should be mostly possible already to enter Arabic or Hebrew with
      these keyboards however.
      
      Change-Id: Ic4df2a9a77ffd03c4f9ee2c47e03c0f43f8e48ae
      e50add1f
  10. Jan 27, 2011
  11. Dec 17, 2010
    • Tadashi G. Takaoka's avatar
      Add popupKeyboardTemplate attribute to Keyboard · 9b6d1d52
      Tadashi G. Takaoka authored
      This change
      - introduces the popupKeyboardTemplate attribute of Keyboard to
        specify XML Keyboard file for popup mini keyboard.
      - introduces the maxPopupKeyboardColumn attribute of Keyboard to
        specify the maximum column of popup mini keyboard.
      - changes the content format of the popupCharacters attribute of Key.
        It now represents keyLabel, codes and keyTextOutput of each key of
        popup mini keyboard using CSV format.
      
      Bug: 2214959
      Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
      9b6d1d52
  12. Dec 08, 2010
    • Tadashi G. Takaoka's avatar
      Support keyboardHeight and maxKeyboardHeight to Keyboard XML · 9f01ed51
      Tadashi G. Takaoka authored
      This change introduces,
      - new attribute keyboardHeight to specify default keyboard height.
      - new attribute maxKeyboardHeight to specify maximum keyboard height,
        usually specified by percentage to the screen height.
      - keyHeight attribute is obsoleted
      - new attribute rowHeight to specify a row height, can be specifed as
        percentage of the keyboard height. And verticalGap is included to
        the row height (row height = key height + vertical gap).
      
      Change-Id: I48a2f2661e8a91a998503a847437c1baf1de9b9c
      9f01ed51
  13. Dec 01, 2010
    • Tadashi G. Takaoka's avatar
      Support de,fr locale keyboard layouts for tablet · 842b3d41
      Tadashi G. Takaoka authored
      This change introduces,
      - support de QWERTZ
      - support fr AZERTY
      - support fr_CA QWERTY layout
      - support fr_CH QWERTZ layout
      - refactor some common keyboard row layouts
      
      Bug: 2334086
      Change-Id: I3e01e841e0dc72419d55e29d426bdec70655459c
      842b3d41
  14. Oct 19, 2010
  15. Oct 18, 2010
  16. 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
  17. Oct 15, 2010
  18. Oct 14, 2010
    • Tadashi G. Takaoka's avatar
      Specify keyboard metrics with physical unit "inch" (DO NOT MERGE) · 3d20d999
      Tadashi G. Takaoka authored
      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: I44f3b2eef8086d6e0b0db53d38f08487549060c6
      3d20d999
  19. Oct 07, 2010
  20. Oct 05, 2010
  21. Oct 01, 2010
  22. Sep 21, 2010
  23. Sep 15, 2010
  24. Sep 08, 2010
  25. Sep 07, 2010
  26. Sep 05, 2010
  27. Sep 02, 2010
  28. Aug 30, 2010
  29. Jul 23, 2010
  30. Jul 17, 2010
  31. May 22, 2010
  32. Apr 27, 2010
  33. Mar 12, 2010
Loading