Skip to content
Snippets Groups Projects
  1. Apr 22, 2014
  2. Apr 21, 2014
  3. Apr 17, 2014
  4. Apr 14, 2014
  5. Apr 11, 2014
  6. Apr 10, 2014
  7. Apr 09, 2014
  8. Apr 08, 2014
  9. Apr 07, 2014
    • Tadashi G. Takaoka's avatar
      Remove workaround code of placing DrawingPreviewPlacerView · 0c01fc6f
      Tadashi G. Takaoka authored
      This CL divides MainKeyboardView.locatePreviewPlacerView method into
      two methods. One is installing DrawingPreviewPlacerView to the window
      as Frontmost view. Another is telling the location of MainKeyboardView
      to DrawingPreviewPlacerView. Thus we can eliminate workaround code to
      deal with transient states in orientation change.
      
      Change-Id: Ia5d8f28dfb5213d27aa218c72d838a3c3be5a527
      0c01fc6f
    • Tadashi G. Takaoka's avatar
      Remove unneeded CustomViewPager class · b6c70f4e
      Tadashi G. Takaoka authored
      Originally this hacky class has been introduced by I0824f82c30 to
      address bug: 11721001.  Because the bug: 11721001 has been addressed
      by I950f13ec40 and etc., this class should be removed.
      
      Bug: 13665882
      Change-Id: Iabdd369e4dddb0188534289eea1269fb196895eb
      b6c70f4e
  10. Apr 03, 2014
  11. Apr 02, 2014
  12. Apr 01, 2014
    • Tadashi G. Takaoka's avatar
      Add SpacebarLanguageUtils class · 9364d46a
      Tadashi G. Takaoka authored
      The SpacebarLanguageUtils class is separated from SubtypeLocaleUtils
      and handles the language name on the spacebar.
      
      Bug: 8084704
      Change-Id: I82f79a061d4f0cc2895263298c3ebf8ee444c61d
      9364d46a
  13. Mar 28, 2014
  14. Mar 27, 2014
  15. Mar 25, 2014
    • 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
  16. Mar 20, 2014
  17. Mar 19, 2014
  18. Mar 18, 2014
Loading