Skip to content
Snippets Groups Projects
  1. Mar 27, 2014
  2. Mar 26, 2014
  3. Mar 25, 2014
    • Jean Chalard's avatar
      [CB14] Implement backspace in the combiner chain · 1079665c
      Jean Chalard authored
      Bug: 13622107
      Bug: 13406701
      Change-Id: I0023b398c4451253f9f717e2bd990b8a054004bc
      1079665c
    • Keisuke Kuroyanagi's avatar
      Remove logic related to dictionary loading from LatinIME. · adfb2627
      Keisuke Kuroyanagi authored
      Make mSuggest final and give DictionaryFacilitator the
      responsibility to manage dictionary loading state.
      This can simplify the logic to decide how to deal with
      additional dictionaries when loading settings or language
      switching.
      
      Bug: 13273534
      Change-Id: I9f3d328272f25addfa186fbeedaaf8417455ba99
      adfb2627
    • 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
    • Tadashi G. Takaoka's avatar
      Fix talk back of emoji key · 37b9562f
      Tadashi G. Takaoka authored
      Bug: 13629734
      Change-Id: Ifff6f81c2ac99a32855cd333b3d9a01ad7155ffc
      37b9562f
  4. Mar 24, 2014
  5. Mar 20, 2014
  6. Mar 19, 2014
  7. Mar 18, 2014
  8. Mar 17, 2014
    • Geoff Mendal's avatar
      Import translations. DO NOT MERGE · c9498827
      Geoff Mendal authored
      Change-Id: I712637a751e4d27cc1a5ce4c917918f0542c396d
      Auto-generated-cl: translation import
      c9498827
    • Jean Chalard's avatar
      [CB07] Small refactoring · 1110adad
      Jean Chalard authored
      Bug: 8689779
      Change-Id: I2cf10c690c7e4a9c6bf27211d1fccc1f9d4a9249
      1110adad
    • Jean Chalard's avatar
      [CB06] Fix a design error. · 5eac728b
      Jean Chalard authored
      The event interpreter should intervene later, after decoding.
      Decoding should happen first, and then the Event should
      be passed to the InputLogic.
      
      For the time being, we will leave the (unused) EventInterpreter
      class and its friends, because we'll use them again later.
      
      Bug: 13406701
      Change-Id: I7582d486724311e39e6692e606cca50c78800643
      5eac728b
Loading