Merge "Add the suggestion algorithm of words with space proximity" into honeycomb-mr1
No related branches found
No related tags found
Showing
- java/src/com/android/inputmethod/keyboard/Keyboard.java 2 additions, 2 deletionsjava/src/com/android/inputmethod/keyboard/Keyboard.java
- java/src/com/android/inputmethod/keyboard/ProximityInfo.java 12 additions, 14 deletionsjava/src/com/android/inputmethod/keyboard/ProximityInfo.java
- native/src/defines.h 3 additions, 0 deletionsnative/src/defines.h
- native/src/proximity_info.cpp 36 additions, 6 deletionsnative/src/proximity_info.cpp
- native/src/proximity_info.h 10 additions, 5 deletionsnative/src/proximity_info.h
- native/src/unigram_dictionary.cpp 46 additions, 18 deletionsnative/src/unigram_dictionary.cpp
- native/src/unigram_dictionary.h 4 additions, 0 deletionsnative/src/unigram_dictionary.h
Please register or sign in to comment