Skip to content
Snippets Groups Projects
  1. Oct 10, 2014
    • 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
  2. Oct 06, 2014
  3. Sep 25, 2014
  4. Sep 24, 2014
  5. Sep 18, 2014
    • Yohei Yukawa's avatar
      Use Add-To-Dictionary indicator only · 5896153f
      Yohei Yukawa authored
      With this CL, the previously used commit indicator was reverted.
      Instead we use the add-to-dictionary indicator only at the moment.
      
      This CL also fixes the indicator position in bidi context.
      
      BUG: 17335734
      Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6
      5896153f
  6. Sep 17, 2014
  7. Sep 12, 2014
  8. Sep 05, 2014
  9. Sep 02, 2014
  10. Sep 01, 2014
    • David Faden's avatar
      Add a private IME option to suppress the gesture floating preview text. · 95b7bd3b
      David Faden authored
      If the option defined by Constants.NO_FLOATING_GESTURE_PREVIEW is set
      for a text field via EditorInfo.privateImeOptions, the floating gesture
      preview will be suppressed regardless of the settings preference.
      
      Feature request:
      bug: 17325039
      
      Change-Id: I1a1df194369e8f2d76abd9d84939a057f55f4a1c
      95b7bd3b
  11. Aug 27, 2014
    • Yohei Yukawa's avatar
      Introduce commit/add-to-dictionary indicators · bea17c49
      Yohei Yukawa authored
      This CL introduces commit/add-to-dictionary indicators.
      
      Note that the text is not yet highlighted when the commit
      indicator is displayed. It will be addressed in subsequent
      CLs.
      
      Change-Id: I7e9b0fcfdc0776a50a1d8cfb41ee0add813317dd
      bea17c49
  12. Aug 25, 2014
  13. Aug 13, 2014
  14. Aug 11, 2014
  15. Jul 27, 2014
    • Tadashi G. Takaoka's avatar
      Make "Show correction suggestions" as a binary option · ab661e3e
      Tadashi G. Takaoka authored
      Formerly "Show correction suggestions" had three options, "always
      show", "show in portrait mode", and "always hide". The reason behind
      "show in portrait mode" was that there may not be enough screen estate
      in landscape mode to show suggestions. Because recent phone devices
      have relatively large screen, we decide to remove "show in portrait
      mode" option.
      
      Bug: 15780939
      Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83
      ab661e3e
  16. Jun 19, 2014
  17. Jun 11, 2014
  18. Jun 06, 2014
  19. Jun 05, 2014
  20. May 26, 2014
  21. May 23, 2014
  22. May 14, 2014
    • Yohei Yukawa's avatar
      Simplify StatsUtils · 9aa7f66a
      Yohei Yukawa authored
      With this CL, the implementation of StatsUtils no longer
      needs to know how to read settings from the system.
      
      Insted, the LatinIME class is now responsible for notifying
      StatsUtils whenever the settings is changed.
      
      BUG: 14324207
      Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960
      9aa7f66a
  23. May 12, 2014
  24. Apr 25, 2014
  25. Mar 19, 2014
  26. Mar 18, 2014
  27. Feb 27, 2014
  28. Feb 20, 2014
  29. Feb 19, 2014
    • Tadashi G. Takaoka's avatar
      Turn off personalization default settings · 0a4ac795
      Tadashi G. Takaoka authored
      Because the previous personalization settings default value was on,
      this CL changes the preference key of the personalization settings.
      
      Bug: 10587358
      Change-Id: I80233e8af4b532d8c67d8fb184c2865862bb35dd
      0a4ac795
  30. Feb 12, 2014
    • Jean Chalard's avatar
      Dump settings. · 367a35d3
      Jean Chalard authored
      Bug: 10315296
      Change-Id: Ieb020a23886514b3ba97611d8a6001f32b322f63
      367a35d3
  31. Feb 07, 2014
  32. Jan 30, 2014
  33. Jan 09, 2014
  34. Jan 08, 2014
Loading