Skip to content
Snippets Groups Projects
  1. Nov 22, 2011
  2. Oct 13, 2011
  3. Aug 31, 2011
  4. Jul 20, 2011
    • Tadashi G. Takaoka's avatar
      Remove Key edge flags from XML · 426723a9
      Tadashi G. Takaoka authored
      The first key and the last of the row are automatically marked as left
      and right edge key respectively.  The existence of Spacer will prevent
      those automatic marking.
      
      Bug: 5038844
      Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee
      426723a9
  5. Jul 14, 2011
  6. Jun 17, 2011
  7. 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
  8. May 31, 2011
    • Tadashi G. Takaoka's avatar
      Adaptive keyboard width/position parser · 327763e5
      Tadashi G. Takaoka authored
      This change introduces the following features to Keyboard XML format.
      
       * "keyXPos" can specify the key X coordinate directly.
       * "keyXPos" can be negative. The X coordinate will be calcluated from
          the right edge of the keyboard toward left.
       * "keyWidth" can be zero to be filled up to the right side.
       * "keyWidth can be negative. The key will be filled up to both sides.
       * Spacer's horizontalGap is renamed as keyWidth, and can be inherited
         from key-style.
       * Spacer can have keyXPos attribute.
      
      Using these syntax, all keyboard layouts have been re-written.
      
      Cherry-Pick: I314b2e8ca2aa145ff9506cbf927140a15685af42
      Bug: 4442045
      Change-Id: I048fe5eaef020d8472ab577e9d326042bae2f3fa
      327763e5
  9. May 27, 2011
  10. 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
Loading