Skip to content
Snippets Groups Projects
  1. Jan 17, 2024
  2. Jul 06, 2023
  3. Jun 03, 2014
    • Tadashi G. Takaoka's avatar
      Reorder keys around the spacebar · dc62c711
      Tadashi G. Takaoka authored
      This CL reorders keys around the spacebar.
      - On phone's symbols and symbols shift layout, the comma key is moved
        to the left of the spacebar to aligned with main layout.
      - On tablet's layout, the comma key is moved to the left of the
        spacebar on all layout to aligned with the same layout of
        phone's. Also the comma key has "settings" as more keys.
      - In Arabic and Perisan, the comma key of tablet already has some more keys
        This CL remove "/" and add "settings" instead.
      
      Bug: 15281451
      Change-Id: I6e0e75e4d4abfb1f356e7499be91424c7c57c58b
      dc62c711
  4. Mar 25, 2014
    • Tadashi G. Takaoka's avatar
      Rename text resources consistently · 393efd94
      Tadashi G. Takaoka authored
      - keylabel_<key>, the key label text of the <key>
      - keyspec_<key>, the key specification of the <key>
      - keyhintlabel_<key>, the hint label text of the <key>
      - morekeys_<key>, the more keys specifications of the <key>
      - additional_morekeys_<key>, the additional more keys specification of
        the <key>
      
      Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e
      393efd94
  5. Feb 13, 2014
  6. Feb 07, 2014
  7. Sep 05, 2013
  8. Nov 06, 2012
  9. Jun 17, 2012
  10. Apr 20, 2012
  11. Apr 11, 2012
  12. Apr 10, 2012
  13. Feb 07, 2012
  14. Feb 01, 2012
  15. 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
  16. Jan 19, 2012
  17. Dec 16, 2011
  18. Dec 14, 2011
    • Tadashi G. Takaoka's avatar
      Utilize KeyboardSet XML definitions · f86109ca
      Tadashi G. Takaoka authored
      This change introduces KeyboardSet and SubKeyboard XML definitions to
      represent a set of keyboard layouts.
      
      Bug: 5002108
      Bug: 5679585
      Change-Id: Ib6c8d5936187381bb6725c9fe574e93871c01a86
      f86109ca
  19. Jun 17, 2011
  20. 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
  21. May 12, 2011
  22. Apr 21, 2011
  23. Jan 27, 2011
  24. 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
  25. 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
  26. 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
  27. Oct 19, 2010
  28. Oct 01, 2010
  29. Sep 28, 2010
  30. Mar 09, 2010
  31. Mar 13, 2009
Loading