Skip to content
Snippets Groups Projects
  1. Nov 12, 2014
  2. Nov 06, 2014
  3. Oct 30, 2014
    • Andy Wang's avatar
      Add a preference to resize the keyboard height. · bb9400ae
      Andy Wang authored
      The keyboard height is controlled by a slider in the debug preferences.
      Without access to debug preferences, this change is a no-op.
      
      Bug: 6867494
      Change-Id: I984064ed1cab752876615f5ed582818474d6041b
      bb9400ae
  4. Oct 28, 2014
  5. Oct 27, 2014
  6. Oct 23, 2014
  7. Oct 21, 2014
    • Yohei Yukawa's avatar
      Remove BuildCompatUtils.VERSION_CODES_LXX · 66d30a4b
      Yohei Yukawa authored
      Finally it is turned out to be a XXL-size Lollipop.
      
      Change-Id: Icbd22506be9de514eba287cdd8d97fbfd070ac09
      66d30a4b
    • Tadashi G. Takaoka's avatar
      Fix some compiler warnings · 5f00fe09
      Tadashi G. Takaoka authored
      This CL fixes the following compiler warnings.
      
      - Indirect access to static member
      - Access to a non-accessible member of an enclosing type
      - Parameter assignment
      - Method can be static
      - Local variable declaration hides another field or variable
      - Value of local variable is not used
      - Unused import
      - Unused private member
      - Unnecessary 'else' statement
      - Unnecessary declaration of throw exception
      - Redundant type arguments
      - Missing '@Override' annotation
      - Unused '@SuppressWarning' annotations
      
      Bug: 18003991
      Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
      5f00fe09
  8. Oct 20, 2014
  9. Oct 17, 2014
  10. Oct 16, 2014
  11. Oct 14, 2014
  12. Oct 13, 2014
  13. Oct 10, 2014
    • Sandeep Siddhartha's avatar
      Set up a sync preference and policy for syncing [2] · d9015233
      Sandeep Siddhartha authored
      - Adds a preference for enabling sync, which controls the sync behavior
      - Make the ProductionFlags depend on appropriate flags to guarantee that
        we don't mess things when flipping some flags
      - Preferences now control the "syncable" property of the provider
        thereby controlling the policy and when this entry shows up in
        system settings.
      
      Bug: 17464069
      Change-Id: I1d58351188518c1ae9f1f9e147b5ea15d32a3427
      d9015233
    • Sandeep Siddhartha's avatar
      Don't restore device specific preferences · 1e10d29b
      Sandeep Siddhartha authored
      There are two categories of preferences:
      1. That are part of the default shared preference
         They were all getting backed up and restored.
         Added a blacklist to not restore some of these.
         e.g. current account
      
      2. That are in a non-default shared preference file.
         These are not getting backed up currently, but added a specific
         local preference file for all such preferences.
      
      Bug: 17288591
      Change-Id: I2f748be971a2337543e5014434aa39313fd1e1d8
      1e10d29b
    • Jean Chalard's avatar
      [ML23] Introduce a different accuracy/performance tradeoff · 7d5e1cb2
      Jean Chalard authored
      Bug: 11230254
      Change-Id: Ic09518c818ae7b68942b1c63160dd462e5922cb5
      7d5e1cb2
  14. Oct 08, 2014
  15. Oct 07, 2014
  16. Oct 06, 2014
  17. Oct 01, 2014
  18. Sep 26, 2014
  19. Sep 25, 2014
  20. Sep 24, 2014
  21. Sep 22, 2014
  22. Sep 18, 2014
  23. Sep 17, 2014
  24. 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
    • Jean Chalard's avatar
      Only do double-space-period on real text fields. · 7aa47cb3
      Jean Chalard authored
      Bug: 15559216
      Change-Id: Id6ecadc58c03889496967d67371457e4050d695b
      7aa47cb3
  25. Sep 08, 2014
Loading