Skip to content
Snippets Groups Projects
  1. Feb 11, 2015
    • Dan Zivkovic's avatar
      Fix master build. · 5254c01d
      Dan Zivkovic authored
      For some reason, we can't import android.os package in our Constants.
      
      Change-Id: I357ed72d13c5039a83c6e2489cdf5ef74d0ffea8
      5254c01d
    • Dan Zivkovic's avatar
      Remove shortcut support from LatinIME. · 12d80ebe
      Dan Zivkovic authored
      Note this change does not affect the native decoder interface.
      
      Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
      12d80ebe
  2. Feb 03, 2015
    • Dan Zivkovic's avatar
      LatinIME portion of "green plus" feature. · 23574d12
      Dan Zivkovic authored
      Removes the feature that adds strings to the user dictionary,
      aka the "green highlight with a plus sign".
      
      Bug 19237189.
      
      Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735
      23574d12
  3. Jan 29, 2015
  4. Jan 27, 2015
  5. Jan 16, 2015
    • Dan Zivkovic's avatar
      AOSP change for showing the app icon. · d913617e
      Dan Zivkovic authored
      This change deletes a bunch of code that was used to conditionally show/hide
      the keyboard app icon given system states and user preferences.
      
      Bug 19001197.
      
      Change-Id: I69a57aa21872a571af87a193b3e52b7f985e5168
      d913617e
  6. Dec 29, 2014
  7. Dec 16, 2014
    • Jatin Matani's avatar
      Passing account info to dictionaryFacilitator · bc4ae6bd
      Jatin Matani authored
      Attempt to use dictionary facilitor without invoking
      preference manager. Instead use account from settings only when
      things are being reset/changed. Discussion forked from ag/591663
      
      Overall, the idea here is to maintain an account information
      inside dictionary groups. Reset the dictionary groups if
      account changes (the way we do for locale). Since only user
      history dictionary is currently affected, the check to reset user
      history dictionary also includes the check to verify the account.
      For other things remain the same.
      
      SettingsValues holds the current account (and is updated if prefs change
      due to change in account settings). The updated settings are then
      propagated to dictionary facilitator via LatinIME#loadSettings.
      
      Bug:18104749,18469539
      Change-Id: I553e776e7ea125d0fb7a1fe70a4c7eb0b2277fb8
      bc4ae6bd
  8. Dec 12, 2014
  9. Dec 09, 2014
  10. Dec 05, 2014
  11. Dec 02, 2014
  12. Dec 01, 2014
  13. Nov 27, 2014
  14. Nov 26, 2014
    • Jean Chalard's avatar
      Allow whitelist changes when no close word · 56577461
      Jean Chalard authored
      When there isn't a close word in another language of the
      current multi-language set, we allow whitelist entries
      to take force even if we are not confident in the current
      language.
      
      Bug: 18063142
      Bug: 18130489
      Bug: 18132240
      Bug: 18136721
      Bug: 18200415
      Change-Id: I044674ba7b70aa86ab2a48d2e4d53a1c8007b62c
      56577461
  15. Nov 12, 2014
  16. Nov 06, 2014
  17. 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
  18. Oct 28, 2014
  19. Oct 27, 2014
  20. Oct 23, 2014
  21. 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
  22. Oct 20, 2014
  23. Oct 17, 2014
  24. Oct 16, 2014
  25. Oct 14, 2014
  26. Oct 13, 2014
  27. 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
  28. Oct 08, 2014
  29. Oct 07, 2014
  30. Oct 06, 2014
Loading