Merge "Remove word from personalized dicts when it's canceled."
No related branches found
No related tags found
Showing
- java/src/com/android/inputmethod/latin/DictionaryFacilitator.java 10 additions, 6 deletions.../com/android/inputmethod/latin/DictionaryFacilitator.java
- java/src/com/android/inputmethod/latin/ExpandableBinaryDictionary.java 21 additions, 0 deletions...android/inputmethod/latin/ExpandableBinaryDictionary.java
- java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java 5 additions, 3 deletions.../com/android/inputmethod/latin/inputlogic/InputLogic.java
- native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/ver4_patricia_trie_node_reader.h 1 addition, 1 deletion.../structure/backward/v402/ver4_patricia_trie_node_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/ver4_patricia_trie_policy.cpp 4 additions, 4 deletions...ary/structure/backward/v402/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/ver4_patricia_trie_writing_helper.cpp 1 addition, 1 deletion...cture/backward/v402/ver4_patricia_trie_writing_helper.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/dynamic_pt_reading_helper.h 1 addition, 1 deletion...ictionary/structure/pt_common/dynamic_pt_reading_helper.h
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/dynamic_pt_updating_helper.cpp 7 additions, 7 deletions...ionary/structure/pt_common/dynamic_pt_updating_helper.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/pt_node_reader.h 2 additions, 1 deletion...olicyimpl/dictionary/structure/pt_common/pt_node_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v2/patricia_trie_policy.cpp 6 additions, 4 deletions...licyimpl/dictionary/structure/v2/patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v2/ver2_patricia_trie_node_reader.cpp 1 addition, 1 deletion...ictionary/structure/v2/ver2_patricia_trie_node_reader.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v2/ver2_patricia_trie_node_reader.h 1 addition, 1 deletion.../dictionary/structure/v2/ver2_patricia_trie_node_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_node_reader.h 1 addition, 1 deletion.../dictionary/structure/v4/ver4_patricia_trie_node_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp 22 additions, 6 deletions...mpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_writing_helper.cpp 1 addition, 1 deletion...ionary/structure/v4/ver4_patricia_trie_writing_helper.cpp
Loading
Please register or sign in to comment