Skip to content
Snippets Groups Projects
  1. Aug 07, 2012
  2. Aug 06, 2012
  3. Aug 03, 2012
    • Ying Wang's avatar
      Import translations. DO NOT MERGE · 3d5a0b90
      Ying Wang authored
      Change-Id: I9510061c7ae1f4020cd5c5d24ed75348556ee085
      Auto-generated-cl: translation import
      3d5a0b90
    • Jean Chalard's avatar
      Cleanup unused code · 8ee4b35c
      Jean Chalard authored
      The Italian dictionary has been amended to contain words that
      include apostrophes, and accordingly the apostrophe is now
      excluded from word separators in Italian.
      This code was only used for Italian, and in the general case
      it does the wrong thing; it was only needed by limitations of
      the old dictionary.
      
      Bug: 6929108
      Change-Id: I7ff4615e01899a1cebed2c4c51679cd0746740fe
      8ee4b35c
    • Jean Chalard's avatar
      Make a makedict command for dicttool (A3) · 54e84a00
      Jean Chalard authored
      This behaves exactly as the old makedict command. Further
      changes will redirect the calls to makedict to this, so as
      to consolidate similar code.
      
      Groundwork for
      Bug: 6429606
      
      Change-Id: Ibeadbf48bec70f988a15ca36ebf5d1ce3b5b54ea
      54e84a00
    • Jean Chalard's avatar
      Update French and Italian separators. · beccb6e5
      Jean Chalard authored
      French and Italian separators used to be decided this way
      because of how the old dictionaries were made.
      However, the new dictionaries actually do include the
      composite words, and in both French and Italian, apostrophes
      and dashes shouldn't be treated as separators any more.
      
      Change-Id: If11c42625c819e223502a76749dbe797163d3c18
      beccb6e5
    • Jean Chalard's avatar
      Fix an OOB exception · 4c976ace
      Jean Chalard authored
      Not sure exactly how this can happen, but at least this should
      prevent us from crashing.
      
      Bug: 6920884
      Change-Id: I451864756b48c5cb5e98b06edee917d88766d77f
      4c976ace
    • Tadashi G. Takaoka's avatar
      Using hardware accelerated drawing · 622d6a5b
      Tadashi G. Takaoka authored
      When Canvas has been hardware accelerated, don't use offscreen bitmap.
      
      Bug: 6872994
      Change-Id: I1121f76377991692bc29ebeedbfbfa1b2a12dbb7
      622d6a5b
  4. Aug 02, 2012
  5. Aug 01, 2012
  6. Jul 31, 2012
    • Tadashi G. Takaoka's avatar
      Cancel the while-typing timer when user hits the spacebar · d2173b57
      Tadashi G. Takaoka authored
      Bug: 6689079
      Change-Id: I6b366acdcefb8b2c0d973a4f2a12329fc12eb5c5
      d2173b57
    • Tadashi G. Takaoka's avatar
      Add language switch key to 10" tablet · f6235167
      Tadashi G. Takaoka authored
      Bug: 6637175
      Change-Id: Ife9c9a6d35bd3cb4de406b388c504846b35059e7
      f6235167
    • Ken Wakasa's avatar
      Add a <uses-sdk> element in the LatinIME's manifest · 85732234
      Ken Wakasa authored
      Change-Id: I8354677e271fc73865aabffe0df489e52c85c1eb
      85732234
    • Tadashi G. Takaoka's avatar
      Add android::supportsRtl="true" · b8afd540
      Tadashi G. Takaoka authored
      Bug: 6904817
      
      Change-Id: I1176e239d001d8eb5ae79ed345660b22be68b137
      b8afd540
    • Tadashi G. Takaoka's avatar
      Fix east slavic keyboard layouts · b98b9574
      Tadashi G. Takaoka authored
      This change affects Ukrainian, Belarusian, Kyrgyz, and Russian
      keyboard. The followings are the layout changes for each language
      respectively.
      
      [Ukrainian]
       * Replace useless CYRILLIC LETTER E with CYRILLIC LETTER UKRAINIAN IE.
       * Replace useless CYRILLIC LETTER HARD SIGN with CYRILLIC LETTER YI
         on 10-inch tablet.
       * Add CYRILLIC LETTER GHE WITH UPTURN as more keys of CYRILLIC LETTER
         GHE.
      
      [Belarusian]
       * Add CYRILLIC LETTER IO as more keys of CYRILLIC LETTER IE.
       * Replace useless CYRILLIC LETTER HARD SIGN with CYRILLIC LETTER IE
         on 10-inch tablet.
      
      [Kyrgyz]
       * Add CYRILLIC LETTER IO as more keys of CYRILLIC LETTER IE.
       * Remove CYRILLIC LETTER HARD SIGN from more keys of CYRILLIC LETTER
         HA because CYRILLIC LETTER SOFT SIGN has it.
      
      [Russian]
       * Remove CYRILLIC LETTER HARD SIGN from more keys of CYRILLIC LETTER
         HA because CYRILLIC LETTER SOFT SIGN has it.
      
      This change also replace misspelled "more_keys_for_cyrillic_ye" text
      name with "more_keys_for_cyrillic_ie".
      
      Bug: 6881007
      Change-Id: I9e88c4e27f66225e1676f2b286a7e55b9f2cbf5b
      b98b9574
  7. Jul 30, 2012
  8. Jul 28, 2012
  9. Jul 27, 2012
  10. Jul 26, 2012
Loading