Skip to content
Snippets Groups Projects
  1. Oct 11, 2024
  2. Oct 10, 2024
  3. Oct 05, 2024
  4. Oct 03, 2024
  5. Sep 27, 2024
  6. Jul 23, 2024
  7. Jul 20, 2024
  8. Jul 14, 2024
  9. Jun 21, 2024
  10. May 07, 2024
  11. Apr 22, 2024
  12. Apr 11, 2024
  13. Nov 13, 2023
  14. Oct 16, 2023
  15. Oct 13, 2023
  16. Jul 06, 2023
  17. Apr 22, 2015
  18. Apr 02, 2015
  19. Mar 18, 2015
  20. Mar 17, 2015
  21. Mar 16, 2015
  22. Mar 13, 2015
  23. Mar 12, 2015
  24. Mar 04, 2015
  25. 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
  26. 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
  27. Jan 29, 2015
  28. 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
  29. Dec 09, 2014
  30. Dec 05, 2014
  31. Dec 02, 2014
  32. 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
  33. Nov 06, 2014
  34. 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
  35. Oct 28, 2014
  36. Oct 27, 2014
Loading