Skip to content
Snippets Groups Projects
  1. Jan 17, 2024
  2. Jul 06, 2023
  3. 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
  4. Mar 19, 2014
  5. Feb 07, 2014
  6. Dec 13, 2013
    • Ken Wakasa's avatar
      Reset to 9bd6dac4 · 2fa3693c
      Ken Wakasa authored
      The bulk merge from -bayo to klp-dev should not have been merged to master.
      
      Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
      2fa3693c
  7. Dec 05, 2013
  8. Aug 26, 2013
  9. Nov 06, 2012
  10. Oct 31, 2012
  11. Apr 25, 2012
  12. Apr 20, 2012
  13. Apr 11, 2012
  14. Mar 09, 2012
  15. Feb 07, 2012
  16. Feb 01, 2012
  17. 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
  18. Jul 25, 2011
  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