Skip to content
Snippets Groups Projects
  1. Jan 20, 2023
  2. Sep 12, 2014
    • Tadashi G. Takaoka's avatar
      Reorganize settings in Google Keyboard · 3a90cb9a
      Tadashi G. Takaoka authored
      Changes :
      Input languages ->  Languages
      Input preferences -> Preferences
      Multi lingual Options -> Multilingual Options
      Keyboard Theme -> Theme
      Gesture typing preferences -> Gesture typing
      
      **New
       Appearance
              -> Theme
              -> Custom input style
      
      **Removed
       Multilingual options from L dynamically
      
      Bug: 11866784
      Change-Id: I07404c27868e1b087b0cafb63d2031a5b493a885
      3a90cb9a
  3. Jul 29, 2014
  4. May 19, 2014
  5. May 14, 2014
  6. May 12, 2014
    • Tadashi G. Takaoka's avatar
      Add pseudo LMP theme · d5e3f025
      Tadashi G. Takaoka authored
      This CL introduce pseudo LMP theme. This keyboard theme is a
      placeholder and not final. The drawables and colors that this CL
      introduces should be replaced with the final assets.
      
      Bug: 14419121
      Change-Id: I7a37c884e4ee0cac09ad21ff729996c2b9c1b4af
      d5e3f025
  7. Nov 23, 2013
  8. Nov 12, 2013
  9. Nov 11, 2013
  10. Aug 28, 2013
  11. Aug 27, 2013
  12. Nov 06, 2012
  13. Jun 29, 2011
    • Tadashi G. Takaoka's avatar
      Cleanup key drawing code · d773bf38
      Tadashi G. Takaoka authored
      This change also modifies 9-patch drawables to fix the following
      issues.  In order to draw key background drawable just on the
      coordinates we want, we have to know where an actual "visible" part is
      in the drawable.  The only clue we can use is "padding" of the
      drawable.  To achieve this, the 9-patch drawable must have its
      "visible" part marked as "content".  Please refer the Bug: 4948171 for
      more detailed explanation.
      
      This change also reverts the following "black" drawables back from
      Gingerbread because recent change broke these (I70019a91).
        * drawable-hdpi/sym_bkeyboard_*.png
        * drawable-hdpi/btn_keyboard_key_*_stone.9.png
      
      Bug: 4948171
      Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
      d773bf38
  14. May 25, 2011
    • Tadashi G. Takaoka's avatar
      Use custom theme for Keyboard theme switch · 13a74199
      Tadashi G. Takaoka authored
      This change reduces the number of layout files and make these
      theme-generic.  This might be very helpful to re-design suggestion
      strip.
      
      Bug: 4175031
      Change-Id: Idca10a4aa0bf7ac496eedd1879311e59780a423b
      13a74199
  15. Sep 13, 2010
  16. Mar 09, 2010
  17. Feb 12, 2010
  18. Mar 13, 2009
Loading