Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
49caddbdabe5ca666bdef9f842f134e30e7ffed9
/
native
/
jni
/
src
/
proximity_info.cpp
3ef3e24
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
by Ken Wakasa
· 13 years ago
[Renamed from native/src/proximity_info.cpp]
350ffc8
Merge "Fix a bug with negative coordinates, step 3"
by Jean Chalard
· 13 years ago
e2222b7
Merge "Fix a bug with negative coordinates, step 2"
by Jean Chalard
· 13 years ago
7f18f44
Merge "Fix a bug with negative coordinates, step 1"
by Jean Chalard
· 13 years ago
52612a0
Fix a bug with negative coordinates, step 3
by Jean Chalard
· 13 years ago
3094d12
Fix a bug with negative coordinates, step 2
by Jean Chalard
· 13 years ago
88ec125
Fix a bug with negative coordinates, step 1
by Jean Chalard
· 13 years ago
8980bd4
Merge "Cleanup jni 1"
by satok
· 13 years ago
9df4a45
Cleanup jni 1
by satok
· 13 years ago
bbc2560
Fix a typo
by Jean Chalard
· 13 years ago
081616c
Send correct coordinates for the spell checker
by Jean Chalard
· 13 years ago
1caff47
Calculate proximity characters in the native code
by satok
· 13 years ago
0cb2097
Fix additional proximity in the native code
by satok
· 13 years ago
5eec574
Use additional proximity chars in the native code
by satok
· 13 years ago
552c3c2
Implement additional proximity characters in the native code Bug: 4343280
by satok
· 13 years ago
a70ee6e
Add functions to calculate proximity characters in the native code
by satok
· 13 years ago
e05b3f4
Support additional proximity characters
by satok
· 14 years ago
0bfe359
Add a test for auto-correction.
by Jean Chalard
· 14 years ago
9fb6f47
New LOG lib
by satok
· 14 years ago
1a6da63
Prepare for proximity + two word correction No2
by satok
· 14 years ago
744dab6
Prepare for proximity + two words suggestion
by satok
· 14 years ago
6e3cb27
Reorganize char_utils.h and basechars.h
by Tadashi G. Takaoka
· 14 years ago
6d12dfd
am 2549ce27: am df2fed2b: Merge "Fix a bug that would end up in memory corruption" into ics-mr0
by Ken Wakasa
· 14 years ago
8c8ca59
Fix a bug that would end up in memory corruption
by Jean Chalard
· 14 years ago
0e97148
Remove NULL from native/src
by Tadashi G. Takaoka
· 14 years ago
a4c1f1c
Calibrate the scores of the proximity chars according to the distances.
by Yusuke Nojima
· 14 years ago
e4ba822
Promote touches in hit box according to the distance from sweet spot
by Yusuke Nojima
· 14 years ago
c25c7cc
Cache the sweet spot types
by Yusuke Nojima
· 14 years ago
1671715
Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams
by Yusuke Nojima
· 14 years ago
5d21c5c
Fix bug in calculateSweetSpotType()
by Yusuke Nojima
· 14 years ago
258bfe6
Classify touches into three types.
by Yusuke Nojima
· 14 years ago
ad35835
Pass the touch position correction data to native.
by Yusuke Nojima
· 14 years ago
1c923d8
Extend JNI interface to pass the theme id of the keybaord to the native.
by Yusuke Nojima
· 14 years ago
de2f842
Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo().
by Yusuke Nojima
· 14 years ago
0e1f656
Extend JNI interface to pass the key coordinate information
by Yusuke Nojima
· 14 years ago
0cedd2b
Combilne normal correction and skip correction
by satok
· 14 years ago
985312e
Refactor the correction algorithm related to missing character correction
by satok
· 14 years ago
2df3060
Add correction state
by satok
· 14 years ago
d24df43
(Step2)Move functions related to proximity to proximity_info.cpp
by satok
· 14 years ago
1d7eaf8
(Step 1) Move proximity related parameters from unigram_dictionary to proximity_info
by satok
· 14 years ago
ce9e52a
Clean up in LatinIME native code
by Ken Wakasa
· 14 years ago
3c4bb77
A bug fix for the mistyped space algorithm
by satok
· 15 years ago
817e517
Add the suggestion algorithm of words with space proximity
by satok
· 15 years ago
8fbd552
Add proximity info to native
by satok
· 15 years ago