Skip to content
Snippets Groups Projects
  1. Jan 17, 2024
  2. Jul 06, 2023
  3. Sep 12, 2014
    • Sandeep Siddhartha's avatar
      Initial split QWERTY layout · 9c31e8f8
      Sandeep Siddhartha authored
      Change [2/3]
      
      Add an attribute that's used in layout xmls for specifying
      the split-keyboard layout.
      This attribute will be checked/set by the KeyboardBuilder which knows about
      the "splittability" of the keyboard.
      
      Bug: 4968173
      Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee
      9c31e8f8
  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 07, 2014
  6. Nov 06, 2012
  7. Apr 20, 2012
  8. Apr 11, 2012
  9. Mar 30, 2012
  10. Mar 09, 2012
  11. Feb 07, 2012
  12. Feb 01, 2012
  13. 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
  14. Jan 19, 2012
  15. Dec 16, 2011
  16. 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
  17. Jun 17, 2011
  18. 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
  19. May 12, 2011
  20. Apr 21, 2011
  21. Jan 27, 2011
  22. 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
  23. 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
  24. 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
  25. Oct 19, 2010
  26. Oct 01, 2010
  27. Sep 28, 2010
  28. Mar 09, 2010
  29. Mar 13, 2009
Loading