Skip to content
Snippets Groups Projects
  1. Jan 17, 2024
  2. Jul 06, 2023
  3. Nov 27, 2014
  4. Aug 25, 2014
    • Tadashi G. Takaoka's avatar
      Fix the bottom row of tablet keyboard layout · c9aa1beb
      Tadashi G. Takaoka authored
      This CL eliminates "_" and "/" keys from the bottom row of tablet
      keyboard.  This CL also reorganizes the bottom row of tablet Dvorak
      keyboard.
      
      Bug: 16603887
      Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428
      c9aa1beb
  5. 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
  6. 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
  7. Nov 06, 2012
  8. Jun 07, 2012
    • Kurt Partridge's avatar
      add research log ui control · 724bc479
      Kurt Partridge authored
      - lets users flag a particular time in the research log
      - lets users delete the log for this session
      
      also makes the UsabilityLog setting control whether the ResearchLog logs or not.
      
      multi-project commit with I89067e7d3b8daca7179333f1dbe82224c26920fe
      
      Bug: 6188932
      Change-Id: I89864ef3ab53b0efe1ea8d75247be08712f0c399
      724bc479
  9. Apr 23, 2012
  10. Apr 05, 2012
  11. Mar 12, 2012
  12. Mar 09, 2012
  13. Feb 17, 2012
  14. Feb 07, 2012
  15. Feb 01, 2012
  16. 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
  17. Jul 25, 2011
  18. Jun 17, 2011
  19. 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
  20. May 12, 2011
  21. Apr 21, 2011
  22. Jan 27, 2011
  23. 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
  24. 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
  25. 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
  26. Oct 19, 2010
  27. Oct 01, 2010
  28. Sep 28, 2010
  29. Mar 09, 2010
  30. Mar 13, 2009
Loading