Skip to content
Snippets Groups Projects
  1. May 15, 2014
    • Tadashi G. Takaoka's avatar
      Use slightly dimmed text color for functional keys · 37ec0fe9
      Tadashi G. Takaoka authored
      This CL introduces two new key attributes to achieve this.
      - KeyboardView.functionalTextColor
      - followFunctionalTextColor flag for Key.keyLabelFlags
      
      Bug: 14419121
      Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad
      37ec0fe9
    • Xiaojun Bi's avatar
      Fix off-device build · 3686bdfc
      Xiaojun Bi authored
      This CL fixed the breakage caused by DistracterFilter.
      It should be checked in together with I8f53e9481c0f
      
      Bug: 14911612
      Bug: 13142176
      Change-Id: I33c3526165cea58926d10404552f1fadc385c2e5
      3686bdfc
  2. May 14, 2014
  3. May 13, 2014
  4. May 12, 2014
  5. May 09, 2014
    • Ken Wakasa's avatar
      Revert "Refactor KeyboardTheme" · d47dca42
      Ken Wakasa authored
      This reverts commit 19688b58.
      
      Build breakage.
      
      Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668
      d47dca42
    • Tadashi G. Takaoka's avatar
      Refactor KeyboardTheme · 19688b58
      Tadashi G. Takaoka authored
      This CL introduces two preference keys in addition to the existing one.
      
      - pref_keyboard_theme: The new preference key that is used only in the
        preference settings.
      
      - pref_keyboard_layout_20110916: The previous preference key that
        holds keyboard color scheme settings. This is superseded by the next
        key.
      
      - pref_keyboard_theme_20140509: The new preference key that holds
        keyboard theme settings. This value is forcibly reset to LMP theme
        on a LMP device. On a KitKat and previous device, the settings of
        the pref_keyboard_layout_20110916 is carried on into this
        preference.
      
      This CL must be checked in together with Ifcedeabbec.
      
      Change-Id: Ibe75146e2c1c7eebf964ca86550baf244fedb79a
      19688b58
    • Keisuke Kuroyanagi's avatar
      Add VERSION4_TEST for testing. · 455dc84c
      Keisuke Kuroyanagi authored
      Bug: 13406708
      Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e
      455dc84c
    • Keisuke Kuroyanagi's avatar
      Fix unit tests by adding @UsedForTesting · 82fa755b
      Keisuke Kuroyanagi authored
      Change-Id: I9448b1bfa7bf94039de737725851e63a2921a443
      82fa755b
    • Tadashi G. Takaoka's avatar
      Reorder accented letters of English · ebac0aa2
      Tadashi G. Takaoka authored
      This is a follow up change of Idff0b6d08e.
      
      Bug: 13177865
      Change-Id: I00ea7cda954efbd248d2abc2fa6d4995d6acbf19
      ebac0aa2
  6. May 08, 2014
Loading