Skip to content
Snippets Groups Projects
  1. Jan 13, 2015
    • Dan Zivkovic's avatar
      Fix NPE in PunctuationSuggestions. · 303a2ae5
      Dan Zivkovic authored
      The NPE happens when the keyboard doesn't specify any punctuation suggestions.
      
      Bug 18047927.
      
      Change-Id: I9f8aa35df4f163b527dc6580a99afc6da45a96b8
      303a2ae5
  2. Dec 29, 2014
  3. Dec 18, 2014
  4. Dec 17, 2014
  5. 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
  6. Dec 12, 2014
  7. Dec 11, 2014
  8. Dec 09, 2014
  9. Dec 05, 2014
  10. Dec 02, 2014
  11. Dec 01, 2014
  12. Nov 28, 2014
  13. Nov 27, 2014
  14. Nov 26, 2014
    • Jatin Matani's avatar
      Hook for fetching sync content from UserHistoryDict · 12d63820
      Jatin Matani authored
      Add API to ExpandableBinaryDictionary to dump content
      from a given dictionary. We use this for dumping data
      for sync process.
      
      Refactored UserHistoryDictionaryTests to scrap out the util
      methods for testing. These utility methods would be used
      for testing sync + user dictionary code in LatinIMEGoogleTests
      
      Bug:18106539
      Change-Id: I357f9192ea1bd69a526d0b620c25616a2e8e9d5b
      12d63820
    • 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
    • Jean Chalard's avatar
      Use confidence to fix whitelist · e752aab7
      Jean Chalard authored
      With this the most obvious problem is fixed. However there
      are two remaining items : we should still enforce whitelist
      when there are no close candidates at all, and we should
      start in confident mode when pressing the globe key.
      
      Bug: 18063142
      Bug: 18130489
      Bug: 18132240
      Bug: 18136721
      Bug: 18200415
      Change-Id: Ibc0571ae35fc28f8d13760aa86b25db1163d3e31
      e752aab7
    • Tadashi G. Takaoka's avatar
      Remove obsolete comment · cbefc0c8
      Tadashi G. Takaoka authored
      Change-Id: I9e606fd573a60d12482b12e0e9adaecd552f66a7
      cbefc0c8
  15. Nov 25, 2014
    • Jean Chalard's avatar
      Add confidence. · d06dd0ca
      Jean Chalard authored
      Bug: 18063142
      Bug: 18130489
      Bug: 18132240
      Bug: 18136721
      Bug: 18200415
      Change-Id: Ica09d11cb95308dd014c4e4e0d99a30dd66bfea9
      d06dd0ca
  16. Nov 21, 2014
  17. Nov 20, 2014
Loading